body {
	background:#9EA4A6 url('../images/bg.gif') repeat-x top;
	color:#2C2D2E;
	margin:45px 0;
	font:11px "trebuchet ms",tahoma,arial,serif;
}
td,div {
	font-size:11px;
}

img {
	border:0;
}
table {
	border-collapse:collapse;
}


a:link,a:active,a:visited {
	color:#0089CF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}




a.dark:link, a.dark:active, a.dark:visited {
	color:#2C2D2E;
	text-decoration:none;
}
a.dark:hover {
	color:#0089CF;
	text-decoration:underline;
}

strong {
	color:#0089CF;
}


#root {
	width:1000px;
}

#header {
	width:917px;
	height:241px;
	background:url('../images/header.jpg') no-repeat top left;
}
	#header #mainheader {
		position:relative;
		height:241px;
	}
		#header #mainheader #plavnik {
			position:absolute;
			height:38px;
			width:39px;
			background:url('../images/plavnik.jpg') no-repeat top left;
			left:752px;
			top:-40px;
		}
		#header #mainheader #plavnik2 {
			position:absolute;
			height:41px;
			width:16px;
			background:url('../images/plavnik-content.gif') no-repeat top left;
			left:901px;
			top:265px;
		}
		#header #mainheader #logo {
			position:absolute;
			left:105px;
			top:95px;
		}
			#header #mainheader #logo img {
				width:124px;
				height:107px;
			}
	
	
	
.hs {
	height:1px;
	overflow:hidden;
	margin:10px 0;
	background:url('../images/hs.gif') repeat-x;
}


#footer {
	height:115px;
	background:url('../images/footer-bg.gif') repeat-x top;
}
	#footer table {
		width:100%;
	}
		#footer table tr td {
			padding:0;
		}
		
#subfooter {
	height:120px;
	background:#ffffff url('../images/sub-footer.gif') repeat-x top;
	padding:0 50px;
	vertical-align:top;
	color:#878C8F;
}
	#subfooter div.hs {
		margin:24px 0;
	}
	#subfooter td {
		color:#878C8F;
	}


#contents {
	background:#BCC0C2 url('../images/contents-bg.gif') repeat-x top;
	vertical-align:top;
	padding:0 43px;
}

#menu {
	background:#fcfcfc;
	height:22px;
}



.q {
	padding:0 25px;
	background:url('../images/q-bg.gif') repeat-y;
	width:336px;
}
.q2 {
	padding:0 25px;
	background:url('../images/sub-bg.gif') repeat-y;
	width:200px;
}
	.q2 a {
		color:#595D5F;
	}
	.q2 strong {
		color:#0089CF;
	}


.newsdate {
	vertical-align:top;
	padding-right:10px;
}
	.newsdate strong {
		font-size:10px;
	}
	
	
h1 {
	font-size:22px;
	margin:0;
	padding:0;
	color:#1090D2;
	font-weight:normal;
	font-style:italic;
}


#ofpart {
	width:222px;
	font-size:10px;
}
	#ofpart img {
		margin-left:10px;
		margin-bottom:5px;
	}
	
.ImageMargin {
	margin-right:10px;
	float:left;
}

#height_fixer {
	height:480px;
}


#auth1 {
	background:url('../images/auth-top.gif') no-repeat top left;
	height:83px;
	padding-left:116px;
	vertical-align:top;
	padding-top:23px;
}
	#auth1 table {
		border-collapse:collapse;
	}
		#auth1 table tr td {
			padding:0;
		}
	#auth1 input {
		background:url('../images/input-bg.gif') repeat-x bottom;
		border:0;
		display:inline;
		margin:0;
		color:#868D90;
		font-size:11px;
		height:20px;
		width:104px;
		padding:3px 2px;
	}
		#auth1 input.ok {
			background:none;
			height:auto;
			width:auto;
			padding:0;
		}
#auth2 {
	background:url('../images/auth-footer.gif') no-repeat top left;
	height:44px;
	padding-left:29px;
	vertical-align:top;
}
	#auth2 a {
		color:#000000;
		margin-right:6px;
	}
