
BODY{  
  padding-top:0;
  margin: 0 auto 0 auto;
  background-color: #D7E5EA;
  padding-bottom : 0;
  text-align: center;
  vertical-align : right;
  background-image : url(../image/pozad.gif);
  background-repeat : repeat-x; 
}  
  
 /* Vzhled */
  
#odrazka{
  margin: 0 auto auto; 
  Height : 25px;
  padding-bottom:5px;
}
    
#hlavicka{
  margin: 0 auto auto; 
	width : 936px;
  FLOAT : Center;
	HEIGHT : 250px;
	background-image : url(../image/panel936.jpg);
	background-repeat : no-repeat;
	text-align: center;
	border-top : 1px solid Black;
	border-left : 1px solid Black;  
  border-right : 1px solid Black;
}

#telo{
  margin: 0 auto auto; 
  width : 936px;
  background-color: White;
  border-left : 1px solid Black;  
  border-right : 1px solid Black;
}

#menu{
  FLOAT : Center;
  margin: 0 auto auto; 
  width: 936px;
  height: 25px;
  text-align : right;
  background-color: #000000;
  border-left : 1px solid Black;  
  border-right : 1px solid Black;
}

#pata{
  margin: 0 auto auto; 
  WIDTH : 936px;
  HEIGHT : 25px;
  background color : #800000;
  border-bottom : 1px solid Black;
	border-left : 1px solid Black;  
  border-right : 1px solid Black;
  background-image : url(../image/pata.gif);
}

/* Zbozi */

#polozka{
  height: 250px;
  background: url(../image/polozka_pozadi.gif);
  width: 330px;
  padding-left: 0px;
  table-layout: fixed;
  float: left;
}

.nazev_zbozi{
  color: #000000;
	font-family: Verdana, Arial, Helvetica,   sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
	position: absolute;
}

.popis_zbozi{
  color: #000000;
  font-family: Verdana, Arial, Helvetica,   sans-serif;
	font-size: 8pt;
	font-weight: normal;
  width:  300px;
  padding: 30px 0px 0px 5px;
	position: absolute;
	float: left;
	 
}

.cena {
	color: #3F3F3F;
	font-family: Verdana, Arial, Helvetica,   sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 200px 0px 0px 5px;
	position: absolute;
}

.cena_cislo {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica,   sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.galerie{
  color: #3F3F3F;
	font-family: Verdana, Arial, Helvetica,   sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 200px 0px 0px 200px;
	position: absolute;
}

.galerie A:hover{ 
  text-decoration: underline;
  border : none;
  color : #0000FF;
}

.galerie A {
  text-decoration: none;
  color : #3F3F3F;
}

/* Texty */

.lista{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text{
  font-size : 12px;
  color : #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.aktuality{
  font-size : 12px;
  color : #ffffff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.aktuality A:hover{ 
  text-decoration: underline;
  border : none;
  color : #ffff00;
  font-weight: bold;
  font-size : 12px; 
}

.aktuality A {
  text-decoration: none;
  color : #dcd9d9;
}

/* Odkazy a paticka */

.pata {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #535353;
	text-align : center
}

.odkazy{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000099;
	text-align : center;
  font-weight : normal;
}

.odkazy A:hover{ 
  text-decoration: none;
  border : none;
  color : #ffff00;
  font-weight: normal;
  font-size : 10px; 
}

.odkazy A {
  text-decoration: none;
  color : #000099;
  font-size : 10px; 
  font-weight: normal;
}


/* nadpisy */

h1{
	font-size: 8px;
	color: #ffffff;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2{
	color : "#2cd362";
	font-family : "Bookman Old Style";
	font-size : small;
	text-align: right;
}

h3{
	color : "#2cd362";	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px
}	

.nadpis {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
}


A:hover{ border:none;}

A {text-decoration: none} 

.lista A:hover{ 
  text-decoration: underline;
  border : none;
  color : #ffff00;
  font-weight: bold;
  font-size : 12px; 
}

.lista A {
  text-decoration: none;
  color : #dcd9d9;
}


