body    {
        color: #fff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #362C18;
	padding: 0;
	margin: 0;
	text-align: center;
        }

.stranka {
         height: 100%;
         }

.container  {

      width: 790px;
      margin: 0 auto;
      padding: 0;
      border: solid 1px #000;
      text-align: left;
      }

.top  {
      background: #cacaca;
      width: 100%;
      height: 80px;
      text-align: right;
      }

.middle  {
      width: 790px;
      text-align: left;
      background: url('./img/back2.jpg') no-repeat #B09251;
      height: 433px;
      }

.menu   {
	
      color: #fff;
      font-size: 11px;
      font-family: Tahoma, Arial, Helvetica, sans-serif;
       }

.logo_big {
     position: relative;
     left: 70px;
     top: 0px;
     }

.odstavec {
     font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: #fff;
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 20px;
    }
       

.levy {      

     width: 390px;
     margin: 0 auto;
     float: left;
     padding: 6px;
     font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: #E6DCC8;

background: transparent;
overflow:auto; 
height: 360px;

scrollbar-track-color: #C5AE7D;
scrollbar-highlight-color: #C5AE7D;
scrollbar-3dlight-color: #C5AE7D;
scrollbar-darkshadow-color: #C5AE7D;
scrollbar-shadow-color: #C5AE7D;
scrollbar-arrow-color: #775629;
scrollbar-face-color: #E2D7BE;

border-color: #775629;
border-width: 1px;
border-style: solid;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;
}

.pravy {

     width: 355px;
     margin: 0 auto;
     float: right;
     padding: 4;
     font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: #000;
     background: transparent;


overflow:auto; 
height: 360px;

scrollbar-track-color: #C5AE7D;
scrollbar-highlight-color: #C5AE7D;
scrollbar-3dlight-color: #C5AE7D;
scrollbar-darkshadow-color: #C5AE7D;
scrollbar-shadow-color: #C5AE7D;
scrollbar-arrow-color: #775629;
scrollbar-face-color: #E2D7BE;

border-color: #775629;
border-width: 1px;
border-style: solid;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;


    }


.nadpis{
     font-family:  sans-serif, Tahoma, Arial, Helvetica;
     font-size: 22px;
     font-weight: bold;
     color: #C3AB77;
     margin-left: 5px;
    }
    
.small {
     font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #fff;
    }



.big   {
     font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: normal;
     color: #E2D7BE;
    }


.text    {
     margin-top: 492px;
     font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #E6DCC8;
    }


.cd {
    border:solid 1px #000;
    margin-right: 10px;
    margin-top: 0px;
   }

.foto {

    border:solid 1px #000;
    margin-right: 0px;
    margin-top: 0px;

   }

.foto2 {

    border:solid 1px #000;
    margin-right: 5px;
    margin-top: 4px;

   }   

a {
     font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: #EEE;
     text-decoration: none;
    }
a:hover {
     background: transparent;
     text-decoration: underline;
    }

.odsadit    {
        margin-left:4px;
        margin-right:4px;
	width: 200px;
   } 

input {
	color: #fff;
	border: 1px solid #666;
	font-size: xx-small;
	background: transparent;
}

textarea {
	background: transparent;	
	border: 1px solid #666;
	color: #fff;
}

fieldset {
	border: 1px solid #e0e0e0;	
}

input#akce {
	margin: 10px 6px 0 0;
}

div#error {
   font-family: Trebuchet MS, Arial, Tahoma;
	margin: 10px 5px;
	color: #f00;
	font-size: 12px;
	font-weight: bold;
}

div#success {
   font-family: Trebuchet MS, Arial, Tahoma;
	margin: 10px 5px;
	color: #000;
	font-size: x-small;		
}

