body  {

	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image:url(../img/bg-lato.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #666666;
}

a {
	
	color: #43900c;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover {
	
	font-weight: bold;
	color: #666666;
	text-decoration: underline; 

}

.krynica #container { 
	width: 750px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
.krynica #header { 
	background: #DDDDDD; 
	padding: 0 0 0 0; 
	background:url(../img/banner-lato.png);
	width: 750px;
	height: 250px;
	margin-top: 30px;
} 

.krynica #sidebar1 {
	float: left; 
	width: 230px; 
	background: #FFFFFF; 
	padding: 5px 10px 10px 10px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-right-width: thin;


}
.krynica #mainContent { 
	margin: 0 0 0 250px; 
	padding: 10px 10px 0 20px; 
	border-left-style: dotted;
	border-left-color: #666666;
	border-left-width: thin;
} 

.krynica #menu {
	
	width: 750px;
	height: 28px;
	margin: inherit;
	padding: 0 0 0 0;
}
	
.krynica #footer { 
	padding: 0 10px 0 20px; 
	background:#FFFFFF; 
	text-align: center;
	word-spacing: 100;
} 

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
            clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img.floatLeft {
	float: left;
	margin: 5px;
	width: 120px;
        height: 90px;
        border: solid 1px;
        border-color: #43900c;
}
img.floatLeft1 {
	float: left;
	margin: 5px;
	width: 120px;
        height: 90px;
        border: solid 1px;
        border-color: #8ec5e7;
}
img.floatRight {
	
	float: right;
	margin: 5px;
	width: 120px;
        height: 90px;
        border: solid 1px;
        border-color: #43900c;

}
img.top {
	align: top;
	margin: 5px;
	height: 90px;
        border: solid 1px;
        border-color: #43900c;
}
p.cytat {
	
	background-color: #E0E0E0;
	padding: 5px 5px 5px 5px;
}

strong, legend {
	
	font-weight: bold;
	color: #43900c;
	
}

table.cennik {
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 400px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-style: none;
}

table.cennik td {
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.cennik td.cennikhead
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}
.miniatura{
          height: 107px;
          float: left;
          margin-right: 10px;
}


#admin {
       position: absolute;
       top: 10px;
       padding-left: 435px;
       margin-bottom: 10px;
}

#admin a{
       color: #0030a1;
}

#admin a:hover{
       color: #666666;
}

li{
margin-left: 10px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(../img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	}

