table {font-size:100%;line-height:1.3;border-collapse:collapse; border-spacing:0}

body {
   background-image: url("pozadi.jpg");
   background-position: left top;
   background-repeat: no-repeat;
   background-color: #1A1A1A;
   color: white;
   font-family: Arial;
   margin:0;
   font-size: 13px;
}

.obal{
   width:760px;
}

.logo {
   display:block;
   width: 20px;
   height: 20px;
}
.logo h1{
  display:none;
}

.horni_menu{
   position:relative;
   left: 200px;
   top: 30px;
   width: 500px;
}

.horni_menu ul{
   // margin-top: 10px;
}

.horni_menu li{
   display:inline;

}

.horni_menu a{
	text-decoration: none;
   padding:5px 10px;
   border-top: 2px solid #acacac;
   color:#acacac;
}
.horni_menu a:hover{
   border-top: 2px solid #5e9ee0;
   color:white;

}
.horni_menu li a{
   color:#acacac;
}

#actived{
   color:white;
   padding: 5px 5px 5px 5px;
   background: url("jazykv.gif");
}

.jazyky{
   position:absolute;
   top:-1px;
   left: 680px;
   line-height: 30px;
}

.jazyky a{
   color:white;
   display:inline;
   padding: 5px 5px 5px 5px;
   background: url("jazyk.gif");
   text-decoration:none;
   margin-right: 3px;
}

.jazyky a:hover{
   background: url("jazykv.gif");
}

.leve_menu li{
   List-style:none;
   border-bottom: 1px solid black;
}

.leve_menu li a{
   color:#acacac;
   text-decoration:none;
   display: block;
   padding: 7px;
}

.leve_menu a:hover{
   color:white;
   background:#5e0f0f;
}



.leve_menu {
   position:relative;
   top: 70px;
   left: 20px;
   float: left;
   width: 220px;
}

.obsah {
   margin-top: 50px;
   // margin-top: 50px;
   display: block;
   width: 500px;
   float: right;
}

.content_obal {
   width: 755px;
}

/*
.obsah img {
   width: 200px;
   border: 5px solid white;
   margin-left: 20px;
}
*/

.line {
   border-top: 1px solid #292929;
   margin: 30px 0px;
}

h1 {
   color: white;
   font-family: Arial;
   font-size: 22px;
}

h2, a {
   color: #5e9ee0;
   font-family: Arial;
   font-size: 18px;
}

h3 {
   color: white;
   font-family: Arial;
   font-size: 16px;
}

h4, a {
   color: #5e9ee0;
}

h5, a {
   color: #5e9ee0;
   font-family: Arial;
   font-size: 13px;
}

h6 {
   text-align:center; 
   color: #5e9ee0; 
   font-family:Arial; 
   font-size:80%
}

span {
   color: #5e9ee0;
   font-family: Arial;
   font-size: 20px; 
   
}

.paticka a{
   color: #898989;
}

.paticka .pravo{
   float: right;
}

.paticka .levo{
float: left;
}

.paticka .cl{
clear: both;
}

.podrobnosti table tr td.prvni {
padding-right: 50px;
color: #8A8A8A;
}

.paticka{
color: #898989;
clear: both;
padding: 0px 20px;
line-height: 40px;
background: #292929;
width: 715px;
}


