html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}
body#flotis-cz {
	line-height: 1.2em;
	background: #27262c;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	color: #383737;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	color: #0093a9;
	font-size: 0.75em;
  font-weight: bold;
  margin: 0 0 1em 2em;
  border-left: 3px solid #0093a9;
  padding-left: 1em;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
img, a.sitemap, span#printer a {
   _behavior: url("iepngfix.htc");
}
a {
  color: #0093a9;
  border-bottom: 1px dashed #0093a9;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #c23108;
  border-bottom-color: #c23108;
  text-decoration: none;
}
img {
  display: block;
  border: 0;
}
strong {
  color: #383737;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 80%;
	margin-bottom: 1em;
}
th {
  background: #0093a9;
  font-weight: bold;
  color: #fff;
  padding: 2px 4px;
  border: 1px solid #0093a9;
}
td {
  border: 1px solid #0093a9;
  text-align: center;
  padding: 0 3px;
}
h2 {
  font: 110% Verdana, serif;
  font-weight: bold;
}
h3 {
  height: 1.5em;
  font: 80% Verdana, serif;
  font-weight: bold;
  color: #0093a9;
  margin-bottom: 3px;
  clear: both;
  background: url("../images/h3.png") no-repeat 0 bottom;
}
h3 a {
  height: 1.5em;
  border: 0;
  display: block;
  background: url("../images/h3.png") no-repeat 0 bottom;
}
h3 a:hover, h3 a:active, h3 a:focus {
  background: url("../images/h3.png") no-repeat -570px bottom;
}
h4 {
  font: 80% Verdana, serif;
  font-weight: bold;
  padding: 0 0 5px 0;
}
h4 a {
  border: 0;
  color: #383737;
}
h4 a:hover {
  border-bottom: 1px dashed #383737;
  color: #383737;
}
.article h4 {
  font: 90% Verdana, serif;
  font-weight: bold;
  padding: 10px 5px 5px 5px;
}
.article h4 a {
  border: 0;
  color: #383737;
}
.article h4 a:hover {
  border-bottom: 1px dashed #383737;
  color: #383737;
}
sup {
  vertical-align: top;
  font-size: 90%;
}
#main {
  width: 970px;
  margin: 0px auto;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #fff;
}
/************************************************
            HEADER
************************************************/
#header {
  width: 970px;
  height: 81px;
  background: url("../images/header-bg.jpg") repeat-x 0 0;
  position: relative;
}
#header span#printer a, #header a.sitemap {
  position: absolute;
  top: 94px;
  right: 150px;
  _right: 170px;
  padding-left: 20px;
  background: url("../images/printer.png") no-repeat 0 1px;
  font-size: 60%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border: 0;
}
#header span#printer a:hover, #header a:hover.sitemap {
  text-decoration: underline;
}
#header a.sitemap {
  right: 40px;
  background-image: url("../images/sitemap.png");
}
#header img.doprava, #header img.havarijka {
  position: absolute;
  top: 15px;
  right: 360px;
}
#header img.doprava {
  right: 40px;
}
#header h1 {
  position: absolute;
  top: 7px;
  left: 30px;
}
/************************************************
            MENU
************************************************/
#menu {
  width: 900px;
  height: 43px;
  line-height: 43px;
  background: #06B1E9 url("../images/menu-bg.jpg") repeat-x 0 0;
  padding: 0 35px;
  font-size: 80%;
  font-weight: bold;
}
#menu ul li {
  float: left;
  padding: 0 15px;
  color: #fff;
}
#menu ul li.divider {
  background: url("../images/divider.jpg") no-repeat center right;
}
#menu ul li a {
  color: #fff;
  border: 0;
}
#menu ul li a:hover {
  border-bottom: 1px dashed #fff;
}
#menu ul li.active {
  background: url("../images/header-menu-left.jpg") no-repeat 0 0;
  height: 31px;
  line-height: 31px;
  padding: 0;
  position: relative;
  margin-top: 12px;
}
#menu ul li.active span {
  background: url("../images/header-menu-right.jpg") no-repeat top right;
  display: block;
  ^display: inline-block;
}
#menu ul li.active a {
  color: #383737;
  border: 0;
  display: block;
  padding: 0 30px;
}
#menu ul li.active a:hover {
  border: 0;
}                                                                      
/************************************************
            CONTENT
************************************************/
#content {
  width: 902px;
  background: #f2fdff;
  padding: 20px 34px;
}
#content #leftside {
  width: 310px;
  float: right;
}
#content #rightside {
  width: 580px;
  float: left;
}
#content #article {
  width: 580px;
  position: relative;
  float: left;
}
#content #article .top, #content #article .bottom{
  width: 580px;
  height: 20px;
  background: url("../images/article-top.jpg") no-repeat 0 0;
  float: left;
}
#content #article .bottom {
  background-image: url("../images/article-bottom.jpg");
}
#content #article .text {
  width: 540px;
  background: url("../images/article-text.jpg") repeat-y 0 0;
  padding: 0 20px 10px 20px;
  float: left;
}
#content #article h2.mainpage {
  margin: 15px 0 15px 0;
}
#content #article h3 {
  margin: 15px 0 6px 0;
}
#content #article p {
  font-size: 80%;
  margin-bottom: 1em;
}
#content #article p.breadcrumbs {
  width: 510px;
  height: 27px;
  line-height: 27px;
  font-size: 70%;
  margin: 10px 0 10px 0;
  padding: 0 15px;
  background: #f2fdff url("../images/breadcrumb.jpg") no-repeat 0 0;
}
#content #article .offerbox {
  width: 520px;
  float: left;
}
#content #article .offerbox .more {
  background: url("../images/button-nabidka2.jpg") no-repeat 0 0;
  width: 114px;
  height: 25px;
  display: block;
  cursor: pointer;
  _cursor: hand;
  border: none;
  float: right;
}
#content #article .offerbox .more span {
  position: absolute;
  left: -9999px;
}
#content #article ul {
  font-size: 80%;
}
#content #article ul li {
  background: url(../images/minus.gif) no-repeat 0 2px;
  padding-left: 20px;
}
#content #article ul ul {
  font-size: 100%;
  margin-left: 20px;
}
#content #article .gallery {
  padding: 0px 0 5px 0;
}
#content #article .gallery .thumb {
  margin: 5;
  width: auto;
}
#content #article .gallery .thumb a {
  float: left;
  display: block;
	height: 72px;
	width: 100px;
  padding: 10px;
  margin: 0;
  border-top:1px solid #eee;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
}
#content #article .gallery .decor {
  float: left;
  padding: 0 5px 5px 0;
}
#content #article .gallery .decor a {
  border: 0;
}
#content #actuality {
  width: 580px;
  position: relative;
  padding-top: 12px;
  float: left;
  _float: none;
}
#content #actuality .top {
  width: 580px;
  height: 230px;
  background: url("../images/actuality-top.jpg") no-repeat 0 0;
  float: left;
}
#content #actuality .bottom {
  width: 580px;
  height: 26px;
  background: url("../images/actuality-bottom.jpg") no-repeat 0 0;
  float: left;
}
#content #actuality .text {
  width: 540px;
  background: url("../images/actuality-text.jpg") repeat-y 0 0;
  padding: 0 20px;
  float: left;
}
#content #actuality .text .textin {
  position: relative;
  margin-top: -210px;
  float: left;
}
#content #actuality h2 {
  margin: 0 0 10px 0;
}
#content #actuality p {
  font-size: 80%;
  margin-bottom: 10px;
}
#content #actuality p.paging {
  width: 540px;
  margin: 0px auto;
  text-align: center;
}
#content #leftbox-red, #content #leftbox-purple, #content #leftbox-green {
  width: 310px;  
  margin-bottom: 12px;
  position: relative;
  float: right;
  _float: none;
}
#content #leftbox-red .top, #content #leftbox-purple .top, #content #leftbox-green .top, #content #leftbox-red .bottom, #content #leftbox-purple .bottom, #content #leftbox-green .bottom {
  width: 310px;
  height: 20px;
  float: right;
}
#content #leftbox-red .top {
  background: url("../images/leftbox-red-top.jpg") no-repeat 0 0;
}
#content #leftbox-purple .top {
  background: url("../images/leftbox-purple-top.jpg") no-repeat 0 0;
}
#content #leftbox-green .top {
  background: url("../images/leftbox-green-top.jpg") no-repeat 0 0;
}
#content #leftbox-red .bottom {
  background: url("../images/leftbox-red-bottom.jpg") no-repeat 0 0;
}
#content #leftbox-purple .bottom {
  background: url("../images/leftbox-purple-bottom.jpg") no-repeat 0 0;
}
#content #leftbox-green .bottom {
  background: url("../images/leftbox-green-bottom.jpg") no-repeat 0 0;
}
#content #leftbox-red .text, #content #leftbox-purple .text, #content #leftbox-green .text {
  width: 270px;
  padding: 0 20px 10px 20px;
  float: right;
}
#content #leftbox-red .text {
  background: url("../images/leftbox-red-text.jpg") repeat-y 0 0;
}
#content #leftbox-purple .text {
  background: url("../images/leftbox-purple-text.jpg") repeat-y 0 0;
}
#content #leftbox-green .text {
  background: url("../images/leftbox-green-text.jpg") repeat-y 0 0;
}
#content #leftbox-red ul {
  margin: 10px 0 10px 5px;
}
#content #leftbox-red ul li {
  height: 17px;
  line-height: 17px;
  background: url("../images/true.jpg") no-repeat left 0;
  padding-left: 25px;
  margin-bottom: 8px;  
  font-size: 80%;
  font-weight: bold;
}
#content #leftbox-red a {
  color: #000;
  border: 0; text-decoration: none;
}
#content #leftbox-purple form {
  margin: 10px 0;
  font-size: 80%;
}
#content #leftbox-purple form p input {
  display: block;
  width: 180px;
  border: 2px solid #e5e0f7;
  float: left;
  margin-bottom: 5px;
}
#content #leftbox-purple form p input.name, #content #leftbox-purple form p input.mail {
  width: 160px;
  padding-left: 20px;
  background: #fff url("../images/ico_user.gif") no-repeat 3px 3px;
}
#content #leftbox-purple form p input.mail {
  background: #fff url("../images/ico_mail.gif") no-repeat 3px 5px;
}
#content #leftbox-purple form p label {
  display: block;
  width: 80px;
  float: left;
  margin-bottom: 5px;
}
#content #leftbox-purple form p label span {
  color: #bd76cf;
}
#content #leftbox-purple form p.msg label {
  display: block;
  width: 200px;
}
#content #leftbox-purple form p.msg textarea {
  width: 260px;
  height: 60px;
  border: 2px solid #e5e0f7;
  ^margin-bottom: 5px;
  overflow-y: auto;
}
#content #leftbox-purple form span.required {
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-size: 80%;
}
#content #leftbox-purple .error p {
  font-size: 80%;
  font-weight: bold;
  margin: 5px 0 0 0;
  border: 2px solid #e5e0f7;
  color: #c23108;
  padding: 4px 4px 4px 25px;
  background: #fff url("../images/message-warn.png") no-repeat 4px 5px;
}
#content #leftbox-green .img {
  width: 270px;
  height: 85px;
  background: url("../images/about-us.jpg") no-repeat 0 0;
  margin-bottom: 15px;
}
#content #leftbox-green table {
  margin: 10px 0 10px 0px;
}
#content #leftbox-green td {
  height: 17px;
  line-height: 17px;
  margin-bottom: 6px;
  text-align: left;
  border: 0;
}
#content #leftbox-green td strong {
  color: #0093a9;
  font-weight: normal;
}
#content a.button, #content button.button {
  width: 107px;
  height: 21px;
  display: block;
  position: absolute;
  right: 20px;
  bottom: 10px;
  border: none;
  cursor: pointer;
  _cursor: hand;
}
#content a.button span, #content button.button span {
  position: absolute;
  left: -9999px;
}
#content a.red {
  background: url("../images/button-nabidka.jpg") no-repeat 0 0;
}
#content button.purple {
  background: url("../images/button-kontakt.jpg") no-repeat 0 0;
}
#content a.green {
  background: url("../images/button-info.jpg") no-repeat 0 0;
}
#content a.blue {
  background: url("../images/button-reference.jpg") no-repeat 0 0;
}
/************************************************
            FOOTER-ARTICLES
************************************************/
#footer-articles {
  width: 902px;
  clear: both;
  padding: 20px 0;
}
#footer-articles .article {
  width: 215px;
  float: left;
  margin-right: 14px;
}
#footer-articles .article p {
  font-size: 80%;
  padding: 0 5px;
  text-align: justify;
}
#footer-articles .article span.more {
  font-size: 80%;
  padding: 0 5px;
  border: 0;
}
#footer-articles .last {
  margin-right: 0;
}
/************************************************
            FOOTER
************************************************/
#footer {
  width: 902px;
  height: 38px;
  line-height: 38px;
  background: #074972 url("../images/footer-bg.jpg") repeat-x 0 0;
  padding: 0 34px;
}
#footer a {
  color: #fff;
  text-decoration: none;
  border: 0;
}
#footer a:hover {
  border-bottom: 1px dashed #fff;
}
#footer p.copyright {
  font-size: 70%;
  color: #fff;
  float: left;
}
#footer ul {
  float: right;
}
#footer ul li {
  color: #fff;
  float: left;
}
#footer ul li a {
  font-size: 80%;
}
#footer ul li span {
  padding: 0 10px;
}
/************************************************
            SEO
************************************************/
#seo {
  font-size: 70%;
  background: #27262c;
  color: #9F9F9F;
  padding: 3px 34px;
  line-height: 100%;
}
#seo a, #seo a:hover {
  color: #9F9F9F;
  text-decoration: none;
  border: none;
}
/************************************************
            GLOBALS
************************************************/
#mapa {
  width: 540px;
  height: 349px;
  margin: 10px 0;
  border: 1px solid #000;
  background: url("../images/mapa.jpg") no-repeat 0 0;
}
#mapa *{
  color: #000;
  font-size: 11px;
}
.print {
display: none;
}
.clear {
  clear: both;
}
.purple {
  color: #bd76cf;
}
.justify {
  text-align: justify;
}
img.left {
  padding: 5px 10px 0 0;
}
.left {
  float: left;
}
table.right {
  margin: 0 100px 5px 0;
  _margin: 0 50px 5px 0;
}
.right {
  float: right;
}
.blend img {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity:0;
  filter: alpha(opacity=0);
}

