@charset "utf-8";
.redbarbg {
	background-image: url(../redbar.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodybg {
	background-color: #FFF;
}
.adresmenu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	font-size: 16px;
}
a.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #000;
}
.menubg {
	background-image: url(../menubg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.footermenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #036;
}
a.footermenu:link {
	text-decoration: none;
}
a.footermenu:visited {
	text-decoration: none;
	color: #036;
}
a.footermenu:hover {
	text-decoration: none;
	color: #06C;
}
a.footermenu:active {
	text-decoration: none;
	color: #06C;
}
.footercopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}
.adreskontakt {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
a.kontakt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
}
a.kontakt:link {
	text-decoration: none;
}
a.kontakt:visited {
	text-decoration: none;
	color: #036;
}
a.kontakt:hover {
	text-decoration: underline;
	color: #06C;
}
a.kontakt:active {
	text-decoration: none;
	color: #06C;
}
.mapaopis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.mapatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainbg {
	background-attachment: fixed;
	background-image: url(../mainbg31.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
}
a.textlink:link {
	text-decoration: none;
}
a.textlink:visited {
	text-decoration: none;
	color: #036;
}
a.textlink:hover {
	text-decoration: underline;
	color: #06C;
}
a.textlink:active {
	text-decoration: none;
	color: #06C;
}
.docimg {
	border: 1px solid #000;
}
.cennikvat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#lightbox{
	background-color:#eee;
	padding: 1px;
	border-right: 1px solid #eee;
	}
#lightboxDetails{
	font-family: Arial, Helvetica, sans-serif;
	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(overlay.png); }
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
