img {
	border:none;
}

.mapka {
margin-left:50px;
}
body {
	font: 11px/1.4em Arial, Tahoma, Verdana, sans-serif;
	color: #777;
	background: #ccc; 
	margin: 0px;
}
hr.kreska {
	color: #ffcc66;
	background: #ffcc66;
	height:2px;
	border:0;
}
ul.lista {
	list-style-image: url(kropka.gif);
	list-style-position:inside;
	margin: 10px;
	padding: 5px;
}
input.button {
	width:70px;
	color:#000000;
	background-color:#f5f5f5;
	border:1px solid #ffcc66;
	font-weight:bold;
	font-size:11px;
}
input.text {
	width:170px;
	height:20px;
	font-size:11px;
	border:1px solid #ffcc66;
	margin-bottom:5px;
	vertical-align:middle;
}
textarea {
	height: 100px;
	width: 450px;
	border:1px solid #ffcc66;
}
input.text:hover, textarea:hover, input.button:hover {
	border-color: #999999;
}
div#logo {
	width:700px;
	height:228px;
	margin-left:auto;
	margin-right:auto;
	background: url(logo.jpg);
}
div#lay {
	width:608px;
	background: #fff url(bmenu.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
}
div#content {
	margin-right:124px;
	padding: 10px 6px 0px 10px;
	background: url(bcontent.png) repeat-y;
	text-align:justify;
}

div#menu {
	width:124px;
	float:right;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li a {
	padding: 5px 5px 5px 20px;
	background: url(arrow.gif) left no-repeat;
	display: block;
	width: 99px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
}
#menu ul li a:hover {
	color: #000;
	background: url(hover.png) left no-repeat;
}
div#clear {
	clear: both;
	width: 608px;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	background: #999;
}
div#footer {
	width:608px;
	margin-left: auto;
	margin-right: auto;
}
div#linki {
	text-align:center;
}
#linki ul {
	padding:0px 0px 5px 0px; 
	margin: 0; 
	list-style-type: none; 
}
#linki li {
	display: inline;
	margin-right: 1em;
}
#linki ul li a {
	color: #333300;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
#linki ul li a:hover {
	color: #333300;
	border-bottom: 1px solid #ffcc00;
	text-decoration: none;
	background: none;	
}
a:link, a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #fff;
	background-color: #ffcc00;
	text-decoration:none;
}
.thumbnail {
	float: left;
	width: 80px;
	height: 80px;
	text-align: center;
	border: 1px solid #ffcc66;
	margin: 0 15px 15px 0;
	padding: 5px;
	cursor:pointer;
}
.thumbnail:hover {
	border: 1px solid #ccc;
}
.clearboth { clear: both; }
.f_left { float: left; }
.f_right { text-align:right; float:right; }
#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(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");
}
#title {
  text-indent: -9999px;
  overflow: hidden;
}
