body{
	margin:0px;
	padding:0px;
	font-size:8pt;
	color:#FFFFFF;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../image/body_bg.jpg);
	background-color:#9A0000;
	background-position:top left;
	background-repeat:repeat-x;
}
.main_border{
	width:940px;
	text-align:center;
	margin:10px auto 0px auto;
	padding:15px;
	background-color:#FFFFFF;
	
}
.main{
	width:100%;
	text-align:left;
	background-color:#9A0000;
}

.header{
	width:auto;
	height:125px;
	text-align:center;
}
.header h1{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14pt;
	width:350px;
	float:left;
	text-align: center;
	margin:35px 0px 0px 0px;
}
.header h2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:350px;
	float:left;
	margin:0px 0px 0px 0px;
}

.kontakty{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	width:220px;
	float:right;
	text-align: right;
	margin-top:32px;
	margin-right:25px;
	padding:0px;
}


.logo{
	width:171px;
	height:125px;
	margin: 0px 80px 0px 20px;
	float:left;
}


.content{
	width:auto;
	text-align:left;
	font-size:8pt;
	padding:20px 40px 10px 40px;
	background-image:url(../image/content_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
.content_title{
	font-size:11pt;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:20px;
}
.content_text{
	width:450px;
	text-align:justify;
	color:#FFFFFF;
	}
.odstavec {
	text-indent:3em;
	margin:1em 0em 1em 0em;
}	
	
.content_text h1{
	display:inline;	
	font-size:8pt;
	font-weight:normal;
	padding-right:0.5em;
}
	
.content_text a{
	color:#000000;
	text-decoration:none;
}

.content_text a:hover{
	color:#ca8947;
	text-decoration:underline;
}

.content_text_right{
	width:350px;
	float:right;
}
.divider{
	width:5px;
	height:350px;
	float:right;
	margin-right:40px;
	background-image:url(../image/divider.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.flash{
	width:300px;
	height:300px;
	border:none;
	float:right;
	background-color:#FFFFFF;
	}	
.menu{
	width:auto;
	height:45px;
	text-align:center;
	background-color:#9A0000;
	padding-left:6px;
}
.menu_box{
	width:175px;
	height:45px;
	float:left;
	text-align:center;
	text-decoration:none;
	margin:0px 5px 0px 5px;
	background-image:url(../image/menu_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
.menu a{
	display:block;
	width:auto;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	color:#9A0000;
	margin:13px 0px 0px 0px;
}
.menu a:hover{
	color:#FFFFFF;
}

.k_table{
	width:auto;
	clear:both;
	} 
.col1{
	width:90px;
	float:left;
	padding:2px;

	}
.col2, .col3{
	width:150px;
	float:left;
	padding:2px;

	}
.col3{
	width:70px;
	}	

.pata{
	clear:both;
	width:800px;
	height:20px;
	text-align:center;
	margin:0px auto 10px auto;
	padding:0px;
	/*background-color: #FFFFFF;*/
	color:#000000;
	font-weight:bold;
	font-size:8pt;
	background-image:url(../image/main_bg_bottom.gif);
	background-position:top;
	background-repeat: no-repeat;
}
.pata a{
	color:#FFFFFF;
	text-decoration:none;
}
.pata a:hover{
	text-decoration:underline;
}

.error_message{
	color:#FFCC00;
	font-weight:bold;
}
.info_message{
	color:#FFFFFF;
	font-weight:bold;
}

.webmedia{
	margin:5px auto 5px auto;
	width:auto;
	text-align:center;
}

.webmedia a{
	text-decoration: none;
	color:#FFFFFF;
}
.webmedia a:hover{
	text-decoration: underline;
}