body {
  background-color: #fff;
  color: #555;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: .85em;
  margin: 0px;
  padding: 0px;
  margin-bottom: 2em;
  text-align: center;
  line-height: 1.75em;
}
body, html  {
  scrollbar-track-color: #F9DFC8;
  scrollbar-face-color: #F59038;
  scrollbar-highlight-color: #F59038;
  scrollbar-3dlight-color: #F9DFC8;
  scrollbar-darkshadow-color: #F59038;
  scrollbar-shadow-color: #F59038;
  scrollbar-arrow-color: #fff; 
  margin: 0px;
  padding: 0px;
  height: 100%;
}
hr {
  display: none;
}
a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: .80;
  -khtml-opacity: .80;
  opacity: .80;
}

img {border: none;}

a {	
  color: #0000ff;
  font-weight: normal;
  text-decoration: underline;
  font-size: 100%;
}
a.akce {
    font-size: 130%;
    background-color: #A95007;
    color: #fff;
    padding: .1em .5em .2em .5em;
    border: 1px solid #421F02;
    border-right: 2px solid #1F0F01;
    border-bottom: 2px solid #1F0F01;
}
a:hover {
  color: #000088;
  text-decoration: none;
}
a:visited {
  color: #000066;
}

strong {
  font-size: 110%;
}

form {
  margin: 0px;
}
form.zprava {
  border-top: 1px dotted #B3B399;
  border-bottom: 1px dotted #B3B399;
  background-color: #F3F3EF;
  margin: 2em 0em 1em 0em;
  padding: 1em 2em;
}
form div {
  clear: both;
  margin: .5em 0em;
}
input, select, textarea {
	font-family: Verdana, sans-serif;
	font-size : 100%;
  width: 200px;
}
input#dotaznikSubmit {
  font-size: 120%;
  margin: 1em 0em;
}
textarea {
  width: 330px;
  height: 80px;
}
textarea#dotaznikAdresaZahrady {
  height: 3em;
}
input[type="radio"] {
  line-height: 1em;
}
fieldset {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  padding: .5em 2em;
  padding-bottom: 1.5em;
  border: 1px solid #ddd;
}
label {
  float: left;
  width: 160px;
  text-align: left;
  margin-right: 1em;
  clear: both;
}
legend {
  padding: 0.2em 0.5em;
  margin-bottom: .5em;
  color: #777;
  font-weight: bold;
  color: #D55C0D;
}

table {
  font-size: 90%;
  _font-size: 85%;
  width: 100%;
  border: 2px solid #5B871B;
  margin-top: 2em;
  margin-bottom: 2em;
  border-collapse: collapse;
}
td, th {
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #5B871B;
  padding: .2em .5em;
  text-align: center;
}
th {
  border-bottom: none;
  border-right: none;
}
td.check {
  background: url(list_check_small.png) no-repeat 50% 50%;
  text-indent: -100px;
  overflow: hidden;
  height: 30px;
  _background-image: url(list_check_small_ie6.png);
}
tbody tr:hover {
  background-color: #f0f0f0;
}
tbody td:hover {
  background-color: #ddd;
}
thead {
  border-bottom: 2px solid #5B871B;
  background-color: #5B871B;
  color: #fff;
}
table.studie td {
  border-bottom: none;
}
table.studie tr.mezisoucet {
  font-weight: bold;
  font-size: 120%;
  border-top: 1px solid #5B871B;
  border-bottom: 1px solid #5B871B;
}
table.studie tr.vysledek th, table.studie tr.vysledek strong {
  font-size: 120%;
}
th {
  background-color: #5B871B;
  color: #fff;
}
tbody th {
  border-top: 1px solid #6B9E1F;
}
thead a, thead a:hover, thead a:visited {
  color: #fff;
}
table caption {
  padding-bottom: .5em;
  color: #5B871B;
  font-size: 120%;
  font-weight: bold;
}

