/* Obecné */
body 	{
    font-family: arial;
    color: #333;
    font-size: 80%;
    margin-top: 0px;
    cursor: text;
    margin-right:15px;
    margin-bottom:15px;
    margin-left: 10px;
    background:  #8F9398 url(obr/prechod04.png) repeat-y 20% 0%;
}
.konec {
    clear: both;
}

#telo {
  position: absolute;
  width: 853px;
  z-index: 1;
   left: 260px;
/*  left: 255px;*/
  top: -1px;
/*   background-color: #B5C2CC; */
  border: 0px;
}
.kontakt_levy {
    width: 400px;
    border: solid 1px #AAAAAA;
    margin: 0 0 20px 0;
    background-color: white;
    padding: 10px;
    float: left;
}
.kontakt_pravy {
    width: 400px;
    border: solid 1px #AAAAAA;
    margin: 0 0 20px 0;
    background-color: white;
    padding: 10px;
    float: right;
}
.obsah {
    width: 830px;
    border: solid 1px #AAAAAA;
    background-color: white;
    padding: 10px 10px 5px;
}
.obsah p {
    margin: 0px 0px 5px;
    text-align: center;
    font-size: 170%;
    text-shadow: #DDDDDD 1px 1px 1px;
}
.obsah img {
    margin: 0px;
    border: 0px;
}
.obsah_right {
    width: 200px;
    height: 224px;
    border: solid 1px #AAAAAA;
    background-color: white;
    padding: 10px 10px 0px;
    font-size: 100%;
    float: right;
}
.obsah_right p {
    margin: 0px 0px 5px;
    text-align: center;
    font-size: 170%;
    text-shadow: #DDDDDD 1px 1px 1px;
}
.sipka {
    font-size: 200%;
}
h1	  {
    color: #444444;
    text-shadow: #BBBBBB 2px 2px 2px;
    margin: 0px 20px 24px;
    TEXT-DECORATION: none;
    font-weight: normal;
}
h2 {
    font-size: large;
    font-weight: normal;
    margin-top: 0px;
    text-shadow: #DDDDDD 1px 1px 1px;
}
h3 {
    font-size: 130%;
}

.externi {background: transparent url(obr/externi-odkaz.png) no-repeat scroll right center;
padding:0 13px 0 0;}
.prilepek {color: #777; line-height: 10px; padding: 2px 0 5px 7px; border-bottom: 0px dashed #777; margin: 2px 0 15px;}
.prilepek a {color: #777; font-style: italic; font-size: 12px;  text-decoration: none;}
.prilepek a:hover {color: #777777; font-weight: normal;text-decoration: underline;}
a.wiki {
    border-bottom: 1px dashed;
    font-weight: normal;
    text-decoration: none;
}
a.wiki:hover {
    border: 0px;
}
a {
    color: #003366;
    text-decoration: underline;
}
A:hover   {
    TEXT-DECORATION: none;
}
.rec-je-o {
    font-style: italic;
    margin-bottom: 0px;
}
.zaruka {
    color: black;
    font-weight: bold;
}
.k_vyzkouseni {
    font-weight: bold;
    font-size: 120%;
    line-height: 25px;
}

/* Strom */
.strom  {
    padding: 10px 0 10px 0px;
}
.strom table {
    margin: 0px;
    width: 241px;
    border: 1px none;
}
.strom a {
    color: white;
    FONT-FAMILY: Arial;
    font-weight: normal;
    display: block;
    margin-left: 0px;
    padding-left: 15px;
    font-size: 12px;
    TEXT-DECORATION: none;
    line-height: 17px;
}
.strom a:active, .strom a:visited {
    color: white;
}
.strom img {
    border: 0px;
}
.strom tr {
    background: /*#6F737A*/ url(obr/menu_bg.png) no-repeat -242px 0px;
    width:151px;
    height: 30px;
}
.strom tr:hover {
    background: /* #6F737A*/ url(obr/menu_bg.png) no-repeat -484px 0;
}
.externi_menu {
    width: 10px;
    margin-left: 7px;
    border: 0px;
}
.bannerky img {
margin-left: 0px;
margin-bottom: 3px;
margin-top: 0px;
padding-bottom: 0px;
display: block;
border: 1px solid #777;
}
.bannerky img:hover {
border: 1px solid red;
}

/* *********** */


/* Novinka */
.novinka {
    width: 840px;
    border: solid 1px #AAAAAA;
    margin: 0 0 20px 0;
    background-color: white;
}
.novinka img {
    margin: 10px;
    border: 0px;
}
.novinka p {
}
.novinka h2 {
    font-size: x-large;
    font-weight: normal;
    margin-top: 0px;
}
.novinka_perex {
    color: white;
    background-color: #AAAAAA;
    padding: 0 10px 0 5px;
}
.novinka_vnitrek {
    padding: 10px;
    font-size: 100%;
}

/* Showroom */
.aktualni_stav_showroomu {
    background: white;
    padding: 10px;
    width: 840px;
    border: solid 1px #AAAAAA;
}

/* Veliké stránky židlí */
.zidle {
    margin-top: 20px;
}
.zidle td {
    font-size: 75%;
}
.hlavni_fotka {
    border: 0px;
}
.zidle img {
    border: 0px;
}
.zidle table {
    background-color: white;
    margin: 10px 0 0 0;
    padding: 8px;
    border: solid 1px #AAAAAA;
}
.ikona img {
    border: solid 1px #AAAAAA;
}
h3#z {
    font-weight: bold;
    margin-top: 0px;
    text-shadow: #DDDDDD 1px 1px 1px;
}

