/*
RUBICOn v3.0 
created by Martin "McMagic" Mastný
admin@mcmagic.net
table styly webu
 */
.v3_kosik_buttons {
	width: 605px;
	clear: left;
	margin-bottom: 5px;
	height: 50px;
}
.v3_kosik_left_top {
	width: 420px;
	height: 17px;
	clear: left;
	background-image: url(../images/avemax_lista_600_top.jpg);
	background-repeat: no-repeat;
	background-color: #F7B523;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.v3_kosik_right_top {
	width: 120px;
	clear: left;
	background-image: url(../images/avemax_lista_200_top.jpg);
	background-repeat: no-repeat;
	background-color: #F7B523;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.v3_kosik_left_main {
	width: 435px;
	clear: left;
	background-color: #FFCC99;
	color: #4F6C8A;
	font-size: 10px;
	padding: 5px;
}
.v3_kosik_left_cara {
	width: 435px;
	clear: left;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7B523;
}
.v3_kosik_right_main {
	width: 135px;
	clear: left;
	background-color: #FEF4DD;
	color: #4F6C8A;
	font-size: 10px;
	padding: 5px;
}
.v3_kosik_pocet_ks {
	width: 20px;
	height: 20px;
	border: 1px solid #F7B523;
	text-align: center;
}
.v3_kosik_barva_menu {
	width: 60px;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #4F6C8A;
	background-color: #FEF4DD;
}