/* CSS Document */
.produkt_info {
	width: 100%;
	height: auto;
}
td.produkt_obr {
	width: 40%;
}
table.produkt_obr {
	width: 100%;
}
td.produkt_info {
	width: 60%;
}
table.produkt_info {
	width: 100%;
}
td {
	vertical-align:top;
}
img.hlavni {
	width: 220px;
}
.nazev_i {
	width: 85px;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-align:right;
}
.kod_i {
	font-size:11px;
	color:#333333;
	font-weight: bold;
	text-align:right;
}
.vyrobce_i {
	font-size:11px;
	color:#333333;
	font-weight: bold;
	padding-bottom: 30px;
	text-align:right;
}
.cena_i {
	font-size:11px;
	color:#333333;
	font-weight: bold;
	text-align:right;
}
.cena_b {
	font-size:11px;
	color: #999999;
	font-weight: bold;
}
.cena_u {
	font-size:11px;
	color: #666666;
	font-weight: bold;
	background-color:#EEEEEE;
}
.kosik_i {
	padding: 10px 0px 50px 0px;
	padding-right: 50px;
	color: #6f8dc3;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
}
.kosik_i a {
	color: #6f8dc3;
	text-decoration:none;
}
.kosik_i a:hover {
	color: #000000;
	text-decoration:none;
}
.kosik_i a img{
	border: none;
	padding-right: 20px;
}
.popis_i {
	font-size:11px;
	color:#333333;
	font-weight: bold;
	text-align:right;
}
table.produkt_obr span {
	display: inline;
}
table.produkt_obr span table {
	display: inline;
}
table.produkt_obr img.obr_mal {
	display: inline;
	width: 65px;
	border: 1px solid #6f8dc3;
}
/*---------------------pujcovna*/
td.cena_u_u {
	width: 65px;
	font-size:11px;
	color: #0000FF;
	font-weight: bold;
}
td.cena_u_a {
	width: 65px;
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
}
td.cena_u_n {
	width: 65px;
	font-size:11px;
	color: #0000FF;
	font-weight: bold;
	text-decoration:line-through;
}
td.cena_p_u {
	color: #000000;
	text-decoration: overline;
}
#rezervace{
	width: 100%;
}

