/* CSS Document */

html, body {
  height: 100%;
  margin: 0em;
  padding: 0em;
}

html {
    font-size: 62.5%;
} /* 16 px × 62,5 % = 10 px */
body {
    background: #0A76C5 url(background.png) repeat-x;
    color:#333;
    margin:0;
    padding:0em;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.4em; /* 10 px × 1,2 em = 12 px */
    line-height:1.75em;
    text-align:center;
/*    behavior: url(csshover.htc); /-* WinIE behavior call */
}

hr {
    display: none;
}
div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, table, a {
    margin: 0px;
    padding: 0px;
    background: none;
    list-style-type: 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%;
  margin-top: .5em;
  margin-bottom: 2em;
  border-collapse: collapse;
}
td, th {
  border-bottom: 1px solid #ccc;
  padding: .2em .5em;
  text-align: left;
}
th {
  border-bottom: none;
  border-right: none;
  background-color: #ccc;
  color: #000;
  font-size: 110%;
  white-space: nowrap;
}
tr:hover {
  background-color: #f5f5f5;
}
td.cena {
  white-space: nowrap;
  font-size: 110%;
}
td:hover {
  background-color: #e5e5e5;
}
th {
}

table caption {
  padding-bottom: .5em;
  font-size: 120%;
  font-weight: bold;
}

p {
  font-size: 100%;
  margin-top: .5em;
  margin-bottom: 1.5em;
  /*text-align: justify;*/
}
p strong {
}
p.perex {
  margin-top: 0em;
  /*background: #792319 url(perex.png) no-repeat;
  padding: .5em .8em;
  color: #fff;*/
  color: #792319;
  font-size: 110%;
}
p.perex a, p.perex a:visited {
  /*color: #F4E895;*/
}
p.provozovatel {
  font-size: 90%;
  line-height: 1.4em;
  margin-top: 4em;
}

h1 {
  font-size: 200%;
  margin-top: 0em;
  margin-bottom: .5em;
  color: #A42D19;
  font-weight: normal;
}
h1 small {
  font-size: 80%;
  /*color: #666;*/
}
h2 {
  font-size: 140%;
  margin-top: 1.5em;
  margin-bottom: .5em;
  color: #033763;
}
.blok h2 {
  color: #F4E895;
}
h3 {
  font-size: 110%;
  margin-top: 1.5em;
  margin-bottom: .5em;
  color: #BB4D19;
}
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: 25px;
  background-image: url("li.png");
  background-repeat: no-repeat;
  background-position: 0em .5em;
  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;
    padding-bottom: 3em;

    position: relative;
}
#header {
  width: 960px;
  position: relative;
}
#header-content {
  height: 109px;
  background-color: #fff;
  color: #000;
  padding-left: 250px;
  padding-top: 20px;
}
#banner {
  width: 540px;
  height: 89px;
  overflow: hidden;
  background: #792319 url(header-banner.png) no-repeat;
  color: #fff;
  font-size: 90%;
}
#banner .inner {
  padding: 0px 16px;
}
#banner .column {
  width: 127px;
  float: left;
  display: inline;
  background: url(header-banner-delic.png) no-repeat 115px 0px;
  height: 89px;
  overflow: hidden;
}
#banner .last {
  background: none;
}
#banner p {
  line-height: 18px;
  margin: 0px;
  padding-top: 18px;
}
#banner a, #banner strong {
  color: #F4E895;
}
#banner strong {
  font-size: 120%;
  font-weight: bold;
}
#banner strong.phone {
  font-weight: bold;
  color: #fff;
}
#banner strong span.normal {
  font-size: 80%;
  font-weight: normal;
}
#banner p.mapa {
  margin: 0px;
  padding: 0px;
}
#banner .mapa a, #banner .mapa a span {
  width: 126px;
  height: 89px;
  overflow: hidden;
  position: relative;
  display: block;
}
#banner .mapa a span {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(header-banner-mapa.jpg) no-repeat;
}

#logo a {
  width: 253px;
  height: 229px;
  position: absolute;
  overflow: hidden;
  margin: 0em;
  padding: 0em;
  display: block;
  top: 0px;
  left: -3px;
}
#logo span {
  display: block;
  width: 253px;
  height: 229px;
  background: url("logo.jpg") no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: hand;
  cursor: pointer;
  z-index: 5;
}
#logo a.home span {
  cursor: default;
}

#lahev {
  background: url(lahev3.jpg) no-repeat;
  width: 170px;
  height: 600px;
  position: absolute;
  top: 0px;
  right: 0px;
}
#fb {
  position: absolute;
  right: 17px;
  top: 610px;
}

/*
#flashContent {
    width: 700px;
    height: 177px;
    overflow: hidden;
    float: right;
    margin: 0px;
    padding: 0px;
}*/


