table,form {margin: 0px; padding: 0px; font: 12px Tahoma, Arial, Helvetica, Sans-serif; color: #afafaf;}
.body-editor {text-align: left; background-color: #FFF; padding: 10px;}
img {border: 0;}

.body-editor .hidden {
	display: block;
}

/* elementy */
h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.4em;
	padding: 10px 0 10px 0;
	color:#e7b400;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	padding:10px 0;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
.text h3 {
	margin: 10px 0;
}
h4 {
	clear: both;
	color:#e7b400;
	margin: 0;
	padding: 15px 0;
}
a {
  color:#e7b400;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
  color:#e7b400;
  text-decoration: none;
}
.warning-bad {font-weight: bold; color: #f34242;}
.warning-ok {font-weight: bold; color: #2ac154;}
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font: .8em/1.2 Tahoma, Arial, Helvetica, Sans-serif;
	background: #222222;
	color: #AFAFAF;
	text-align: center;
}
#page {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 988px;
}
#head{
  height:330px;
  width: 988px;
  background: url(picture/mask/head.jpg) no-repeat; 
}

#central{
  background:#303030 url(picture/mask/bg.jpg) repeat;
  width:950px;
  float:right;
  text-align: left;
  margin:0;
  padding:0;
}
#left{
  float:left;
  width:550px;
  padding: 20px 0 0 0;
}
.lpad {
	margin-left: 25px;
}

#right{
  float:right;
  width:353px;
  background: url(picture/mask/central-corner.jpg) no-repeat top right; 
}
.rpad {
	margin: 20px 0 20px 0;
}
#formenu{
  float:left;
  width:250px;
  padding: 0px 0 20px 25px;
}
#content{
  float:right;
  width:655px;
  padding: 20px 0 30px 0;
  background: url(picture/mask/central-corner.jpg) no-repeat top right;
}
.cpad {
	margin-right: 25px;
}
#foot{
  border-top:#343434 7px solid;
  width:950px;
  float:right;
  height:70px;
  text-align: left;
  font-size: 0.85em;
  padding-top:30px;
  color:#AFAFAF;
  background-color: #242424;
}
#foot a{
  color:#e7b400;
}
#foot a.webmap{
  background: url(picture/mask/webmap.gif) no-repeat left 4px;
  padding-left:15px;
  display:block;
}
#foot #foot-left{
  width:320px;
  float:left;
  height:47px;
  margin-left:35px;
  padding:10px 0 0 55px;
  background:#242424 url(picture/mask/phone.jpg) no-repeat;
}
#foot #foot-right{
  float: right;
  padding-top: 10px;
  width: 300px;
}
#foot-mid {
	float: left;
	width: 40px;
	margin-top: 18px;
}
.topprodukt{
  margin:20px 0 ;
  background:url(picture/mask/topprodukt-bg.jpg) repeat-y;
  width:548px;
}
.topprodukt .produkt{
  padding:30px 25px;
  background:url(picture/mask/topprodukt.jpg) no-repeat;
}
#logo{
  width:350px;
  height: 100px;
  position: absolute;
  top:140px;
  left:80px;
}
#home{
  width:20px;
  height: 50px;
  position: absolute;
  top:245px;
  left:8px;
}
#web{
  width:350px;
  height: 100px;
  position: absolute;
  top:140px;
  left:80px;
}

/* tridy pro cely web */
.clear {
  clear:both;
}
.yellow{
 color:#e7b400;
}
.white{
  color:#FFF;
}
.bg-yellow{
  margin:0 6px;
  height:7px;
  background-color:#e7b400;
}
.h2{
  padding-left:15px;
  background: url(picture/mask/h2.gif) no-repeat left center;
}
.but {
  padding-left:35px;
  height:35px;
  margin-top: 8px;
  line-height:40px;
  background: url(picture/mask/h3.jpg) no-repeat left center;
}
.but-home {
	clear: both;
	margin-top: 8px;
  padding-left:35px;
  height:35px;
  line-height:40px;
  background: url(picture/mask/reference_home.jpg) no-repeat left center;
}
.but a, .but-home a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
.but a:hover, .but-home a:hover {
	text-decoration: underline;
}
.float-left{
  float:left;
}
.float-right{
  float:right;
}

