body {
	margin: 0;
	padding: 0;
	font-family: 'Verdana CE', 'Verdana', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	background-image: url(design/page.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #F5F5F5;
}
a{
  font-weight: bold;
  color: #003B94;
}
a:hover{
  text-decoration: none;
}
#page {
	width: 772px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: auto;
	left: 0px;
	top: 0px;
}
#head {
	width: 772px;
	position: relative;
	height: 108px;
	background-image: url(design/head1.gif);
	background-repeat: repeat-x;
	background-color: White;
	background-position: bottom;
}
#head .logo{
	width: 226px;
	height: 108px;
	position: relative;
	float: left;
}
#head .logo h1{
  margin: 0px;
  padding: 0px;
	width: 226px;
	height: 108px;
	position: relative;
	float: left;
	background-image: url(design/logo.gif);
	background-repeat: no-repeat;
}
#head .logo a{
	display: block;
	width: 226px;
	height: 108px;
	background-image: url(design/logo.gif);
	background-repeat: no-repeat;
}
#head .logo a:hover{
  background-position: 0px -108px;
}
#head .logo h1 a span{
	display: none;
}
#head .kontakt{
	width: 536px;
	height: 21px;
	position: relative;
	float: left;
	top: 30px;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	color: #003066;
}
#head .kontakt a{
	color: #003066;
	text-decoration: none;
}
#head .kontakt a:hover{
  text-decoration: underline;
}
#head ul.menutop{
  margin: 0px;
  padding: 0px;
	width: 546px;
	height: 46px;
	display: block;
	position: relative;
	float: left;
	list-style-type: none;
	font-size: 80%;
}
#head ul.menutop li{
	width: 80px;
	height: 46px;
	display: block;
	position: relative;
	float: right;
	text-align: center;
	border-left-color: #DADADA;
	border-left-style: solid;
	border-left-width: 1px;
}
#head ul.menutop li a{
  color: #012357;
  text-decoration: none;
  font-weight: bold;
  display: block;
	height: 31px;
	padding-top: 15px;
}
#head ul.menutop #sidlo,
#head ul.menutop #sidlo a{
	width: 100px;
}
#head ul.menutop li a:hover{
  background-color: #DADADA;
}
#obs {
	width: 772px;
	margin: 0;
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	overflow: auto;
  background-image: url(design/pajdula.gif);
  background-repeat: repeat-y;
  background-position: 171px 0px;
}
.right{
  float: right;
  width: 599px;
  margin: 0px;
}
.right .head1{
  width: 599px;
  height: 139px;
  background-image: url(design/head2.jpg);
  background-repeat: no-repeat;
}
.right ul.menu{
  width: 599px;
  height: 53px;
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 80%;
  background-color: #F5722E;
  background-image: url(design/bg_menu_vodor.gif);
  background-repeat: repeat-x;
  border-top-color: #004898;
  border-top-style: solid;
  border-top-width: 2px;
  list-style-type: none;
}
.right ul.menu li{
  height: 53px;
  display: block;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
  background-image: url(design/menu_vodor_sep.gif);
  background-position: right top;
  background-repeat: no-repeat;
}
.right ul.menu li#objednavka{
  background-image: none;
}
.right ul.menu li a{
  height: 21px;
  display: block;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: #00173a;
  padding-top: 32px;
  padding-left: 8px;
  margin-right: 2px;
  font-weight: normal;
}
.right ul.menu li#certifikaty a{width: 79px;}
.right ul.menu li#iso a{width: 77px;}
.right ul.menu li#pojisteni a{width: 68px;}
.right ul.menu li#dodavatele a{width: 89px;}
.right ul.menu li#reference a{width: 86px;}
.right ul.menu li#objednavka a{width: 142px; margin-right: 0px;}

