body, html
	{
	margin: 20px 0 0 0;
	padding: 0px;
	font-size: 100%;
	font-family: tahoma, verdana;
	color: #B04A1D;
	//background: #FFE1AA /* url('/en/img/Vegatour_fall_bg.gif') center -5px */;
    background: #FFE1AA;
	text-align: center;
	}
body {
	/*background: #FFE1AA url('/img/motiv_zima.gif') 50% -5px;*/
	background: #FFE1AA url(/img/body_summer.gif) 50% -5px;
	/*background: #FFE1AA url('/en/img/Vegatour_fall_bg.gif') center -5px;*/
    }
img, a img {
  border: none;
  }
p, td, th {
  font-size: 70%;
  }
.obal {
  width: 602px;
  text-align: left;
  margin: auto;
  padding: 0;
  }
/****************************************************************************************************/
/****************************************** HLAVICKA ************************************************/
/****************************************************************************************************/
.hlavicka {
  width: 602px;
  height: 95px;
/*  background: url('../img/podklad_hlavicka.gif') 100% 0 no-repeat; */
  }
/* ------------ logo ------------ */ 
.hlavicka .logo {
  float: left;
  font-size: 60%;
  width: 250px;
  position: relative;
  }
.hlavicka .logo img {
  margin: 0 0 3px 0;
  }
.hlavicka .logo a{
  color: #B04A1D;
  font-weight: bold;
  text-decoration: underline;
  background: none;
  }  
.hlavicka .logo a:hover {
  color: #B04A1D;
  text-decoration: none;
  background: none;
  }
#preview {
    margin: auto;
    margin-top: 10px;
    width: 600px;
    height: 400px;
    background: #000;
    border: 2px solid #B04A1D;
    text-align: left;
    }  
.preskocit_obal {
    width: 602px;
    text-align: left;
    margin: auto;
    padding: 0;
    padding-bottom: 200px;
    }  
.preskocit_obal .preskocit {
    float: right;
    padding: 10px;
    font-size: 80%;
    }  
.preskocit_obal .preskocit a {
    color: #B04A1D;
    }  
.preskocit_obal .preskocit a:hover {
    color: #B04A1D;
    text-decoration: none;
    background: none;
    }  
.preskocit_obal .copy {
    padding: 10px;
    float: left;
    }  
/* --- copyright --- */    
.copy {
  font-size: 70%;
  margin: 0 0 0 0;
  padding: 10px;
  text-align: left;
  }
.copy a { 
  color: #B04A1D; 
  text-decoration: underline;
  }
/* --- links --- */
a { 
  color: #000; 
  text-decoration: underline;
  }
a:hover { 
  background: #000;
  color: #fff;
  text-decoration: none;
  }
.clear {
  clear: both;
  } 

.hlavicka .lng a{
  font-size: 60%;
  color: #B04A1D;
  font-weight: bold;
  text-decoration: underline;
  background: none;
  }  
.hlavicka .lng a:hover {
  color: #B04A1D;
  text-decoration: none;
  background: none;
  }