*{
  margin: 0px;
  padding: 0px;
}
html{
  background-image: url(design/bg.png);
  background-position: center top;
  background-repeat: repeat-y;
  background-color: #BD9B58;
}
body{
  font-family: Verdana, Arial, lucida, sans-serif;
  background-image: url(design/bg2.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
img{
  border-width: 0px;
}
#page{
  margin: 0px auto;
  width: 854px;
  height: auto;
  overflow: hidden;
}
#page #head{
  width: 854px;
  height: 304px;
  background-image: url(design/head.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #BD9B58;
}
#page #head #lefthead{
  width: 350px;
  height: 304px;
  overflow: hidden;
  position: relative;
  float: left;
}
#page #head #lefthead h1{
  width: 324px;
  height: 37px;
  overflow: hidden;
  font-size: 120%;
  padding-top: 18px;
  padding-left: 26px;
}
#page #head #lefthead h1 a span{
  display: none;
}
#page #head #lefthead h1 a{
  color: #512d04;
  text-decoration: none;
  display: block;
  width: 199px;
  height: 44px;
  background-image: url(design/logo.png);
  position: absolute;
  top: 5px;
  left: 14px;
}
#page #head #lefthead h1 a:hover{
  color: #512d04;
  text-decoration: underline;
}
#page #head #lefthead ul{
  width: 215px;
  height: auto;
  display: block;
  overflow: hidden;
}
#page #head #lefthead ul li{
  width: 215px;
  height: 51px;
  display: block;
  overflow: hidden;
  margin-bottom: 7px;
}
#page #head #lefthead ul li a{
  width: 184px;
  height: 36px;
  padding-left: 31px;
  padding-top: 16px;
  display: block;
  overflow: hidden;
  font-weight: bold;
  text-decoration: none;
  color: #f6c893;
  font-size: 100%;
  font-family: Arial, helvetica, sans-serif;
  background-position: 0px 0px;
}
#page #head #lefthead ul li a.pol1{background-image: url(design/pol1.png);}
#page #head #lefthead ul li a.pol2{background-image: url(design/pol2.png);}
#page #head #lefthead ul li a.pol3{background-image: url(design/pol3.png);}
#page #head #lefthead ul li a.pol4{background-image: url(design/pol4.png);}
#page #head #lefthead ul li a.here{
	color: #BD9C59;
}
#page #head #lefthead ul li a:hover{
  background-position: 0px -51px;
  color: #271500;
}
#page #head #righthead{
  width: 350px;
  height: 304px;
  overflow: hidden;
  position: relative;
  float: right;
  text-align: right;
  font-size: 80%;
}
#page #head #righthead address{
  display: block;
  width: 350px;
  height: 38px;
  margin-top: 10px;
  font-style: normal;
  font-family: Arial, helvetica, sans-serif;
}
#page #head #righthead a{
  text-decoration: underline;
  color: #271500;
}
#page #head #righthead a:hover{
  text-decoration: none;
}
#page #head #righthead #cruiser{
  width: 172px;
  height: 58px;
  background-image: url(design/cruiser.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  position: relative;
  float: right;
}
#page #head #righthead #cruiser h1{
  display: none;
}
#page #maincont{
  width: 854px;
  height: auto;
  overflow: hidden;
  background-color: #CBB076;
  background-image: url(design/kytka_top.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}
