html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
ol, ul, li,
table, tr, th, td,
form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
input, button{
  overflow: visible;
  font-family: arial, "lucida console", sans-serif;
  font-size: 10px;
  font-style: normal;
  margin: 0px;
  padding: 0px;
}
html, body {
  	height: 100%;
	min-height: 100%;
 	overflow: auto;
  	margin: 0px;
  	padding: 0px;
  	overflow: hidden;/*aaaaaaa*/
}
body{
   font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
   overflow: scroll;
}
h1, h2, h3, h4, h5, h6
{
	padding-bottom: 5px;
	padding-top: 10px;
	color: #585858;
}
h1{ font-size: 130%; }
h2{ font-size: 120%; }
h3{ font-size: 110%; }
h4{ font-size: 100%; }
h5{ font-size: 100%; }
h6{ font-size: 100%; }
p{margin: 8px 4px;}
a{	color: #000; }
a:hover{ text-decoration: none; }
a img{ border: none; } /* , a:link img */

.tdhead
{
	background-color: #FFBFBF;
	font-weight: bold;
}

.tdbody{background-color: #FFE5E5;}



table{ font-size: 100%; }
table td{
	padding: 1px 4px;
}
/* tabulky */
table.standard{
	border: 1px solid #515151;
	border-right: none;
	border-bottom: none;
}
table.colored
{
	border: 1px solid #ff7f00;
	border-right: none;
	border-bottom: none;
}
table.standard th{
	background: #515151;
	color: white;
}
table.standard th,
table.standard td{
	border-right: 1px solid #515151;
	border-bottom: 1px solid #515151;
}
table.colored th,
table.colored td{
	border-right: 1px solid #ff7f00;
	border-bottom: 1px solid #ff7f00;
}
table.colored th{
	background-color: #ff7f00;
	color: white;
}
table.standard th,
table.standard td,
table.colored th,
table.colored td{
	padding: 4px;
}

table.colored2{
	border: 1px solid #ffffff;
	border-right: none;
	border-bottom: none;
}
table.colored2 td{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

table.colored2 th{
	text-align: left;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

ul
{
   /*list-style-image: url(li.jpg);*/
   list-style: none;
   color: #333;
   margin: 0px;
   padding: 0px;
}
ul li
{
   list-style: none;
   margin: 0px 0px 0px 0px;
   padding: 0px;
}
ol{
	color: #333;
}
/* layout */

.main
{
	width: 1002px;
	margin: 0px auto;
	padding: 0px;
}
.main .in
{
	width: 1002px;
	margin: 0px auto;
	text-align: left;
}
.header
{
	width: 1002px;
	height: 114px;
  background-image: url(/images/header.gif);
	background-position: top center;
	background-repeat: no-repeat;
   background-color: #fff;
	top: 0px;
}

.header-in {
  width:715px;
  height:66px;
}
 /* popř. jiné top a left */
.cols
{
	/*margin-top: 94px;*/
}
* html .cols
{
	margin-top: 0px;
}
.header img {
  float:left;
}
.col-left
{
	width: 138px;
	min-height: 585px;
	float: left;
   overflow-x: hidden;
	margin: -45px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  background-image: url(/images/back-left.gif);
	background-position: 123px 45px;
	background-repeat: no-repeat;

}

.col-left img {margin:0px;}

.col-center
{
	float: left;
	width: 591px;
   padding: 0px;
}

.content
{
	margin: 0px 0px 0px 0px;
}

.content p a {color:blue;}
.content p,
.content table {
  margin: 0px 10px 0px 10px;
  position:asolute;
}

.content ul li {
	margin-left:20px;
	list-style-image:disc;
}

.text
{
	margin: 0px 10px 0px 10px;
}

.col-right
{
	float: left;
	/*margin: 0px 0px 0px 709px;*/
	width: 263px;
	min-height: 585px;
   	overflow-x: hidden;
   	text-align: right;
   	padding: 0px 0px 0px 10px;
   	margin-top: -8px;
   	background-image: url(/images/back-right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.box {width: 263px; margin:3px 0px 0px 0px;}
.box p {margin:0px 0px 0px 3px;}
.box table {margin:0px; padding:0px;}


.swis-concept
{
	margin-top: 0px;
	float: right;
	width: 164px;
	height: 46px;
   background-image: url(/images/swis-concept.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.back-top
{
   width: 591px;
	height: 5px;
	margin: 0px;
	padding: 0px;
  background-image: url(/images/back-top.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
  background-color: #fff;
}
* html .back-top {position: relative;} /* popř. jiné top a left */
ul.menu
{
   line-height: 24px;
   font-weight: bold;
   padding: 0px 0px 0px 121px;
	 width: 630px;
}
ul.menu li
{
	display: inline;
	margin: 0px 10px 0px 0px;
}
ul.menu li a
{
   font-size: 11px;
   text-decoration: none;
}
ul.menu li a:hover{text-decoration: underline;}

ul.sortiment
{
   font-weight: bold;
   margin: 0px 0px 0px 0px;
	 background-position: left bottom;
	 background-repeat: no-repeat;
	 background-image: url(/images/list-bg.gif);
}
ul.sortiment li
{
	margin: 0px;
	padding-left: 13px;
	background-image: url(/images/item-bg.gif);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.sortiment li h1,
ul.sortiment li h2,
ul.sortiment li h3,
ul.sortiment li h4,
ul.sortiment li h5,
ul.sortiment li h6
{
	display: inline;
	font-size: 8px;
	padding-top: 0;
}
ul.sortiment li a,
ul.sortiment li h1 a,
ul.sortiment li h2 a,
ul.sortiment li h3 a,
ul.sortiment li h4 a,
ul.sortiment li h5 a,
ul.sortiment li h6 a
{
   font-size: 11px;
   text-decoration: none;
}
ul.sortiment li a:hover{text-decoration: underline;}
.active{color: #CE081F;}



.info-basket
{
  font-size: 11px;
	background-image: url(/images/basket.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:50px;
	margin:15px 0px 0px 0px;

	float:right;
}


.basket-tab tr {vertical-align: bottom;}

.ico
{
	margin-top: 25px;
}

.product
{
   width: 132px;
   height: 190px;
   overflow: hidden;
   margin: 5px 6px 0 6px;
}
.line
{
	background-image: url(/images/line.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.footer
{
	font-size: 11px;
	border-top: 1px dashed #000;
	margin-top: 12px;
}

ul.foot
{
   font-weight: bold;
   margin: 5px 0px 0px 0px;
}
ul.foot li
{
	border-right: 2px solid #000;
	display: inline;
	margin: 5px 5px 5px 0px;
	padding: 0px 5px 0px 0px;
}

.prod-left
{
	float: left;
	width: 317px;
}
.prod-pic
{
	width: 316px;
	height: 332px;
}

.prod-back
{
	float: left;
	margin-top: -320px;
	margin-left: 3px;
	display: block;
   background-image: url(/images/arr-back.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	color: #575759;
   text-decoration: none;
   font-weight: bold;
}
.prod-zoom
{
	float: right;
	margin-top: -28px;
	margin-right: 5px;
}
.prod-line
{
	width: 311px;
	height: 6px;
	font-size: 6px;
   background-image: url(/images/prod-line.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
h2.prod-h2
{
  font-size: 18px;
	padding: 0px;
	margin: 0px 0px 10px 8px;
	color: #6F6F71;
	font-weight: normal;
}
.back
{
	float: left;
	margin-top: 8px;
	margin-left: 3px;
   background-image: url(/images/arr-back.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	color: #575759;
   text-decoration: none;
   font-weight: bold;
}
.prod-right
{
	float: right;
	width: 265px;
}
.label
{
   background-image: url(/images/arr-vyber.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 22px;
	color: #575759;
   font-weight: bold;
	margin-top: 8px;
}
.colors a
{
   text-decoration: none;
   font-size: 11px;
}
.colors tr
{
   text-align: center;
}
.select-line
{
	width: 265px;
	height: 8px;
	font-size: 8px;
   background-image: url(/images/select-line.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.akce
{
   background-image: url(/images/arr-akce.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #575759;
   font-weight: bold;
	margin-top: 8px;
	margin-left: 8px;
}
.count
{
	width: 40px;
	border: 1px solid #E0E0E0;
}

.submit1
{
	background-image: url(/images/submit1.jpg);
	background-position: center;
	background-repeat: repeat;
	border: 1px solid #7F7F7F;
   font-size: 11px;
   margin-top: 3px;
   margin-left: 8px;
   width: 92px;
   height: 20px;
}

.submit2
{
	display: block;
	background-image: url(/images/submit1.jpg);
	background-position: center;
	background-repeat: repeat;
	border: 1px solid #7F7F7F;
   font-size: 11px;
   padding: 3px 4px 0px 4px;
/*   margin-left: 8px;*/
	width: 110px;
   height: 17px;
   text-decoration: none;
}

input.submit2 {
	height: 22px;
	padding-bottom: 3px;
}

* html .submit2 {
	height: 17px;
}

button.submit2 {
	height: 22px;
	padding: 0;
}
.pos-submit2
{
	margin: 10px 0px 0px 80px;
}

.submit3
{
	background-image: url(/images/submit1.jpg);
	background-position: center;
	background-repeat: repeat;
	border: 1px solid #7F7F7F;
   font-size: 11px;
   margin-left: 8px;
   width: 100px;
   height: 20px;
}
.abr
{
	background-image: url(/images/arr-big-red.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
}
.arr-green
{
	float: left;
   background-image: url(/images/arr-green.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #575759;
   font-weight: bold;
	margin-top: 8px;
}
.label-color
{
	color: #575759;
}
.bas-tab-head
{
	font-size: 9px;
	height: 30px;
   vertical-align: top;
   background-image: url(/images/prod-line.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #575759;
}
.bas-input
{
	height: 11px;
	width: 11px;
   font-size: 9px;
   border: 1px solid #E0E0E0;
}
.x{margin: 3px 2px 0px 0px;}

.prod-right-left-back
{
	background-image: url(/images/prod-right-left-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.order-form
{
   font-size: 10px;
	margin: 0px 0px 0px 20px;
}

.order-form .mandatory {
	background-image: url(/images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
}

.order-form .mandatory label {
	padding-left: 6px;
}

.order-input
{
	width: 230px;
	border: 1px solid #E0E0E0;
}
.order-text
{
	width: 230px;
	border: 1px solid #E0E0E0;
	height: 75px;
}
.order-check
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.fw{font-weight: bold;}
.fn{font-weight: normal;}
.mr4{margin-right: 4px;}
.mr8{margin-right: 8px;}
* html .mr4{margin-right: 2px;}

.mt7{margin-top: 7px;}
.mt14{margin-top: 14px;}
.ml4{margin-left: 4px;}
.ml8{margin-left: 9px;}

.ml18{margin-left: 18px;}
.ml20{margin-left: 20px;}
.ml22{margin-left: 22px;}
* html .ml22{margin-left: 10px;}
.ml70{margin-left: 70px;}

.tac{text-align: center;}
.vtac{vertical-align: center;}
.nb{border: none !important;}
.fs20{font-size: 20px;}
.fcr{color: #CC081C;}
.fl{float: left;}
.fr{float: right;}
.p0{padding: 0px;}
.cl
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.h20{height: 20px;}
.h40{height: 40px;}
.br{border: 1px solid red;}

table.cartList td {
	white-space: nowrap;
}

.messages {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 575px;
	z-index: 1000;
	background-color: white;
	border: 2px solid silver;
	text-align: center;
	margin-top: 1em;
}

.messages p {
	text-align: center;
}

.messages .ok {
	float: right;
	border: 1px solid silver;
	margin: 1em;
	padding: .4em;
}

.errormessages {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 575px;
	z-index: 1000;
	background-color: white;
	border: 2px solid #A00000;
	text-align: center;
	margin-top: 1em;
}

.errormessages p {
	text-align: center;
}

.errormessages .ok {
	float: right;
}

.errormessages .ok.submit {
	height: 17px;
}

p.info {
	font-size: 10px;
}

.content h1 {
	font-size: 14px;
	margin-left: 8px;
}

td.bl {
	border-left: 1px solid black;
}

.menuRoot {
	width: 100px;
	padding-left: 12px;
	background-position: 0 -6px;
	background-repeat: no-repeat;
	margin-top: 7px;
}

.menuRoot a.rootlink {
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	background-repeat: no-repeat;
}

.item {
	float: left;
	width: 145px;
	height: 220px;
}

.item .price {
	background-image: url(/images/price_bg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 38px;
	font-weight: bold;
	padding-top: 2px;
}

.item .price span {
	font-size: 120%;
}

.header .cross {
	position: absolute; 
	top: 66px;
	left: 0px;
}

