html{
  background: #b4dbf2 url('../img/background.gif') repeat-x;
}


body{
  color: #333;
	font-family: 'Arial CE', Arial, sans-serif;
    font-size: 0.75em;
    line-height: 1.3em;
  margin: 0;
  padding: 0;
}

/*--------globals-------*/
h1{
  height: 37px;
    width: 265px;
  float: left;
  font-size: 1.5em;
  top: 40px;
  left: 20px;
  line-height: 1.1em;
  margin: 0;
  padding: 0;
  position: absolute;
}

h1 a{
  background: #fff;
  color: #000;
  display: block;
  height: 37px;
    width: 265px;
  text-decoration: none;
  overflow: hidden;
}

h1 span{
  background: url('../img/logo.gif');
  cursor: pointer;
  display: block;
  height: 37px;
    width: 265px;
  left: 0;
    top: 0;
  position: absolute;
  z-index: 2;
}

h2, h3, h4{
  clear: left;
	color: #fff;
  color: #2E85BC;
  margin: 0;
  padding: 0.2em 0 1.0em 0;
}

h2{
	font-size: 1.6em;
}

h3{
  font-size: 1.4em;
}

h4{
  font-size: 1.2em;
}

a{
  color: #FFFF82;
  color: #2E85BC;
}

a:visited{
}

a:hover{
  color: #fff;
  color: #000;
}
strong{
  font-size: 1.05em;
}
strong a{
  text-decoration: none;
}

img{
  border: 0;
  padding: 0 0.7em 0.7em 0.7em;
}

img.left{
  clear: left;
  float: left;
}

img.right{
  clear: right;
  float: right;
}

img.tiny-align-left{
  clear: left;
  float: left;
}

img.tiny-align-right{
  clear: right;
  float: right;
}

p, address{
  margin: 0;
  padding-bottom: 0.7em;
}

ul{
  margin: 0 0 0 0.7em;
  padding: 0 0 1em 0.7em;
  list-style: disc;
}

hr{
  color: #BCBEC0;
  height: 1px;
  border: none;
  border-top: 1px solid #BCBEC0;
  clear: both;
}

.cleaner{
  clear: both;
  visibility: hidden;
  margin: 0;
  overflow: hidden;
  padding: 0;
  height: 0;
}

table{
  margin-bottom: 1em;
	background-color: #B4DBF2;
  border-collapse: collapse;
}
table a{
  color: #2E6484;
}
table a:hover{
  color: #001E3A;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  padding: 0.1em 0.5em 0.1em 0.5em;
	color: #000;
	border: 1px solid #fff;
}

th{
  background: #B4DBF2;
  color: #000;
}

form{
  margin: 0;
  padding: 0;
}

fieldset{
  border: 1px solid #83B6D5;
  margin-bottom: 1em;
}

fieldset table, fieldset th, fieldset td{
  background: none;
  border: none;
  color: #444;
}

fieldset th, fieldset td{
  vertical-align: top;
}
fieldset th{
  text-align: right;
  color: #fff;
  padding-right: 0;
}
fieldset th .optional{
  color: #9FDBFF;
  font-weight: normal;
}

label.required{
  font-weight: bold;
}
/*-------site-------*/

/*-------header-------*/
#header{
  background: url('../img/header.jpg') no-repeat 50% 0%;
  position: relative;
  overflow: hidden;
  margin: auto;
  width: 990px;
}

/*-------navbar------*/
#navbar ul{
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
    right: 20px;
    top: 25px;
  z-index: 99;
}

#navbar li{
  float: left;
  position: relative;
}

#navbar li:hover{
  background: url('../img/navbar-light.png') no-repeat 50% 50%;
}

#navbar li a, #navbar li strong, #navbar li em{
  background: url('../img/navbar-uvodni.png') no-repeat 50% 50%;
  color: #fff;
  display: block;
  font-size: 1.35em;
  font-weight: bold;
  font-style: normal;
  line-height: 72px;
  padding: 0px 20px 0px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  _background: none;
}

#navbar li a:hover, #navbar li strong{
  background: url('../img/navbar-uvodni-active.png') no-repeat 50% 50%;
  _background: none;
  color: #FFF379;
}

