body {
	margin: 0;
	padding: 0;
	font-family: Arial,"Tahoma CE", "Verdana CE", "Helvetica CE", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFE4C4;
}
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
strong {
	font-style: normal;
	font-weight: bold;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}
#head {
	height: 198px;
	background: url(gfx/head.jpg) no-repeat;
	background-color: #269A51;
}
#head h1 a img {
	position: relative;
	left: 50px;
	top: 55px;
}
#menu {
	height: 55px;
	background-color: #F1620F;
	background-image: url(gfx/menu_bcg.gif);
	font-size: 11px;
}
#menu span{
	display: none;
}
#menu a{
	color: White;
	padding: 19px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 7px;
	margin-left: 9px;
}
#menu a:hover{
	text-decoration: underline;
	background: url(gfx/arro.gif) no-repeat left;
}
#menu a:active {
     text-decoration: underline;
      }
#container{
	width: 760px;
	background-color: transparent;
	position: relative;
}
#leftbox{
	width: 248px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}
#leftbox img{
	margin-bottom: 10px;
		border: 10px solid #009D3E;
}
#leftbox div.box{
	background: #F26810;
	padding: 20px;
}
#leftbox div.box a{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
#leftbox div.box a:hover{
	text-decoration: none;
}
#leftbox h2{
	background: #009D3E url(gfx/arr_w.gif) no-repeat left;
	border-top: 5px solid #4E4E4E;
	font-size: 0.8em;
	color: White;
	padding: 15px;
	border-bottom: 1px solid #FFE4C4;
	padding-left: 30px;
	margin-top: 5px;
}
#leftbox div.box p{
	font-size: 0.7em;
	color: White;
}
#leftbox div.box p.dotz{
	background: url(gfx/w_dot.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#leftbox div.box h3{
	font-size: 0.7em;
	color: White;
}
#rightcont{
	color: Black;
	position: relative;
	margin-left: 248px;
	text-align: left;
	padding-left: 30px;
	padding: 20px 0 0 20px;
	padding-top: 10px;
}
#rightcont h1{
	color: #009D3E;
	font-size: 0.75em;
	background-color: inherit;
	padding-left: 20px;
	background-position: 0px;
	background: url(gfx/arr_o.gif) no-repeat left center;
	margin-top: 15px;
}
#rightcont p{
	font-size: 0.7em;
	line-height: 1.5em;
	padding-bottom: 20px;
}
#rightcont h2{
	font-size: 0.9em;
	letter-spacing: -1px;
	color: #F26810;
	margin-bottom: 10px;
	background: url(gfx/dot.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
#rightcont h3{
	font-size: 0.8em;
	clear: both;
	padding-bottom: 5px;
	margin-top: 10px;
	letter-spacing: -1px;
	color: #009D3E;
}
#rightcont p span{
	font-weight: bold;
}
#rightcont ul li span{
	font-weight: bold;
}
#rightcont p span.bijatch{
	font-style: italic;
}
div.dok {
	padding: 10px;
	border: 1px solid #F2BE9B;
	margin-bottom: 20px;
	background: #FFFAF0;
}
div.last{
	background: #F26810;
	border: 1px solid White;
	font-size: 1.4em;
	color: White;
}
div.dok p{
	display: inline;
}

#rightcont a.totop{
	font-size: 10px;
	text-decoration: underline;
	color: Black;
	margin-top: 30px;
	clear: both;
	float: left;
}
#rightcont a.fie{
	text-decoration: none;
}
#rightcont a:hover.totop{
	text-decoration: none;
}
#rightcont p.foot{
	background: url(../layout_gfx/pdotz.gif) repeat-x top;
	margin-top: 20px;
	padding: 32px 0 32px 0;
		clear: both;
}
#rightcont a, p.foot a{
	color: Black;
	text-decoration: underline;
	font-size: 11px;
}
#rightcont ul.kung{
	display: inline;
}
#rightcont ul.kung li{
	list-style-position: inherit;
	list-style-type: none;
	display: inline;
}
#rightcont a.kuna{
	clear: both;
	background-image: url(gfx/pdf.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 20px 5px 0;
}
#rightcont a:hover, p.foot a:hover{
	text-decoration: none;
}
#rightcont img{
	float: left;
	border: 10px solid #009D3E;
	margin-right: 12px;
	margin-bottom: 12px;
}
#rightcont ul li{
	font-size: 11px;
	list-style-position: inside;
	list-style-type: square;
}
#rightcont a img.mapka{
	margin: 0 20px 0 0;
	cursor: pointer;
	float: left;
}
#rightcont a:hover img.mapka {
	border: 10px solid #006025;
}
img.hid,hr{
	display: none;
}
#lightbox{
	background-color: #009D3E;
	padding: 10px;
	padding-bottom: 2px;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;}
#keyboardMsg{ float: right;}

#lightbox img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

