@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(background_papyrus.gif);
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	color: #000000;
}
a:link { 
    text-decoration: underline; 
	color: #336600;
}
a:visited { 
    text-decoration: underline; 
	color: #669900; 
}
a:hover { 
	text-decoration: none; 
	color: #009900;
}
a:active { 
	text-decoration: underline;
}
.SobStyle #container { 
	width: 960px;
	z-index: 0;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	padding: 0 0 0 0;
} 
.SobStyle #header {
    height: 129px;
    background-color: #999966;
	margin: 0;
	padding: 0;
}
.SobStyle #h1_h {
    color: #003300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	padding-left: 10px;
	padding-top: 0;
}
.SobStyle #navM {
    margin: -48px 0 0 0;
	padding-bottom: 20px;
	padding-right: 20px;
}
.SobStyle #menu1 {
    background: #CCCC99;
	padding-left: 6px;
    position: absolute;
	top: 129px; 
	width: 368px; 
	border-left-style: ridge; 
	border-right-style: ridge; 
	border-bottom-style: ridge; 
	visibility: hidden;
}
.SobStyle #menu2 {
    background: #CCCC99;
	padding-left: 6px;
    position: absolute; 
	top: 129px; 
	width: 295px; 
	border-left-style: ridge; 
	border-right-style: ridge; 
	border-bottom-style: ridge; 
	visibility: hidden;
}
.SobStyle #sidebar1 {
	float: left;
	width: 960px;
	height: 100px;
	z-index: 0;
	margin-left: 0;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	background-color: #A9A76A;
}
.SobStyle #sidebar1 h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #006300;
}
.SobStyle #divBH {
    margin: 33px 0 0 4px;
}
.SobStyle #divBS {
    margin: -60px 0 0 300px;
}
.SobStyle #divB {
    margin: -50px 0 0 680px;
}
.SobStyle #search {
	border: 0;
	z-index: 0;
	padding: 0 0 0 10px;
}
.SobStyle #mainContent {
	width: 920px;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	padding: 20px 20px 10px 20px;
	z-index: 0;
	color: #626231;
	font: 18px "Times New Roman", Times, serif;
}
.SobStyle #mainContent h2 {
	text-decoration: none;
	color: #413F12;
	font: 24px "Times New Roman", Times, serif;
}
.Podrobnee {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
.SobStyle #hr {
    size: 2px;
	color: #939960;
}
.SobStyle #footer { 
	padding: 4px 4px 0 10px;
	background: #CCCC99; 
} 
.SobStyle #footer p {
	margin: 0;
	padding: 4px 0 4px 6px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}