#navbar li * span{
  visibility: hidden;
  _visibility: visible;
}

#navbar li a.sluzby{
  background: url('../img/navbar-sluzby.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li a.sluzby:hover, #navbar li strong.sluzby{
  background: url('../img/navbar-sluzby-active.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li a.pro-partnery{
  background: url('../img/navbar-pro-partnery.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li a.pro-partnery:hover, #navbar li strong.pro-partnery{
  background: url('../img/navbar-pro-partnery-active.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li a.vyrobce{
  background: url('../img/navbar-vyrobce.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li a.vyrobce:hover, #navbar li strong.vyrobce{
  background: url('../img/navbar-vyrobce-active.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li a.kontakt{
  background: url('../img/navbar-kontakt.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li a.kontakt:hover, #navbar li strong.kontakt{
  background: url('../img/navbar-kontakt-active.png') no-repeat 50% 50%;
  _background: none;
}

/*-------categories--------*/
#categories{
  padding-top: 130px;
  padding-left: 20px;
  width: 990px;
}

#categories-box{
  height: 190px;
  width: 990px;
}

#categories ul{
  font-size: 1.1em;
  list-style: none;
  margin: 0;
  padding: 0 40px 0 0;
}

#categories ul li{
  float: left;
  width: 190px;
}
#categories ul li a, #categories ul li strong{
  color: #fff;
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 130px 25px 0 25px;
}
#categories ul li a:hover, #categories ul li strong{
  color: #FFFF82;
}
#categories ul li .pistove-kompresory{
  background: url('../img/kategorie-pistove-kompresory.png') no-repeat 50% 0;
  background: url('../img/kategorie-pistove-kompresory.gif') no-repeat 50% 0;
}
#categories ul li .sroubove-kompresory-1{
  background: url('../img/kategorie-sroubove-kompresory-1.png') no-repeat 50% 0;
  background: url('../img/kategorie-sroubove-kompresory-1.gif') no-repeat 50% 0;
}
#categories ul li .sroubove-kompresory-2{
  background: url('../img/kategorie-sroubove-kompresory-2.png') no-repeat 50% 0;
  background: url('../img/kategorie-sroubove-kompresory-2.gif') no-repeat 50% 0;
}
#categories ul li .spiralove-kompresory{
  background: url('../img/kategorie-spiralove-kompresory.png') no-repeat 50% 0;
  background: url('../img/kategorie-spiralove-kompresory.gif') no-repeat 50% 0;
}
#categories ul li .uprava-stlaceneho-vzduchu{
  background: url('../img/kategorie-uprava-stlaceneho-vzduchu.png') no-repeat 50% 0;
  background: url('../img/kategorie-uprava-stlaceneho-vzduchu.gif') no-repeat 50% 0;
}

/*------main-----*/
#main-box{
  background: #b4dbf2;
  position: relative;
}

#main{
  background: #fff url('../img/site.gif') repeat-y;
  margin: auto;
  width: 950px;
  position: relative;
  padding: 0 20px 0 20px;
}

/*-------template-page-------*/
#main-content,
#main-content-small,
#left-sidebar, #right-sidebar,
#main-content-without-sidebars,
#main-without-left, #main-without-right{
  float: left;
  overflow: hidden;
  padding: 25px 0px 15px 0px;
  width: 430px;
}
#left-sidebar{
  background: url('../img/sidebar.gif') no-repeat 100% 0%;
  float: left;
  padding-right: 30px;
  width: 250px;
}
#right-sidebar{
  background: url('../img/sidebar.gif') no-repeat;
  float: right;
  padding-left: 30px;
  width: 160px;
}
#main-content-small{
  padding-left: 30px;
  width: 430px;
}

#main-content{
  padding-left: 0px;
  width: 730px;
}

/*-------template-without-sidebars-------*/
#main-content-without-sidebars{
  float: none;
  width: auto;
}
/*-------template-without-left-------*/
#main-without-left, #main-without-right{
  width: 697px;
}
/*-------template-without-right-------*/
#main-without-right{
  float: right;
}

/*--------footer--------*/
#footer{
  background: url('../img/footer.gif') no-repeat;
  color: #08335E;
	clear: both;
	font-size: 0.85em;
	line-height: 20px;
  margin: auto;
  padding: 5px 0px 5px 0px;
  width: 990px;
}

