/*
autor:	Pavel Kodrle
web:	http://www.modernistranky.cz
e-mail:	modernistranky@modernistranky.cz
*/

/* resety */

* {
padding: 0;
margin: 0 auto;
text-indent: 0;
border: 0;
}

h1, h2, h3, h4, a img {
padding: 0;
margin: 0;
border: 0;
}

ul, ol {
list-style: none;
}

table, td, th {
border: 0;
font-size: 1em;
font-weight: normal;
}

/* resety konec */

/* rozvrzeni stranky */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
letter-spacing: 0.5px;
line-height: 170%;
text-align: center;
background: #ed8000 url("../images/header-bg.gif") repeat-x;
margin-bottom: 30px;
}

#header {
display: block;
width: 658px;
height: 193px;
margin-top: 35px;
background: url("../images/header.jpg") no-repeat;
cursor: pointer;
}

#content {
width: 658px;
background: #e9e9e9 url("../images/content.gif") repeat-y;
text-align: left;
}

#content-left {
float: left;
width: 429px;
padding: 15px 10px 15px 20px;
}

#content-right {
float: right;
width: 181px;
padding: 15px 0px 70px 15px;
}

#bckg-footer {
height: 97px;
background: url("../images/footer-bg.gif") repeat-x;
}

#footer {
width: 658px;
height: 62px;
font-size: 12px;
background: url("../images/footer.jpg") no-repeat;
padding-top: 5px;
}

/* rozvrzeni stranky - konec */

/* seznamy a menu */

ul.text {
list-style-image: url("../images/ul.gif");
padding: 10px 0 10px 10px;
margin: 0 0 0 15px;
}

#menu {
list-style-type: none;
margin-top: 10px;
border: none;
}

#menu li {
display: block;
width: 150px;
height: 28px;
background: url("../images/menu-bg.gif") repeat-x bottom left;
border: 1px solid #000000;
margin: 3px 0px 0px 7px;
}

#menu li a {
display: block;
font-weight: bold;
text-decoration: none;
color: #404040;
background: url("../images/menu-arrow.gif") no-repeat 10px center;
padding: 3px 0px 3px 20px;
}

#menu li a:hover {
background: url("../images/menu-arrow-on.gif") no-repeat 5px center;
color: #000;
text-decoration: underline;
}

#menu li a.activ {
background: url("../images/menu-arrow-on.gif") no-repeat 5px center;
color: #000;
text-decoration: underline;
}

#kontakt {
display: block;
width: 150px;
height: 140px;
background: url("../images/kontakt-bg.png") no-repeat center center;
border: 1px solid #000;
margin: 20px 0px 25px 7px;
}

/* seznamy a menu - konec */

/* nadpisy */

h1 {
color: #ed8000;
font-size: 24px;
font-weight: normal;
letter-spacing: 2px;
text-decoration: underline;
margin-bottom: 10px;
}

h1.sitemap {
color: #ed8000;
font-size: 24px;
font-weight: normal;
letter-spacing: 2px;
text-decoration: underline;
margin-bottom: 50px;
}

h2 {
color: #ed8000;
font-size: 16px;
font-weight: normal;
letter-spacing: 2px;
text-decoration: underline;
padding-top: 10px;
}

/* nadpisy */

/* formatovani textu a odkazu */

a {
color: #404040;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: underline;
}

a.in-text {
color: #007699;
text-decoration: none;
border-bottom: 1px dashed;
}

a.in-text:hover {
text-decoration: none;
border: none;
color: #ed8000;
background-color: #404040;
}

span.left {
float: left;
margin-left: 25px;
}

span.right {
float: right;
margin-right: 25px;
}

#kontakt p {
font-size: 12px;
line-height: 180%;
margin: 5px 0px 0px 10px;
}

#kontakt strong.podtrzeno {
text-decoration: underline;
}

#kontakt span.mob {
margin-left: 5px;
}

#kontakt span.tel {
margin-left: 31px;
}

