@import url("styly_zaklad.css");

html, body, div, form, img {
  margin: 0;
  padding: 0;
  border: 0;
  }

html, body {
	height: 100%;
  }


body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
  background-color: #058AC4;	
  text-align: left;
  background: #058AC4 url('img/pozadi_stranky.gif') center top repeat-y;
  }

/*** Identifikatory ***/  
#kontejner {
	width: 950px;
  min-height: 100%;
  height: 100%;
  margin: auto;
  background: #ffffff url('img/pozadi_kont.gif') left top repeat-y;
  }

html>body #kontejner {
	height: auto;
  }
  
#kontejner2 {
	width: 950px;
  min-height: 100%;
  height: 100%;
  margin: auto;
  background: #ffffff url('img/pozadi_kont.gif') right top repeat-y;
  }
  
html>body #kontejner2 {
	height: auto;
  }
  
#zahlavi {
  padding: 0 0px 0 1px;
  margin: 0;
  background-color: #fff;  
  }
  
#zahlavi_obal {
  background-color: #fff;
  }
  
#zahlavi_obr {
  position: relative;
  height: 120px;
  padding: 0;
  margin: 0;
  background: transparent url('img/zahlavi/pozadi_zahlavi.jpg') left top no-repeat;
	}
	
#claim {
  position: absolute;
  top: 19px;
  left: 27px;
  }
  
#obal_pas  {
  padding: 0;
  margin: 0;
  }
  
#horni_panel {
  background: transparent url('img/zahlavi/pozadi_horni_panel.gif') left top repeat-x;
  color: #fff;
  height: 120px;
  width: 378px;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 0px;
  right: -1px;
  }
  
HTML>BODY #horni_panel {
  right: 0px;
  }

#kontejner #telo {
  float: left;
  width: 565px;
  }
  
#kontejner_ostatni_jazyky #telo {
  float: left;
  width: 730px;
  }

#kontejner #telo_obsah {
  padding: 0px 15px 0 15px;
  }
  
#kontejner2 #telo  {
  float: left;
  width: 565px;
  }
  
#kontejner2_ostatni_jazyky #telo {
  float: left;
  width: 730px;
  }
  
#kontejner2 #telo_obsah, #kontejner2_ostatni_jazyky #telo_obsah {
  padding: 15px 15px 70px 15px;
  }
  
#telo_leve {
  float: left;
  width: 191px;
  } 
  
#telo_leve_obsah {
  padding: 28px 0px 0 1px;
  }
  
#telo_prave {
  float: right;
  width: 189px;
  }
  
#telo_prave {
  float: right;
  width: 189px;
  }
  
#zapati_kontejner {
  clear: both;
  width: 1000px;
	height: 50px;
	min-height: 50px;
	margin: -50px auto 0 auto;
	background: #058AC4 url('img/pozadi_zapati.gif') left top no-repeat;
	color: #fff;
	}
	
html>body #zapati_kontejner, html>body #zapati_kontejner_ostatni_jazyky {
	height: auto;
	}
	
#zapati_kontejner_obsah {
  padding: 12px 5px 15px 5px;
  }

#zapati {
  padding: 25px 20px 1px 20px;
  }

#zapati_menu {
  padding-bottom: 6px;
	position: relative;
	float: left;
  }

#zapati_copyright {
  float: left;
  }

#zapati_omega {
  float: right;
	position: relative;
  }

#tisk_info {
	display: none;
	}
	
/*** Nasledovnici identifikatoru ***/  

  
  
 
/* Menu horni obr */  
#menu_horni  {
  margin: 0;
  padding: 0;
  } 
  
#menu_horni_obr  {
  margin: 0;
  padding: 0;
  }   
  
#menu_horni_obr div  {
  float: left;
  margin-right: 0px;
  }
  
#menu_horni_obr div p  {
  margin: 0;
  padding: 0;
  }
  
#menu_horni_obr div.akce1  {
  background: url('img/menu_horni_obr/pozadi_akce1.jpg') left bottom no-repeat;
  width: 190px;
  }
  
#menu_horni_obr div.akce2  {
  background: url('img/menu_horni_obr/pozadi_akce2.jpg') left bottom no-repeat;
  width: 190px;  
  }
  
#menu_horni_obr div.akce3  {
  background: url('img/menu_horni_obr/pozadi_akce3.jpg') left bottom no-repeat;
  width: 190px;  
  }
  
#menu_horni_obr div.akce4  {
  background: url('img/menu_horni_obr/pozadi_akce4.jpg') left bottom no-repeat;
  margin-right: 0px;
  width: 191px;  
  }
  
#menu_horni_obr div.akce5  {
  background: url('img/menu_horni_obr/pozadi_akce5.jpg') left bottom no-repeat;
  margin-right: 0px;
  width: 187px;
  }
   
/* Menu horni text */ 
#menu_horni_text  {
  margin: 0;
  padding: 0;
  }
  
#menu_horni_text div  {
  float: left;
  }
  
#menu_horni_text div p  {
  margin: 0;
  padding: 10px 0 0 10px;
  }
  
#menu_horni_text div.akce1_text {
  width: 190px;
  background: url('img/menu_horni_text/akce1_pozadi.gif') left top repeat-x;
  }
  
#menu_horni_text div.akce2_text {
  width: 189px;
  background: url('img/menu_horni_text/akce2_pozadi.gif') left top repeat-x;
  margin-left: 1px;
  }
  
#menu_horni_text div.akce3_text {
  width: 189px;
  background: url('img/menu_horni_text/akce3_pozadi.gif') left top repeat-x;
  margin-left: 1px;
  }
  
#menu_horni_text div.akce4_text {
  width: 190px;
  background: url('img/menu_horni_text/akce4_pozadi.gif') left top repeat-x;
  margin-left: 1px;  
  }
  
#menu_horni_text div.akce5_text {
  width: 186px;
  background: url('img/menu_horni_text/akce5_pozadi.gif') left top repeat-x;
  margin-left: 1px;
  margin-right: 0px;
  }
  
#menu_horni_text div.akce1_text {
  height: 73px;
  text-align: center;
  }

#menu_horni_text div.akce2_text {
  height: 73px;
  }
  
#menu_horni_text div.akce3_text {
  height: 73px;
  }
  
#menu_horni_text div.akce4_text {
  height: 73px;
  }
  
#menu_horni_text div.akce5_text {
  height: 73px;
  text-align: center;  
  }
  
 
#zapati a, #zapati a:link, #zapati a:visited {
  color: #fff;
	}
	
#zapati a:hover {
  color: #fff;
  }
  
#zapati_menu span.polozka {
	margin-right: 15px;
	}
  
#menu_prave h1 {
  color: #435761;
  }
  
#menu_prave h2.archiv {
  background: transparent url('img/ikonky/archiv.gif') 0 0.2em no-repeat;
  padding-left: 20px;
  font-weight: normal;
  }

/*** Tridy***/
div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	}

span.clear {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

