/**********     1 - ELEMENTY     **********/

body, p, a, img, ul, ol, li, td, input, select, textarea
{
	border: none;
	color: #ECECEC;
	font-family: Verdana;
	font-size: 11px;
  margin: 0px;
	padding: 0px;
	text-align: justify;
}

body
{
  scrollbar-track-color: color;
  scrollbar-highlight-color: white;
  scrollbar-face-color: #E6B096;
  scrollbar-3dlight-color: #B98D7A;
  scrollbar-darkshadow-color: #D8A48D;
  scrollbar-shadow-color: #D8A48D;
  scrollbar-arrow-color: #826158;
  text-align: center;
}

h1
{
  font-size: 14px;
  margin: 10px 0px;
  padding: 0px 0px 0px 16px;
}

a
{
  text-decoration: none;
}

a:hover
{
  font-weight: bold;
}

p
{
  text-indent: 18px;
}

td
{
  vertical-align: top;
}

ul
{
  list-style-type: none;
  margin: 0px 10px 0px 34px;
}

li
{
  padding-bottom: 3px;
}

td h1
{
  margin: 0px;
}

input, select, textarea
{
  background-color: white;
  color: #212226;
  font-family: Verdana;
  font-size: 10px;
  padding: 2px;
}

.sirka_input
{
  width: 150px;
}

.sirka_select
{
  width: 153px;
}

.sirka_textarea
{
  width: 150px;
}

hr
{
  border: thin solid #ECECEC;
  height: 1px;
}

/**********     2 - TØÍDY POMOCNÉ     **********/

.nadpis
{
  background-color: #212226;
  background-image: url(img/nadpis_pozadi.png);
  background-repeat: no-repeat;
  color: red;
  font-size: 16px;
  font-weight: bold;
  height: 27px;
  margin: 0px 0px 10px 9px;
  padding: 4px 0px 0px 7px;
  width: 333px;
}

.sprusle
{
  background-image: url(img/menu_sprusle.png);
  background-repeat: no-repeat;
  background-position: top right;
  color: #0F0D10;
  font-size: 12px;
  height: 27px;
  padding: 7px 0px 0px 16px;
  width: 147px;
}

#sprusle_extra
{
  background-image: url(img/menu_sprusle_extra.png);
  background-repeat: no-repeat;
  background-position: top right;
  color: #0F0D10;
  font-size: 12px;
  height: 27px;
  padding: 7px 0px 0px 16px;
  width: 147px;
}

#tabulka_ceny
{
  margin: 0px 10px 0px 16px;
}

#tabulka_ceny h1
{
  padding: 0px;
}

#tabulka_ceny td
{
  padding-bottom: 3px;
  text-align: left;
}

#tabulka_ceny img
{
  border: 1px solid white;
  width: 96px;
}

.cistic
{
  clear: both;
  height: 4px;
}

.podtrzene
{
  text-decoration: underline;
}

.preskrtnute
{
  text-decoration: line-through;
} 

.odeslat
{
  border: thin white outset;
  font-weight: bold;
  text-align: center;
  width: 99%;
}

/**********     3 - ID OBSAHU     **********/

#hlavni
{
  margin: auto;
  margin-top: 20px;
  text-align: justify;
	width: 850px;
}

#hlavicka
{
  background-color: #B58B7C;
  margin-bottom: 1px;
  height: 5px;
  font-size: 2px;
}

#sloupec_vlevo
{
  background-color: #B58B7C;
  background-image: url(img/sloupec_vlevo.png);
  background-repeat: repeat-y;
	float: left;
  height: 607px;
	width: 36px;
}

#sloupec_vpravo
{
  background-color: #B58B7C;
  background-image: url(img/sloupec_vpravo.png);
  background-repeat: repeat-y;
	float: right;
  height: 607px;
	width: 36px;
}

#hlavni_stranka
{
  margin: 0px 37px 0px 37px;
  width: auto;
}

#hlavni_obsah
{
  float: left; 
  height: 415px;
  width: 613px;
}

#menu
{
  background-image: url(img/menu.jpg);
  background-repeat: no-repeat;
  height: 363px;
  float: right;
  padding-top: 244px;
  width: 163px;
  margin-bottom: 1px;
}

#menu a
{
  color: #0F0D10;
}

#motiv
{
  background-image: url(img/motiv.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 415px;
	width: 203px;
}

#text
{
  background-color: #212226;
  height: 395px;
  float: left;
  padding-top: 20px;
  overflow: auto;
  width: 366px;
}

#text p
{
  padding: 0px 16px 4px 16px;
}

#kraj
{
  background-color: #955B46;
  background-image: url(img/kraj.jpg);
  background-repeat: no-repeat;
  float: right;
  height: 415px;
	width: 44px;
}

#ramecky
{
  background-color: #955B46;
  background-image: url(img/pozadi.png); 
  background-repeat: repeat-x;
  clear: both;
  color: #0F0D10;
  height: 192px;
}
.ramecek
{
  background-image: url(img/ramecek.png);
  background-repeat: no-repeat;
  height: 145px;
  margin: 26px 0px 0px 3px;
  width: 198px;
}

.ramecek_zahlavi
{
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 10px 3px 10px;
  text-align: center;
}

.ramecek_text
{
  color: #0F0D10;
  font-size: 10px;
  height: 112px;
  margin-right: 3px;
  overflow: auto;
  padding: 7px 10px 0px 10px;
}

#ramecek_extra
{
  background-image: url(img/ramecek_extra.png);
  background-repeat: no-repeat;
  height: 145px;
  margin: 26px 0px 0px 3px;
  text-align: center;
  vertical-align: center;
  width: 184px;
}

#ramecek_extra img
{
  margin-top: 8px;
  border: 2px solid white;
}

#zapati
{
  background-color: #B58B7C;
  clear: both;
  height: 5px;
  font-size: 2px;
}

#podpis
{
  color: #955B46;
  font-size: 9px;
  margin-top: 3px;
}

#podpis_vlevo
{
  float: left;
  width: 50%;
}

#podpis_vpravo
{
  float: right;
  text-align: right;
  width: 50%;
}

#podpis a
{
  color: #955B46;
  font-size: 9px;
}

#podpis a:hover
{
  font-weight: normal;
  text-decoration: underline;
}

