
.html, .body {
	height: 100%;
}
body{
	margin:0px;
	padding:0px;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
/*	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	background-position:top center;
*/	
	background-color:#FFFFFF;
}

table {
	width:640px;
	font-size: 12px;
	padding: 10px 0 5px 5px;	
}
table tr td{
	border:1px dotted #E6E6E6;
	vertical-align: top;
}

.tabelafoto td { vertical-align: top; text-align: center; padding: 2px 2px; }

.malytekst {
	color: #666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
	text-decoration: underline;
	cursor: pointer;	
}
.malytekstbold {
	color: #464646;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;	
}

#strona{
	width:880px;

	padding-top:5px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3.2em; /* musi być równeoarametrowi footera */
	
}
#kontener {
	width: 930px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

p { 
	font-size:1.1em;
	line-height:160%;
	color:#333;
	background-color:inherit;
}
a {
	color: #D91C52;
	text-decoration: none;
}
a:hover {
	color: #D91C52;
	text-decoration: underline;
}
/* ----- nawigacja ----- */

#naglowek{
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;	
	height:35px;
	width:930px;
}

#nawigacja{
	margin:0px 0px 0px 10px;
	background:#970730;
	height:27px;
	list-style:none;
	width:930px;
	font-size: 10px;
}
    #nawigacja li{
        float:left;
        clear:none;
        list-style:none;
    }
    #nawigacja li a{
	color:#fae2e7;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:7px 5px;
	margin-right:10px;
	
    }
    #nawigacja li a:hover{
        color:#D91C52;
		background-color:#E6E6E6;
     
    }
#nawigacja .current{
        color:#D91C52; 
		background-color:#E6E6E6;

}
   
	/* nawigacja gorna */
#menug{
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	padding-bottom:12px;
	height:20px;
}
#menug ul{
	list-style: none;
	margin: 0px;
	padding-top: 19px;
	padding-right: 10px;
	
	padding-left: 10px;
}

#menug li{
	float: right;
	padding-left:5px;
	
}


#menug li a{
	
	color: #D91C52;
	text-decoration: none;
	height: 25px;
	padding-right: 5px;
}

#menug li a:hover{
color: #D91C52;
text-decoration: underline;

}
#menug .map {
	padding-left: 20px;
	background: url(../img/sitemap.gif) no-repeat 0 50%;
}
#menug .print {
	padding-left: 20px;
	background: url(../img/printer.gif) no-repeat 0 50%;
}




#kolumna ul.leftmenu {
	list-style:none;
	margin: 10px 0;
	padding: 0;
	background: #fff;			
}
#kolumna ul.leftmenu li {
	padding: 0px 10px;
}
#kolumna ul.leftmenu a {
	display:block;
	font-weight:normal;
	font-size:1.1em;
	color: #333;
	height: 17px;	
	padding:3px 0px 5px 32px;
	line-height: 1.5em;
	border-bottom: 1px dashed #E6E6E6;
	text-decoration:none;
}

#kolumna ul.leftmenu a:hover {
	padding: 3px 0px 5px 32px;
	color: #fff;	
	background-color: #D91C52;
	border-bottom: 1px solid #D91C52;
	
}
#kolumna .eng {
	background: url(../img/ikonka.gif) no-repeat 5px 50%;
	
}

.linka {
	color: #D91C52;
	font-weight: bold;
	text-decoration: underline;	
}
.linka:hover {
	color: #D45A7D;
	font-weight: bold;	
	text-decoration: underline;
	cursor: pointer;
}

.content {
	float: left;
	width: 750px;
	padding-top: 10px;
}

#kolumna {
	float: right;
	width: 180px;
	padding: 10px 0 5px 0;
}	

.content h1 {
	font-size: 20px;
	padding:0px 0px 8px 0px;
	margin-bottom:0px;
	margin-right:0px;
	color:#D91C52;
}


.content h2 {
	clear: both;
	font-size: 16px;
	padding:5px 8px;
	color:#D91C52;
	background-color:#E6E6E6;
	margin-bottom:2px;
	margin-right:5px;
	
}
.content h3 {
	font-size: 13px;
	color: #D91C52;
	margin: 0px 0px 0px 0px;
}
.content .item {
	font-size: 12px;
	padding: 0 0 5px 5px;
	border:1px dashed #E6E6E6;
	margin-bottom: 9px;
	background-color: #Fff;
}

.content .boksik {
	font-size: 12px;
	padding: 0 0 10px 5px;
	border:1px dashed #E6E6E6;
	margin: 9px 9px 9px 7px;
	background-color: #Fff;
}

.content p{
	padding:0 8px 5px 9px;
	line-height:170%;
}

