*{
	margin: 0;
	padding: 0;
	font-weight: 400;
}
IMG{border:0}

A{
	text-decoration:none;
	color: #921b1e;
}
A:hover{text-decoration:underline;}


BODY{
    background-color: white;
    font-family: tahoma, arial;
    font-size: 12px;
    color: #737373;
}


.r{text-align: right;}
.c{text-align: center;}
.b{font-weight: 800;}
.s{font-size:0.8em;}
.fl{float: left;}
.fr{float: right;}
.clr{clear: both;}
.color{color:#921b1e;}
.hdn{display: none;}

.err{
	background:#921b1e;
	color:white;
	text-align: center;
	padding: 10px;
}
.ok{
	background:#098300;
	color:white;
	text-align: center;
	padding: 10px;
}

#main{
	width: 731px;
	margin: 0 auto 0 auto;
}

#head{
	position: relative;
	padding: 25px 0;
	background-image: url("/img/bg.png");
	background-repeat: repeat-y;
	background-position: 484px;
	height: 100px;
}
#head a{
	display: block;
	position: relative;
	left: 246px;
}
#head div{
	font-size: 14px;
	color:#921b1e;
	text-align: right;
	margin-right: 265px;
	padding-top: 15px;
}
.x{
	font-size: 14px;
	color:#921b1e;
}

#menu{
}

#page{
	width: 484px;
	padding-right: 3px;
	background-image: url("/img/bg.png");
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	min-height: 430px;
}
#page h1{
	height: 44px;
	line-height: 44px;
	vertical-align: middle;
	background-color: #921b1e;
	color: white;
	background-image: url("/img/sipka-svetla.png");
	background-repeat: no-repeat;
	background-position: 13px center ;
	padding-left: 38px;
	font-size: 14px;
	margin-right: 3px; 
	margin-bottom: 3px;
}

#column{
	width: 241px;
	float: right;
}

#footer{
	text-align: center;
	font-size: 10px;
	line-height: 1.6em;
}
#footer a{
	color: #737373;
	text-decoration: underline;
}
#footer a span{color: red;}

.produkt{
	float: left;
	margin-right: 3px;
	width: 219px;
	height: 220px;
	padding: 10px 10px 0 10px;
	background-color: #d7d7d7;
	background-repeat: no-repeat;
	background-image: url("/img/podklad-sedy.png");
	text-align: right;
	position: relative;
	margin-bottom: 3px;
}
.produkt.hot{
	background-color: #921b1e;
	background-image: url("/img/podklad-cerveny.png");
}
.produkt.hot *{color: white !important;}

.produkt .img{
	text-align: center;
	width: 213px;
	height: 120px;
	line-height: 120px;
	vertical-align: middle;
	background-color: white;
	margin: auto;
	overflow:hidden;
}
.produkt .img *{vertical-align: middle;}

.produkt h2{
	margin-top: 10px;
	color: #921b1e;
	font-size: 18px;  
}
.produkt p{
	margin-top: 8px;
	height: 1.1em;
	overflow: hidden;
}

.produkt .cost{
	display: block;
	font-size: 18px;
	color: #921b1e;
	margin-top: 10px;
}
.produkt .cost span{font-weight: 800;}

.produkt .costo{
	position: absolute;
	text-decoration: line-through;
	right: 120px;
	bottom: 17px;
}

.produkt.pricelist ul{
	margin-top: 10px;
	margin-right: 10px;
}
.produkt.pricelist ul li{
	line-height: 24px;
	margin-bottom: 5px;
	background-image: url('/img/pdf.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	list-style: none;
}

.detail,
.stranka{ padding: 0 15px;}
.text{padding: 15px 15px 15px 0;}
.text UL,
.text P{
	line-height: 1.6em;
	padding-bottom: 15px;
	text-align: justify;
}
.text UL{
	margin-left: 30px;
	margin-top: -15px;
}
.text h3{padding-bottom: 5px;}
.text STRONG{
	font-weight: 800;
}

#page .detail h1{
	background: none;
	padding: 0;
	margin: 15px 0;
	font-size: 18px;
	color: #921b1e;
}
.detail .c{
	margin-bottom: 15px;
}
.detail h2,
.detail p{
	line-height: 2em;
	font-size: 12px;
}
.detail p{
	padding-bottom: 15px;
}
.detail h2{
	color:#921b1e; 
}
.detail .cost{font-size: 18px;}
.detail .costo{font-size: 14px;}

#column ul{
	background-color: #d7d7d7;
	padding: 10px;
}
#column ul *{vertical-align: middle;}
#column li{
	list-style: none;
	background-color: #d7d7d7;
	color: #921b1e;
	font-size: 14px;
}
#column li span{
	font-size: 10px;
	color: #737373;
}
#column li.act span{
	color: #d7d7d7;
}

#column ul li.act{
	background-color: #921b1e;
	color: #d7d7d7;
}
#column ul li.man{
	padding-left: 10px;
	border-bottom: solid 1px #737373;
}
#column ul li.act a{color: #d7d7d7;}
#column li div{
	height: 40px;
	line-height: 40px;
}
#column ol{
	background-color: white;
	padding: 5px;
}
#column ol li{
	background-color: white;
	color: #737373;
	font-size: 12px;
	padding-left: 8px;
	border: none;
}
#column ol li.act{
	background-color: #737373;
	color: white;
}

#column ol li a{color: #737373;}
#column ol li.act a{color: white;}
#column ol li div{
	height: 33px;
	line-height: 33px;
}
#column li img{padding-right: 10px;}
#column li.act,
#column li.lst{border:none !important;}

#column ul.links{
	margin-top: 5px;
	margin-bottom: 5px;
}
#column ul.links a{color: #737373;}


#guestbook{
	background-color: #d7d7d7;
	color: #737373;
	margin-bottom: 20px;
	padding: 15px;
	position: relative;
	margin-right: 3px;
}
#guestbook input,
#guestbook button,
#guestbook select,
#guestbook textarea{
	background-color: white;
	border: 0;
	color: #737373;
	line-height: 30px;
	height: 30px;
	display: block;
	margin-left: 1px;
	margin-bottom: 5px;
	padding: 0 15px;
}
#guestbook select.n02{
	width: 307px;
}
#guestbook button.n01{
	color: #921b1e;
	width: 140px;
}
#guestbook .n01{
	text-align: center;
	width:110px;
}
#guestbook .n02{
	text-align: left;
	width: 277px;
}
#guestbook textarea{
	padding: 15px;
	height: 90px;
	line-height: 1.8em;
	font-size: 12px;
	font-family: tahoma, arial;
	width:395px !important;
}
#guestbook h2{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	padding: 0 0 15px 0;
	border-bottom: solid 1px #737373;
}
#guestbook h2 *{vertical-align: middle;}
#guestbook h2 img{padding-right: 10px;}

#guestbook .alert{
	padding-top: 1em;
	width: 250px;
	color: #921b1e;
}
#guestbook .tdw{
	width:80px;
}

.tab{padding-left: 25px;}


p.home{
	text-align: justify;
	margin: 3px 3px 3px 0;
	background-color:#d7d7d7;
	padding: 10px;
	color: gray;
	line-height:18px;
}

