﻿body {
background-color:#c28b95;
color:#8f2422;
font-family: Helvetica,Tahoma,sans-serif;
font-size: 14px;
font-style:normal;
font-weight:normal;
line-height:140%;
margin:0;
text-align:center;
text-transform:none;
word-spacing:normal;
}
#Sloupec {
background-color:#8f2422;
text-align:left;
width:960px; margin: auto
}
#Header {
background-color:#ecd496;
background-image:url('img/header.jpg');
height:200px;
width:960px;
text-align: right
}
#Menu {
background-color:#dd9376;
float:left;
width:234px;
}
#Obsah {
background-color:#e6cba9;
float:left;
min-height:1210px;
text-align:left;
width:576px;
}
#Obsah p, #Obsah h1, #Obsah h2, #Obsah h3, #Obsah h4, #Obsah h5, #Obsah h6 {
padding-left:10px;
padding-right:10px;
    text-align: left;
}
#Bannery {
background-color:#21597d;
float:left;
text-align:center;
width:150px;
}
#Footer {
clear:both;
height:34px;
margin-left:220px;
text-align:center;
width:600px;
color: #ffffff;
font-size: 12px
}

#Nadpis {
margin-bottom:16px;
margin-top:12px;
width:576px;
}
#Nadpis h1 {
margin-bottom:0;
padding-bottom:0;
padding-left:10px;
}
.menuCSS {
background-color: #dd9376;
border-style:none;
border-width:0;
font-size:14px;
font-style:normal;
font-weight:normal;
width:234px;
}
table.menuCSS {background-image: url("img/menu.png");
background-repeat: repeat-y;
               }
.menuNormal {
background-color: transparent;
color:#FFFFFF;
height:30px;
padding-left:20px;
}
.menuSelected {
background-color: transparent;
color: #6b2b32;
font-weight:bold;
}

p, h1, h2, h3, h4, h5, h6 {
margin-top:0;
}
h1, h2, h3, h4, h5, h6 {
color:#6B2B32;
font-weight:bold;
line-height:140%;
}
h1 {
font-size:18px;
}
h2 {
font-size:18px;
}
h3 {
font-size:15px;
}
h4 {
font-size:14px;
}
h5 {
font-size:13px;
}
h6 {
font-size:12px;
}
address {
font-size:11px;
font-style:italic;
line-height:140%;
}
#Obsah a:link, #Obsah a:visited, #Obsah a:active {
color:#8f2422;
font-weight:bold;
text-decoration:none;
}
#Obsah a:hover {
color:#8f2422;
font-weight:bold;
text-decoration:underline;
}
#Footer a:link, #Footer a:visited, #Footer a:active {
color:#FFFFFF;
text-decoration:none;
}
#Footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}
ul li {
list-style-type:square;
}
ul li li {
list-style-type:disc;
}
ul li li li {
list-style-type:circle;
}
ul li li li li {
list-style-type:none;
}
ol li {
list-style-type:decimal;
}
ol ol li {
list-style-type:lower-alpha;
}
ol ol ol li {
list-style-type:lower-roman;
}
img {
border-width: 0px;
    border-style: none;
}
input, select, textarea {
background-color:#F0F0F0;
border:1px solid #FF9900;
font-family:Times New Roman,Serif;
font-size:12px;
}
input.button {
cursor:pointer;
}

