@charset "utf-8";
ul,li,h1,h2,h3 {
	padding:0px;
	margin:0px;
}
a {
	color:#F00;
}
a.pdf{
	color:#FFC;
	padding-left:20px;
	background-image: url(../images/pdf.png);
	background-repeat:no-repeat;
}
a.word{
	color:#FFC;
	padding-left:20px;
	background-image: url(../images/word.png);
	background-repeat:no-repeat;
}
a.xls{
	color:#FFC;
	padding-left:20px;
	background-image: url(../images/xls.png);
	background-repeat:no-repeat;
}
a.zip{
	color:#FFC;
	padding-left:20px;
	background-image: url(../images/zip.png);
	background-repeat:no-repeat;
}
a.video{
	color:#FFC;
	padding-left:20px;
	background-image: url(../images/video.png);
	background-repeat:no-repeat;
}
img {
	border-color:#F00;
}
.s1{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	line-height: 12px;
	float: left;
	display: block;
}
body {
	background-color: #999;
	margin: 0px;
	padding: 0px;
}
.container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color:#2e3192;
}
.header {
	background-image: url(../images/top_menu_0.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 335px;
	width: 980px;
}
.logo{ 
	background-image: url(../images/logo.jpg);
    height: 282px;
	width: 980px;
	float:left;
}
.top_menu {
	list-style-type: none;
	float: right;
	background-image: url(../images/top_menu_0.jpg);
	background-repeat: repeat-x;
	width:auto;
	padding-right:40px;
	margin-left:auto;
}
.top_menu li{
	float: left;
}
.top_menu li a{
	list-style-type: none;
	display: block;
	background-image: url(../images/top_menu_0.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
	padding: 10px;
}
.top_menu li a:hover{
	background-image: url(../images/top_menu_1.jpg);
	background-repeat: repeat-x;
}
.top_menu li#on a{
	background-image: url(../images/top_menu_1.jpg);
	background-repeat: repeat-x;
}
.content {
	background-color: #2e3192;
	float: left;
	height: auto;
	width: 980px;
	padding-bottom:20px;
}
.main {
	background-color: #666;
	float: left;
	height: 550px;
	width: 550px;
}
.main_info_box {
	float: left;
	height: auto;
	width: 200px;
	padding: 10px;
}
a.main_info_box_nadpis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 34px;
	width: 200px;
	background-color: #E0202F;
	background-repeat: no-repeat;
	background-position: 4px 0px;
	line-height: 34px;
	font-weight: bold;
	text-indent: 25px;
	text-decoration: none;
	margin-top: 0px;
}
a.main_info_box_nadpis:hover{
	color: #CCC;
	}
a.main_info_box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: auto;
	width: 200px;
	background-repeat: no-repeat;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
/* 	text-indent: 20px; */
	color: white;
	font-size: 14px;
	font-weight: bold;
}
a.main_info_box_text:hover {
	color: #000;
	}
.content_text {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 980px;
	padding-top:95px;
}
.content_text_box_4 {
	float: left;
	height: auto;
	width: 219px;
	border: 1px solid #666;
	margin-bottom: 10px;
	list-style:none;
	
}
.content_text_box_4 ul{
	list-style-type:none;
}
a.content_text_nadpis_4 {
	background-image: url(../images/odrazka_text.jpg);
	height: 43px;
	width: 219px;
	background-color: #E0202F;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 43px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-indent: 35px;
	display: inline-block;
	text-decoration:none;
	padding:0px;
	float:left;
	list-style-type: none;
}
.content_text_nadpis_4 {
	background-image: url(../images/odrazka_text.jpg);
	height: 43px;
	width: 219px;
	background-color: #E0202F;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 43px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-indent: 35px;
	display: inline-block;
	text-decoration:none;
	padding:0px;
	float:left;
}
.content_text_text_4{
	background-image: none;
	height: auto;
	width: 209px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	text-decoration:none;
	background-color: #999;
}