.content a {
	color: #D70843;
	text-decoration: underline;
}
.content a:hover {
	color: #D45A7D;
	text-decoration: underline;
}
 
.thumb { 
        clear:none;
		float: left;
        margin: 5px 5px 10px 0px;
        padding:1px;
        border: 2px solid #E7E7E7;
}

.fotka { 

        margin: 5px 5px 10px 6px;
        padding:1px;
       /* border: 3px solid #E7E7E7; */
}
.miniatura { 

        margin: 5px 5px 0px 5px;
        padding:1px;
}
	
.athumb {  float: left; border: 1px solid #d4d4d4; color: #fff; background: #fff; margin: 0 15px 0 0;  padding: 5px 5px 0px 5px; }
.content ul {
	margin: 3px 0px 5px -5px;
	list-style:none;
	margin-bottom:0px;
}
.content ul li{
	background: url(../img/ikonka.gif) no-repeat 4px 5px;
	background-color:inherit;
	line-height: 130%;
	padding-left:18px;
	padding-right:15px;
}

.content li{
	list-style:none;
	background: url(../img/ikonka.gif) no-repeat 4px 5px;
	background-color:inherit;
	line-height: 130%;
	padding-left:18px;
	padding-right:15px;
	
/*
padding:15px 0px 15px;
*/
}

#kolumna h2 {
	font-size: 1.1em;
	padding:5px 8px;
	color:#D91C52;
	background-color:#E6E6E6;
	margin-bottom:5px;
	
}

.leftbox {
	border:1px dashed #E6E6E6;
	margin-bottom: 9px;
	background-color: #fff;
}
.koniec {
	border:1px dashed #E6E6E6;
	margin-bottom: 9px;
	background-color: #fff;
	height: 100%;
}



.clear {
	clear: both;
	height:5px;
	}
div.hr {
	height: 3px;
	background: url(../img/line.gif) no-repeat scroll center;
	margin-bottom:5px;
	margin-top:10px;
}
div.hr hr {
	display: none;
}

.formsubmit {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #E6E6E6;
	padding: 0px 0px 0px 0px;
	height: 20px;
	background-color: #FFFFFF;
	margin-left:2px;
}
.formsubmit2 {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #E6E6E6;
	padding: 0px 0px 0px 0px;
	height: 16px;
	background-color: #FFFFFF;
	margin-left:2px;
	margin-right:2px;
	margin-top:4px;	
}

.formSelect{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	height: 16px;
	border:1px solid #E6E6E6;
	padding: 0px 0px 0px 0px;	
	vertical-align: top;
}

.forminput{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	width: 90px;
	height: 14px;
	border:1px solid #E6E6E6;
	padding: 0px 0px 0px 0px;	
	vertical-align: top;
	margin-left:8px;
	margin-top:4px;
}
.forminput2{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	height: 16px;
	border:1px solid #E6E6E6;
	padding: 0px 0px 0px 0px;	
	vertical-align: top;
	margin-left:0px;
}
.formtextarea{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	height: 56px;
	border:1px solid #E6E6E6;
	padding: 0px 0px 0px 0px;	
	vertical-align: top;
	margin-left:8px;
}
.formtextarea2{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	height: 56px;
	border:1px solid #E6E6E6;
	padding: 0px 0px 0px 0px;	
	vertical-align: top;
	margin-left:0px;
}

form {
	margin: 0px 5px 5px 0px;
}

.footer{
/*	border:1px solid #E6E6E6; */
	height: 3.2em; 
	background:url(../img/stopka.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	width: 750px;
	margin: 0 auto;
	padding: 70px 80px 10px 80px;

	text-align: center;
}

.push {
	height: 2.2em; 
}
.naglowek{
	border:0;
}

.godzina {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #B82A2A;
	margin-bottom: 6px;
	font-size: 1em;
}
.kontakt {
	margin: 0px 0px -2px -3px;
}
.komorka1{
	width:150px;
}
.paging { clear: both; margin:0px 0 10px 0; padding: 5px 10px 5px 20px; border: 1px solid #ccc; background: #fff; color: #444; height: 17px;}

#imggall {position: relative; width: 630px;}
a.nextpic {position: absolute; top: 0; right: 0; width: 50%; height: 100%; background: transparent url(/img/rightbig.png) right center no-repeat;}
a.prevpic {position: absolute; top: 0; left: 0; width: 50%; height: 100%; background: transparent url(/img/leftbig.png) left center no-repeat;}
a.nextpic:hover {background: transparent url(/img/rightbig1.png) right center no-repeat;}
a.prevpic:hover {background: transparent url(/img/leftbig1.png) left center no-repeat;}