p {
  font-size: 100%;
  margin-top: .5em;
  margin-bottom: 1.5em;
  /*text-align: justify;*/
}
p strong {
}
p.perex {
    /*background-color: #f8f8f8;*/
    background-color: #F3F3EF;
    color: #333;
    padding: .3em .6em;
}

h1 {
  font-size: 140%;
  margin-top: 0em;
  margin-bottom: .5em;
  color: #5B871B;
}
h1 small {
  font-size: 80%;
  color: #666;
}
h2 {
  font-size: 130%;
  margin-top: 2em;
  margin-bottom: .5em;
  color: #D55C0D;
}
h3 {
  font-size: 110%;
  margin-top: 1.5em;
  margin-bottom: .5em;
  color: #395511;
}
h4 {
  margin: 0em;
  font-size: 100%;
}

ul {
  list-style-type: none;
  margin-left     : 0em;
  padding-left    : 0em;
  margin-top      : .5em;
  margin-bottom   : 2.5em;
  /*color: #555;*/
  line-height: 1.7em;
}
ol {
  line-height: 1.75em;
  margin-left: 1.5em;
  padding-left: 0em;
  margin-bottom: 2.5em;
}
ul li {
  margin-left: 0em;
  padding-left: 20px;
  background-image: url("./li.gif");
  background-repeat: no-repeat;
  background-position: 0em .7em;
  margin-bottom: .25em;
}
ol li {
  margin-left: 0em;
  padding-left: 0px;
  margin-bottom: .5em;
  background: none;
}

a.skipmenu {
    display:block;
    left:0;
    padding:0.25em 0.4em;
    position:absolute;
    top:-1000px;
    z-index:0;
}
a.skipmenu:focus, a.skipmenu:active {
    top:0px;
    left: 20px;
    z-index:6;
    background:#fff;
}

#envelope {
    width: 960px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    
    background-color: #fff;
    color: #555;
}
#top {
  width: 960px;
  height: 206px;
  position: relative;
  background: url("top-left-all.jpg") no-repeat;
}
#topin {
  height: 206px;
  background: url("top-right-all.png") no-repeat top right;
  padding-left: 20px;
  padding-right: 20px;
}
#header {
    height: 178px;
    overflow: hidden;
}
#top-left {
    width: 219px;
    height: 177px;
    float: left;
    overflow: hidden;
}
#logo a {
  width: 219px;
  height: 122px;
  position: relative;
  overflow: hidden;
  margin: 0em;
  padding: 0em;
  display: block;
}
#logo span {
  display: block;
  width: 219px;
  height: 122px;
  background: url("logo.png") no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: hand;
  cursor: pointer;
  z-index: 5;
}
#telefon {
    width: 219px;
    height: 55px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
#telefon span {
    display: block;
    width: 219px;
    height: 55px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: url("telefon.png") no-repeat;
}
#flashContent {
    width: 700px;
    height: 177px;
    overflow: hidden;
    float: right;
    margin: 0px;
    padding: 0px;
}

#motto {
  background-color: #F5821F;
  height: 27px;
  overflow: hidden;
  width: 920px;
  /*border-bottom: 1px solid #fff;*/
}
#motto .url {
    background-color: #F5821F;
    border-right: 1px solid #fff;
    width: 218px;
    _width: 219px;
    color: #fff;
    float: left;
    height: 27px;
    line-height: 27px;
}
#motto .url a {
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0em;
    padding: 0em;
    line-height: 27px;
    padding-left: 26px;
}
#motto .motto {
  background-color: #83C325;
  margin-left: 219px;
  padding-left: 40px;
  line-height: 27px;
  color: #fff;
  white-space: nowrap;
}

#content {
  background: url("content_left.jpg") repeat-y;
  margin: 0em;
  padding: 0em;
  width: 960px;
}
#contentin {
  background: url("content_right.jpg") repeat-y top right;
  margin: 0em;
  padding: 0em;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 1.75em;
}

