/*** main ***/
.main{
	width: 768px;
	margin: 20px auto;
	}

.main-top-menu{
	float: right;
	}

.main-top{
	width: 768px;
	height: 50px;
	text-align: right;
	background: white;
	font-size: 0.7em;
	border-top: 1px solid black;
	border-bottom: 1px solid silver;
	}

.main-top a{
	display: block;
	float: right;
	margin: -10px 6px 0px;
	padding: 2px 6px 1px;
	border: 1px solid black;
	position: relative;
	text-decoration: none;
	background: rgb(222,222,222);
	font-weight: bold;
	}

.main-top a:hover{
	background: white;
	}

a.main-top-active{
	background: rgb(250,250,250);
	}

.main-top h1{
	position: absolute;
	width: 300px;
	padding: 5px 0px;
	text-align: center;
	font-size: 1.2em;
	border: 2px solid silver;
	margin: -10px 6px 0px 21px;
	background: rgb(235,235,235);
	cursor: pointer;
	}

.main-top h1 strong{
	font-weight: normal;
	display: block;
	margin-top: 18px;
	}

.main-top h1 a{
	float: none;
	margin: 0px;
	padding: 3px 0px;
	border: none;
	height: 32px;
	}

.main-top h1 a b{
	display: block;
	position: relative;
	margin-top: -32px;
	}

a.main-top-sum{
	display: block;
	background: rgb(242,242,242);
	font-size: 0.9em;
	position: absolute;
	margin-top: 17px;
	margin-left: 603px;
	font-weight: normal;
	}

.main-left{
	float: left;
	width: 178px;
	font-size: 0.7em;
	font-weight: bold;
	background: rgb(248,245,251);
	}

.main-left-top{
	width: 178px;
	height: 15px;
	padding: 2px 0px 1px;
	font-weight: bold;
	text-align: center;
	background: white;
	border-top: 2px solid black;
	}

.main-left-row{
	border-left: 3px solid rgb(198,205,211);
	margin-bottom: 1px;
	}

.main-left-row a{
	display: block;
	width: 175px;
	background: rgb(198,205,211);
	text-decoration: none;
	padding: 6px 0px;
	}

.main-left-row a:hover{
	background: rgb(228,233,237);
	}

.main-left-row b{
	display: block;
	width: 136px;
	cursor: pointer;
	cursor: hand;
	}

.main-left-row span{
	display: block;
	float: right;
	width: 35px;
	border-left: 1px solid rgb(140,140,140);
	background: rgb(191,198,204);
	text-align: right;
	padding: 4px 0px;
	position: absolute;
	margin: -4px 0px 0px 139px;
	cursor: pointer;
	cursor: hand;
	}


.main-left-subrow{
	border-left: 3px solid rgb(198,205,211);
	margin-bottom: 1px;
	font-weight: normal;
	}

.main-left-subrow a{
	display: block;
	width: 175px;
	background: rgb(208,215,221);
	text-decoration: none;
	padding: 4px 0px;
	}

.main-left-subrow a:hover{
	background: rgb(228,233,237);
	}

.main-left-subrow b{
	display: block;
	width: 136px;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	}

.main-left-subrow span{
	display: block;
	float: right;
	width: 35px;
	border-left: 1px solid rgb(140,140,140);
	background: rgb(200,207,213);
	text-align: right;
	padding: 2px 0px;
	position: absolute;
	margin: -2px 0px 0px 139px;
	cursor: pointer;
	cursor: hand;
	}

.main-left-info{
	padding: 7px 0px;
	font-weight: normal;
	text-align: center;
	font-size: 0.9em;
	background: rgb(235,235,235);
	border: 1px solid silver;
	line-height: 1.6em;
	}

.main-left-info a{
	font-size: 1.4em;
	font-weight: bold;
	}

a.main-left-mw{
	display: block;
	text-align: center;
	padding: 10px 4px 0px 0px;
	font-size: 0.85em;
	text-decoration: none;
	color: rgb(144,144,144);
	background: rgb(245,245,245);
	margin: 0px;
	}

.main-left-mw:hover{
	text-decoration: underline;
	}


/*** main-content ***/
.main-content{
	float: right;
	width: 590px;
	}

.main-contentmax{
	width: 768px;
	}

/*** msg ***/
.msg{
	width: 510px;
	margin: 30px 34px;
	text-align: center;
	border: 1px solid black;
	font-size: 0.8em;
	padding: 10px 0px;
	background: rgb(220,220,220);
	}


/*** pricelist ***/
.pricelist{
	width: 770px;
	margin: 9px;
	font-size: 0.7em;
	}

.pricelist-col-01{
	width: 53px;
	}

