body{
margin:0px;
background-color:#000000;
}

a{
	text-decoration:none;
}

div.background{
background-color:black;
background-image:url(/img/bg.png); 
width:900px;
height:768px;
margin:auto;
padding-top:1px;
}

#topblocks{
background-image:url(/img/top_patt.gif);
background-repeat:repeat-x;
margin:15px 30px 5px;
height:40px;
}

#menu{
padding-top:53px;
float:left;
}

#menu a{
display:block;
margin-bottom:13px;
width:26px;
}

#menu #home{
background: url(/img/mnu01.gif) 0 0 no-repeat;
height:98px;
}

#menu #despre{
background: url(/img/mnu02.gif) 0 0 no-repeat;
height:108px;
}

#menu #portofoliu{
background: url(/img/mnu03.gif) 0 0 no-repeat;
height:71px;
}

#menu #contact{
background: url(/img/mnu04.gif) 0 0 no-repeat;
height:86px;
}

#menu #home:hover{
background-position:-26px 0px;
}

#menu #despre:hover{
background-position:-26px 0px;
}

#menu #portofoliu:hover{
background-position:-26px 0px;
}

#menu #contact:hover{
background-position:-26px 0px;
}

#hdr{
margin: 22px auto 6px;
width: 542px;
}

.content{
background-image:url(/img/cont_bg.png);
width:503px;
height:243px;
margin:auto;
padding: 40px 0px 0px 40px;
}

.heads{
font-family:Verdana;
font-weight: 900;
font-size:17px;
letter-spacing: 0.02cm;
color:#FFFFFF;
text-transform:uppercase;
left:44px;
top:28px;
padding:10px 10px 10px 0px;
}

.text p{
margin-top:0px;
margin-bottom:11px;
}

.text .heads{
margin-bottom: 10px;
}


.text{
color:#e1e1e1;
font-family:Verdana;
font-size:11px;
line-height:15px;
padding-right:10px;
width: 398px;
}

.website a, .website a:active{

font-size:13px;
font-weight: bold;
color: #eba37b;
margin: 0px;
padding:0px;

}

.text h2{
font-size:13px;
font-weight: bold;
color: #eba37b;
margin: 0px;
margin-bottom: 0px;
padding:0px;
}
	
#fl{
text-align:left;
margin-top:15px;
float:left;
}

#fr{
text-align:right;
margin-top:15px;
}

.bottmnu{
text-align:center;
font-family:Verdana;
font-size:11px;
color:#534e4d;
text-decoration:none;
position:relative;
top:-20px
}

.bottmnu a:link {color: #534e4d}
.bottmnu a:visited {color: #534e4d}
.bottmnu a:hover {color: #FFFFFF}
.bottmnu a:active {color: #a9a6a6}

.indent{
margin: 10px;
}

.incontent{
	overflow-y:auto;
	overflow-x:none;
	height:167px;
	width:425px;
	background-color:#C3430F;
	border: solid 1px #8E2006;
	border-bottom: solid 1px #DF5829;
	border-right: solid 1px #DF5829;
	padding:20px;
	
}
.website{
	margin-bottom:10px;
}
.url{
	margin-bottom:5px;
}