@CHARSET "UTF-8";

body {
	background: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px !important;
}

#sigla {
	background: #000 url("../images/background_02.png") no-repeat;
	width: 990px;
	height: 58px;
}

 img{
	border: 0;
}

#sigla2 {
	text-align: center;
	background: #000 url("../images/background_04.png") center no-repeat;
	width: 607px;
	height: 65px;
}

#menu_left {
	background: #000000 url("../images/background_03.png") bottom no-repeat;
	width: 185px;
}

#menu_left .nav_left {
	margin-top: 30px;
}

#menu_left .nav_left img {
	border: 0;
}

#menu_right {
	background: #000000 url("../images/background_05.png") bottom no-repeat;
	width: 185px;
}

#menu_right .nav_right {
	margin-top: 30px;
}

#menu_right .nav_right img {
	border: 0;
}

#content {
	background: #14100E; /*#14100E*/;
	width: 587px;
	min-height: 100px;
	margin-left: 1px;
	text-align: left;
	padding: 10px;
	color: #fff;
}

#content img {
border: 0;
}

#content #contact .col_left {
	width: 300px;
	float: left;
}

#content #contact .col_right {
	width: 250px;
	float: left;
}

#content #portofoliu .col_left {
	width: 350px;
	float: left;
}


#content #portofoliu .col_right {
	width: 235px;
	float: left;
}

#content #portofoliu .col_right ul{
list-style: none;
margin: 0.1em 0 0 0;
padding: 0;

}

#content #portofoliu .col_right h2{
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#4A4846;
color:#85827F;
font-weight:normal;
letter-spacing:0.1em;
line-height:1.4em;
margin-bottom:0.1em;
margin-top:0;
padding-left:5px;
text-align:left;
border: 1px solid #85827F;
}
#content #portofoliu .col_right li {
border: 1px solid #85827F;
line-height:1.1em;
padding-left:0.3em;
}

#content #portofoliu .col_right li:HOVER {
background: #FFE500;
}
#content #portofoliu .col_right li a:hover{
color:#000;
display: block;
}

#content #portofoliu .col_right li a{
margin: 0.8em 0em;
  color:#fff;
text-decoration: none;
display: block;

}

#content .col_right p {
	margin: 0;	
}

#content #foto_continut {
padding:2px;
width:250px;
border: 3px solid #fff;
float:left;
margin-right:10px;
margin-left:5px;
margin-bottom:5px;
margin-top:0;
}

#content a {
color:#fff;
}

#footer{
color:#fff;
}
#footer ul {
margin: 0;
}
#footer li{
display: inline;
list-style: none;
margin-right:5px 
}

#footer a{
color:#fff;
text-decoration: none;
}


