body{
	background:#AAA;
	font:12px Tahoma;
	line-height:17px;
}

.neken {
	margin:0px;
	padding:0px;
	text-align:center;
}

#content{
	width:810px;
	text-align:left;
	margin:0 auto;
	background:#fff;
	border-left:#FFF 5px solid;
	border-right:#FFF 5px solid;
	overflow:hidden;
	display:block;
}

#sideleft{
	background:url(images/left.jpg);
	width:200px;
	text-align:right;
	float:left;
}
#maincontent{
	margin:0 0 0 210px;
	text-align:left;
}


a { color:#43809F; text-decoration:underline;}
a:hover { color:#43809F; text-decoration:none;}

.header { display:block}
div#menu { width:100%; display:block; overflow:hidden; text-align:right;}
div#menu a{ display:block; text-align:left; width:192px; height:20px; line-height:20px; color:#FFF; background:url(images/buton.gif) no-repeat bottom right; text-decoration:none; font-weight:bold; margin:4px; }

div#menu a:hover{color:#407D9C; text-align:right; background:#FFF; }

div#menu div.selected{display:block; text-align:right; width:192px; height:20px; line-height:20px; color:#407D9C; background:#FFF; text-decoration:none; font-weight:bold; margin:4px;}

h1{font:18px Tahoma; color:#6f6f6f; line-height:18px; margin:2px 0;}

.box {display:block; overflow:hidden;}
.portofoliu {border:#ACAEAD 1px solid;}