.pricelist-col-02{
	width: 95px;
	}

.pricelist a{
	text-decoration: none;
	}

.pricelist a:hover{
	text-decoration: underline;
	}

.pricelist td{
	border: 1px solid silver;
	padding: 2px 0px;
	}

.pricelist img{
	display: block;
	margin: 1px;
	width: 50px;
	height: 15px;
	}

.pricelist-top td{
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	padding: 2px 0px;
	}

.pricelist-topbottom td{
	text-align: center;
	vertical-align: bottom;
	padding: 2px 0px 0px;
	font-size: 0.9em;
	}

.pricelist-row td{
	text-align: center;
	}

td.pricelist-price{
	text-align: right;
	padding-right: 6px;
	}

td.pricelist-label{
	text-align: left;
	padding-left: 6px;
	}

.pricelist-yes{
	width: 10px;
	height: 10px;
	background: rgb(154,205,50);
	font-size: 1px;
	}

.pricelist-no{
	width: 6px;
	height: 6px;
	background: red;
	font-size: 1px;
	}

.pricelist-name{
	width: 100%;
	margin: 20px auto;
	text-align: center;
	font-size: 0.6em
	}

.pricelist-name strong{
	display: block;
	font-size: 1.6em;
	}

.pricelist-name-list{
	width: 250px;
	margin: 20px 259px 10px;
	}

.pricelist-name-list div{
	float: left;
	margin-top: 2px;
	}

.pricelist-colors{
	width: 650px;
	margin: 20px auto;
	}

.pricelist-colors img{
	display: block;
	margin: 5px auto 40px;
	width: 240px;
	height: 120px;
	}

.pricelist-colors-name{
	width: 240px;
	background: white;
	border: 1px solid silver;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	padding: 3px 0px 2px;
	}

/*** info ***/
.info{
	width: 530px;
	margin: 10px 30px;
	font-size: 0.7em;
	}

.info-col-01{
	width: 210px;
	}

td.info-01{
	padding: 10px 0px;
	text-align: center;
	font-size: 17px;
	text-decoration: underline;
	}

td.info-02{
	padding: 3px 7px 2px 0px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	}

.info-03{
	height: 35px;
	}

.info-04 td{
	padding: 5px 0px;
	border-top: 1px solid black;
	font-size: 11px;
	font-weight: bold;
	}

.info-042{
	text-align: right;
	}

.info-05{
	border-bottom: 1px solid silver;
	background: rgb(219,224,228);
	padding: 3px 5px 1px;
	font-weight: bold;
	font-size: 11px;
	}


.info-10{
	width: 530px;
	margin: 10px 30px;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	}

.info-011{
	font-weight: bold;
	text-align: center;
	}

td.info-012{
	padding: 20px 20px;
	font-weight: bold;
	}

td.info-013{
	padding: 5px 10px 20px 0px;
	}

.info-ul-012{
	list-style-type: decimal;
	}

.info-ul-011 li{
	padding: 6px;
	}

.info-ul-011 ul{
	list-style-type: decimal;
	margin: 15px 0px 15px 10px;
	padding: 0px 0px 0px 0px;
	}

.info-011 ul li{
	padding: 2px;
	}

.info-ul-012 ul{
	margin: 15px 0px 15px 10px;
	padding: 0px 0px 0px 0px;
	}

.info-ul-012 ul li{
	margin: 15px 0px 15px 0px;
	}

.info-ul-012 ul li li{
	margin: 0px;
	padding: 0px;
	}

.terms p{
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 20px;
	}


/*** cart ***/
.cart-list{
	width: 585px;
	margin: 10px auto auto 5px;
	font-size: 0.7em;
	}

.cart-list-col-01{
	width: 185px;
	}

.cart-list-col-02{
	width: 95px;
	}

.cart-list-col-03{
	width: 98px;
	}

.cart-list-col-04{
	width: 80px;
	}

.cart-list td{
	border: 1px solid rgb(225,225,225);
	}

.cart-list-blank td{
	border: none;
	padding: 10px 0px;
	}

.cart-list-blank-two td{
	border: none;
	}

td.cart-list-blank-name{
	font-weight: bold;
	text-align: center;
	background: rgb(230,230,230);
	border: 1px solid silver;
	}

.cart-list-image img{
	display: block;
	width: 175px;
	border: 1px solid silver;
	margin: 4px;
	}

.cart-list-top td{
	height: 21px;
	text-align: center;
	font-weight: bold;
	border: 1px solid silver;
	border-bottom: 2px solid black;
	font-size: 0.9em;
	background: rgb(230,230,230);
	}

.cart-list-label{
	text-align: center;
	}

.cart-list-total{
	text-align: center;
	}

