.kosik_tabulka {
	font-size: 10px;
}

.kosik-form{
	font-size: 12px;
	font-weight: normal;
}

.kosik-chyby{
	color: #CC0000;
	margin-left: 100px;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
}

.kosik-textbox{
	background-color: white;
	border: 0px;
	width: 20px;
	height: 16px;
	font-size: 10px;
	padding: 0px 2px 0px 2px;
}

.kosik-button{
	cursor: pointer;
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #607176;
	width: 94px;
	height: 16px;
}

.kosik-button-maly{
	cursor: pointer;
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #607176;
	width: 27px;
	height: 16px;
}

.kosik-bunka_objednat {
	text-align: right;
}

.kosik-bunka_sumarizace {
	text-align: right;
	padding-right: 50px;
}

.kosik-selectbox {
	font-size: 12px;
}

.kosik-suma {
	font-weight: bold;
}
