/* GENERAL STYLES */body, td, tr, div, span, table, input {	font-family: Tahoma, Verdana, Tahoma, helveticace, helvetica;	font-size: 11px;	color: #333;	}p{	font-family: Tahoma, Verdana, Tahoma, helveticace, helvetica;	font-size: 11px;	color: #333;	text-align: justify;	margin: 5px 0px 0px 0px;	padding: 0px 0px 0px 0px;}		a {	text-decoration: none;	}/* LEFT COLUMN STYLES */td.title-box {	width: 151px;	height: 25px;	font-family: Trebuchet MS, Verdana, Tahoma, Arial;	font-size: 14px;	color: #fff;	font-weight: bold;	text-decoration: none;	padding-left: 5px;	}	/* CONTENT OBJECTS STYLES */#color-line {	width: 100%;	border-bottom: 1px solid #fff;	}#title-content {	float: left;	font-family: Trebuchet MS;	font-size: 20px;	}	#title-functions {	float: right;	text-align: right;	padding-top: 7px;		}table.object {	background: #f5f5f5;	}.bgmedium2 {	BACKGROUND-COLOR: #f1cb80	}	.bglight2 {	BACKGROUND-COLOR: #f9f6e4	}/* stare CSS zaciatok */	.tableborder {	BORDER-RIGHT: #979ba6 1px solid; BORDER-TOP: #979ba6 1px solid; BORDER-LEFT: #979ba6 1px solid; BORDER-BOTTOM: #979ba6 1px solid	}	tr.bgtabledark {	background: #A7ADB6;	}	/* stare CSS koniec */	.navigation {	font-size: 10px;	color: #7D7979;	}	#media-object {	width: 100%;	padding: 3px;	background: #fff;	}	.cleaner {	clear: both;	height: 1px;	margin: -1px 0 0 0;	padding: 0;	border: none;	visibility: hidden;	}	/* SMALL OBJECT STYLES */	table.search-table {	background: #f5f5f5;	margin-bottom: 10px;	}		table.search-table .form {	width: 120px;	height: 17px;	font-size: 11px;	border: 1px solid #335170;	}table.results-table {	border: 1px solid #e5e5e5;	margin-bottom: 10px;	}			/* TABS */td.tab-off {	background: #F0F0F0;	}td.tab-on {	background: #D7D6D6;	}	/* FORMS */	.form, .formlong, .formshort, .formtextarea {	font-size: 11px;	width: 80px;	height: 17px;	border: 1px solid #333;	}.form {	width: 120px;	}.formlong {	width: 100%;	}.formtextarea {	width: 562px;	height: 160px;	}	/* RIGHT MENU ITEMS */.menuitem {	font-family: Arial, Verdana, Helvetica;	color: #333;	font-size: 12px; 	font-weight: bold; 	text-decoration: none;	padding-top: 2px;	padding-bottom: 2px;	margin-left: 0px;	margin-right: 0px;}.menuitem:hover {	color: #003399; 	text-decoration: none;}.submenuitem {	font-family: Arial, Verdana, Helvetica;	color: #dedede;	font-size: 11px;	font-weight: bold; 	text-decoration: none;	padding-top: 2px;	padding-bottom: 2px;	margin-left: 0px;	margin-right: 0px;}.submenuitem:hover {	color: #003399; 	text-decoration: none;}.subsubmenuitem {	font-family: Arial, Verdana, Helvetica;	color: #dedede;	font-size: 11px;	font-weight: none; 	text-decoration: none;	padding-top: 2px;	padding-bottom: 2px;	margin-left: 0px;	margin-right: 0px;}.subsubmenuitem:hover {	color: #003399; 	text-decoration: none;}/* LISTS STYLES */		ul.list	{	padding:  0 0 0 18px;	margin: 0 0 18px 0;	}ul.list li {	margin: 0 0 3px 0;	list-style-position: outside;	list-style-image: url(../images/arrow.gif);}	li {	margin: 0 0 3px 0;	list-style-position: outside;	list-style-image: url(../images/arrow.gif);}