table.table {
width: 429px;
color: #000;
border-collapse: collapse;
border: 1px solid #000;
margin-top: 30px;
}

table.table td.nazev {
font-weight: bold;
border-bottom: 3px solid #404040;
background-color: #959595;
}

table.table td.nazev2 {
font-weight: bold;
border-bottom: 3px solid #404040;
padding-right: 20px;
text-align: right;
background-color: #959595;
}

table.table td {
border-bottom: 1px solid #404040;
padding-left: 20px;
}

table.table td.popis {
width: 60%;
}

table.table td.popis2 {
width: 80%;
}

table.table td.cena {
width: 50%;
padding-right: 20px;
text-align: right;
}

strong.sitemap {
margin: 0px 0px 0px 100px;
border-bottom: 1px dashed;
}

ul.sitemap {
margin: 0px 0px 20px 130px;
}

li.sitemap {
background: url(../images/ul-sitemap.gif) no-repeat 27px 4px;
text-decoration: none;
font-size: 11px;
font-weight: bold;
padding: 0px 0px 0px 50px;
}

p.spodek {
text-align: right;
font-weight: bold;
margin: 5px 0px 10px 0px;
border-top: 1px dashed #b7b7b7;
border-bottom: 1px dashed #b7b7b7;
}

a.spodek {
font-size: 10px;
margin-left: 10px;
}

p.odsun {
text-align: justify;
padding-top: 5px;
}

/* formatovani textu a odkazu - konec */

/* ostatni */

#header a {
display: block;
width: 664px;
height: 196px;
}

#header strong {
display: none;
}

img.menu  {
width: 150px;
height: 30px;
border: 1px solid black;
margin-left: 7px;
}

a img.banner {
border: 1px solid #959595;
margin: 0px 0px 5px 15px;
padding: 5px;
background-color: #fff;
}

a:hover img.banner {
border: 1px solid black;
margin: 0px 0px 5px 15px;
padding: 5px;
background-color: #fff;
}

a img.mapa {
border: 1px solid #959595;
margin: 0px 0px 5px 9px;
padding: 5px;
background-color: #fff;
}

a:hover img.mapa {
border: 1px solid black;
margin: 0px 0px 5px 9px;
padding: 5px;
background-color: #fff;
}

a img.masaze {
width: 100px;
height: 90px;
border: 1px solid #959595;
margin: 0px 1px 5px 0px;
}

a:hover img.masaze {
width: 100px;
height: 90px;
border: 1px solid black;
margin: 0px 1px 5px 0px;
}

img.masaze2 {
float: left;
width: 100px;
height: 90px;
background-color: #fff;
border: 1px solid #959595;
padding: 5px;
margin: 10px 10px 0px 0px;
}

#kontakt a {
color: #404040;
font-weight: bold;
line-height: 200%;
text-decoration: none;
cursor: pointer;
}

#kontakt a:hover {
color: #fff;
font-weight: bold;
text-decoration: underline;
}

.kontakt2 {
margin: 30px 0px 0px 35px;
}

.kontakt2 p{
margin-left: 35px;
}

.jmeno {
background: url(../images/k-jmeno.gif) no-repeat 3px 3px;
padding-left: 25px;
margin-top: 25px;
}

.adresa {
background: url(../images/k-adresa.gif) no-repeat 3px 3px;
padding-left: 25px;
}

.cas {
background: url("../images/k-cas.gif") no-repeat 3px 3px;
padding-left: 25px;
}

.kontakt2 .mob {
background: url("../images/k-mob.gif") no-repeat 3px 2px;
padding-left: 25px;
}

.kontakt2 .tel {
background: url("../images/k-tel.gif") no-repeat 3px 2px;
padding-left: 25px;
}

.e-mail {
background: url("../images/k-email.gif") no-repeat 3px 4px;
padding-left: 25px;
}

.clear {
clear: both;
}

.osvedceni {
margin: 10px 0px 20px 90px;
}

/* ostatni - konec*/

