html, body {
	padding:				0px;
	margin:					0px;
	height:					100%;
	
	font-family:			Verdana, Arial, sans-serif;
	font-size:				8pt;
	color:					#000000;
}

a {
	color:					#0054A6;
}

#leftline-topcorner {
	background-image:		url(/i/borders/ll-tc.gif); 
	background-position:	top left;
	background-repeat:		no-repeat; 
}
#rightline-topcorner {
	background-image:		url(/i/borders/rl-tc.gif); 
	background-position:	top right;
	background-repeat:		no-repeat; 
}
#leftline-bottomcorner {
	background-image:		url(/i/borders/ll-bc.gif); 
	background-position:	bottom left;
	background-repeat:		no-repeat; 
}
#rightline-bottomcorner {
	background-image:		url(/i/borders/rl-bc.gif); 
	background-position:	bottom right;
	background-repeat:		no-repeat; 
}

#topline-leftcorner {
	background-image:		url(/i/borders/tl-lc.gif); 
	background-position:	top left;
	background-repeat:		no-repeat; 
}
#topline-rightcorner {
	background-image:		url(/i/borders/tl-rc.gif); 
	background-position:	top right;
	background-repeat:		no-repeat; 
}
#bottomline-leftcorner {
	background-image:		url(/i/borders/bl-lc.gif); 
	background-position:	bottom left;
	background-repeat:		no-repeat; 
}
#bottomline-rightcorner {
	background-image:		url(/i/borders/bl-rc.gif); 
	background-position:	bottom right;
	background-repeat:		no-repeat; 
}

#leftcorner {
	background-image:		url(/i/borders/lc.gif); 
	background-position:	bottom left;
	background-repeat:		no-repeat; 
}
#topleftcorner {
	background-image:		url(/i/borders/lc.gif); 
	background-position:	top left;
	background-repeat:		no-repeat; 
}
#rightcorner {
	background-image:		url(/i/borders/rc.gif); 
	background-position:	top right;
	background-repeat:		no-repeat; 
}
#bottomrightcorner {
	background-image:		url(/i/borders/rc.gif); 
	background-position:	bottom right;
	background-repeat:		no-repeat; 
}
#topcorner {
	background-image:		url(/i/borders/tc.gif); 
	background-position:	top right;
	background-repeat:		no-repeat; 
}
#lefttopcorner {
	background-image:		url(/i/borders/tc.gif); 
	background-position:	top right;
	background-repeat:		no-repeat; 
}
#bottomcorner {
	background-image:		url(/i/borders/bc.gif); 
	background-position:	bottom left;
	background-repeat:		no-repeat; 
}
#rightbottomcorner {
	background-image:		url(/i/borders/bc.gif); 
	background-position:	bottom right;
	background-repeat:		no-repeat; 
}

#xuho {
	font-size:				9pt;
	margin-left:			20px;
	margin-right:			20px;
}
#uho {
	x-font-size:				80%;
	font-size:				8pt;
	margin-left:			20px;
	margin-right:			20px;
}
#uho h2 {
	font-size: inherit ! important;
	font-weight: inherit ! important;
	font-style: inherit ! important;
	color: inherit ! important;
	display: inline;
}

#grey {
	color:					#7b757b;
}
li {
	color:					#7b757b;
	list-style-image:		url(/i/li.gif);
	padding:				0px;
	margin:					0px;
	margin-bottom:			5px;
}

input.b {
	font-size:				8pt;
	border:					1px solid #000000;
	background-color:		#fff0b5;
}
input.nob {
	font-size:				8pt;
	border:					0px;
}

a.left-menu {
	color:					#000000;
	text-decoration:		none;
}

a.color-link {
	color:					#ffffff;
	text-decoration:		none;
}

a.color-link:hover {
	color:					#ffffff;
	text-decoration:		underline;
}

a:hover	{
	color: #e77817;
}

.submenu td	{ padding-bottom: 2px; }

div#news p {
	font-size:10px;
	width:90%;
	text-align:justify;
	margin:0 auto;
}
div#news h2 {
	color:#aeaeae;
	font-size:20x;
	font-weight:normal;
}

.submenu a{
	color:#000;
}

.dekor td, .dekor1 td{
	font-size:14px;
}
.dekor img{
	width:80%;
}
.dekor img.full{
	width:100%;
}