.content_text_text_4 li a{
	height: auto;
	width: 209px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 35px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.content_text_text_4_description{
	background-image: none;
	height: auto;
	width: 209px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFC;
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration:none;
}
.content_text_box_1{
	float: left;
	height: auto;
	width: 532px;
	margin-bottom: 10px;
	padding-top:10px;
}
.content_text_nadpis_1 {
	background-image: url(../images/odrazka_text.jpg);
	height: 43px;
	width: 532px;
	background-color: #E0202F;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 43px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-indent: 50px;
	display: inline-block;
}
.content_text_text_1 {
	background-image: none;
	height: auto;
	width: 502px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFC;
	font-weight: normal;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	text-align: justify;
}
.zapati {
	background-image: url(../images/zapati.jpg);
	height: 35px;
	width: 980px;
	background-color: #999;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-indent: 35px;
	display: block;
	clear: both;
	float: left;
	padding-top: 15px;
}
.zapati a{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	width:200px;
}
.zapati ul{
	list-style-type:none;
	width: 650px;
	height:20px;
}
.zapati li{
	float:left;

}
.zapati li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	float:left;	
	width:auto;
}
.zapati li a:hover{
	color: #F00;
}
.main_2 { 
	background-color: #666;
	float: left;
	height: 550px;
	width: 662px;
	background-repeat: no-repeat;
	background-position: left top;
}
.main_2_1{ 
	background-color: #666;
	float: left;
	height: 550px;
	width: 662px;
	background-image: url(../images/main_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_2_2 { 
	background-color: #666;
	float: left;
	height: 550px;
	width: 662px;
	background-image: url(../images/main_bg_2.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
}
.main_2_3 { 
	background-color: #666;
	float: left;
	height: 550px;
	width: 662px;
	background-image: url(../images/main_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_2_4 { 
	background-color: #666;
	float: left;
	height: 550px;
	width: 662px;
	background-image: url(../images/main_bg_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_2_content {
	float: left;
	height: 420px;
	width: 530px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 56px;
	_margin-right: 20px;
	margin-left: 56px;
	_margin-left: 27px;
	margin-top: 55px;
	margin-bottom: 55px;
	padding: 10px;
}
.main_2_content_nadpis {
	background-image: url(../images/odrazka_text.jpg);
	height: 43px;
	width: 500px;
	background-color: #E0202F;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 43px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 15px;
}
.main_2_content_text {
	float: left;
	height: 360px;
	width: 530px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow-y: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.main_info_box_2 {
	background-color: #FFF;
	float: left;
	height: 548px;
	width: 220px;
	_width: 200px;
	border: 1px solid #666;
}
a.main_info_box_2_nadpis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/odrazka_info.jpg);
	float: left;
	height: 34px;
	width: 220px;
	_width: 200px;
	background-color: #E0202F;
	background-repeat: no-repeat;
	background-position: 4px 0px;
	line-height: 34px;
	font-weight: bold;
	text-indent: 25px;
	text-decoration: none;
	margin-top: 10px;
}
a.main_info_box_2_nadpis:hover{
	color: #CCC;
	}
.main_info_box_2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: auto;
	width: 200px;
	background-repeat: no-repeat;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	text-indent: 20px;
}
.main_info_box_2_text:hover {
	color: #000;
	}
.main_info_box_2_menu {
	float: left;
	list-style-type: none;
	margin-top: 10px;
}
.main_info_box_2_menu li{
	float: left;
	width: 220px;
	_width: 220px;
}
.main_info_box_2_menu li a{
	background-image: url(/images/main_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	display: block;
	height: auto;
	background-color: #FFF;
	padding-top: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	text-align: right;
}
.main_info_box_2_menu li a:hover{
	background-position: 4px 30px;
	color: #E0202F;
}
.main_info_box_2_menu li#on a{
	background-position: 4px 30px;
	color: #E0202F;
}
.list_header_listovani{
	margin:0px;
	background:#F00;
	list-style-type:none;
}
.list_header_listovani li, .list_header_listovani li a{
	color:#FFC;
}
.list_header_listovani li a:hover{
	color:#F00;
}

a img {
	border: none;
}