/* CSS Document */

body {
  background:url('../images/background.png') repeat-x;
  background-color:white;
  margin:0px;
  padding:8px;
  color:#7B7B7B;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-size:13px;
}

a {color:rgb(166,183,45);text-decoration:none}
a:hover {text-decoration:underline}
h2 {color:black;font-size:16px;margin:0px;padding:0px}
h3 {color:#2288C9;margin:0px;padding:0px;font-size:13px;}
h3 a {color:#2288C9;}
ul{font-size:12px;margin:10px 0px 0px 0px;padding:0px 0px 0px 0px;border-bottom:0px;}
li{ list-style-type: none;background:url('../images/sipka.png') no-repeat;background-position: 0px 5px;padding-left:10px;border-bottom:1px solid #F1F6F9}
b{color:#2288C9}


.page{
  width:908px;
  position:relative;
  margin:auto;
}

.date {
  float:left;
  width:340px;
  color:#EAD6CF;
  margin:0px 0px 0px 7px;
  padding:0px;
  font-size:11px;
}

.references{
  float:right;
  width:250px;
  color:#A5A5A5;
}
.references span{
  cursor:hand;
  cursor:pointer;
}

.references a{
  color:#A5A5A5;
}

.top{
  width:100%;
  font-size:11px;
  height:19px;
}

.head{
  height:78px;
  padding:12px;
  cursor:pointer;
  cursor:hand;
}

.h1_prase{
  color:#1F8ACD;
  display:inline;
  margin:0px;
  padding:0px;
  font-size:24px;
  position:relative;
  top:-18px;
}

.h1_chripka{
  margin:0px;
  padding:0px;
  color:#636363;
  display:inline;
  font-size:18px;
  position:relative;
  top:-18px;
}

.menu{
  width:100%;
}
.menu_line{
 height:39px;
  padding: 0px 0px;
}

.menu_text{
  font-size:13px;
  color:white;
  padding:7px 6px 0px 6px;
  float:left;
  height:27px;
  cursor:pointer;
  cursor:hand;  
}

.menu_text:hover, .menu_text2:hover{
  background-color:#2CADFF;
  text-decoration:underline;
}

.submenu{
  display:none;
  position:absolute;
  background-color:rgb(45,171,255);
  top:155px;
  width:100px;
  padding:0px 5px;
  color:white;
  font-size:11px;
  text-align:center;
  
}
.submenu a{
  color:white;
}

.submenu:hover {background-color:#2CADFF}

.submenu0{margin-left:0px;}
.submenu1{margin-left:112px;}
.submenu2{margin-left:210px;}
.submenu3{margin-left:320px;}
.submenu4{margin-left:390px;}
.submenu5{margin-left:472px;}
.submenu6{margin-left:502px;}
.submenu7{margin-left:617px;}
.submenu8{margin-left:723px;}
.submenu9{margin-left:895px;}

.paipa_m{
  background:url('../images/paipa2.png') no-repeat top right;
  float:left;
  width:1px;
  margin-top:10px;
}
.menu_text2{
  font-size:14px;
  color:white;
  padding-top:10px;
  display:block;
  float:left;
  height:30px; 

}

.menu_left{
  width:12px;
  float:left;
}

.menu_items{
  background-color:#2CADFF;
  width:884px;
  height:34px;
  float:left;
}

.menu_right{
  width:12px;
  float:right;
}

.main_image{
  background:url('../images/main_img.jpg') no-repeat center;
  width:100%;
  height:296px;
  
}

.search{
  float:right;
}
.input_search {
  width:171px;
  height:20px;
  margin-top:0px;
  position:relative;
  top:-7px;
}

.search_button{
  margin-top:7px;
}

.content{
  width:100%;
  margin-top:25px;
  padding:5px;
  overflow: auto;
}

.content_left{
  width:745px;
  background-color:white;
  float:left;
  overflow: auto;
} 
.content_right{
  width:160px;
  height:678px;
  float:right;
}

.aktuality{
  width:250px;
  float:left; 
}

.aktualita {
  vertical-align:top;
  width:230px;
  height:110px;
  overflow:hidden;
  margin-bottom:15px;
  padding-top:2px;
}

.aktualita img{
  cursor:pointer;
  cursor:hand;
}

.aktualita p{
  margin:0px;
  padding:0px;
  font-size:13px;
}

.aktualita h3{
  position:relative;
  top:-5px;
}

.aktualita img{
  width:81px;
  float:left;
  margin-right:5px;
}

.hp_img_man{
  float:left;
  margin-right:5px;
}

.obsah{
  border-left:1px solid #DCEDF7;
  float:left;
  width:480px;
  padding-left:10px;
  overflow:hidden;    
}

.anketa {width:230px;}
.anketa div{width:230px;float:left}
.anketa img {cursor:pointer;cursor:hand;}

.footh{
  background:url('../images/footh.png') repeat-x;
  height:20px;
  width:100%;
  margin-top:10px;
  padding-top:5px;  
}

.footh_odkazy{
  width:900px;
  text-align:left;
  font-size:11px;
  margin:auto;
  position:relative;
  height:20px;  
}

.footh_right{
  float:right;
  width:200px;
  height:20px;
  text-align:right;

}

.clanek{
  min-height:500px;
  width:700px;
  float:left;
  padding:5px;
}

.archive{
  width:700px;
  padding:10px;
  float:left;
}


.arch1{
  width:100%;
}

.static_page{
  overflow:auto;
  margin-top:20px;
}

.cesta{
display:block;
}

.blue{
  color: rgb(44,173,255);
  font-size:15px;
}
