* {
margin: 0px 0px 0px 0px;
}

/* Tělo */

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
color: #000000;
background: #732527 url(images/background.jpg) repeat-x;
text-align: center;
}

#web {
width: 867px;
position: relative;
overflow: hidden;
text-align: left;
margin-left: auto;
margin-right: auto;
background: url(images/pozadi.gif) repeat-y;
}


#header {
width: 514px;
height: 610px;
position: relative;
background: url(images/header.jpg) no-repeat;
float: left;
}

.headertext {
padding-left: 30px;
padding-top: 287px;
color: #b5b3b2;
font-size: 18px;
font-weight: bold;
}

#headerprava {
width: 353px;
height: 610px;
position: relative;
background: url(images/headerprava.jpg) no-repeat;
float: right;
}

.headerpravatext {
padding-left: 57px;
padding-right: 20px;
padding-top: 0px;
padding-bottom: 15px;
color: #000000;
font-size: 14px;
line-height: 145%;
}

.menu_eshop {
padding-top: 194px;
}

.menu_kontakt {
padding-top: 55px;
}

.menu_vyrobce {
padding-top: 55px;
}

#nadpis {
width: 867px;
height: 45px;
position: relative;
clear: both;
background: url(images/nadpis.jpg) no-repeat;
}

.nadpistext {
padding-left: 145px;
padding-top: 10px;
}

#obsah {
width: 867px;
position: relative;
}

.obsahtext {
padding-left: 35px;
padding-right: 80px;
padding-top: 5px;
padding-bottom: 5px;
color: #732527;
font-size: 13px;
line-height: 145%;
}

.obsahtext a {
text-decoration: underline;
color: #B10000;
}

.obsahtext a:hover {
text-decoration: none;
color: #B10000;
}


.poptavka {
font-size: 13px;
color: #FFFFFF;
}

#spodek {
width: 867px;
height: 20px;
clear: both;
background: url(images/spodek.gif) no-repeat;
}

#odkazy {
width: 915px;
position: relative;
}

.odkazytext {
font-size: 13px;
color: #cccccc;
padding-top: 30px;
text-align: center;
}

.odkazytext a {
text-decoration: none;
color: #cccccc;
}

.odkazytext a:hover {
text-decoration: underline;
color: #cccccc;
}

.odkazylista {
font-size: 11px;
color: #cccccc;
padding-top: 30px;
text-align: center;
}




#odsazeni  		{ margin: 0 0 0 1em; padding: 0 0 0 1em;}
#odsazeni li 		{  margin: 0;}
#odsazeni li ul li 		{ margin: 0 0 0 1em; padding: 0 0 0 1em;}


/* Prvky */

td {
vertical-align: top;
}

a {
text-decoration: underline;
color: #000000;
}

a:hover {
text-decoration: none;
color: #000000;
}

p {
margin-bottom: 13px;
}

hr {
border: 1px solid #58AB1F;
margin-bottom: 10px;
}

li {list-style-image: url("images/li.gif")}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.block {
display: block;
}

.nastred {
text-align: center;
}

.obrazek {
border: 3px solid #C6C3C3;
margin-right: 6px;
}

.obrazek:hover {
border: 3px solid #C6C3C3;
}

.zpravaoodeslani{
color: #D72A18;
font-weight: bold;
font-size: 22px;
text-align: center;
}

.zpet {
color: #75BC18;
text-align: right;
font-weight: bold;
margin-top: 30px;
}

.zpet a {
color: #75BC18;
text-decoration:none;
font-weight: bold;
}

.zpet a:75BC18 {
color: #263554;
text-decoration: underline;
font-weight: bold;
}

.zvyrazneni {
color: #E20000;
font-weight: bold;
font-size: 16px;
}

.zelene {
color: #75BC18;
font-weight: bold;
font-size: 13px;
}

.zelene_velky {
color: #75BC18;
font-weight: bold;
font-size: 16px;
}

fieldset {
background-color: #75BC18;
border: 1px solid #B5DF75;
width: 460px;
}

legend {
color: #FFFFFF;
font-weight: bold;
background-color: #75BC18;
border: 1px solid #B5DF75;
}

.tucne {
color: #000000;
font-weight: bold;
}

.seopruh {
color: #C4C4C4;
font-size: 11px;
text-align: center;
font-style: italic;
}

.napravo {
padding-left: 120px;
}

/* Tabulky */

.tabulka {
font-size: 13px;
text-align: left;
border: 1px solid #FF6501;
}

.tabulka td, tr {
border: 1px solid #FF6501;
padding: 3px;
}

.tabulka_popisky {
font-weight: bold;
background-color: #FF893D;
text-align: center;
}

.tabulka tr:hover {
background-color: #FFA86F;
}

.tabulka_tmavsi {
background-color: #FFD0B1;
}

/* Nadpisy */

h1 {
color: #b5b3b2;
font-size: 16px;
font-weight: bold;
}


h2 {
font-size: 18px;
font-weight: bold;
color: #732527;
}


h3 {
font-size: 13px;
font-weight: normal;
color: #732527;
}


