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

body{
  background: url('../img/header.jpg') no-repeat 50% 0%;
  color: #fff;
	font-family: 'Arial CE', Arial, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
  margin: 0;
  padding: 0;
}

/*--------globals-------*/
h1{
  height: 69px;
    width: 122px;
  float: left;
  font-size: 1.5em;
  top: 30px;
  left: 0px;
  line-height: 1.1em;
  margin: 0;
  padding: 0;
  position: absolute;
}

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

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

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

h2{
	font-size: 1.6em;
}

h3{
  font-size: 1.4em;
}

h4{
  font-size: 1.2em;
}

a{
  color: #FFFF82;
}

a:visited{
}

a:hover{
  color: #fff;
}

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: 1em;
}

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: #B4D9FC;
}
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;
	background: #fff;
	color: #000;
}

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

form{
  margin: 0;
  padding: 0;
}

fieldset{
  border: 1px solid #aaa;
  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: #000;
  padding-right: 0;
}
fieldset th .optional{
  color: #444;
  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;
    left: 180px;
    top: 30px;
  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.sluzby a{
  background: url('../img/navbar-sluzby.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li.sluzby a:hover, #navbar li.sluzby strong{
  background: url('../img/navbar-sluzby-active.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li.o-nas a{
  background: url('../img/navbar-o-nas.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li.o-nas a:hover, #navbar li.o-nas strong{
  background: url('../img/navbar-o-nas-active.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li.ke-stazeni a{
  background: url('../img/navbar-ke-stazeni.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li.ke-stazeni a:hover, #navbar li.ke-stazeni strong{
  background: url('../img/navbar-ke-stazeni-active.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li.kontakt a{
  background: url('../img/navbar-kontakt.png') no-repeat 50% 50%;
  _background: none;
}
#navbar li.kontakt a:hover, #navbar li.kontakt strong{
  background: url('../img/navbar-kontakt-active.png') no-repeat 50% 50%;
  _background: none;
}

/*-------categories--------*/
#categories{
  padding-top: 160px;
  width: 770px;
}

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

#categories ul{
  float: left;
  font-size: 1.2em;
  line-height: 1.8em;
  list-style: none;
  margin: 0;
  padding: 0 40px 0 0;
}

#categories ul li a{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-shadow: #000 0px 0px 5px;
}
#categories ul li a:hover{
  color: #FFFF82;
}

#search-box{
  position: absolute;
  right: 30px;
  top: 10px;
}

#search-box input{
  border: 1px solid #03223F;
  background: #DFF4FF;
  font-size: 0.9em;
}

/*#navbar ul li ul{
  position: absolute;
  top: 0px;
  left: 198px;

  width: 160px;
}

#navbar ul li ul li a, #navbar ul li ul li strong{
  background: #CFE8FF;
  font-size: 0.8em;
  line-height: 1.7em;
}*/

/*------main-----*/
#main-box{
  background: #2e6484 url('../img/background.gif') repeat-x 50% 0px;
  position: relative;
}

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

/*-------template-page-------*/
#main-content,
#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: 188px;
}
#main-content{
  padding-left: 30px;
}

/*-------schovany LEFT--------*/
#left-sidebar{
  display: none;
}
#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') repeat-x;
  color: #83A8BF;
	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;
}

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

#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: #000;
  font-size: 1.2em;
  font-weight: bold;
}

.error{
  color: #0082cc;
  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-o-nas{
  background: url('../img/nadpis-o-nas.png') no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/modra-2009/img/nadpis-o-nas.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-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-produkty, .nadpis-o-nas, .nadpis-aktualne, .nadpis-kontakt, .nadpis-prodejni-sit{
  height: 100%;
  position: relative;
  margin-bottom: 1.5em;
  _background: none;
}
.nadpis-produkty *, .nadpis-o-nas *, .nadpis-aktualne *, .nadpis-kontakt *, .nadpis-prodejni-sit *{
  visibility: hidden;
  height: 100%;
  width: 100%;
}
.nadpis-produkty a, .nadpis-o-nas a, .nadpis-aktualne a, .nadpis-kontakt a, nadpis-prodejni-sit 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;
}

#google-map-contacts *{
   color: #000;
}

#google-map-contacts a, #google-map-contacts h2, #google-map-contacts h3, #google-map-contacts h4{
   color: #2E6484;
}