#page #maincont #left{
  width: 199px;
  height: auto;
  overflow: hidden;
  position: relative;
  float: left;
  padding-bottom: 75px;
}
#page #maincont #left .blok{
  width: 189px;
  height: auto;
  overflow: hidden;
  clear: both;
  border-bottom-color: #512D04;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-left: 10px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#page #maincont #left .blok strong.nadpis{
  display: block;
  width: 174px;
  height: 25px;
  padding-left: 25px;
  padding-top: 20px;
  font-size: 90%;
  color: #7C4701;
}
#page #maincont #left .blok h2{
  width: 174px;
  height: 20px;
  padding-left: 10px;
  padding-top: 20px;
  font-size: 100%;
  font-family: Arial, helvetica, sans-serif;
  color: #512D04;
}
#page #maincont #left .blok p{
  font-size: 80%;
  text-align: justify;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  margin-top: 5px;
}
#page #maincont #left ul.menu{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 199px;
}
#page #maincont #left ul.menu li{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 199px;
  height: 45px;
}
#page #maincont #left ul.menu li a{
  display: block;
  width: 179px;
  padding-left: 20px;
  padding-top: 15px;
  height: 30px;
  font-size: 80%;
  font-weight: bold;
  color: #512D04;
  text-decoration: none;
  background-color: #AC7421;
}
#page #maincont #left ul.menu li a:hover{
  background-color: #A98B4F;
  text-decoration: underline;
}
#page #maincont #left .blok ul.odkazy{
  font-size: 80%;
  margin-left: 15px;
  margin-bottom: 10px;
  list-style-type: none;
  font-family: Arial, helvetica, sans-serif;
}
#page #maincont #left .blok ul.odkazy li{
  list-style-type: none;
}
#page #maincont #left .blok a{
  font-weight: normal;
  color: #512D04;
  text-decoration: underline;
}
#page #maincont #left .blok a:hover{
  text-decoration: none;
}
#page #maincont #left .gallery a{
  display: block;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  border-color: #512D04;
  margin: 30px auto;
  width: 135px;
  padding: 5px;
  background-color: #CBB076;
}
#page #maincont #left .gallery a img{
  text-decoration: none;
  display: block;
}
#page #maincont #left .gallery a:hover{
  background-color: #AC8F59;
}
#page #maincont #right{
  width: 655px;
  height: auto;
  overflow: hidden;
  position: relative;
  float: left;
  padding-bottom: 15px;
  background-image: url(design/kolo_bot.gif);
  background-repeat: no-repeat;
  background-position: 374px 0px;
}
#page #maincont #right h2{
  font-size: 120%;
  font-weight: bold;
  color: #512D04;
  margin-top: 25px;
  margin-left: 15px;
}
#page #maincont #right h3{
  font-size: 110%;
  font-weight: bold;
  color: #512D04;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 2px;
}
#page #maincont #right a{
  font-weight: bold;
  color: #512D04;
  text-decoration: underline;
}
#page #maincont #right a:hover{
  color: #FCDF8F;
  text-decoration: none;
}
#page #maincont #right .zpet{
  text-align: right;
  margin-bottom: 10px;
  padding-right: 20px;
}
#page #maincont #right .cont{
  font-size: 80%;
  color: black;
  margin-top: 25px;
  margin-left: 15px;
  padding-right: 25px;
  height: auto;
  overflow: hidden;
  clear: both;
}
#page #maincont #right .cont p,
#page #maincont #right .cont address{
  text-align: justify;
  margin-bottom: 5px;
  font-style: normal;
}
#page #maincont #right .cont ul,
#page #maincont #right .cont ol {
  margin: 25px;
}
#page #maincont #right .cont p img.left{
  position: relative;
  float: left;
  margin-right: 15px;
}
#page #maincont #right .cont p img.right{
  position: relative;
  float: right;
  margin-left: 15px;
}
#page #maincont #right .cont .akce{
  margin: 25px 15px;
  padding: 15px;
  padding-top: 0px;
  background-color: #FEE191;
  border-style: solid;
  border-width: 1px;
  border-color: ##AC7421;
}
#page #maincont #right .cont .akce a:hover{
  color: black;
}
#page #maincont #right .zbozidet{
  font-size: 80%;
  color: black;
  margin-top: 25px;
  margin-left: 15px;
}
#page #maincont #right .zbozidet p.cena{
  font-size: 140%;
  color: #512D04;
  font-weight: bold;
  text-align: right;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 20px;
}
#page #maincont #right .zbozidet .techdata{
  margin: 10px;
}
#page #maincont #right .zbozidet .techdata td{
  background-color: #BE9B58;
  padding: 2px 7px;
}
#page #maincont #right .zbozidet .thumbs a img{
  border-width: 2px;
  border-color: #CBB076;
  border-style: solid;
  margin-right: 17px;
  margin-top: 17px;
}
#page #maincont #right .zbozidet .thumbs a:hover img{
  border-width: 2px;
  border-color: #512D04;
  border-style: solid;
}
#page #maincont #right .zbozidet form{
  width: 550px;
}
#page #maincont #right .zbozidet form fieldset.hiden{
  border-width: 0px;
}
#page #maincont #right .zbozidet form fieldset{
  padding: 15px;
  margin: 10px 0px;
  border-width: 1px;
  border-color: #512D04;
  border-style: solid;
}
#page #maincont #right .zbozidet form fieldset.hiden table tr td{
  height: 21px;
}
#page #maincont #right .zbozidet form fieldset.hiden table tr td.texttop{
	vertical-align: top;
	height: 160px;
}
#page #maincont #right .zbozidet form fieldset.hiden table input,
#page #maincont #right .zbozidet form fieldset.hiden table textarea{
  width: 200px;
  border-width: 1px;
  border-color: #512D04;
  border-style: solid;
  background-color: #BD9C59;
  font-family: Arial, helvetica, sans-serif;
  font-size: 100%;
}
#page #maincont #right .zbozidet form fieldset.hiden table input.inline{
	display: inline;
	width: 35px;
	border-width: 0px;
	background-color: transparent;
}
#page #maincont #right .zbozidet form fieldset.hiden table .widthinput{
	width: 200px;
	background-color: #FF9966;
	float: right;
	height: 50px;
}
#page #maincont #right .zbozidet form fieldset.hiden table input:hover,
#page #maincont #right .zbozidet form fieldset.hiden table textarea:hover{
	background-color: #CBB076;
}
#page #maincont #right form fieldset.hiden{
  border-width: 0px;
}
#page #maincont #right .zbozidet form fieldset.hiden table .tlacitko{
	border-width: 3px;
	border-color: #800000;
	border-style: solid;
	background-color: #FFD5AA;
	font-weight: bold;
	font-size: 100%;
	width: 295px;
	height: 55px;
	cursor: hand;
	margin-top: 10px;
	margin-left: 15px;
}
#page #maincont #right .zbozidet form fieldset.hiden table .tlacitko:hover{
	border-color: #9D664C;
	background-color: #D9BA73;
}
#right form .hiden .tlacpotvrzeni{
	border-width: 5px;
	border-color: #800000;
	border-style: solid;
	background-color: #FFD5AA;
	font-weight: bold;
	font-size: 110%;
	width: 200px;
	height: 55px;
	cursor: hand;
	margin-top: 10px;
	margin-left: 15px;
}
#right form .hiden .tlacpotvrzeni:hover{
	border-color: #9D664C;
	background-color: #D9BA73;
}
#page #maincont #right .boxzbozi{
  width: 327px;
  height: auto;
  overflow: hidden;
  position: relative;
  float: left;
  margin-top: 15px;
  padding-bottom: 20px;
  /*border-bottom-color: #512D04;
  border-bottom-style: solid;
  border-bottom-width: 1px;*/
  border-top-color: #512D04;
  border-top-style: solid;
  border-top-width: 1px;
}
#page #maincont #right .boxzbozi a.obrthumb{
  width: 327px;
  height: 225px;
  padding-top: 21px;
  display: block;
  text-align: center;
}
#page #maincont #right .boxzbozi a.obrthumb img{
  border-width: 2px;
  border-color: #CBB076;
  border-right-style: solid;
}
#page #maincont #right .boxzbozi a.obrthumb:hover img{
  border-color: #7C4701;
}
#page #maincont #right .boxzbozi h3{
  font-size: 80%;
  font-weight: normal;
  color: black;
  margin-top: 10px;
  font-family: Arial, helvetica, sans-serif;
}
#page #maincont #right .boxzbozi h3 a{
  text-decoration: underline;
  color: black;
  display: block;
  padding-left: 15px;
}
#page #maincont #right .boxzbozi h3 a:hover{
  text-decoration: none;
}
#page #maincont #right .boxzbozi p.cena{
  font-size: 120%;
  text-align: right;
  font-weight: bold;
  color: #512D04;
}
p.cena .strike{
  text-decoration: line-through;
  font-size: 80%;
  font-weight: normal;
}
p.cena .bezdph{
  font-size: 80%;
  font-weight: normal;
}
#page #maincont #right .boxzbozi p{
  font-size: 90%;
  text-align: justify;
  color: black;
  margin: 15px 20px;
}
#page #maincont #right .boxzbozi a.detail{
  font-size: 130%;
  text-decoration: none;
  margin: 0px auto;
  text-align: center;
  color: #512D04;
  display: block;
  height: 32px;
  padding-top: 4px;
  width: 287px;
  background-image: url(design/detail.gif);
  background-repeat: repeat-y;
  font-weight: bold;
}
#page #maincont #right .boxzbozi a.detail:hover{
  color: #AC7421;
}
#page #foot{
  width: 854px;
  height: 41px;
  overflow: hidden;
  font-size: 80%;
  background-image: url(design/kytka_bot.jpg);
  background-position: 11px 0px;
  background-repeat: no-repeat;
}
#page #foot a{
  text-decoration: underline;
}
#page #foot a:hover{
  text-decoration: none;
}
#page #foot #footleft{
  width: 220px;
  height: 31px;
  padding-top: 10px;
  padding-left: 180px;
  overflow: hidden;
  position: relative;
  float: left;
  font-size: 80%;
}
#page #foot #footleft a{
  color: #f6e4bd;
}
#page #foot #footright{
  width: 400px;
  height: 31px;
  padding-top: 10px;
  padding-right: 10px;
  overflow: hidden;
  position: relative;
  float: right;
  text-align: right;
}
#page #foot #footright a{
  color: #271500;
}









