/*
RUBICOn v2.0 
created by Martin "McMagic" Mastný
admin@mcmagic.net
table styly webu PRODEJCI

/* SPECIFICKE */
.prodejci_top2_box
{
	margin:2px 0 0 0; 
}

.prodejci_top2 {
	height: 63px;
	width: 704px;
	float: left;
	background: #ebebeb;
	border:1px solid #e2e2e2;

	clear: left;
}
.prodejci_top2_top {
	height: 58px;
	width: 706px;
	float: left;
	clear: left;
}
.prodejci_down {
	height: 26px;
	width: 706px;
	float: left;
	background: url(../../images/new/prodejci-bottom.png) 0 0 no-repeat;;
	clear: left;
}
.prodejci_main_dark {
	height: 24px;
	width: 704px;
	float: left;
	background: #ebebeb;
	border:1px solid #e2e2e2;
	clear: left;
}
.prodejci_main_light {
	height: 24px;
	width: 704px;
	float: left;
	background: #ebebeb;
	border:1px solid #e2e2e2;
	clear: left;
}
.prodejci_main_light td.r-border{border-right:1px solid #cccccc;}
.prodejci_main_light td{padding-left:5px;}
.prodejci_main_dark td.r-border{border-right:1px solid #cccccc;}
.prodejci_main_dark td{padding-left:5px;}
.prodejci_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	color: #333333;
	background-color: #cccccc;
	border: 1px solid #afafaf;
	width: 170px;
}
.form_name{
	height: 24px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.form_city{
	height: 24px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
