@charset "utf-8";
/* CSS Document */
body{
	padding: 0px;
	text-align: left;
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	line-height:15px;
}
a { color:#006cb7; text-decoration:underline;}
.clear{clear:both;}
.red{ color:#ff0000;}
.left{float:left;}
.right{float:right; margin-right:3px;}

h1, h2, h3, h4, h5, h6 {margin:0px;}

h1 {font-size: 16px; margin-top:5px; margin-bottom:5px;}

h2 {font-size:14px; font-weight:bold; margin-left:0px; margin-top:10px; margin-bottom:4px; display:block;}
h3 {font-size: 13px; margin-bottom:3px; margin-top:5px; } h3 a{ text-decoration: none;}h3 a:hover{ text-decoration: underline;}
h4 {font-size: 12px; margin-top:10px; margin-bottom:3px; }
h5 {font-size: 11px; color:#444444; margin-top:5px; margin-bottom:5px; font-weight:200 }
h6 {font-size: 10px; color:#; }
img.stredni_img{
	padding: 3px;
	border: 1px solid #F4DCB3;
}
#center{
	width: 955px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#head, #logo, #menu_left, #foot{
	display: none;
}

#main{
	width:955px;
}

#content{
	width:635px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#strankovani{
	text-align: center;
}
.cena{ color:#e1377f;}
#kalkultab th {
	padding-top: 3px;
	padding-bottom: 3px;
}
#kalkultab .tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96BBD3;
}
#tb_ceny th{
	text-align: center;
	padding: 3px;
}
#tb_ceny th.b1{
	background-color: #daab63;
}
#tb_ceny th.b2{
	background-color: #cacaca;
}
#tb_ceny td{
	padding: 1px;
}
#tb_ceny td.b1{
	border: 1px solid #daab63;
}
#tb_ceny td.b2{
	border: 1px solid #cacaca;
}
#tb_ceny inpit.radio{
	border: 1px solid #cacaca;
}
a.go_objednat, a.go_objednat, a.back_kosik, a.back_objednavka, a.go_odeslat{
	font-weight: bolder;
	font-size: 12px;
}
a.go_objednat{
	padding-left: 390px;
}
a.back_kosik{	padding-left: 10px;}
a.back_objednavka{padding-left: 10px;}
a.go_odeslat{padding-left: 370px;}