.cart-list-total input{
	width: 22px;
	font-size: 1em;
	text-align: center;
	}

.cart-list-price{
	text-align: right;
	}

.cart-list-input-safe a{
	display: block;
	width: 190px;
	background: rgb(212,208,200);
	background: navy;
	color: white;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	text-align: center;
	padding: 4px 0px;
	margin-left: 5px;
	}

.cart-list-input-safe a:hover{
	background: black;
	}

.cart-list-input-recount{
	width: 80px;
	border: 2px outset black;
	margin-left: 10px;
	padding: 2px 0px;
	}

.cart-list-nocolors{
	font-size: 0.9em;
	text-align: center;
	}

.cart-list-colors{
	width: 90px;
	margin: 10px 4px 4px;
	font-size: 0.9em;
	}

.cart-list-colors td{
	border: none;
	}

.cart-list-colors a{
	text-decoration: none;
	}

.cart-list-colors a:hover{
	text-decoration: underline;
	}

.cart-list-colors-col-01{
	width: 30px;
	}

.cart-list-colors img{
	display: block;
	width: 18px;
	height: 18px;
	border: 1px solid black;
	margin: 2px 5px;
	}

.cart-list-colors-active td{
	background: rgb(210,210,210);
	}

.cart-list-colors-final{
	padding: 5px 0px;
	text-align: center;
	background: rgb(235,235,235);
	}

.cart-list-sum-wo{
	height: 25px;
	text-align: right;
	background: rgb(191,198,204);
	}

.cart-list-sum{
	height: 25px;
	font-weight: bold;
	text-align: right;
	background: rgb(191,198,204);
	}

/*** safe ***/
.safe-inputs{
	width: 500px;
	margin: 10px 42px;
	border: 3px solid silver;
	background: rgb(225,225,225);
	font-size: 0.8em;
	font-family: tahoma, sans-serif;
	}

.safe-inputs-col-01{
	width: 150px;
	}

.safe-inputs td{
	border: 1px solid rgb(215,215,215);
	padding: 3px 4px;
	vertical-align: top;
	}

td.safe-inputs-name{
	text-align: right;
	}

.safe-inputs-size-1{
	width: 35px;
	}

.safe-inputs-size-2{
	width: 100px;
	}

.safe-inputs-size-3{
	width: 50px;
	}

.safe-inputs-multi div{
	float: left;
	}

.safe-inputs-multi i{
	display: block;
	width: 41px;
	font-style: normal;
	font-size: 0.7em;
	text-align: center;
	}

.safe-inputs-info{
	width: 500px;
	margin: 15px 45px 5px;
	font-size: 0.7em;
	}

.safe-inputs-info p{
	margin: 7px auto;
	}

.safe-inputs-info input{
	display: block;
	float: right;
	width: 200px;
	height: 25px;
	font-weight: bold;
	font-size: 1.2em;
	border: 2px outset silver;
	}

.safe-inputs-checkbox div{
	font-size: 0.9em;
	margin: 2px auto 2px 10px;
	}

.safe-inputs-checkbox div input{
	border: none;
	}

.safe-sum{
	width: 500px;
	margin: 25px 42px 15px;
	background: rgb(228,233,237);
	border: 2px solid silver;
	font-weight: bold;
	font-size: 0.9em;
	}

.safe-sum td{
	padding: 10px 0px;
	text-align: center;
	}

.safe-error{
	width: 500px;
	margin: 10px 45px;
	background: rgb(255,160,122);
	font-size: 0.8em;
	padding: 10px 0px;
	}

.safe-error p{
	margin: 5px 0px 5px 40px;
	}

.safe-error div{
	width: 90%;
	border: 2px solid black;
	text-align: center;
	padding: 5px 0px;
	background: white;
	font-weight: bold;
	}

/*** order-dpd **/
.order-dpd{
	width: 960px;
	margin: 20px auto;
	border: 10px solid silver;
	}

.order-dpd iframe{
	width: 100%;
	height: 700px;
	border: 2px solid black;
	}


/*** home ***/
.home{
	width: 590px;
	text-align: center;
	font-size: 0.7em;
	background: white;
	}

.home img{

	margin: auto;
	}


.home-pricechange{
	width: 550px;
	margin: 20px;
	table-layout: auto;
	background: rgb(236,236,239);
	}

.home-pricechange td{
	padding: 2px 8px;
	border: 1px solid silver;
	}

.home-pricechange-right{
	text-align: right;
	}

.home-pricechange-top td{
	text-align: center;
	font-weight: bold;
	}

.home-pricechange-top-02 td{
	text-align: center;
	font-weight: bold;
	}

td.home-pricechange-change{
	text-align: right;
	padding-right: 23px;
	}

