body {
  color : White;
  background-color : #F2F8FD;
  font-family : Arial, sans-serif;
  font-size : px;
  text-align : center;
  padding: 0;
  margin: 0;
}


#wrapper { width:1000px;
          height: auto;
          border: none; 
          margin: 0 auto 1px auto; 
          background-color: white;
          float: none;
          white-space: nowrap; 
}  
  
.hrow { width: 1000px; 
        height: 3px;
        float: none;
        background-color: #112e5a;  
        margin: 0;
        padding: 0;
}

#hlavicka { width:1000px; 
            height:102px;
            float: left;
            border:none;
            display: block;
}
#webarch {  width: 90px;
            height: 102px;   
            float: none; 
            position: relative; 
            left: -100px;
            top: 6px; 
            display: block;
            
} 

#hlavicka_foto { width:1000px; 
                  height: 75px;
                 overflow: hidden;
                 white-space: nowrap;
                 float: none;                  
                 margin: 0;
                 padding: 0;
                 
}
.hlavicka_foto_in { width: 1600px; 
                  height: 75px;
                 white-space: nowrap;
                 float: left;
                 margin: 0;
                 padding: 0;
}
#sipka_vlevo {  
            width: 0px;
            height: 35px;   
            float: left; 
            position: relative; 
            left: 10px;
            top: 125px; 
                 
} 
#sipka_vpravo {  
            width: 0px;
            height: 35px;   
            float: left; 
            position: relative; 
            left: -45px;
            top: 125px; 
                       
} 
.s_zmiz {
            display: none;
}
.s_objev {
            display: block;
}
.fotoram { width: 100px; 
        height: 75px;
        border: none;
        float: left;
        margin: 0;
        padding: 0;
}

#menuhrw {    width: 1000px; 
            height: 48px; 
            display: block; 
            float: none;                  
            background-color: white;
}

.menuhr {    width: 879px; 
            height: 23px; 
            display: block; 
            border: solid white;
            border-width: 1px 0 0 0;
            float: left;                  
            background-color: silver;
}
.menuh {    float: left;
            border: solid white;
            border-width: 0 1px 0 0;           
            background-color: silver;       
            font: italic bold 12px Arial;
            color:#112E5A;
            text-align: center; 
            vertical-align: middle;
}
.menuh a{    display: block;            
            text-decoration: none; 
            color:#112E5A;
            padding: 4px 9px 4px 8px;  
}
.menuh a:hover{
              background-color: black; 
              color: white;              
}
#podpora {    width: 118px; 
            height: 47px; 
            margin: 1px 0 0 0;
            padding: 0;
            display: block; 
            border: solid #112e5a; 
            border-width: 0 0 0 3px;
            float: right; 
            white-space: normal;                 
            background-color: grey;
            color: white;
}
#pomoc {    width: 117px; 
            height: 47px; 
            margin: 0;
            padding: 0;
            display: block; 
            border: solid white; 
            border-width: 0 0 0 1px;
            float: none; 
            white-space: normal;                 
            background-color: grey;
            font: italic 15px Arial;
            color: white;
}
#pomoc a{    display: block;            
            text-decoration: none; 
            color: white;
            padding: 6px 0px 5px 0px;  
}
#pomoc a:hover{
              background-color: black; 
              color: white; 
              padding: 6px 0px 3px 0px;    
              /*font-weight: bold;*/          
}
#partner {   width: 150px; 
            height: 92px; 
            border: solid black 1px;
            padding: 3px 5px 3px 5px;
            margin: 0 0 3px 0;  
            display: block; 
            white-space: normal;
            vertical-align: middle;
            float: none;  
            color: black;                
            background-color: white;
}
#partner a{  vertical-align: bottom;           
            text-decoration: none; 
            color: #112e5a;
            font: 15px/15px Arial;
            
}
#partner_logo {
      vertical-align: middle;
      display: block;
      height: 73px;
}            
.partner_logo {
      vertical-align: middle;
      max-width: 150px;
      max-height: 75px;
      margin: 0;
}

#menuvr {   width: 162px; 
            height: 597px; 
            margin: 3px 3px 1px 0;
            display: block; 
            border: solid grey;
            border-width: 0 0 7px 0;
            float: left;                  
            background: none;
}
.menuv {   width: 155px; 
            min-height: 25px;
            border: solid grey;
            border-width: 0 7px 0 0;
            margin: 0 0 1px 0;
            background-color: #112e5a;
            font: bold 13px Arial;
            color: white;
            text-align: center; 
            vertical-align: middle;
            display: block; 
            float: none;  
            white-space: normal;                
}
.menuv a{     width: 155px;
            display: block;            
            text-decoration: none; 
            color: white;
            padding: 4px 0 5px 0;
             border: solid grey;
            border-width: 0 7px 0 0; 
}
.menuv a:hover{  border: solid silver;
              border-width: 0 7px 0 0;
              background-color: black; 
              color: white;              
}



.textovepole{
       width: 833px; 
       height: 620px;
       padding: 0;
       margin: 3px 0 1px 0;
       float: left; 
       display: block;
       border: solid black 1px;
       background-color : #E2F1FD;
       color : #112E5A;
      font-family : Arial, sans-serif;
      font-size : px;
      text-align : center;
       overflow: auto;
       white-space: normal;
       scrollbar-arrow-color:#808991;
             scrollbar-face-color:#ABD7FC;
             scrollbar-highlight-color:#808991;
             scrollbar-shadow-color:#604906;
             scrollbar-3dlight-color:#ffffff;
             scrollbar-darkshadow-color:#ffffff;
             scrollbar-track-color:#E2F1FD;
}
.textwrapper{
       width: 756px;  
       min-height: 576px; 
       height: auto;
        padding: 0 30px 0 30px;  
        margin: 0 0 0 auto;
        float: left;
       background: url('../images/textbcg.jpg') repeat-y scroll #E2F1FD left top; 
} 

.seznam{
    margin: 0 0 0 150px;
    width: 500px;
}
.seznam ul li{
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;  
}

.new{
color:#428807;
}
.hd{
background-color : #C2DFDD;
}
.gal {
  border: 1px solid black;
  margin: 0 0 25px 0;
}

/* aktuality */
.content {
  width:770px;
  margin: 0px;
}
#leftContent {
  border:1px solid black;
  width:758px;
  float:none;
}
#rightContent {
  width: 758px;
  border:1px solid black;
  float:none;
  
}
div.ramecek {
  text-align:center;
  width:740px;
  padding:8px 8px 8px 8px;
  border:1px solid black;
}

#foot {
  clear:both;
}

