/* CSS Document */
body{
	font-family:verdana,arial,tahoma,verdana;
	font-size:12px;
	margin:0px;
}
p {
	margin: 0px 0px 5px 0px;
}
ul{
	margin-top:3px;
}
p .datum { color:#716358; }
p .anotacia { color:#716358; }

a{	color:#D35E18;}


h3{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#D3723D;
}

h3 a{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#D3723D;
	text-decoration: none;
}

h3 a:hover{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#D3723D;
	text-decoration: none;
}
h3 a:focus{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#D3723D;
	text-decoration: none;
}

#container{
	width:100%;
	z-index:1;

}
#footer{
	height:25px;
	background-color:#F0D0B9;

	width:100%;
	padding-left:50px;
	padding-right:50px;
	color:#716358;
	font-weight: bold;

}

#footer a{
	color:#716358;
	margin:5px;
	text-decoration: none;
}
#footer span{
	margin:5px;
}
#header span{
	margin:5px;
}
#header a{
	color:#D3723D;
}
.width{
	width:998px;
	
}
.right{
	text-align:right;
}
.float-right{
	width:300px;
	
	float:left;
}
.left{
	text-align:left;
}
.float-left{
	float:left;
	width:500px;
	
}
.cleaner{
	clear:both;
	height:0px;
}
#header2{

	top:-3px;
	z-index:0;
	height:70px;
	position:relative;
	font-family:arial;
	background-repeat:repeat-y;
	background-color:#E2A177;
	background-image: url(../images/head_line.png);
}
#header2 .white{
	font-size:70px;
	line-height:70px;
	color:#FBF6F3;
	z-index:9;
	position:relative;
	left:60px;
	top:4px;
}
#header2 .brown{
	position:relative;
	font-size:26px;
	z-index:10;
	color:#D17A37;
	left:25px;
	top:4px;
}
#logo{
	float:left;
	font-size:32px;
	color:#ADAB9F;
	margin-top:10px;
	margin-left:30px;
}
#logo .orange{
	color:#D35E18;
	
}
#logo .text{

	color:#ADAB9F;
	display:block;
	font-size:14px;
	font-weight: bold;
	margin-left:0px;
}
#col_left{
	float:left;
	width:580px;

	margin-top:10px;
	margin-left:60px;
	_margin-left:30px;
	text-align:justify;
	
}
#col_left h2{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#EEA77A;
}
#col_left .left_box{
	border-top:3px solid #DDA580;
	margin:0px;
	margin-top:15px;
	
}
#col_left .left_box .date{
	color:#D2964C;
	font-weight: bold;
}
#col_left .left_box h2{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#C78B50;
}
#col_left .left_box2{
	margin:0px;
	margin-top:5px;
}
#col_left .left_box2 .date{
	color:#D2964C;
	font-weight: bold;
}
#col_left .left_box2 h2{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#C78B50;
}
#col_left .left_article{
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:2px solid #CCCCCC;
}
#left_search{
	height:120px;
	width:350px;
	
	left:-20px;

	position:relative;
	float:left;
	background-color:#F0D0BB;
}
#inner_search{
	margin:20px;
	background-color:#F9ECE4;
	height:80px;
	
}
#inner_search h2{
	color:#DF7F4C;
	font-weight: normal;
	font-size: 16px;
	margin:5px;
}
#inner_search .input{
	margin-left:40px;

}
#inner_search .button{
	background-color:#D77A3F;
	border: 1px solid #CF6921;
	color:white; 
}
#inner_search a{
	color:#DC5C01;
	margin-left:70px;
	font-size:11px;
}

