@charset "utf-8";
/* CSS Document */
html, body  {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
p {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#000;
	outline: none;
}
a:hover {
	color:#808080;
}
a::-moz-focus-inner 
{ 
    border: 0; 
} 

img {
	border:none;	
}

#main_container{
	position:absolute;
	left:50%;
	width:750px;
	margin-left:-375px;
	top:20px;
}
#top_shadow{
	top:0px;
	left:0px;
	right:0px;
	width:100%;
	height:50px;
	background-image:url(/images/shadow_top_old.png);
	background-repeat:repeat-x;
}

#logo {
	top:47px;
	left:0px;
	position:absolute;
}
#menu {
	height:23px;
	width:100%;
}
#port_box{
	padding-top:23px;
	margin-left:199px;
	height:173px;
	width:550px;	
}
#port_shadow{
	top:37px;
	right:-15px;
	position:absolute;
	width:550px;
	height:165px;
	background-image:url(/images/shadow_box.png)
}
#content_place {
	margin-top:40px;
	margin-bottom:60px;
	height:auto;
	width:100%;
}
#under {
	width:765px;
	margin-right:-15px;
	height:160px;
	background-image:url(/images/undershadow.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
div.undertekst{
	padding:10px;
	padding-right:25px;
}
div.Menu_place{
	float:right;
}
div.big_box{
	width:100%;
	height:165px;
	border:1px solid #808080;
	border-top:none;
	border-left:none;
}
div.under_block{
	margin-right:28px;
}
span.head {
	font-weight:bold;
	line-height:20px;
	
}
a.link_under{
	line-height:18px;
	font-size:11px;
}
div.box_inside {
	position:absolute;
	padding:15px;
	height:60px;
	width:540px;
}
div.port_item_smal{
	position:absolute;
	height:141px;
	width:550px;	
	background-position:right;
	font-size:10px;
	background-repeat:no-repeat;
	font-size:14px;
}
div.portfolio_item {
	width:380px;
	background-image:url(/images/por_bg.png);
	height:120px;
	overflow:hidden;
	
	background-repeat:no-repeat;
	
}
div.portfolio_item_ref{
	width:380px;
	background-image:url(/images/por_bg.png);
	height:140px;
	overflow:hidden;
	background-position:bottom;	
	background-repeat:no-repeat;	
	
}
div.portfolio_inner{
	width:370px;
	height:110px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;

}
div.portfolio_bg {
	position:absolute;
	margin-left:120px;
	margin-top:5px;
	width:250px;
	height:105px;
	background-position:right;
	background-repeat:no-repeat;		
}
div.portfolio_tekst{
	width:200px;
	position:absolute;
	height:100px;
	padding:5px;
	background-image:url(/images/overlay_port.png);
	background-position:right;
	background-repeat:no-repeat;
}

div.sub_item {
	width:380px;
	background-image:url(/images/sub_bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:65px;
}
div.subm_item_inner{
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	height:60px;
	width:360px;
}
	
div.sub_item_long{
	width:760px;
	background-image:url(/images/sub_bg_long.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:70px;
}
div.subm_item_inner_long{
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	padding-left:0px;
	height:60px;
	width:740px;
}
#where {
	position:absolute;
	top:200px;
	left:0px;
	width:400px;
	font-size:10px;
	color:#808080;
}
#under_line {
	position:absolute;
	bottom:-15px;
	font-size:9px;
	width:760px;
	right:0px;
	height:15px;
	text-align:right;
}

#under_buttons {
	position:absolute;
	bottom:-30px;
	width:760px;
	right:0px;
	height:15px;
	text-align:right;
}
a.lil_nav{
	color:#808080	
}
a:hover.lil_nav {
	color:#000;
}
input.form_input, textarea.form_input{
	border:1px solid #999;
}
div.port_top{
	color:#000;
	font-style:italic;
}
a.port_top_name{
	color:#999;
	}
a:hover.port_top_name {
	color:#666;
	}

