/*
RUBICOn v3.0 
created by Martin "McMagic" Mastný
admin@mcmagic.net
table styly webu
 */

.v3_kosik_left_top {
	width: 438px;
	height: 16px;
	clear: left;
	background-repeat: no-repeat;
	background-color: #464646;
	color: #D8D8D8;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.v3_kosik_left_main {
	width: 448px;
	clear: left;
	color: #262626;
	font-size: 10px;
}
.v3_kosik_left_cara {
	width: 438px;
	clear: left;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
}

.v3_kosik_barva_menu {
	width: 60px;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #4F6C8A;
	background-color: #FEF4DD;
}
