/* CSS Document */




html{
height:100%;
}
 body {
  margin: 0px;
  padding: 0px;
  height:100%;
  background: #152352 url(../_img/bg.jpg) repeat-x top;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  
  font-size: 0.8em;
  
  color:white;
}

a, a:active, a:visited {
color:silver;
}


#header {
  display: block;
  width: 742px;
  height: 103px;
  margin:auto;
  margin-top:0px
  margin-bottom:0px;
  text-align: left;
  float:left;
  padding:0px;
  background: url(../_img/top.jpg) no-repeat;
  

}

#left {
  display: block;
  width: 720px;
  float:left;
  text-align: left;
}

#maintext {
  padding-left:350px;
  padding-right:25px;
  background: #364b96 url(../_img/left.jpg) no-repeat left top;
  
  margin-right:0px;
  padding-top:20px;
  width:367px;
  font-size:1.1em;
  min-height:290px;
  _height:290px;  
}
#maintext_vlevo {
  padding-left:25px;
  padding-right:25px;
 background: #364b96 url(../_img/left.jpg) no-repeat left top;
  
  margin-right:0px;
  padding-top:20px;
  width:692px;
  font-size:1.1em;

  
}

#maintext p {
text-align: justify;
}

#main {
 width: 742px;
 



  background: #364b96;
 margin:auto;

 
 text-align:left;
 padding:0px;
 min-height: 540px;
 border-left:solid 1px black; 
 border-right:solid 1px black;
 overflow: visible;
 _height: 500px;

}

#frame {
width: 743px;
 margin:auto;
 
 text-align:left;
 padding:0px;
 min-height: 500px;
 overflow: visible;
 _height:500px;

background:#46559D;
height:100%; 
}

#menubar {
  background: #223782 ;
  width:697px;
  color:white;
  padding:5px;
  _padding:3px;
  padding-left:40px;

  margin-top:0px;
  font-weight: bold;
  border-top:1px solid #46559d;
  border-bottom:1px solid #46559d;
}

#vysouvaci_menu {
  background: #223782 ;
  width:697px;
  color:white;
  padding:5px;
  _padding:3px;
  

  
}


#menubar a.menuitem {
  text-decoration: none;
  display: block;
  float:right;
  color: white;
  margin-right: 25px;
  _margin-right:15px;
  _position:relative;
  _top:3px;  
  
}

#menubar span {
display: none;
}

#menubar a:hover {
  text-decoration:underline;  
}


.title span {
  width: 400px;
  height: 39px;
  display: block; 
}


div.title {
  margin-top: 30px;  
  margin-left: 40px;
  display: block;
  width: 400px;
  height: 39px;
  overflow: hidden;  
}



h2 {
  margin-bottom:4px;
  text-align:left;
  font-size:1.3em;
}

h3 {
  margin-bottom:4px;
  text-align:left;
  font-size:1.1em;
}

.left {
  text-align:left;
}



#btm {
 display:inline;
 float:left;
 text-align:right;
 padding-top:55px; 
 padding-right:25px;
 bottom:0px;
 
 height:73px;
 width:717px;
 font-size:11px;
 background: url(../_img/bottom.gif) ;
}


#breadcrumb {

width:265px;
position:relative;
top:19px;
font-size:10px;
text-align:right;
}

ul {
margin-bottom:0px;
}


.image {
display:block;
float:left;
margin-right:20px;
margin-bottom:20px;
width:145px;
height:145px;
text-align: center;

}

.image_big {
display:block;
float:left;
margin-right:20px;
margin-bottom:20px;
width:150px;
height:150px;
text-align: center;


}

.imdesc {

height:200px;


}


.image img {
border:solid white 2px;
width:145px;
height:145px;

}


#dummy {
clear:both;
margin:0px;
visibility:hidden;
width:10px;
}

.desc {
clear:both;
margin-bottom:10px;
width:310px;
}





