/* main styles --------------------------------------------------------------------------------------------------------------------------------------------*/
html {
	margin: 0px;
	padding: 0px;	
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	color: #4e4e4e;
	font-size: 10px;
}
#main {
	background: url(/img/bg_2.jpg) top center #ffffff no-repeat;
	width: 100%;
   margin: 0 auto;	
}

#container {
	width: 985px;
   margin: 0 auto;	
}

#link_1 {
	position: absolute;
	top: 147px;
	margin-left: 600px;
	z-index: 2;
}
#link_1_ {
	position: absolute;
	top: 133px;
	margin-left: 565px;
	z-index: 2;
}
#link_2 {
	position: absolute;
	top: 57px;
	margin-left: 800px;
	z-index: 2;	
}
#link_2_ {
	position: absolute;
	top: 52px;
	margin-left: 766px;
	z-index: 2;	
}
#link_3 {
	position: absolute;
	top: 145px;
	margin-left: 263px;
	z-index: 2;	
}
#link_3_ {
	position: absolute;
	top: 130px;
	margin-left: 262px;
	z-index: 2;	
}
#link_4 {
	position: absolute;
	top: 95px;
	margin-left: 235px;
	z-index: 2;	
}
#link_4_ {
	position: absolute;
	top: 85px;
	margin-left: 229px;
	z-index: 2;	
}
#link_5 {
	position: absolute;
	top: 20px;
	margin-left: 685px;
	z-index: 2;	
}
#link_5_ {
	position: absolute;
	top: 7px;
	margin-left: 644px;
	z-index: 2;	
}
#icos {
	position: absolute;
	top: 40px;
	margin-left: 20px;
	z-index: 2;	
}
#logo {
	position: absolute;
	top: 150px;
	margin-left: 20px;
}
#langs {
	position: absolute;
	top: 40px;
	margin-left: 910px;
}

#cont {
	width: 985px;
	height: 230px;
}
#head_2 {
	position: absolute;
	top: 0px;
	margin-left: 288px;
	z-index: 1;
}

.sub_menu {
	color: #419d07;
	font-size: 13px;
	font-weight: bold;
}
.sub_menu a {
	color: #014d7d;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.sub_menu a:hover {
	color: #014d7d;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.way {
	color: #014d7d;
	font-size: 11px;
}
.way a {
	color: #014d7d;
	font-size: 11px;
}

.info_block {
	font-size: 11px;
	color: #000000;
}
.info_block a {
	font-size: 13px;
	color: #014d7d;
}

.footer_link a {
	color: #3e76a6;
	font-size: 11px;
	text-decoration: none;
}
.footer_link a:hover {
	color: #3e76a6;
	font-size: 11px;
	text-decoration: underline;
}

#footer {
	height: 109px;
	background: url(/img/bg_bot.jpg) center bottom no-repeat;
}
#search_input {
	border: 0px;
	background: url(/img/search.gif) no-repeat;
	width: 290px;
	height: 30px;
	padding-top: 8px;
	padding-left: 8px;	
	padding-right: 8px;		
	font-size: 11px;
	color: #b5b6b8;
}
.copyright {
	font-size: 11px;
}
.page_num_1 {
	width: 30px;
	height: 30px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	background: url(/img/page_2.gif) no-repeat;
	text-align: center;
}
.page_num_2 {
	width: 30px;
	height: 30px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background: url(/img/page_1.gif) no-repeat;
	color: #39393C;
	text-decoration: none;
	text-align: center;
	display: block;23:47 03.10.2008
}

.active_cat {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
.active_cat a {
	text-decoration: none;
	color: #ffffff;
}
.active_cat a:hover {
	text-decoration: none;
	color: #ffffff;
}

.portfolio_view_title {
	color: #F2C500;
	font-size: 18px;
}
.portfolio_view_link {
	color: #014D7D;
	font-size: 18px;
	line-height: 28px;
}
.portfolio_desc {
	color: #000000;
	font-size: 12px;
	line-height: 22px;
}
.portfolio_title_desc {
	color: #419D07;
	font-size: 12px;
	font-weight: bold;
}
.portfolio_other_link {
	color: #014D7D;
}
.for_green_link a {
	color: #339900;
}