
ul{ padding-bottom:2em;}
body{
	margin:0px;
	padding:0px;
	font-size:8pt;
	color:#000000;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../image/body_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.main{
	width:800px;
	text-align:center;
	margin:10px auto 0px auto;
	padding:0px;
	background-image:url(../image/main_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.header{
	width:800px;
	height:176px;
	background-image:url(../image/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}
.content{
	width:auto;
	text-align:left;
	font-size:8pt;
	padding:20px 0px 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:#3D2A1C;
	margin-bottom:20px;
}
.content_text{
	width:450px;
	text-align:justify;
	color:#000000;
	}
.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:1px;
	height:350px;
	border:none;
	float:left;
	}	
.menu{
	width:776px;
	height:25px;
	position:relative;
	top:141px;
	/*left:12px;*/
	margin:auto auto 0px auto;
	text-align:center;
	background-color:#ca8947;
	font-size:10pt;
}
.menu_box{
	width:580px;
	height:25px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.menu a{
	display:block;
	width:auto;
	float:left;
	text-align:center;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	font-weight:bold;
	font-size:10pt;
	color:#3D2A1C;
	margin-top:4px;
}
.menu a:hover{
	color:#F3FFB8;
}

.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;
}

.webmedia{
	margin:5px auto 5px auto;
	width:auto;
	text-align:center;
	height:20px;
	color:#CC9a67;
}

.webmedia a{
	text-decoration: none;
	color:#CC9a67;
}
.webmedia a:hover{
	text-decoration: underline;
}
