/* CSS Document */
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #ffd578;
	text-align:center;
	background: #390000 url(../images/bg_main.png) repeat-x center top;
}
* { 
	padding: 0px; margin: 0;
}
.clear{
	clear: both;
	visibility: hidden;
	line-height: 1%;
	font: 1%;
}

#holder{
	width: 832px;
	margin:0 auto 0 auto;
       position:relative;
}

#wifi{ position:absolute; top:0px; left:205px; z-index:-5;}

#top-menu{
	width: 832px;
	height:42px;
	text-align: right;
	padding-top:20px;
	color: #990202;
}
#top-menu a{
	font-size:12px;
	color: #990202;
	text-decoration:none;
	margin:0 10px 0 10px;
}
#top-holder{
	width: 832px;
	height: 221px;
}
#top-holder img{
	float:right;
	display:inline;
}
#logo{
	width:201px;
	height: 136px;
	float: left;
	display:inline;
}
#content{
	width: 832px;
	margin:10px 0 0 0;
}
#left{
	width: 210px;
	float:left;
	display:inline;
}
.menu_side{
	width:210px;
	height:21px;
}
.menu{
	width:160px;
	background:url(../images/menu_left_middle.png) repeat-y center top;
	text-align:left;
	padding:0 25px 0 25px;
}


.pocasi_side{
	width:210px;
	height:21px;
}
.pocasi{
	width:180px;
	background:url(../images/menu_left_middle.png) repeat-y center top;
	text-align:center;
	padding:0 15px 0 15px;
}

.menu h2{
	color:#feae00;
	font-size:14px;
	padding:0 0 10px 0;
}

.menu .nadpis{
	color:#feae00;
       font-weight: bold;
	font-size:14px;
	padding:0 0 10px 0;
}

.menu ul {
  margin: 0 0 0 0; 
  padding: 0 0 0 0 ;
  list-style: none;
  width:155px;
}
.menu li {
  margin: 0 0 0 0; 
  padding: 0 0 0 0 ;
  list-style: none;
  width:155px;
}
.menu  li a{
  height:21px;
  background: url('../images/bg_menu_a.jpg'); 
  text-decoration:none;
  color: #fff;
  display: block;
  padding:0px 0 6px 15px;
  font-size: 11px;
  text-align:left;
}
.menu  li a:hover{
  height:21px;
  background: url('../images/bg_menu_hover.jpg'); 
  text-decoration:none;
  color: #fff;
  display: block;
  padding:0px 0 6px 15px;
  font-size: 11px;
  text-align:left;
}
#flags{
	width: 210px;
	height:23px;
	margin:10px 0 10px 0;
}
#flags img{
	border:0;
	margin:0 5px 0 0;
}
#right{
	width: 610px;
	float:right;
	display:inline;
}
#cont-side-top{
	width:610px;
	height: 21px;
}
#cont-mid{
	width: 610px;
	min-height: 610px;
	background:url(../images/bg_middle.png) repeat-x center top;
}
#news-1{
	width: 570px;
	text-align:left;
	padding: 10px 0 0 0;
	margin:0 auto 0 auto;
	background:url(../images/divider.gif) repeat-x center bottom;
}
#news-1 h1{
	color:#feae00;
	font-size:14px;
	padding:0 0 10px 0;
}
#news-1 p{
	padding:0 0 10px 0;
}

#news-1 li{ margin-left:20px; } 
#news-2 li{ margin-left:20px; } 

