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

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

body {
    background:#4d4d4d;
    margin:0;
    padding:0;
    line-height:150%;
}
body,td,th,p,input,textarea,option {
    font-size:12px;
    color:#fefefe;
}
body,td,th,p,div,h1,h2,h3,h4,h5,input,textarea,option,select,font,span {
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
}
h1,h2,h3,h4,h5,h6,p {
	background:#4d4d4d;
}
h1 {
	padding:0 0 2px 0;
	margin:0 0 13px 0;
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:white;
	border-bottom:1px solid #444;
}
h2 {
    font-size:12px;
    color:#FF9900;
    margin:0 0 6px 0;
    padding:6px 0 2px 0;
}
h3 {
    font-size:12px;
    color:white;
	border-bottom:1px solid white;
    margin:0 0 12px 0;
    padding:10px 0 2px 0;
	clear:both;
}
a:link, a:visited {
    color:#FF9900;
    text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
a img {
    border:none;
}
p {
    text-align:justify;
    margin:0;
    padding:6px 0 6px 0;
}
ul {
    padding:6px 0 6px 25px;
    margin:0;
    list-style-type:circle;
}
input,textarea {
    background-color:#999;
    color:#eee;
    border:1px solid #eee;
}
option, select {
    color:#666;
}
form {
    margin:0;
    padding:0;
}
hr {
	border:none;
	height:1px;
	background-color:#ccc;
}
/*===============================*/
/* LAYOUT */
/*===============================*/

/* dimensions */
#main_div			{width:784px;}
#main_cont			{width:784px;}
#header_bg			{width:784px;}
#header				{width:784px;}
#left_side			{width:198px;}
#right_side			{width:201px;}
#middle				{width:759px;}
#content 			{width:507px;}

/* containers */
#main {
	width:100%;
	float:left;
	background:#B7B8BA url(../images/bg.jpg) repeat-x;
}
#main_div {margin:auto;}
#main_cont {float:left;background:url(../images/bg_middle.jpg) repeat-y;}
#header_bg {background:url(../images/header.jpg) no-repeat;float:left;}
#header {
	height:200px;
    float:left;
    clear:both;
}
#header a,#header a:visited {
	color:white;
}
#logo {
	float:left;
	margin:25px 0 0 36px;
	width:364px;
	height:42px;
}
/* left side */
#left_side {
	margin:0 0 0 9px;
	float:left;
	clear:left;
}
#header_bg > #left_side {
	margin:0 0 0 18px;
}
#left_side ul {
    list-style-type: none;
    padding:0;
	margin:0;
}
#left_side ul a, #left_side ul a:visited {
    color:#ccc;
    text-decoration:none;
    padding:2px 0 2px 26px;
	background:#4d4d4d;
    width:137px;
    display:block;
	border-bottom:1px solid #666;
}
#left_side ul a:hover,.active_sub a, .active_sub a:visited {
	background:#4d4d4d url(../images/sub_menu_h.jpg) no-repeat 8px 8px !important;
	padding:2px 0 2px 26px !important;
	width:137px !important;
}
#left_side > ul > a:hover,#left_side >.active_sub > a,#left_side > .active_sub > a:visited {
	background:#4d4d4d url(../images/sub_menu_h.jpg) no-repeat 8px 6px !important;
}
#left_side ul ul {
    list-style-type: none;
    padding:0;
	width:161px;
}
#left_side ul ul a,#left_side ul ul a:visited {
	background:#B7B8BA url(../images/sub_menu_a.jpg) no-repeat 8px 7px !important;
	color:#4d4d4d;
	border-bottom:1px solid #B7B8BA;
}
#left_side ul ul a:hover, #left_side ul ul .active_sub a, #left_side ul ul .active_sub a:visited,#left_side .active_sub ul a:hover {
	color:white !important;
	background:#B7B8BA url(../images/sub_menu_a.jpg) no-repeat 8px 7px !important;
}
#banner {
	width:161px;
	padding:8px 0 10px 0;
	text-align:center;
	float:left;
}
/* middle */
#content {
	float:left;
	padding:0 30px 15px 0;
}
#content li {
	padding:0 0 0 30px;
	background:#4d4d4d url(../images/sub_menu_h.jpg) no-repeat 8px 6px !important;
	list-style:none;
}
#footer_cont {
	float:left;
	width:100% !important;
	background:url(../images/bg_footer.jpg) repeat-x;
}
#footer {
	width:759px;
	background:url(../images/footer.jpg) no-repeat;
	height:110px;
	padding:35px 0 0 25px;
	margin:auto;
	font-size:10px;
}
#footer p {
	width:200px;
	text-align:left;
	float:left;
	line-height:180%;
	color:#aaa;
	background:none !important;
}
#footer a,#footer a:visited {
	color:#999;
	text-decoration:none;
	padding:0 10px 0 0;
}
#nnl {
	width:749px;
	line-height:100%;
	text-align:right;
	font-size:10px;
	padding:10px 10px 0 0;
}
#nnl a,#nnl a:visited {
	color:#999;
	text-decoration:none;
}
/* pics */
.promo_box {
	width:32%;
	height:80px;
	float:left;
	text-align:center;
	border:1px solid #333;
	margin:0 2px 2px 0;
	padding:3px 0 3px 0;
}
.promo_box:hover {
	background:#444;
}
.promo_box img {
	padding:2px;
	border:1px solid #333;
	cursor:pointer;
	height:70px;
}
.promo_box img:hover {
	border:1px solid #444;
	background:#333;
}
#popup_window {
	padding:10px;
}
#popup_img {
	text-align:center;
	width:100%;
	padding:10px 0 10px 0;
}
#popup_img img {
	padding:3px;
	background:#ccc;
	border:1px solid white;
}
#feedback {
	width:100%;
	border:1px solid #eee;
}
.feedb_input {
	width:435px;
}