/* (x)HTML Elements
------------------------------------------------------------------------------------------------------------------------------------ */
html,body,div,ul,p,h1,h2,h3,h4,h5,h6,form
{
	margin:0;
	padding:0;
}
html,body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a
{
	outline:none;
	color:#c80000;
}
p
{
	font-size:13px;
}
h1
{
	font-size:13px;
	font-weight:bold;
	color:white;
	background:url(img/h1.jpg) no-repeat left bottom;
	margin:5px 0 10px 0;
	padding:5px 10px 5px 30px;
}
h2,h3,h4,h5,h6
{
	margin:10px 0 10px 0;
}
p
{
	margin:5px 0 15px 0;
}
ul
{
	margin:5px 10px 5px 30px;
	padding-left:20px;
	list-style-position:inside;
	font-size:13px;
}
.tekst-just
{
	text-align:justify;
}
.txt-input
{
	border:#999 1px solid;
	font-family:Tahoma;
	font-size:13px;
}
.txt-inputover
{
	border:#c70102 1px solid;
	font-family:Tahoma;
	font-size:13px;
}
.btn-input
{
	bordeR:#000 1px solid;
	background:#2a83dd;
	color:white;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	padding:2px;
	cursor:pointer;
}
.left
{
	margin: 4px; 
	float: left; 
	display: block; 
	height: 302px; 
	width: 160px; 
	font-size: 11px;
}
/* wrappers
------------------------------------------------------------------------------------------------------------------------------------ */
#wrapper
{
	width:998px;
	height:auto;
	margin:0 auto;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	background:#fff url(img/head.jpg) no-repeat left top;
	padding:0;
	position:relative;
}
#icons
{
	width:136px;
	height:27px;
	background:url(/img/icons.gif) no-repeat left top;
	position:absolute;
	top:9px;
	left:13px;
	text-align:center;
	padding-top:3px;
}
a#server
{
	position:absolute;
	width:180px;
	height:130px;
	top:70px;
	left:8px;
	display:block;
	
}
/* content
------------------------------------------------------------------------------------------------------------------------------------ */
#content
{
	height:auto;
	padding-top:259px;
}
/* mainContent
------------------------------------------------------------------------------------------------------------------------------------ */
#mainContent
{
	width:679px;
	float:right;
	padding:0 15px 20px 0;
}
/* sideContent
------------------------------------------------------------------------------------------------------------------------------------ */
#sideContent
{
	float:left;
	width:280px;
	height:auto;
	padding:20px 0 0 11px;
}
		#sideContent .block
		{
			width:280px;
			height:auto;
			background:url(img/block_footer.gif) no-repeat left bottom;
			padding:0 0 8px 0;
			margin:5px 0 10px 0;
		}
		#sideContent .block p
		{
			margin:0px;
			padding:0px;
		}
				#sideContent .block .inBlock
				{
					background:url(img/block.gif) no-repeat left top;
					width:262px;
					padding:5px 9px 0 9px;
				}
						#sideContent .block .inBlock h6
						{
							font-size:13px;
							font-weight:bold;
							color:white;
							line-height:32px;
							height:32px;
							background: url(img/block_header.gif) no-repeat left top;
							padding:0 0 0 40px;
							margin:0 0 5px 0;
						}
						#sideContent .block .inBlock .content
						{
							height:auto;
						}
