body, span, div, table, td { font-family: @Arial Unicode MS; font-size: 12px; }
.txt_main { font-family: verdana; color: #444444; font-size: 12px; }
.menu_header { font-family: Verdana; color: White; background-color: #888888; font-size: 13px; font-weight: bold;}
.headerw { font-family: Verdana; color: White; font-weight:bold; font-size: 13px; }

a.wlink {text-decoration: none; color:white; font-size:12px}
a.wlink:hover {color:white; text-decoration: underline; font-size:12px;}		

h3 { color: #800000; font-family: Arial, Verdana; font-size:14px; font-weight:bold;}

/* hlavicka tabulky */
table.header_table 
{
	height: 20px;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	width: 100%;
}
td.header_table_headline 
{
	vertical-align: bottom;
	width: 90%;
	padding-top: 10px;
}
td.header_table_icons 
{
	vertical-align: middle;
	width: 5%;
	padding-top: 10px;
}
/* pro polozky ve filtru */
td.filter_label 
{
	width: 140px;
}
td.filter_label_inner 
{
	padding-bottom: 4px;
	text-align: left;
}
/* pro zalozky generovane generatorem */
.sect_tab_header_filter { background: url(images/bg_navcon.gif) repeat-x; font-weight: bold; font-size: 13px;}

.sect_tab_border { border: 1px solid #6585a7; }
.sect_tab_inner_border 
{
	border: 1px solid #6585a7; 
	padding: 2px;
}
/* styly pro vypis hledani WPCak */
.comp_row 
{
	background-color: #E0E6EC;
}
.warning_row 
{
	color: Red;
}
.wp_item_title 
{
	background-color: #a2b3c3;
}
.sect_tab_header 
{
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	font-weight: bold; font-size: 13px;
}
.sect_tab_theader { font-weight: bold; font-size: 13px; padding-top: 3px; }
/* form View additional styles */
.fv_label
{
font-size: 13px;
}
.fv_td_left 
{
	background-color: #F7F6F3;
	width: 30%;
}
.fv_td_right 
{
	padding-top: 8px;
	padding-left: 8px;
	/*width: 70%;*/
}

td.fv_item_view_right
{
	text-align: right;
}

/* vyska jedne editacni polozky v editTemplate */
tr.h_20 
{
	height: 20px;
}

a.fv_linkb {text-decoration: none; color: #444444; font-weight:bold; font-size:12px}
a.fv_linkb:hover {color:#444444; font-weight:bold; text-decoration: underline; font-size:12px; }	

a.FKLink {color: #284E98; text-decoration: none;}
a.FKLink:hover {color:#6585a7; text-decoration: none;}	

td.fv_item 
{
}

/* CT WebControls */
.calendarTable { width: 144px; padding: 0px 0px 0px 0px; border: 0px; }
.exportMenu { width: 100%; border: 1px solid #444444; }

a {color: #444444;  text-decoration: underline; font-size: 12px;}
a:hover {color: #444444; text-decoration: underline; font-size: 12px;}
img {border:0}