.home-mash{
	width: 570px;
	height: 722px;
	padding: 20px 0px 20px 10px;
	}

.home-mash img{
	border: none;
	width: 100px;
	display: block;
	position: absolute;
	}

.home-mash b{
	font-weight: normal;
	}


.home-mash-button{
	display: block;
	padding: 3px 0px;
	width: 200px;
	border: 1px solid black;
	background: rgb(232,232,232);
	position: relative;
	top: 710px;
	left: 367px;
	text-align: center;
	font-weight: bold;
	}

a.main-top-all{
	display: block;
	padding: 5px 0px;
	width: 424px;
	background: navy;
	color: yellow;
	position: absolute;
	text-align: center;
	font-weight: bold;
	margin: 14px auto auto 332px;
	font-size: 1.1em;
	text-decoration: underline;
	}

a.main-top-all2{
	display: block;
	padding: 5px 0px;
	width: 250px;
	background: navy;
	color: yellow;
	position: absolute;
	text-align: center;
	font-weight: bold;
	margin: 14px auto auto 332px;
	font-size: 1.1em;
	text-decoration: underline;
	}

a.main-top-all:hover, a.main-top-all2{
	background: black;
	}

.main-top-all span{
	font-weight: normal;
	color: white;
	}


.home-mash-button:hover{
	background: rgb(215,215,215);
	}

.mashn{
	display: block;
	padding: 2px 4px 1px;
	position: absolute;
	background: rgb(235,235,235);
	border: 1px solid silver;
	font-size: 0.8em;
	text-decoration: none;
	font-family: tahoma, sans-serif;
	z-index: 10;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	}

.mashn:hover{
	text-decoration: underline;
	-moz-opacity: 0.99;
	filter: alpha(opacity=99);
	}


.home-bvv{
	width: 90%;
	height: 90px;
	margin: auto auto 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid silver;
	background: rgb(223,216,185);
	}

.home-bvv img{
	display: block;
	float: right;
	border: 1px solid silver;
	margin-left: 20px;
	}

.home{
	padding-top: 10px;
	}

.home-top{
	width: 95%;
	margin: 0px auto;
	padding: 5px;
	text-align: justify;
	line-height: 140%;
	font-size: 1.1em;
	}

.home-top strong, .home-top b{
	font-weight: normal;
	}

.home-top span{
	font-weight: bold;
	}

/*** prehled ***/
.prehled{
	width: 768px;
	margin: 10px auto;
	font-size: 0.8em;
	text-align: center;
	}

.prehled-col-01{
	width: 100px;
	}

.prehled span{
	display: block;
	text-align: center;
	}

.prehled td{
	vertical-align: top;
	padding: 10px 5px;
	border-spacing: 5px;
	border-collapse: separate;
	border-width: 5px;
	border-color: rgb(245,245,245);
	}

.prehled table td{
	background: white;
	vertical-align: bottom;
	}

.prehled img{
	display: block;
	border: none;
	margin: 15px auto 10px;
	}

.prehled table{
	width: 640px;
	}

td.prehled-name{
	background: rgb(225,225,225);
	}

td.prehled-nocolor{
	background: black;
	}

/*** images ***/
.images img{
	display: block;
	}


/*** discount ***/
.discount{
	width: 440px;
	}

td.discount-top{
	vertical-align: top;
	}

.discount td{
	padding: 2px 4px;
	}

.discount b{
	font-weight: normal;
	}

.discount-b{
	font-weight: normal;
	}

.sale-top{
	width: 1px;
	padding: 20px 0px 25px;
	text-align: center;
	font-weight: bold;
	}

.sale-top marquee, .sale-top strong, .sale-top em{
	width: 487px;
	font-size: 2em;
	color: rgb(255,1,55);
	display: block;
	position: absolute;
	margin-left: -240px;
	font-style: normal;
	}

.sale-top strong{
	color: black;
	margin-left: -239px;
	margin-top: 1px;
	}

.sale-top span{
	font-size: 0.9em;
	color: black;
	display: block;
	padding-top: 3px;
	font-weight: normal;
	}

.sale{
	width: 560px;
	margin: 10px auto;
	}

.sale img{
	display: block;
	width: 80px;
	margin: 5px auto;
	border: none;
	}

.sale-name{
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	border-top: 1px solid silver;
	padding-top: 25px;
	vertical-align: top;
	}

.sale-name span{
	font-size: 1.3em;
	}

td.sale-price{
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid silver;
	}

.sale-price strong{
	display: block;
	text-align: center;
	font-size: 1.2em;
	}

img.sale-name-sale{
	display: block;
	position: absolute;
	margin-left: 11px;
	margin-top: 40px;
	}