/* menu a seznamy*/
ul#topmenu{
  height:74px;
  list-style-type: none;
  margin:0;
  padding:0;
  margin-left:40px;
  width: 800px;
  float: left;
}
ul#topmenu li{
  background: url(picture/mask/topmenu-li.jpg) repeat-x;
  padding:0 0 0 20px;
  float:left;
  height:74px;
  line-height:74px;
  position:relative;
  display:block;
  text-align: center;
}
ul#topmenu li.active{
  background: url(picture/mask/topmenu-li-active.jpg) repeat-x;
}
ul#topmenu li span{
  position:relative;
  margin:0;
  padding:0 8px 13px 0;
  top:-30px;
  font-size: 0.85em;
  text-align: right;
  border-right:#484848 1px solid;
  color: #696969;
}
ul#topmenu li a{
  color:#AFAFAF;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;  
}
ul#topmenu li a:hover {
	color: #E7B200;
}
ul#topmenu li.active a,ul#topmenu li.active span{
  color:#fff;
  border:none;
}
ul#topmenu li.active a:hover {
	color: #000;
}
#flags {
	float: left;
	width: 80px;
	margin-top: 10px;
}
#menu{
  margin:20px 0 ;
  background:url(picture/mask/menu_bg.jpg) repeat-y;
  width:240px;
}
#menu #menicko{
  padding:20px 15px;
  background:url(picture/mask/menu.jpg) no-repeat;
}
#menu ul{
  margin:0;
  padding:0;
}
#menu ul li{
  list-style-type: none;
  margin: 7px 0 7px 0;
}
#menu ul li a {
	color: #afafaf;
	text-decoration: none;
	background: url(picture/mask/li.gif) no-repeat left center ;
	padding-left: 10px;
}
#menu ul li a.sec {
	background: url(picture/mask/lili.gif) no-repeat left center ;
	padding-left: 10px;
	margin-left: 10px;
}
#menu ul li.active a, #menu ul li a:hover {
	color: #e7b200;
}
#menu ul li.active a:hover {
	color: #FFF;
}
#menu ul li ul li{
  margin: 0px;
  padding: 0px;
}
#kontakt{
  margin:0;
  padding:0;
  margin-bottom: 10px;
  border-bottom:1px solid #ababab;
  display:block;
  height:51px;
}
#bod-cz, #bod-sk {
	clear: both;
}
#bod-cz img, #bod-sk img, .ref-img, .bor {
	border: 5px solid #E8B400;
}
#kontakt span{
  width:200px;
  height:35px;
  line-height: 35px;
  font-size: 1.2em;
  font-weight: bold;
  margin:10px 10px 30px 0;
  border:#ababab 1px solid;
  float:left;
  text-align: center;
  background-color: #4c4c4c;
}
#kontakt span.active{
  height:40px;
  background-color: transparent ;
}
#kontakt span a{
  display: block;
  margin:0;
  padding:0;
  color:#AFAFAF;
  text-decoration: none;
}
#kontakt img{
  border:none;
}
.text { }
.news {
	float: left;
	margin-bottom: 25px;
}
.npad {
	margin-right: 25px;
	_margin-right: 10px;
}
.news-item {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.news-title {
	clear: both;
	margin-bottom: 18px;
}
.news-title a {
	font-weight: bold;
}
.news-image {
	float: left;
	margin: 0 15px 10px 0;
}
.news-image img {
	border: 1px solid #636363;
	padding: 4px;
}
.news-desc {
	float: left;
	margin-bottom: 8px;
}
.news-more {
	clear: both;
	width: 100%;
	text-align: right;
}
.news-home .news-more, .news-home .hr {
	width: 340px;
}
.news-more a, .more a {
	background-color: #242424;
	padding: 2px 10px;
	font-weight: bold;
}
.more a {
	background-color: #363636;
}
.hr {
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 100%;
	background: #484848;
	margin: 20px 0;
}
.hidden {
	display: none;
}
.visible {
	display: block;
}
.cat {
	float: left;
	width: 183px;
	margin: 10px;
	border: 3px solid #E8B400;
	border-bottom: 0;
	background: #E8B400;
	min-height: 197px;
}
.cat img {margin: 0; padding: 0;}
.cat-title {
	width: 100%;
	background: url( '/picture/mask/cat-title.jpg' ) 0 0 repeat-x;
	text-align: center;
	padding: 15px 0 0 0;
	height: 33px;
}
.cat-title a {
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}
.cat-title a:hover {
	color:#e7b400;
}
.cat-img {
	float: left;
}
.down {
	clear: both;
	margin-bottom: 5px;
}
.down a {
	font-weight: bold;
}
.more-all {
	float: right;
}
.cat1, .cat2 {
	background: #3d3d3d;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
.cat2 {
	background: #494949;
}
.padc {
	padding: 20px;
}
.cat-l {
	float: left;
	width: 385px;
}
.cat-r {
	float: left;
	width: 200px;
}
.cat1 .cat-r {
	border-left: 1px solid #2F2F2F;
}
.cat2 .cat-r {
	border-left: 1px solid #303030;
}
.padl {
	margin-left: 15px;
}
.cat-title-m {
	clear: both;
	margin-bottom: 15px;
}
.cat-title-m a {
	font-weight: bold;
}
.prod-text {
	margin-top: 30px;
}
.prod-login {
	float: left;
	width: 622px;
	background: #434343;
	margin-top: 10px;
	text-align: right;
	color:#e7b400;
}
.pad {
	margin: 10px;
}
.prod-but {
	float: left;
	width: 620px;
	background: #4C4C4C;
	margin-top: 20px;
	font-weight: bold;
	border: 1px solid #747474;
	color: #FFF;
}
.white {
	color: #FFF;
}
.pc {
	border: 1px solid #414141;
	text-align: center;
}
.ica {
	background: url( '/picture/mask/but-add-to-basket.gif' ) 0 0 no-repeat;
	width: 148px;
	height: 18px;
	border: 0;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 28px;
}
.ics, .ic, .id, .if, .user-login-ic {
	background: url( '/picture/mask/but-show-basket.gif' ) 0 0 no-repeat;
	width: 126px;
	height: 25px;
	border: 0;
	font-weight: bold;
	margin-left: 150px;
	padding-left: 28px;
}
.ic, .id, .if, .user-login-ic {
	clear: both;
	background: url( '/picture/mask/but.gif' ) 0 0 no-repeat;
	margin: 30px 0 10px 0;
	padding: 0;
}
.id {
	background: url( '/picture/mask/but2.gif' ) 0 0 no-repeat;
}
.if {
	width: 200px;
	background: url( '/picture/mask/but4.gif' ) 0 0 no-repeat;
}
.user-login-l {float: left; width: 140px;}
.user-login-r {float: left; width: 440px;}
.user-login-a {clear: both; padding-top: 5px;}
.user-login-reg {padding-top: 20px;}
.user-login-l input, .user-login-r input {width: 220px;}

/*register*/
.register-l {float: left; width: 135px; text-align: right; margin: 3px 5px 0 0;}
.register-r {float: left; width: 490px; margin-top: 3px;}
.register-h {float: left; width: 175px; margin-top: 3px;}

/*basket*/
.basket {float: left; width: 100%;}
.ba-img {float: left; width: 147px; margin: 0 5px 5px 0; text-align: center;}
.ba-item {float: left; width: 100%; margin: 10px 0 0 0; border-bottom: 1px solid #444; padding-bottom: 15px;}
.ba-title {float: left; width: 500px; margin: 5px 0 5px 0; height: 30px;}
.ba-title a {font-weight: bold;}
.ba-pc {float: left; width: 45px; text-align: center; margin: 5px;}
.ba-pc input {width: 15px;}
.ba-product {float: left; width: 180px; margin: 5px;}
.ba-price {float: left; font-weight: bold; font-size: 11px; width: 74px; text-align: right; margin: 5px;}
.ba-top-title {float: left; width: 100%; background-color: #404042;}
.ba-top-title div {font-weight: bold; color: #FFF; font-size: 11px;}
.ba-line {margin-left: 4px;}
.ba-subtotal {float: left; width: 613px; padding: 10px 0 10px 0; color: #f45800; font-weight: bold; font-size:13px; text-align: right;}
.ba-sazba {float: left; width: 320px; margin: 5px;}
.ba-vat-o {float: left; width: 90px; margin: 5px; text-align: right;}
.ba-vat {float: left; width: 80px; margin: 5px; text-align: right;}
.ba-total {float: left; width: 90px; margin: 5px; text-align: right;}
.ba-description {float: left; width: 205px; color: #898989; margin: 5px;}
.ba-options {float: left; width: 100%;}
/*basket end*/

/*order*/
.order-h {float:left; width: 100%;}
.order-l {float: left; width: 135px; text-align: right;}
.order-h .order-l {margin-top: 3px;}
.order-r, .order-rl, .order-rt, .order-rf {float: left; width: 175px; margin-top: 3px;}
.order-rl, .order-rt {text-align: right; width: 490px;}
.order-rt {color: #f45800; font-weight: bold; font-size: 13px;}
.order-rf {width: 480px;}
.order-r input, .order-rf input, .order-rl input, .order-rf select {margin-left: 5px; width: 165px;}
.order-rf input {width: 475px;}
.maxta {width: 620px;}
/*order end*/

table.pr {
	width: 622px;
}
.pr tr td {
	border-bottom: 1px solid #303030;
}
.pr .title td {
	color: #c1c1c1;
	font-weight: bold;
	background: #464646;
	padding: 5px;
	border-bottom: 0;
}
.pr td {
	color: #3a3a3a;
	background: #B3B3B3;
	padding: 5px;
}
.pr td.bg {
	color: #3f3f3f;
	background: #969696;
}
.dca-top, .dca-bot {
	float: left;
	width: 100%;
	background: #454545;
	font-weight: bold;
	margin-bottom: 1px;
}
.dcaozn {
	float: left;
	width: 165px;
}
.dcaimg {
	float: left;
	width: 225px;
}
.dcadesc {
	float: left;
	width: 240px;
}
.dca-top .pad {
	margin: 20px 10px;
}
.dca {
	float: left;
	background: #6E6E6E;
	margin-bottom: 1px;
	color: #ECECEC;
}
.dca-bot {
	margin-bottom: 10px;
}
.sdet {
	margin-left: 180px;
}
.ref-img {
	float: left;
	margin: 0 20px 10px 0;
}
.gallery, .ref-main {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.gallery .item, .ref-main .item {
	float: left;
	margin: 13px;
	text-align: center;	
}
.zoom {
	margin-top: 5px;
}
.zoom a {
	color: #ababab;
}
.ref-title {
	margin-bottom: 10px;
}
.ref-title a {
	font-weight: bold;
}
.topp {
	margin-top: 10px;
}
.topp .le {
	float: left;
	margin-right: 20px;
}
.topp .news-more {
	margin-top: 20px;
}
.topp h2 {
	color: #FFF;
	margin-bottom: 10px;
}
.alter {
	background: #59595b;
	width: 232px;
	margin-top: 20px;
	padding: 10px 0 10px 0;
	text-align: center;
}
table.cen {width: 630px;}
table.cen td {padding: 8px; border-top: 1px solid #2F2F2F; border-left: 1px solid #2F2F2F; background: #ADABAC; color: #2C2C2C;}
table.cen tr.top td {background: #a1800f; color: #FFF; text-transform: uppercase;}
table.cen tr.back td {background: #8B8B8B;}
.center {text-align: center;}
table.cen .kg {text-align: center; width: 70px;}
table.cen .price {text-align: center; width: 70px;}
table.cen .ks {text-align: center; width: 50px;}
table.cen input {background: #FFF; text-align: center; border: 1px solid #737373;}
table.cen .desc {width: 230px;}

.celh {float: left; width: 630px; margin-top: 20px; background: #BBBBBB; color: #2D2D2D; font-weight: bold;}
.celh .padc {margin: 10px; padding: 2px 0 10px 0;}
.cell {float: left; width: 310px;}
.celr {float: right; width: 300px; text-align: right;}
.ac {float: right; border: 1px solid #605f5f; background: url(/picture/mask/but3.gif) 0 0 repeat-x; color: #2b2b2b; height: 30px;}

.prod-params-title {clear: both; padding-top: 20px; font-weight: bold;}
.prod-params {float: left; width: 400px;}
.prod-params-l {float: left; width: 100px; padding: 3px 5px;}
.prod-params-r {float: left; width: 250px; padding: 3px 5px;}

table.tech {width: 630px;}
table.tech td {padding: 8px; border-top: 1px solid #2F2F2F; border-left: 1px solid #2F2F2F; background: #ADABAC; color: #2C2C2C; text-align: center;}
table.tech tr.top td {background: #a1800f; color: #FFF; text-transform: uppercase;}
table.tech tr.vel td {background: #5e5c5d; color: #FFF; border-bottom: 5px solid #2F2F2F;}
table.tech tr.bg td {background: #8B8B8B;}