#left_img img{
	border:1px solid black;
}
#left_img table td{
	text-align:center;
}
#left_img table td a{
	color:#D35E18;
	font-size:12px;
	font-weight: bold;
}
#col_right{
	float:right;
	width:270px;
	z-index:11;
	margin-right:60px;
	_margin-right:30px;
}
#col_right .right_box{
	border-top:3px solid #DDA580;
	margin:0px;
	margin-top:15px;
	top:-44px;
	position:relative;
}
#col_right .right_box h2{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#DDA580;

}
#col_right .right_box table{
	
	font-size:12px;

}
#table_right{
	width:270px;
	
	font-size:12px;
	position:relative;
	margin:0px;
	top:-44px;
}
#table_right td{
	border-bottom:1px solid white;
}
#table_right td a{
	font-weight: bold;
}
#table_right td.left{
	border-right:1px solid white;
	
}
#table_right th{
	background-color:#AFAA97;
	color:white;
	text-align:left;
	font-weight: normal;
}
#table_right th.table_top{
	background-color:#DA844B;
	color:white;
	font-size:16px;
}
#table_right tr.dark0{
	background-color:#F4DDC3;
}
#table_right tr.dark1{
	background-color:#F2D2B2;
}


#table_right1{
	width:270px;
	
	font-size:12px;
	position:relative;
	margin:0px;
	top:-44px;
}
#table_right1 td{
	border-bottom:1px solid white;
}
#table_right1 td a{
	font-weight: bold;
}
#table_right1 td.left{
	border-right:1px solid white;
	
}
#table_right1 th{
	background-color:#AFAA97;
	color:white;
	text-align:left;
	font-weight: normal;
}
#table_right1 th.table_top{
	background-color:#E62200;
	color:white;
	font-size:16px;
}
#table_right1 tr.dark0{
	background-color:#F4DDC3;
}
#table_right1 tr.dark1{
	background-color:#F2D2B2;
}


#table_right2{
	width:270px;
	
	font-size:12px;
	position:relative;
	margin:0px;
	top:-44px;
}
#table_right2 td{
	border-bottom:1px solid white;
}
#table_right2 td a{
	font-weight: bold;
}
#table_right2 td.left{
	border-right:1px solid white;
	
}
#table_right2 th{
	background-color:#AFAA97;
	color:white;
	text-align:left;
	font-weight: normal;
}
#table_right2 th.table_top{
	background-color:#549DD7;
	color:white;
	font-size:16px;
}
#table_right2 tr.dark0{
	background-color:#F4DDC3;
}
#table_right2 tr.dark1{
	background-color:#F2D2B2;
}




#table_right3{
	width:270px;
	
	font-size:12px;
	position:relative;
	margin:0px;
	top:-44px;
}
#table_right3 td{
	border-bottom:1px solid white;
}
#table_right3 td a{
	font-weight: bold;
}
#table_right3 td.left{
	border-right:1px solid white;
	
}
#table_right3 th{
	background-color:#AFAA97;
	color:white;
	text-align:left;
	font-weight: normal;
}
#table_right3 th.table_top{
	background-color:#8EC748;
	color:white;
	font-size:16px;
}
#table_right3 tr.dark0{
	background-color:#F4DDC3;
}
#table_right3 tr.dark1{
	background-color:#F2D2B2;
}


#menu{

	margin:0px;
	margin-left:19px;
	z-index:15;
	height:20px;
	
}
#menu ul{
		z-index:14;
	list-style: none; 
}
#menu ul li a{
	color:white;
	width:auto;
	font-size:13px;
	font-weight: bold;
	margin:4px;
	margin-left:20px;
	margin-right:20px;
	display:block;
		z-index:13;
	text-decoration: none;
}
#menu ul li{
	display:block;
	float:left;
		position:relative;
		z-index:11;
	margin-left:2px;
	
}
#menu ul li.sel{
	border-left:0px solid white;
	position:relative;
		z-index:11;
}

#menu ul li.sel a{

	
}

