/* CSS Document */
body, html {
	margin:0px;
	margin-top:1px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background:#3F549A url(../images/head_back.gif) top repeat-x;
}

#main{
	position:relative;
	background:url(../images/top.gif) top no-repeat;
	width:768px;
	_height:228px;
	min-height:228px;
	margin:auto;
}

#header{
	position:relative;
	height:228px;
}

.flash_logo{
	position:absolute;
	top:-1px;
	left:179px;
}

.menu{
	position:absolute;
	top:100px;
	left:0px;
	border-top:solid 1px #3F549A;
}

.menu ul{
	margin:0px;
	padding:0px;
}

.menu li{
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:solid 1px #3F549A;
	width:176px;
	height:20px;
	background:url(../images/p3.gif) left no-repeat;
}

.menu a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:30px;
	display:block;
}

#active_menu{
	background-color:#FF9600;
}

.menu a:hover{
	background-color:#FF9600;
	text-decoration:none;
}

.left_box{
	position:relative;
	float:left;
	width:169px;
	padding-top:10px;
	padding-right:10px;
	_height:150px;
	min-height:150px;
	text-align:right;
	font-weight:bold;
	margin-top:120px;
}

.center_box{
	position:relative;
	float:left;
	background-color:#8392C5;
	width:390px;
	_height:250px;
	min-height:250px;
	padding:10px;
}

.center_box ul{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}

h1{
	display:none;
}

.content_menu{
	position:relative;
	background:url(../images/h1.gif);
	padding-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}

.content_menu a{
	color:#FFFFFF;
}

.content_menu a:hover{
	text-decoration:none;
	color:#FF9600;;
	
}

.center_box h2{
	position:relative;
	background:url(../images/h2.gif);
	margin:0px;
	padding-left:30px;
	font-size:13px;
	font-weight:normal;
}

.center_box li{
	position:relative;
	background:url(../images/obsah_li.gif) no-repeat;
	list-style:none;
	padding-left:16px;
	margin-left:40px;
	
}

.right_box{
	position:relative;
	float:left;
	width:169px;
	padding-top:10px;
	padding-left:10px;
	_height:150px;
	min-height:150px;
	font-weight:bold;
	margin-top:120px;
}

.footer{
	position:relative;
	width:410px;
	left:179px;
	_height:20px;
	min-height:20px;
	text-align:center;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:50px;
	background:#8392C5 url(../images/ucty.gif) bottom no-repeat;
}

.owner{
	position:relative;
	margin-top:5px;
	width:410px;
	left:179px;
	_height:20px;
	min-height:20px;
	text-align:right;	
}

.owner a{
	color:#FF9933;
	text-decoration:none;
}

.owner a:hover{
	text-decoration:underline;
}

.footer ul{
	position:relative;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}


.footer li{
	position:relative;
	list-style:none;
	display:inline;
	font-size:11px;
	color:#FFFFFF;
}

.footer a{
	text-decoration:none;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
}

.footer a:hover{
	background-color:#FFFFFF;
	color:#8392C5;
	text-decoration:none;
}

.cleaner{
	clear:both;
}

.lang{
	position:absolute;
	top:180px;
	left:600px;
}

img{
	border:0px;
}

a{
	color:#FF9600;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

hr{
	position:relative;
	background:url(../images/cara.gif) center no-repeat;
	border:0px;
	width:216px;
	height:19px;
	text-align:center;
}

p .right{
	text-align:right;
}

p .left{
	text-align:left;
}

p .center{
	text-align:center;
}