#left {
  float: left;
  _margin-right: -3px;
  width: 219px;
  padding: 0em;
  margin: 0em;
  background-image: url("./left_border.gif");
  background-repeat: repeat-y;
  background-position: top right;
}
#main {
  float: right;
  width: 701px;
  _margin-left: -3px;
  height: 100%; /* IE bug */
}

#mainin {
  padding: 0em 3em 3em 40px;
  margin: 0em;
}
/* \*/
* html #mainin {
 	/* IE bug kvůli italic písmu !!! */
	overflow: hidden;
	o\verflow: visible;
	overflow: auto;
	width: 100%;
	/*w\idth: auto;*/
	he\ight: 1%;
}
/* */

#main img {
  border: 5px solid #ddd;
}
.imgcaption {
  font-size: 85%;
  font-weight: normal;
  text-align: center;
  padding: .2em 0em .5em 0em;
  font-style: italic;
}

#navigation h2 {
  display: none;
}
#navigation {
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-top: .5em;
  background: url("./slunecnice.jpg") no-repeat bottom left;
  overflow: hidden;
}

#navigationin {
  margin-right: .75em;
  margin-bottom: 1.5em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-top: 1px solid #F9DFC8;
  border-bottom: 1px solid #F9DFC8;
}
#navigation ul {
  width: 100%;
  margin  : 0px;
  padding : 0px;
  line-height: 1.5em;
}
#navigation li {
  list-style-type : none;
  background-image: none;
  margin          : 0px;
  padding         : 0px;
  font-weight     : bold;
  color           : #000;
  width           : 100%;
}
#navigation ul ul li {
  padding-left: 2em;
}
#navigation ul ul li a {
  font-weight: normal;
}
#navigation a {
  _width          : 100%;
  display        : block;
  font-size      : 100%;
  font-weight    : bold;
  margin         : 0px;
  padding        : .4em .8em;
  padding-right  : 0px;
  padding-left   : 25px;
  color          : #003399;
  text-decoration: underline;
}
#navigation a:hover {
  background: none;
  background-color: #83C325;
  color: #fff;
}
#navigation a:active {
  background-color: #F5821F;
  color: #fff;
}
#navigation .vybrany {
  background-color: #FBD6B5;
  color: #000;
  background-image: url("./menu_ico.gif");
  background-position: 5px 50%;
  background-repeat: no-repeat;
  font-weight: bold;
  text-decoration: none;
}
#navigation .zvyraznit {
  font-style: italic;
}


#bottom {
  clear: both;
  margin-top: 1em;
  color: #fff;
  font-size: 90%;
  background: #F5821F url(bottom-bg.jpg) repeat-x left bottom;
}
#bottomleft {
  background: url(bottom-left.jpg) no-repeat left bottom;
  margin-left: -20px;
}
#bottomright {
  background: url(bottom-right.jpg) no-repeat right bottom;
  margin-right: -20px;
  padding: 1em 45px 30px 45px;
}
#bottom p {
  /*position: absolute;
  right: 135px;
  bottom: 20px;*/
  margin: 0em;
  padding: 0em;
}
#bottom p strong {
  color: #fff;
}
#bottom p a {
  font-weight: bold;
  color: #fff;
}
#bottom p a:hover {
  text-decoration: none;
  color: #fff;
}
#komtesa a {
  margin: 0px;
  padding: 0px;
  display: block;
  float: right;
  color: #fff;
  padding-left: 1.5em;
}
#komtesa span {
}

#bonus a {
  width: 168px;
  height: 52px;
  position: relative;
  left: 26px;
  overflow: hidden;
  margin: 0em;
  padding: 0em;
  display: block;
}
#bonus span {
  display: block;
  margin: 0em;
  padding: 0em;
  width: 168px;
  height: 52px;
  background: url("10-bonusu.png") no-repeat;
  position: absolute;
  top: 0em;
  left: 0em;
  cursor: hand;
  cursor: pointer;
  z-index: 2;    
}