#sideNav, #sideNav ul
{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
		#sideNav li
		{
			margin-top:5px;
		}
				#sideNav a
				{
					display:block;
					background:url(img/side_nav_a.gif) no-repeat left top;
					height:32px;
					font-weight:bold;
					color:white;
					font-size:11px;
					text-decoration:none;
					line-height:32px;
					padding:0 0 0 30px;
				}
				#sideNav li.current a:hover,#sideNav li.current a
				{
					background:url(img/side_nav_a_hover.gif) no-repeat left top;
				}
				#sideNav li.current a.down,#sideNav li.current a.down:hover
				{
					background:url(img/side_nav_a_down.gif) no-repeat left top;
				}
		#sideNav #subNav a
		{
			background:url(img/sub_nav_a.gif) no-repeat left top;
			height:26px;
			line-height:26px;
			font-size:10px;
			padding:0 0 0 45px;
		}
		#sideNav #subNav a:hover
		{
			color:#000;
		}
		#sideNav #subNav a.current
		{
			color:#000;
		}
		#subNav li
		{
			margin-top:2px;
		}
		
		#sideNav #subNav1 a
		{
			color:green;
			background:url(img/sub1_nav_a.gif) no-repeat left top;
			padding:0 0 0 60px;
		}
		#sideNav #subNav1 a.current
		{
			color:black;
			text-decoration:underline;
		}
			
/* footer
------------------------------------------------------------------------------------------------------------------------------------ */
#footer
{
	clear:both;
	background:url(img/footer.gif) no-repeat left bottom;
}
		#footer #copy
		{
			padding-top:50px;
			padding-bottom:10px;
			margin:0;
			text-align:center;
			font-size:11px;
		}
		#footer #footerNav
		{
			height:35px;
			padding:0 25px 0 0;
		}
				#footer #footerNav table
				{
					border-collapse:collapse;
					border:0px;
					float:right;
					width:682px;
				}
						#footerNav a
						{
							display:block;
							height:33px;
							line-height:33px;
							color:white;
							text-decoration:none;
							font-size:13px;
							font-weight:bold;
							padding:0 0 0 55px;
							background:#33FFCC;
							position:relative;
							background:url(img/footer_a.gif) no-repeat left bottom;
							margin-right:-15px;
						}
						#footerNav a:hover
						{
							background:url(img/footer_a_hover.gif) no-repeat left bottom;
						}
						#footerNav td.current a
						{
							background:url(img/footer_a_hover.gif) no-repeat left bottom;
						}
						#footerNav a.last span
						{
							width:5px;
							height:33px;
							position:absolute;
							top:0px;
							right:-5px;
							background: url(img/footer_a_last.gif) no-repeat right bottom;
						}
						#footerNav td.current a.last span
						{
							background-image:url(img/footer_a_last_hover.gif);
						}
						#footerNav a.last:hover span
						{
							background-image:url(img/footer_a_last_hover.gif);
						}
/* mainNav
------------------------------------------------------------------------------------------------------------------------------------ */
#mainNav
{
	height:33px;
	padding:2px 0 0 0;
	border-right:#0000ab 2px solid;
	margin-bottom:10px;
}
		#mainNav table
		{
			width:100%;
			border:0px;
			border-collapse:collapse;
		}
				#mainNav table td
				{
					padding:0px;
					vertical-align:top;
				}
				#mainNav a
				{
					display:block;
					height:33px;
					line-height:33px;
					color:white;
					text-decoration:none;
					font-size:13px;
					font-weight:bold;
					padding:0 0 0 55px;
					background:url(img/a.gif) no-repeat left top;
					margin-right:-5px;
					position:relative;
				}
				#mainNav a:hover
				{
					background:url(img/a_hover.gif) no-repeat left top;
				}
				#mainNav td.current a
				{
					background:url(img/a_hover.gif) no-repeat left top;
				}
				#mainNav a.last span
				{
					position:absolute;
					right:-5px;
					top:0px;
					width:5px;
					height:33px;
					display:block;
					cursor:pointer;
					padding:0;
					margin:0;
					line-height:normal;
					background: url(img/a_last.gif) no-repeat right bottom;
				}
				#mainNav td.current a.last span
				{
					background-image:url(img/a_last_hover.gif);
				}
				#mainNav a.last:hover span
				{
					background-image:url(img/a_last_hover.gif);
				}
/* page
------------------------------------------------------------------------------------------------------------------------------------ */
#page .table
{
	border-collapse:collapse;
	border-left:#b4b4b4 1px solid;
	border-bottom:#b4b4b4 1px solid;
	font-size:11px;
}
		#page .table td, #page .table th
		{
			border-top:#b4b4b4 1px solid;
			border-right:#b4b4b4 1px solid;
			padding:2px;
		}
		#page .table thead td
		{
			background:#4191de;
			color:white;
			font-weight:bold;
		}
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
/* 
------------------------------------------------------------------------------------------------------------------------------------ */