#content {
  margin: 0em;
  padding: 0em;
  width: 960px;
  margin-bottom: 3em;
}
#contentin {
  padding: 0em;
  margin: 0em;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #fff;
  color: #333;
}

#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 {
  height: 100%; /* IE bug */
  padding: 35px 220px 3em 40px;
}
#mainin {
  margin: 0em;
  min-height: 960px;
  height: auto;
  _height: 960px;
}
/* \*/
* 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 a {
  font-size: 110%;
}
#main img {
  border: 1px solid #7E2719;
}
.imgcaption {
  font-size: 85%;
  font-weight: normal;
  text-align: center;
  padding: .2em 0em .5em 0em;
  font-style: italic;
}

#navigation h2 {
  display: none;
}
#navigation {
  margin: 0px;
  padding: 0px;
  padding-left: 251px;
  overflow: hidden;
  height: 91px;
}

#navigationin {
  margin-top: 45px;
}
#navigation ul {
  width: 100%;
  margin  : 0px;
  padding : 0px;
  line-height: 46px;
}
#navigation li {
  list-style-type : none;
  background-image: none;
  margin: 0px;
  padding: 0px;
  line-height: 46px;
  width: 109px;
  float: left;
}
#navigation a {
  display: block;
  font-size: 140%;
  font-weight: bold;
  margin: 0px;
  margin-right: 6px;
  padding: 0px 15px 0px 15px;
  height: 46px;
  color: #fff;
  background: #1D1F65 url(menu-item.png) no-repeat;
  text-decoration: none;
  line-height: 36px;
}
#navigation a span {
  display: block;
  line-height: 16px;
  margin-top: -10px;
  font-size: 70%;
  font-weight: normal;
}
#navigation a:hover, #navigation .vybrany {
  color: #314774;
  background: #fff none;
  /*background: #fff url(menu-item-active.png) no-repeat;*/
}


#bottom {
  clear: both;
  color: #fff;
  font-size: 90%;
  background: #fff url(bottom.png) no-repeat left bottom;
  min-height: 79px;
  height: auto;
  _height: 79px;
  line-height: 1.5em;
}
#bottomin {
  padding: 10px 40px 5px 40px;

}
#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;
}



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

.right-column #nabidka {
/*  text-align: center;*/
}
#nabidka h2 {
  margin-top: 0em;
}
#nabidka ul, #nabidka ul span {
  width: 171px;
  height: 306px;
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0em;
  padding: 0em;
}
.right-column #nabidka ul {
/*  margin-left: auto;
  margin-right: auto;*/
}
#nabidka ul span {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(vyhodna-nabidka.jpg) no-repeat;
}

#tesi-se, #tesi-se span {
  width: 480px;
  height: 89px;
  overflow: hidden;
  position: relative;
  display: block;
}
#tesi-se span {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(podpisy.png) no-repeat;
}

#blok-proc, #blok-kde {
  width: 309px;
  height: 269px;
  overflow: hidden;
  display: block;
  background: #792319 url(blok-red.png) no-repeat;
}
#blok-proc {
  float: left;
  display: inline;
}
#blok-kde {
  float: right;
  display: inline;
  background: #1B3E93 url(blok-blue.png) no-repeat;
}
#blok-proc .inner, #blok-kde .inner {
  padding: 50px 30px 35px 45px;
  color: #fff;
}
#blok-proc h2, #blok-kde h2, #blok-kde h3 {
  color: #F4E895;
  margin: 0em;
}
#blok-proc li, #blok-kde li {
  line-height: 1.4em;
  background: url(li-red.png) no-repeat 0em .4em;
}
#blok-kde li {
  background: url(li-blue.png) no-repeat 0em .4em;
}
#blok-kde p {
  line-height: 1.4em;
  margin: 0em 0em .5em 0em;
}
#blok-kde a {
  color: #F4E895;
}


.left-column {
  width: 480px;
  float: left;
  display: inline;
  _margin-right: -3px;
  overflow: hidden;
}
.left-column .inner {
  margin-right: 50px;
}
.left-column .inner h2.first {
  margin-top: 0em;
}
.right-column {
  width: 200px;
  float: right;
  display: inline;
}

.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;
}
.hidden {
  display: none;
}
.male {
  font-size: 80%;
}

div.photos a.photo, a.photo-home {
  display: block;
  float: left;
  display: inline;
  width: 202px;
  height: 152px;
  margin-right: 20px;
  _margin-right: 17px;
  margin-bottom: 15px;
}
div.home a.photo {
  margin-right: 13px;
  _margin-right: 10px;
  margin-bottom: 5px;
}
div.home p.right {
  padding-right: 13px;
  margin-top: 0em;
}

div.zaskrtavatka {
  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;
}