#news-2{
	width: 570px;
	text-align:left;
	padding: 20px 0 20px 0;
	margin:0 auto 0 auto;
	background:url(../images/divider.gif) repeat-x center bottom;
}
#news-2 h2{
	color:#feae00;
	font-size:14px;
	padding:0 0 10px 0;
}
#news-2 p{
	padding:0 0 10px 0;
}
#news-2 img{
	border: 2px solid #f6b831;
	float: left;
	display:inline;
	margin:0 16px 0 0;
}
#news-3{
	width: 570px;
	text-align:left;
	padding: 20px 0 20px 0;
	margin:0 auto 0 auto;
}
#news-3 h2{
	color:#feae00;
	font-size:14px;
	padding:0 0 10px 0;
}
#news-3 p{
	padding:0 0 10px 0;
}
#fast-links{
	width: 832px;
	height: 213px;
	padding: 25px 0 0 0;
	background:url(../images/fast-links.png) repeat-x center top;
}
.fast-link-holder{
	width:239px;
	height:188px;
	background:url(../images/f-link-bg.png) no-repeat center top;
	float:left;
	display:inline;
	margin: 0 0 0 28px;
	text-align:left;
}
.fast-link-holder h3{
	color:#feae00;
	font-size:14px;
	padding:0 0 10px 20px;
}
.fast-link-holder ul {
  margin: 0 0 0 0; 
  padding: 0 0 0 0 ;
  list-style: none;
}
.fast-link-holder li {
  margin: 0 0 0 0; 
  padding: 5px 0 0 0 ;
}
.fast-link-holder  li a{
  text-decoration:none;
  color: #ffd578;
  padding:0 0 0 25px;
  font-size: 11px;
  text-align:left;
}

#menu-bottom{
	width: 832px;
	height:80px;
	text-align:center;
	padding-top:15px;
}
#menu-bottom a{
	font-size:10px;
	color: #ffd578;;
	text-decoration:none;
	margin:0 8px 0 8px;
}
#footer-holder{
	width: 100%;
	height:96px;
	background:#000;
}
#footer{
	width: 832px;
	height:76px;
	margin:0 auto 0 auto;
	padding-top:20px;
	background:url(../images/footer.jpg) no-repeat center top;
}
#footer a{
	font-size:11px;
	color: #ffd578;;
	text-decoration:none;
	margin:0 8px 0 8px;
}
.copyright{
	width:832px;
	font-size:11px;
	color: #893300;
	margin-top:20px;
}
#footer .copyright a{
	font-size:11px;
	color: #893300;
	text-decoration:underline;
	margin:0;
	padding:0;
}

.img{
	padding: 1px 1px 1px 1px;
}


a{
  text-decoration:underline;
  color: #FFD578;
  font-size: 12px;
}
a:hover{
  text-decoration:none;
  color: #FFD578;
  font-size: 12px;
}

.mezera {margin-top:15px;}

/* soutez */
#soutez-holder {margin:5px; padding:10px; width:535px; border: 1px solid #FE7E00;}
#soutez-holder .otazka-nadpis-h{ padding:0px 0 0 0; font-weight: bold;}
#soutez-holder .otazka-nadpis{ padding:10px 0 0 0; font-weight: normal;}
#soutez-holder .odpoved-nadpis{ padding:10px 0 0 0; font-weight: bold; }
#soutez-holder .odpoved{ padding:10px 0 0 0; font-weight: normal;}
#soutez-holder .popis{ padding:20px 0 10px 0; font-weight: normal;}

#soutez-holder fieldset{ border:none; width:440px;}
#soutez-holder label{ color:#ffd578; display: inline-block; width:110px; float:left; margin:2px 10px 0 0px;}
#soutez-holder label.popis{ color:#FE7E00; display: inline-block; width:500px; float:left; margin:10px 10px 0 0px;}
#soutez-holder fieldset input{ border:1px solid #FE7E00; color:#8A0202; float:left; width:230px; margin-bottom:8px;}
#soutez-holder fieldset input.maly{ border:1px solid #FE7E00; color:#8A0202; float:left; width:112px; margin-bottom:8px; margin-right:4px;}
#soutez-holder input.btn-soutezit{width:101px; height:28px; background:transparent url(/images/png//btn-src-orange.png) no-repeat top center; border:0; color:#ffffff; font-size:12px; font-weight:bold; margin: 10px 0 0px 0; padding-bottom:2px; float:right; cursor:pointer;}
