@charset "utf-8";
body {
	font-family: Arial, Trebuchet MS, Lucida, Geneva;
	font-size: 14px;
	color: #333333;
	background-color: #254D66;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-image: url(../images/background.jpg);
}




.clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin: -1px 0 0 0;
	_margin: -2px 0 0 0; padding:0;
	visibility:hidden;
}

#Main {
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
	background-image: url(../images/main_back2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Top {
	height: 235px;
	width: 955px;
}
#Left {
	float: left;
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#Left_Menu {
	width: 195px;
	font-size: 13px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top:3px;
	/*border-top:#0099FF solid 15px;
	border-bottom:#0099FF solid 10px;*/
}
#Main #footer {
	background-color: #FFCC00;
	float: left;
	height: 20px;
	width: 956px;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
}

#Left_Menu li {
	margin-left: 0px;
	padding-left: 10px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Left_Menu .level1 {
	background-color: #FAA40F;
	background-image: url(../images/menu_sipka3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 2px;
	margin-bottom: 1px;
	font-weight: bold;
}
#Left_Menu .level2 {
	background-color: #FFBA05;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAA40F;
}


#Left_Menu .level1 a {
	color: #494949;
	text-decoration: none;
	font-weight: bold;
	}
	
#Left_Menu .level1 a:hover {
	color: #999999;
	text-decoration:underline;
}

#Left_Menu .level2 a {
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
#Left_Menu .level2 a:hover {
	color:#999999;
	text-decoration:underline;
}


#Content {
	float: left;
	height: auto;
	width: 540px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:15px;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Content h1 {
	font-size: 24px;
	background-image: url(../images/menu_sipka3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #10212B;
	font-family: Georgia, utopia, Times, serif;
	font-weight: normal;
	font-style: italic;
}

#Content h2 {
	font-size: 17px;
	color: #10212B;
	font-family: Georgia, utopia, Times, serif;
	font-weight: normal;
	font-style: italic;
}

#Content h3 {
	color: #10212B;
	font-family: Georgia, utopia, Times, serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

#content p
{
	margin-bottom:15px;
}
#Right  {
	width: 192px;
	float: right;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#Right  #aktuality {
	float: right;
	width: 180px;
	background-color: #E0E0E0;
	padding: 5px;
	padding-bottom: 20px;
	font-size: 11px;
}
#Right  #aktuality  h2 {
	background-image: url(../images/menu_sipka.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-family: Georgia, utopia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 4px;
}

#Right  #aktuality  h3 {
	background-color: #254D66;
	color:#E0E0E0;
	font-size: 1.2em;
	font-weight: bold;
	height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top:3px;
}

#Right img{
  margin-bottom:4px;
}

.yellow_p {
	color: #FEC901;
	width: auto;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 110%;
	font-weight: bold;
}

.style1 {
	color: #254D66;
	font-weight: bold;
}
#Content a {
	color: #0397E1;
	text-decoration: underline;
}
#Main #Content a:hover {
	color: #000033;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
}

#odkazy {
font-size: 12px;
color: #999999;
width: 960px;
margin-left:auto;
margin-right: auto;
}

#odkazy a{
color: #999999;
text-decoration: none;
}

#odkazy a:hover{
color: #999999;
text-decoration: underline;
}
