@charset "utf-8";
@import "reset.css";
/* CSS Document */
html {
	height: 100%;
	font-size: 62.5%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: white url("../img/bg.jpg") repeat-x 0 0;
	height: 100%;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}
/*Základní nastavení*/
h1 {
margin-top: 20px;
font-size: 20px;
padding: 10px;
color: #dc500b;}

h2 {
padding: 10px;
font-size: 14px;}
h3 {

padding: 10px;
font-size: 12px;
}
p {
color:#4d5a63;
padding: 10px;
line-height: 20px;
}
a {
color: #dc500b;
}
.cleaner {
	clear:both;
}
.error {
  border: 1px solid red !important; }
img.logo{
position: relative;
top: 10px;}
img.vice{
position: relative;
top: 40px;
left: 340px;}
/* <!-- Základní nastavení*/
#obal {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	width: 985px;
	height: 415px;
background:url(../img/header-bg.jpg) no-repeat bottom left;
}
#header .horni-menu{
margin-right: 25px;
border-bottom: #d4d8db solid 1px;
}
#header .horni-menu li{
float: left;
}
#header .horni-menu li a{
display: block;
text-decoration: none;
height: 80px;
line-height: 120px;
padding-left: 15px;
padding-right: 15px;
color: #61707b;
}
#header .horni-menu li a:hover, #header .horni-menu li.aktivni a{
color:#dc500b;
background:url(../img/sipka2.gif) no-repeat center 73px;
z-index:2;
}
#header .infobox{
position: relative;
width: 380px;
height: 90px;
top: 25px;
left: 25px;
}
#body {
	width: 985px;
	overflow:hidden;
	text-align: left;
}
#body .leve-menu{
	width: 240px;
	float: left;
}
#body .leve-menu a{
display: block;
height: 30px;
line-height: 30px;
text-decoration: none;
color:#4d5a63;
margin-left: 20px;
margin-right: 20px;
padding-left: 30px;
}

#body .leve-menu a:hover {
color: black;
}

#body .leve-menu ul{
margin-top: 22px;
}
#body .leve-menu li.prvni a{
background: #e5e8e9 url(../img/sipka.gif) no-repeat 15px 12px;
}
#body .leve-menu li.druhy a{
background: #fff url(../img/sipka.gif) no-repeat 15px 12px;
}
#body .leve-menu li.prvni-aktivni a{
background: #e5e8e9 url(../img/sipka.gif) no-repeat 15px 12px;
color: #cc4c0d;
}
#body .leve-menu li.druhy-aktivni a{
background: #fff url(../img/sipka.gif) no-repeat 15px 12px;
color: #cc4c0d;
}
#body .obsah{
	width: 745px;
	float: left;
}
#body .obsah .odsazeni{
height: 49px;
background:url(../img/nohy.jpg) no-repeat right top;
}
#body .obsah .citace{
height: 114px;
background:url(../img/zabyvamese.jpg) no-repeat left top;
}
#body .obsah .citace p{
color: #FFF;
font-style:italic;
font-size: 4em;
padding: 40px;
text-align: center;
}
#body .obsah .tabulka table{
  border: none;
  color: #4D5A63;
  margin: 10px;
  background: #eee;
}

#body .obsah .tabulka img{
  border: thin solid;
  color: #EEE;
  margin: 10px;
}

#body .obsah .tabulka table td, #body .obsah .tabulka table tr{
  padding: 10px;
  height: 120px;
  vertical-align: middle;
}

#body .obsah .vztabulka table{
  border-collapse: separate;
  border-spacing: 10px;
}

#body .obsah .vztabulka tr td{
  border: thin solid;
  color: #4D5A63;
  padding: 5px;
  font-size: 10px;  
  background-color: #f7f7f7;
  width: 90px;
}

#body .obsah .vztabulka img{
  margin-bottom: 10px;
}

#body .obsah .vzlamel img{
  margin: 5px;
}

#body .obsah ul li{
  margin: 10px;
}
#body .obsah ul li a{
  margin: 10px;
}
#body .obsah .poptavka {
  margin-left: 70px;
}
#body .obsah .poptavka table{
  border-collapse: separate;
  border-spacing: 5px;
  color: #4D5A63;
  font-size: 10px;
  text-align: center;
  background-color: #E5E8E9;
  width: 600px;
}
#body .obsah .poptavka .pop-kontakt tr td{
  text-align: left;
}
#body .obsah .poptavka .pop-stavba tr td{
  text-align: left;
}
#body .obsah .poptavka .pop-kontakt input{
  width: 250px;
}

#body .obsah .poptavka .pop-typy input{
  width: 60px;
}
#body .obsah .poptavka table tr td input, #body .obsah .poptavka table tr td textarea,
#body .obsah .poptavka table tr td select {
border: 1px #4D5A63 solid;
}

#footer {
  font-size: 11px;
  border-top: 1px solid #d4d8db;
	width: 985px;
	height: 40px;
	margin-top: 20px;
}

img {
  display: inline;}
  
ul.vtextu {
  color:#4d5a63;
	list-style: circle;
  margin-left: 45px;
  margin-top: 5px;
  margin-bottom: 20px;
  line-height: 20px;}

ul .submenu{
  margin-left: 20px;
  margin-right: 20px;
  background: #e5e8e9;
  color: #4D5A63;
  padding-left: 30px;  
}

ul .submenu2{
  padding-left: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
  
div.reference img {
  margin: 5px;}

div.reference span {
  text-align: center;}
  
.float-left {
  float: left;
  margin: 10px;}
  
.float-right {
  float: right;
  margin: 10px;}