.right ul.menu li.here a{
  background-color: #FF9762;
  background-image: url(design/bg_menu_vodor_over.gif);
  background-position: right top;
}
.right ul.menu li.here a:hover{
  color: #F8DDD4;
}
.right ul.menu li a:hover{
  background-color: #FF9762;
  background-image: url(design/bg_menu_vodor_over.gif);
  background-position: right top;
}
.right h1{
  margin: 15px;
  padding: 0px;
  font-size: 120%;
  color: #002A68;
}
.right .tretiny{
  height: 194px;
}
.right .tretiny .box{
  height: 194px;
  float: left;
  position: relative;
  background-color: #6d8fc3;
}
.right .tretiny .box .text{
  height: 147px;
  width: 100%;
  text-align: center;
}
.right .tretiny .box .text p{
  margin: 0px 16px;
  padding: 0px;
  padding-top: 8px;
  text-align: justify;
  color: #e5efff;
  font-size: 70%;
}
.right .tretiny .box h1{
  width: 100%;
  height: 47px;
  margin: 0px;
  padding: 0px;
  font-size: 110%;
  text-align: center;
}
.right .tretiny .box h1 a{
  display: block;
  padding-top: 11px;
  height: 36px;
  color: #033c91;
  text-decoration: none;
}
.right .tretiny .box h1 a:hover{
  color: rgb(216,231,255);
}
.right .tretiny .stavby{
  width: 198px;
  background-image: url(design/box_oranz.jpg);
}
.right .tretiny .okna{
  width: 197px;
  margin: 0px 3px;
  background-image: url(design/box_green.jpg);
}
.right .tretiny .obchod{
  width: 198px;
  background-image: url(design/box_red.jpg);
}
.right .tretiny .stavby h1 a:hover {background-color: #FFB51D;}
.right .tretiny .okna h1 a:hover {background-color: #92CD69;}
.right .tretiny .obchod h1 a:hover {background-color: #FD4C32;}

.right #slevy{
  width: 599px;
  height: 219px;
  background-image: url(design/slevy.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  overflow: hidden;
}
.right #slevy a{
	width: 299px;
	height: 219px;
	display: block;
	position: relative;
	float: left;
	background-color: transparent;
}
.right #slevy a:hover{
  background-color: white;
  opacity: 0.3;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.right #slevy a span{
  display: none;
}
.right #slevy div{
  display: none;
}
.right .cont{
  font-size: 80%;
  margin: 22px;
  padding-top: 0px;
  padding-bottom: 15px;
  color: #343b46;
  background-image: url(design/clanek-bot.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.right .cont{
	height: auto;
	overflow: auto;
	clear: both;
}
.right .cont h2{
  color: #5c697c;
  font-size: 130%;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 4px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  clear: both;
}
.right .cont h2 a{
  color: #5c697c;
  text-decoration: none;
}
.right .cont h2 a:hover{
  text-decoration: underline;
  color: #003B94;
}
.right .cont h3{
  font-size: 100%;
  margin-top: 13px;
  margin-bottom: 0px;
  margin-left: 20px;
  clear: both;
}
.right .cont p{
  text-align: justify;
  margin: 5px 25px;
  clear: both;
}
.right .cont address{
  text-align: justify;
  margin: 5px 25px;
  clear: both;
  display: block;
  font-style: normal;
}
.right .cont img{
  margin-bottom: 10px;
}
.right .cont img.levy{
  position: relative;
  float: left;
  margin-right: 15px;
}
.right .cont img.pravy{
  position: relative;
  float: right;
  margin-left: 15px;
}
.right .cont ol,
.right .cont ul{
  margin-right: 30px;
}
.right .cont ol.num{
  list-style-type: decimal;
  margin: 5px 55px;
  text-align: justify;
}
.right .cont ol.num[class]{
  margin: 5px 25px;
} 
.right .cont table{
  background-color: Black;
  margin-top: 15px;
  margin-bottom: 15px;
}
.right .cont table.bezpecnost td,
.right .cont table.bezpecnost th{
  background-color: White;
  padding: 3px 5px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #116BAD;
}
.right .cont table a img{
	border-width: 0px;
}
.right .cont table.bezpecnost{
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #116BAD;
  border-right-width: 0px;
}
.right .cont table.bezpecnost th{
  background-color: #87abd2;
  color: black;
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ABABAB;
}
.right .cont table.bezpecnost td span{
  display: block;
  width: 50px;
  height: 25px;
  overflow: hidden;
  text-indent: 300em;
  background-repeat: no-repeat;
  background-position: center center;
}
.right .cont table.bezpecnost td .x{
  background-image: url(design/krizek.gif);
}
.right .cont table.bezpecnost td .v{
  background-image: url(design/fajfka.gif);
}
.right .cont table.pkovani{
  border-collapse: collapse;
  background-color: transparent;
}
.right .cont table.pkovani td,
.right .cont table.pkovani th{
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  border-bottom-style: solid;
  padding: 3px 10px;
}
.right .cont table.pkovani th{
  border-bottom-color: black;
}
.right .fotothumb{
  margin: 35px 0px;
  height: auto;
  overflow: hidden;
}
.right .fotothumb h2{
  color: #5c697c;
  font-size: 130%;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 4px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.right .fotothumb div.foto{
  width: 250px;
  height: 266px;
  position: relative;
  float: left;
  margin-left: 20px;
  margin-bottom: 15px;
}
.right .fotothumb div.foto[class]{
  margin-left: 33px;
}
.right .fotothumb div.foto .img{
  height: 200px;
  text-align: center;
  background-color: #CBDCFA;
}
.right .fotothumb div a{
  text-decoration: none;
}
.right .fotothumb div a img{
  border: 2px;
  border-color: #003B94;
  border-style: solid;
}
.right .fotothumb div a:hover img{
  border-color: #769CD7;
}
.right .fotothumb div h3{
  margin: 0px;
  padding: 0px;
  font-size: 80%;
  text-align: center;
  height: 50px;
  padding-top: 8px;
  margin-top: 1px;
  background-color: #4873BA;
  color: #FFFFFF;
}
.right .fotobig{
  text-align: center;
}
.right #zavrit{
  font-size: 90%;
  padding-right: 20px;
  padding-top: 20px;
}
.right #zavrit a{
  display: block;
  padding: 10px;
  width: 150px;
  position: relative;
  float: right;
  text-align: right;
  background-image: url(design/zavrit.jpg);
  background-repeat: repeat-y;
  background-position: right;
}
.right .cont form input,
.right .cont form textarea{
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	font-size: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
  background-color: #E8E8E8;
}
.right .cont form input:hover,
.right .cont form textarea:hover{
  background-color: #F5F5F5;
}
.right .cont form input.noborder{
	border-width: 0px;
	background-color: transparent;
}
.right .cont form textarea{
  width: 230px;
}
.right .cont form textarea[name]{
  width: 230px;
}
.right .cont form{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}
.right .cont fieldset{
	height: auto;
	overflow: hidden;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
}

.right .cont fieldset legend{
	margin-left: 10px;
}
.right .cont .fieldsetKontakt{
	margin-bottom: 25px;
}
.right .cont .fieldsetKontakt .udajeObj label{
  display: block;
  margin-top: 7px;
  margin-bottom: 3px;
}
.right .cont .fieldsetKontakt .udajeObj{
  width: 240px;
  position: relative;
  float: left;
  padding: 15px;
}
.right .cont .fieldsetKontakt .materialObj{
  width: 240px;
  position: relative;
  float: right;
  padding: 15px;
}
.right .cont .oknaObj .oknoDruh{
  width: 220px;
  height: 160px;
  position: relative;
  float: left;
  margin-left: 12px;
  margin-top: 8px;
  padding: 10px;
}
.right .cont .oknaObj .oknoDruh[class]{
  width: 232px;
}
.right .cont .oknaObj .oknoDruh img{
  position: relative;
  float: left;
  margin-top: 10px;
}
.right .cont .oknaObj .oknoDruh table{
	width: 100px;
	position: relative;
 	float: right;
 	margin-top: 5px;
 	background-color: transparent;
}
.right .cont .oknaObj .oknoDruh table th{
  font-size: 80%;
}
.right .cont .oknaObj .oknoDruh table td,
.right .cont .oknaObj .oknoDruh table th{
  padding: 0px;
  margin: 0px;
}
.right .cont .oknaObj .oknoDruh input.pocet{
  width: 15px;
}
.right .cont .oknaObj .oknoDruh input.rozmer{
  width: 30px;
}
.right .cont .oknaObj .button{
  width: 400px;
  margin: 15px;
}
.left{
  float: left;
  width: 171px;
  margin: 0px;
}
.left h2{
  font-size: 110%;
  color: #eff5ff;
  margin: 0px;
  padding: 0px;
  height: 28px;
  width: 158px;
  padding-top: 10px;
  padding-left: 13px;
  background-color: #2059AF;
  background-image: url(design/nadp_menu.gif);
  background-repeat: repeat-y;
  border-bottom-color: #002A68;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.left[class] h2{
  font-size: 105%;
}
.left ul,
.left ul li{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.left ul li{
  height: 34px;
  width: 171px;
  display: block;
  border-bottom-color: #003B94;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.left ul li a{
  height: 23px;
  padding-top: 11px;
  padding-left: 12px;
  width: 159px;
  display: block;
  background-image: url(design/bg_menu.gif);
  background-position: right;
  text-decoration: none;
  font-size: 70%;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color: black;
  font-weight: bold;
  background-color: #B0CDF7;
}
.left ul li a:hover{
  background-image: url(design/bg_menu_over.gif);
  background-color: #84A8DF;
  border-left-color: #003B94;
  border-left-style: solid;
  border-left-width: 6px;
  padding-left: 6px;
  color: blue;
}
.left ul li.here a{
  background-image: url(design/bg_menu_over.gif);
  background-color: #84A8DF;
  border-left-color: #003B94;
  border-left-style: solid;
  border-left-width: 6px;
  padding-left: 6px;
}
.left .blok{
  background-image: url(design/boxleft.gif);
  background-repeat: repeat-x;
  background-position: 0px 34px;
}
.left .blok p{
  margin: 18px;
  margin-top: 5px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  text-align: justify;
  color: #000c1e;
  font-size: 80%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: Navy;
}
.left .blok strong{
  margin: 18px;
  color: #000c1e;
  font-size: 80%;
}
.left .blok h3{
  margin: 5px;
  margin-top: 20px;
  margin-left: 12px;
  padding: 0px;
  font-size: 70%;
}
.left .blok .nadpbox{
  margin: 0px;
  margin-bottom: 7px;
  background-color: #4873BA;
  border-top-color: #003B94;
  border-top-style: solid;
  border-top-width: 8px;
  width: 158px;
  padding-left: 13px;
  display: block;
  height: 29px;
  padding-top: 5px;
  color: #eff5ff;
  font-size: 110%;
}
#pajdula{
  margin: 0px;
  height: 36px;
  background-image: url(design/pajdula.gif);
  background-repeat: repeat-y;
  background-position: 171px 0px;
  overflow: hidden;
}
#foot {
	width:772px;
	height: auto;
	overflow: auto;
  border-top-color: #002A68;
  border-top-style: solid;
  border-top-width: 2px;
  background-image: url(design/foot.gif);
  background-position: top;
  background-repeat: repeat-x;
  padding-top: 10px;
}
#foot p{
	padding: 0px;
	font-size: 70%;
}
#foot p img{
  border-width: 0px;
}
#foot .leftfoot{
	width:159px;
	height: 50px;
	position: relative;
	float: left;
	padding-left: 13px;
}
#foot .leftfoot a{
	font-weight: normal;
}
#foot .rightfoot{
	width: 587px;
	height: 50px;
	position: relative;
	float: left;
	text-align: right;
	padding-right: 13px;
}