#left #obavy, #obavy2 {
  width: 168px;
  height: 113px;
  position: relative;
  overflow: hidden;
  margin: 0em;
  padding: 0em;
}
#left #obavy {
    left: 24px;
}
#left #obavy span, #obavy2 span {
  display: block;
  width: 168px;
  height: 113px;
  background: url("obavy.png") no-repeat;
  margin: 0em;
  padding: 0em;
  position: absolute;
  top: 0em;
  left: 0em;
  cursor: hand;
  cursor: pointer;
  z-index: 3;    
}

#obavy2 {
  width: 204px;
  height: 141px;
  margin-left: 2em;
}
#obavy2 span {
  width: 204px;
  height: 141px;
  background-image: url("obavy2.jpg");
}

#duvody a {
  width: 235px;
  height: 95px;
  position: relative;
  overflow: hidden;
  margin: 0em;
  padding: 0em;
  display: block;
}
#duvody span {
  display: block;
  width: 235px;
  height: 95px;
  background: url("4dobre_duvody.jpg") no-repeat;
  margin: 0em;
  padding: 0em;
  position: absolute;
  top: 0em;
  left: 0em;
  cursor: hand;
  cursor: pointer;
  z-index: 4;    
}

#mapa {
  margin: .5em 0em;
}
#mapa img {
  border: 5px solid #fff;
}
#mapa a:hover img {
  border: 5px solid #ddd;
}

#reseniprokazdeho {
  background: url("reseni_pro_kazdeho.jpg") no-repeat 0% 1.3em;
  min-height: 260px;
  height: auto;
  _height: 260px;
  padding-left: 240px;
  padding-top: .25em;
}

#realizacekomunikace {
  background: url("realizace-komunikace.jpg") no-repeat 100% 0%;
  min-height: 160px;
  height: auto;
  _height: 160px;
  padding-right: 230px;
}
#realizaceprojekce {
  background-image: url("./realizace-projekce.jpg") no-repeat 100% 0%;
  min-height: 160px;
  height: auto;
  _height: 160px;
  padding-right: 230px;
}
#realizacevlastni {
  background-image: url("./realizace-vlastni.jpg") no-repeat 100% 0%;
  min-height: 160px;
  height: auto;
  _height: 160px;
  padding-right: 230px;
}
#realizaceudrzba {
  background-image: url("realizace-udrzba.jpg") no-repeat 100% 0%;
  min-height: 160px;
  height: auto;
  _height: 160px;
  padding-right: 230px;
}

#aktualne, #reklama {
  margin-right: .75em;
}
#aktualne h2, #reklama h2 {
  color: #D55C0D;
  margin-top: 1em;
}
#aktualne .inner, #reklama .inner {
  line-height: 140%;
  font-size: 80%;
  padding: 1em .3em 1em 25px;
  border-bottom: 1px solid #F9DFC8;
  margin-bottom: 0em;
}
#aktualne .inner {
  margin-top: 2em;
  border-top: 1px solid #F9DFC8;
}
#reklama p {
  width: 160px;
  margin-bottom: .7em;
}
#reklama p.right, #aktualne p.right {
  margin-bottom: 1.5em;
  font-size: 110%;
}
#aktualne p.right {
  width: 160px;
}

#navrhy {
  padding-right: 300px;
  background: url("./navrhy.jpg") no-repeat top right;
  min-height: 265px;
  height: auto;
  _height: 265px;
}


.floatleft {
  float: left;
  margin-right: 2.5em;
  clear: both;
}
.floatright {
  float: right;
  margin-left: 2.5em;
  clear: both;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
}
.number {
  font-size: 100%;
  font-weight: bold;
  color: #aa0000;
}
.formular {
  /*float: right;*/
  /*width: 60%;*/
  width: 450px;
  clear: both;
}
.buttony {
  margin-bottom: 1.5em;
}

