body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 65%; 
	background: #FFFFFF url("../images/w_back.png") repeat-x;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%;	
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%;	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%;	
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.td_top_lang {
	background: url("../images/s_top_lang.png") repeat-x;
	height: 30px;
	color: #fff;
}
.td_top_lang img {
	margin-right: 6px;
}
.td_top_search {
	background: url("../images/s_top_menu_back_search.png") repeat-x;
	height: 92px;
	width: 282px;
	color: #fff;
	padding-top: 45px;
	padding-right: 20px;
	text-align: right;
}
.td_top_menu_back {
	background: url("../images/s_top_menu_back.png") no-repeat;	
	width: 902px;
	height: 63px;
	border-bottom: 1px solid #fff;
}
.td_top_menu_back a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.td_top_menu_back a:hover {
	color: #000;
	font-weight: bold;
}
.td_top_btn {
	height: 63px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}
.td_top_btn_l {
	background: url("../images/s_top_btn_l.png") no-repeat;		
	width: 4px;
	height: 63px;
}
.td_top_btn_c {
	background: url("../images/s_top_btn_c.png") repeat-x;	
	height: 63px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;	
}
.td_top_btn_c a {
	color: #fbe3b9;
}
.td_top_btn_r {
	background: url("../images/s_top_btn_r.png") no-repeat;		
	width: 4px;
	height: 63px;
}
.td_left_menu_back {
	background: url("../images/s_left_menu_back.png") repeat-y;	
	width: 191px;
	height: 100%;
	vertical-align: top;
}
.td_main_back {
	background: #fff url("../images/s_middle_main.png") repeat-y;	
	width: 711px;
	height: 100%;	
	vertical-align: top;
}
.td_bottom_top_back {
	background: url("../images/s_bottom_top_back.png") repeat-x;
	vertical-align: top;
}
.td_bottom_left_back {
	background: url("../images/s_bottom_left_back.png") no-repeat;
	height: 159px;	
}
.td_middle_top {
	background: url("../images/s_middle_top.png") no-repeat;
	height: 10px;
	border-top: 0px solid #fff;		
}
.td_bottom_end {
	background: url("../images/s_bottom_end.png") repeat-x;
	height: 86px;
}
.nadpis {
	padding-left: 10px;
	margin-top: 14px;
}
.selected {
	color: #673567;
	font-weight: bold;
	text-decoration: none;
}
.selected:hover {
	color: #863200;
}
.deselected {
	color: #673567;
	text-decoration: none;
}
.deselected:hover {
	color: #863200;
}
.filter {
	width: 680px;
}
.tbl_data {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ABB6C2;
}
.tbl_data td {
	border: 1px solid #B8C1CD;
	padding: 1px;
}
.tbl_data th {
	border: 1px solid #ABB6C2;
	background-color: #B8C1CD;
}
.tbl_data td table.vlozenie {
	border: 0px solid #000;
}
.tbl_data td table.vlozenie td {
	border: 0px solid #000;
}
td.cena {
	text-align: right;
	padding: 2px;
	padding-left: 4px;
	padding-right: 3px;
}
.tbl_data td.noborder {
	border: 0px solid #B8C1CD;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
}
.tbl_data td.image {
	border: 1px solid #B8C1CD;
	padding: 0px;
}
.zahlavie {
	background: url("../images/s_zahlavie.png") no-repeat;	
	width: 191px;
	height: 26px;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
}
.bold {
	font-weight: bold;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.inputtext {
	width: 100%;
}