#m_home{
	background-color:#CE6219;
	border-bottom:3px solid #FF7A19; 
}
#m_platy{
	background-color:#CE6C31;
		border-bottom:3px solid #F7E723; 
}
#m_prieskum{
	background-color:#CE773F;
		border-bottom:3px solid #549DD7; 
}
#m_poradna{
	background-color:#CEA46C;
		border-bottom:3px solid #89DB5B; 
}
#m_temy{
	background-color:#CE996C;
		border-bottom:3px solid #E62200; 
}
#m_forum{
	background-color:#CE8E5F;
		border-bottom:3px solid #3CCDCA; 
}
#m_praca{
	background-color:#CE8250;
		border-bottom:3px solid #8EC748; 
}
.form-button{
	font-size:12px;
	border:1px solid #D17A37;
	width:100px;
	background:#F7E0C7;
}
table.forum_list{
	font-size:12px;
}
table.rolemenu{
	margin-left:1px;
	width:860px;
}
table.rolemenu td{
	background-color:#CEA46C;
}
table.rolemenu td.rolesel{
	background-color:#CE6219;
}

table.rolemenu td h2 a{
	font-size:12px;
	color:white;
	font-weight:bold;
}
table.rolemenu td h2 a:hover{
	font-size:12px;
	color:white;
	font-weight:bold;
}
a img{
	border:0px;
}
.table_role{
	border-bottom:1px solid #CE6219;
}
.table_role tr td{
	border-top:1px solid #CE6219;
	border-left:1px solid #CE6219;
}
h1{
	color:#CE6219;
	font-size:21px;
	font-weight: normal;
	margin:0px;
	margin-bottom:7px;
	padding:0px;
	
}
.scroll{
	text-align:center;
	
}
.scroll a.numb{
	border:1px solid #CE6219;
	height:20px;
	width:22px;
	padding-top:2px;
		padding-bottom:2px;
	text-decoration:none;
	background-color:#FCF5EE;
	
	
}
.scroll a.numbsel{
	border:2px solid red;
	height:20px;
	width:22px;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	color:#A46938;
	background-color:#F2E4D6;

}
.scroll_img a.numbsel{
	background-position:center center;
	background-repeat:no-repeat;
		text-decoration: none;

}
.scroll_img a.numb{
	background-position:center center;
	background-repeat:no-repeat;
	text-decoration: none;

}
.scroll_img{
	width:780px;
	height:132px;
	vertical-align:middle;
	overflow-x: hidden; 

	background-image: url(../images/film.gif);
	white-space:nowrap;
	display: block;
}
.scroll_img .film_cont{
	margin-top:23px;
	margin-bottom:20px;

	
}
.scroll_img .film_cont td{
	background-repeat:no-repeat;
	background-position:center;
	border-left: 4px solid #663300; 
	border-right: 4px solid #663300; 

	padding-left:0px;
	padding-top:0px;
}
.scroll_img .cislo{
	font-size:18px;
	text-decoration: none;
	font-family: verdana;
	color:white;
	margin-left:0px;
	width:135px;
	height:17px;
	_height:87px;
	cursor:hand;
	text-align:right;
	padding-top:58px;
	_padding-top:58px;
	
}
.story_text img{
	top:0px;
	position:relative;

}
.story_text table td{
	vertical-align:top;
}
.story_title,.story_text{
	margin-left:33px;
	margin-right:33px;
	
}
.story_title{
	width:500px;
	font-size:15px;
	
}
.story_text table{
	font-size:13px;
}
.forum_theme{
	background-color: #FFF1BC;
}
.forum_odp{
	background-color: #E6F4FF;
}
.forum_reply{
	background-color: #ffffff;
}
#footer_logos{
	float:left;
	width:850px;
	margin-top:0px;
	margin-left:30px;
	text-align:justify;
}
#footer_logos h2{
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:16px;
	font-weight: normal;
	color:#EEA77A;
}
#footer_logos{
	margin-left:30px;
	
}
#videotable{
	font-size:12px;
}
#videotable td{
	text-align:center;
}
#videotable a{
	text-decoration:none;
}
#videotable img{
	border:1px solid #e0e0e0;
}

