body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #bbb;
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper {
	background-color: #fff;
	text-align: left;
	height: 100%;
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 240px;
	position: relative;
}
#header_nav {
	background-color: #000;
	height: 5px;
}
#main_content {
	background-color: #fff;
	height: 100%;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
}
#main_sidebar {
	float: right;
	width: 330px;
	padding-top: 15px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa;
	height: 100%;
}
#main_content h4 {
	margin-left: 40px;
	background-image: url(../_images_main/background_letters_box.gif);
	margin-right: 30px;
}

#footer {
	background-color: #000;
	clear: both;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#main_sidebar p a {
	text-decoration: none;
	color: #930;
	font-size: 1em;
}

#footer center p  {
	color: #FFF;
	font-size: 0.8em;
}
#footer center p em a {
	color: #F90;
}
#footer center p a {
	color: #F90;
	text-decoration: none;
}


#wrapper #main_content h2 {
	color: #00598A;
	margin-left: 40px;
	margin-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6D804B;
}
#wrapper #main_content  p{
	margin-left: 40px;
	margin-right: 30px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#main_content p a #nitotakst {
	text-decoration: none;
}
#main_content h3 {
	font-size: 2em;
	background-color: #DDC;
	margin-left: 37px;
	margin-right: 30px;
	background-image: url(../_images_main/background_letters_box.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#main_content p a {
	text-decoration: none;
	color: #930;
}


#wrapper #main_sidebar p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
