/*========================================*/
/* CSS by Nordic NetLink, www.nnl.ee */
/*========================================*/

/*===============================*/
/* GENERAL */
/*===============================*/

body {
    background-color:white;
	background-image:url(gfx/bg.jpg);
	background-repeat:repeat-x;
    margin:0;
    padding:0;
    line-height:150%;
}
body,td,th,p,input,textarea,option {
    font-size:12px;
    color:#555;
}
body,td,th,p,div,h1,h2,h3,h4,h5,input,textarea,option,select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	padding:0 0 2px 0;
	margin:0 0 13px 0;
	clear:both;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#28891B;
}
h2 {
    font-size:12px;
    color:#28891B;
    margin:0 0 6px 0;
    padding:6px 0 2px 0;
}
h3 {
    font-size:12px;
    color:#659A0A !important;
	border-bottom:1px solid #ccc;
    margin:0 0 12px 0;
    padding:10px 0 2px 0;
	clear:both;
}
a:link, a:visited {
    color:#28891B;
    text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
a img {
    border:none;
}
p {
    margin:0;
    padding:6px 0 6px 0;
}
ul {
    padding:6px 0 6px 25px;
    margin:0;
    list-style-type:circle;
}
input,textarea {
    background-color:white;
    color:#666;
    border:1px solid #ccc;
}
option, select {
    color:#666;
}
form {
    margin:0;
    padding:0;
}
b, strong {
	color:#F7931E;
}
hr {
	border:none;
	height:1px;
	background-color:#ccc;
}
/*===============================*/
/* LAYOUT */
/*===============================*/

/* dimensions */
#main_div			{width:770px;}
#main_cont			{width:770px;}
#header				{width:770px;}
#header_bg			{width:770px;}

/* containers */
#main_div {
    margin:auto;
}
#main_cont {
	float:left;
	background:url(gfx/content_bg.jpg) repeat-y right;
}	
#header_bg {
    float:left;
	background:url(gfx/bg.jpg);
}
#header {
	height:115px;
    float:left;
	background:url(gfx/header.jpg) no-repeat right;
    clear:both;
}
#header a,#header a:visited {
	color:white;
}
#logo {
	float:left;
}
#left_cont {
	width:270px;
	padding:20px 0 100px  10px;
	float:left;
}
#left_side {
	float:left;
	width:270px;
	background:url(gfx/lang_bg.jpg) repeat-y;
}
#lang_bottom {
	width:270px;
	float:left;
	background:url(gfx/lang_bottom.jpg) no-repeat bottom left;
	padding:0 0 6px 0;
}
#lang {
	float:left;
	text-align:right;
	padding:15px 15px 5px 13px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	width:15px;
	background:url(gfx/lang_top.jpg) no-repeat top left;
}
#lang img {
	border:1px solid white;
	margin:0 0 13px 0;
}
#menu {
	padding:5px 0 0 0;
	float:left;
	text-transform:uppercase;
	font-size:11px;
}
#menu ul {
	padding:0 0 0 3px;
	margin:0;
}
#menu ul li {
	list-style:none;
	background:url(gfx/menu_h.jpg) no-repeat;
	margin:0;
	padding:0;
}
#menu a,#menu a:visited {
	padding:4px 0 3px 30px;
	margin:0;
	text-decoration:none;
	display:block;
	width:178px;
	color:#3E86C0;
	border-bottom:1px solid #2AABE4;
}
#menu a:hover, .active_main a, .active_main a:visited {
	background:url(gfx/menu_a.jpg) no-repeat !important;
	color:white !important;
}
.active_main ul li a,.active_main ul li a:visited {
	background:none !important;
	color:#666 !important;
}
ul#submenu {
	padding:0;
	margin:0;
	font-size:11px;
	text-transform:none !important;
}
ul#submenu li {
	list-style:none;
	background:none;
}
ul#submenu a,ul#submenu a:visited {
	padding:2px 0 2px 30px;
	margin:0;
	text-decoration:none;
	display:block;
	width:178px;
	color:#28891B !important;
	border:none !important;
	background-image:none !important;
}
ul#submenu a:hover,ul#submenu .active_sub a, .active_sub a:visited {
	background:#28891B !important;
	color:white !important;
}
/* middle */
#middle {
	float:left;
	width:770px;
	background:url(gfx/left_bottom.jpg) no-repeat left bottom;
}
#right_bottom {
	float:left;
	width:770px;
	background:url(gfx/content_bottom.jpg) no-repeat bottom right;
}
#content {
	float:left;
	width:445px;
	padding:25px 25px 0 20px;
	background:url(gfx/content_top.jpg) no-repeat top right;
}
.content {
	background:white !important;
}
#ie6 {
	height:100px;
	float:left;
	width:270px;
}
#footer_info {
	width:200px;
	float:left;
	position:absolute;
	text-align:left;
	margin:-57px 0 0 0;
	color:white;
}
#footer {
	width:745px;
	float:right;
	background:url(gfx/bg_footer.jpg) repeat-x;
	padding:10px 10px 0 0;
	font-size:10px;
}
#footer a,#footer a:visited {
	color:#4EA701;
	text-decoration:none;
	padding:0 10px 8px 0;
	float:right;
}
/* misc */
#mailform {
	margin:20px 0 0 0;
}
#mailform,#mailform input,#mailform textarea {
	width:100%;
}
#mailform input,#mailform textarea {
	background:url(gfx/bg.jpg) 0 -300px repeat-x !important;
}
#mailform input:hover,#mailform textarea:hover {
	background:url(gfx/bg.jpg) 0 -320px repeat-x !important;
}
#mailform td {
	padding:2px 0 2px 0;
}