div.zaskrtavatka {
  float: left;
}

div.rozcestnik div.rozcestnik1,
div.rozcestnik div.rozcestnik2,
div.rozcestnik div.rozcestnik3,
div.rozcestnik div.rozcestnik4,
div.rozcestnik div.rozcestnik5  {
/*  width: 120px;
  float: left;
  display: inline;
  margin: 0em;
  padding: 0em;
  border: 0px;
  _margin-right: -3px;
  overflow: hidden;
*/
}
div.rozcestnik div.inner {
/*
  margin-right: 2px;
  min-height: 200px;
  height: auto;
  _height: 200px;
*/
  margin-bottom: 10px;
}
div.rozcestnik h3 {
  width: 190px;
  float: left;
  display: inline;
  margin: 0em;
  padding: 0em;
  border: 0px;
  margin-right: 15px;
  _margin-right: 12px;
  overflow: hidden;
  clear: both;
  font-size: 125%;
  font-weight: bold;
  line-height: 3.5em;
  white-space: nowrap;
}
div.rozcestnik p a {
  /*display: block;
  text-decoration: none;
  color: #222;*/
}
div.rozcestnik p strong {
  color: #000;
  font-size: 100%;
}
div.rozcestnik p a:hover strong {
  text-decoration: none;
}
div.rozcestnik div.rozcestnik1 div.inner {
  /*
  background-color: #FEF4EB;
  border-bottom: 1px solid #FDE7D2;
  width: 606px;
  border: none;
  border-bottom: 2px solid #fff;
  display: block;
  float: none;
  _margin-right: 0px;
  min-height: 100px;
  _height: 100px;
  font-size: 110%;*/
}
/*
div.rozcestnik2 div.inner {
  background-color: #F7F9E3;
  border-bottom: 1px solid #F0F4CE;
}
div.rozcestnik3 div.inner {
  background-color: #EDFFE1;
  border-bottom: 1px solid #D7FFBB;
}
div.rozcestnik4 div.inner {
  background-color: #F4F4F0;
  border-bottom: 1px solid #E6E6DD;
}
div.rozcestnik5 div.inner {
  background-color: #F2F9FF;
  border-bottom: 1px solid #DBE4FF;
}
*/
div.rozcestnik1 h3 {
  background-color: #AB3001;
  margin-left: 0px;
}
div.rozcestnik2 h3 {
  background-color: #707B1A;
}
div.rozcestnik3 h3 {
  background-color: #286400;
}
div.rozcestnik4 h3 {
  background-color: #494934;
}
div.rozcestnik5 h3 {
  background-color: #004B91;
}

div.rozcestnik p {
  margin: 0em;
  padding: 0em 1em;
  font-size: 90%;
  line-height: 1.6em;
  color: #222;
}
/*
div.rozcestnik h3 {
  margin: 0em;
  padding: 0px;
  font-size: 150%;
}
*/
div.rozcestnik h3 a {
  color: #fff;
  display: block;
  padding: 2px 10px;
}

div.reference {
  text-align: center;
  margin-top: 3em;
}
div.reference a {
  display: block;
  float: left;
  width: 200px;
  height: 150px;
  text-align: center;
}

p.person {
  width: 30%;
  float: left;
}
address {
  display: block;
  font-style: normal;
}

.cleaner {
	clear      : both;
	height     : 1px;
	font-size  : 1px;
	border     : none;
	margin     : 0px;
	padding    : 0px;
	background : transparent;
}
.clr {
    clear: both;
}

p.msg-ok, p.msg-err {
  background-color: #E3F4CA;
  color: #000;
  border: 1px solid #98D937;
  padding: .5em 1em;
  line-height: 1.5em;
}
p.msg-err {
  background-color: #FCDEC2;
  border: 1px solid #FAB678;
  background: #FCDEC2 url(ico-error2.gif) no-repeat 10px 50%;
  padding-left: 55px;
}