#footer p{
  margin: 0;
  padding: 0;
  padding-left: 0px;
}

#footer a{
  color: #83A8BF;
  color: #08335E;
}

#footer a:hover{
  color: #fff;
  color: #000;
}

#footer span{
  font-weight: bold;
}

#footer .right{
  float: right;
  padding: 0;
}

#footer #navbar-footer{
	float: right;
  list-style: none;
  padding: 0;
	padding-right: 0px;
	margin: 0;
}
#footer #navbar-footer li{
  display: inline;
  padding-left: 7px;
}
/*------buttons------*/

/*------messages-----*/
.message{
  color: #FEFF9F;
  font-size: 1.2em;
  font-weight: bold;
}

.error{
  color: #EF3B3B;
  font-size: 1.3em;
  font-weight: bold;
}

/*--------photo-gallery----------*/
.photo-gallery *{
  background: none;
  border: none;
}

.contact-form table, .contact-form td, .contact-form th{
  background: none;
  color: #000;
  font-weight: normal;
  padding: 3px;
}

.contact-form table{
  background: #eee;
  border: 1px solid #ccc;
  padding: 10px;
}
.contact-form th{
  text-align: right;
  vertical-align: top;
}

#v_toggle{
  cursor: pointer;
}
.nadpis-produkty{
  background: url('../img/nadpis-produkty.png') no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/modra-2009/img/nadpis-produkty.png', sizingMethod='image');
}
.nadpis-prodejni-sit{
  background: url('../img/nadpis-prodejni-sit.png') no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/modra-2009/img/nadpis-prodejni-sit.png', sizingMethod='image');
}
.nadpis-aktualne{
  background: url('../img/nadpis-aktualne.png') no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/modra-2009/img/nadpis-aktualne.png', sizingMethod='image');
}
.nadpis-kontakt{
  background: url('../img/nadpis-kontakt.png') no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/modra-2009/img/nadpis-kontakt.png', sizingMethod='image');
}
.nadpis-produkty, .nadpis-prodejni-sit, .nadpis-aktualne, .nadpis-kontakt{
  height: 100%;
  position: relative;
  margin-bottom: 1.5em;
  _background: none;
}
.nadpis-produkty *, .nadpis-prodejni-sit *, .nadpis-aktualne *, .nadpis-kontakt *{
  visibility: hidden;
  height: 100%;
  width: 100%;
}
.nadpis-produkty a, .nadpis-prodejni-sit a, .nadpis-aktualne a, .nadpis-kontakt a{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  text-decoration: none;
}
.nadpis-produkty{
  margin-bottom: 0;
  _margin-bottom: 1.5em;
}



#slider-prev-gall0, #slider-next-gall0{
  cursor: pointer;
  color: #FFFF82;
}
#slider-prev-gall0:hover, #slider-next-gall0:hover{
  color: #fff;
}


#gallery-slider-gall0{
  position: relative;
  width: 430px;
  height: 170px;
  overflow: hidden;
}



.slider-item-gall0{
  width: 430px;
  height: 170px;
	position: absolute;
	left: 370px;
	top: 0px;
}

.calc-result h3{
  background: #B4DBF2;
  border-top: 2px solid #8EAFBF;
  color: #204D74;
  padding: 10px;
  margin-bottom: 10px;
}

.calc-comments{
    background: #F9FFD0;
    padding: 20px;
    border: 2px dashed #F7E8BA;
}

.zend_form .errors li{
    color: #c00;
    font-weight: bold;
}

.zend_form dd{
    padding-bottom: 1em;
}

th.left{
  text-align: left;
}

#stuksa-footer{
  background: url('../img/stuksa-footer.png') no-repeat 50% 20px;
  clear: both;
  margin: auto;
  padding: 70px 0 30px 0;
  width: 990px;
}
#stuksa-footer h3{
  color: #204d74;
}
#stuksa-1, #stuksa-2, #stuksa-3{
  color: #204d74;
  float: left;
  padding: 0 30px 0 30px;
  width: 269px;
}
#stuksa-1, #stuksa-2{
  border-right: 1px solid #709ab8;
}
