/*          LAYOUT          */

body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(img/layout/background.gif);
	background-repeat: repeat;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#wrapper
	{
	width: 832px;
	height:auto;
	margin: 20px auto 20px auto;
	background-image: url(img/layout/fauxbg.jpg);
	background-repeat: repeat-y;
	}

#header
	{
	width: 100%;
	height: 186px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(img/layout/header.jpg);
	background-color: #4f4f4f;
	}

#helheader
	{
	width: 100%;
	height: 186px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(img/hel/layout/header.jpg);
	background-color: #4f4f4f;
	}
	
#header_top
	{
	width: 100%;
	height: 48px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(img/layout/header_top.jpg);
	background-color: #4f4f4f;
	}

#header_middle
	{
	width: 100%;
	height: 128px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(img/layout/header_middle.jpg);
	background-color: #4f4f4f;
	background-repeat: repeat-y;
	}

#header_bottom
	{
	width: 100%;
	height: 55px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(img/layout/header_bottom.jpg);
	background-color: #4f4f4f;
	}

#sidebar
	{
	width: 160px;
	/*height: auto;*/
 	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	}

#content
	{
	width: 622px;
	/*height: 50%;*/
	margin: 0px;
	padding: 0px 15px 20px 10px;
	border: 0px;
	float: left;
	}

#contentshadow
	{
	width: 10px;
 	margin: 0px auto;
	padding: 0px;
	border: 0px;
	float: left;
	}


#footer
	{
	width: 832px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(img/layout/footer.jpg);
	background-color: #e3e4e8;
	clear: both;
	font-size: x-small;
	}
	
#ad
	{
	margin: 0px; 
	padding: 11px 0px 0px 63px;
	}


/*         LINKI          */

a.intext:link	{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.intext:visited	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.intext:hover	{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.linkwhite:link	{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhite:visited	{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkwhite:hover	{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.linkblack:link	{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkblack:visited	{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkblack:hover	{
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}


abbr	{
border-bottom: 1px dotted;
cursor: help;
}



/*      MENU       */

div#wrapmenu	{
	width: 137px;
	margin-left: 7px;
	}

div.top a {
	display: block; 
	font: bold 1em verdana; 
	padding: 7px 1px 3px 10px;
	height: 22px; 
	margin: 0px; 
	border-width: 0;
	text-decoration: none;	
	color: #cccccc;
	background: #666666;
	background-image: url(img/layout/menusub_black50.gif);
	}

div.top a:hover	{
	/*color: #333333; */
	background-color: #999999;
	background-image: url(img/layout/menusub_grey15.gif);
	}

div.hide a	{
	display: none;
	}

div.show a	{
	display: block;
	margin: 0px; 
	padding: 5px 1px 5px 10px;
	height: 22px;
	color: #cccccc;
	background-color: #e3e4e8;
	background-image: url(img/layout/menusub_black25.gif);
	}
	
div.show a:hover	{
	background-color: #999999;
	background-image: url(img/layout/menusub_grey15.gif);
	color: #cccccc;
	}


/*      TABELA         */
.specstab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin solid #000000;
	padding: 0px;
	width: 620px;
	caption-side:bottom;
}
.trheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #666666;
	text-align: center;
	letter-spacing: 1ex;
	color: #CCCCCC;
}
.danetabeli {
	text-align: center;
}
.tabopisy {
	font-weight: normal;
	text-transform: none;
	text-align: left;
	font-variant: normal;
	font-style: italic;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	vertical-align: text-top;
}


/*     FAQ    */

div.faq a {
	display: block;
	font-weight: bold; 
	padding: 2px 1px 2px 20px;
	height: 15px; 
	margin: 0 0 1px; 
	border-width: 0;
	text-decoration: none;	
	color: #cccccc;
	background: #666666;
	}

div.faq a:hover	{
	color: #333333; 
	background-color: #999999;
	}


div.hidefaq	{
	display: none;
	}
	
div.showfaq	{
	display: block;
	margin: 0px 20px 20px 20px;
	text-align: justify;
	}


/*     TEKST     */

span.bold	{
	font-weight:bold
	}

#plain	{
text-align: justify;
}
div.picdiv	{
	margin: 10px 7px 10px 15px;
	width: 200px; 
	text-align: center; 
	float: right;
}

img.intextpicright	{
	margin: 3px 0px 0px 10px;
	float: right;
	border: none;
}

img.intextpicleft	{
	margin: 3px 10px 0px 0px;
	float: left;
	border: none;
}

img.piccenter	{
	margin: 20px 0px 0px 0px;
	border: none;
}

img.awo	{
	float: right; 
	clear: right; 
	margin: 0px 0px 0px 40px;
	}
	
label		{cursor:pointer}
input.radio	{cursor:pointer}