html {
	font:normal normal normal 12px/20px "Arial", sans-serif;
	color:#484848;
	background:#cccccc url('../images/background.jpg') top center no-repeat;
	overflow-y:scroll;
	text-align:justify;
}

img
{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

a {
	color:#111111;
	cursor:pointer;
}

#all {
	width:960px;
	margin:40px auto;
}

/************************************************** SIDEBAR */

#sidebar {
	width:300px;
	float:left;
	text-align:right;
}

#sidebar h1 {
	margin:40px 0 20px 0;
	font: normal normal normal 32px/32px "Arial", serif;
}

#sidebar p {
	margin-bottom:20px;
}

#sidebar h3 {
	font: normal normal normal 18px/20px Georgia, serif;
	text-transform:uppercase;
	padding:20px 0px 20px 0;
}

#sidebar ul li a {
	font:normal normal normal 14px/40px Verdana, sans-serif;
	display:block;
	padding-right:20px;
	width:300px;
	_margin-right:-20px;
}

#sidebar ul li a:hover {
	background: url('../images/menu-hover-trans.png') center right no-repeat;
}

/************************************************** CONTENT */

#content {
	width:660px;
	float:right;
	background: url('../images/content-trans.png') top center repeat-y;
}

#content #fix {
	margin:-40px 0 0 0;
	position:relative;
	top:40px;
	background: url('../images/content-bottom-trans.png') bottom center no-repeat;
	display:block;
	height:40px;
}

#content * {
	margin:0 60px;
}


#content #wrapper {
	margin:0;
}

#content a, #content strong, #content em, #content ul, #content li {
	margin:0;
}

div#sidebar li {
	background-repeat:no-repeat;
	background-position:left;
}
div#sidebar li a {
	font-family:"Arial";
	text-decoration:none;
}
li#designweb:hover {
	background-image:url(../images/designweb.png);
	}
li#dezvoltareweb:hover {
	background-image:url(../images/dezvoltareweb.png);
	}
	
li#branddesign:hover {
	background-image:url(../images/logodesign.png);
	}
	
li#grafica:hover {
	background-image:url(../images/grafica.png);
	}
	
li#video:hover {
	background-image:url(../images/video.png);
	}	
	
li#premii:hover {
	background-image:url(../images/distinctii.png);
	}	

#content h2 {
	margin:60px 60px 20px 60px;
	font: normal normal normal 36px/40px Arial, sans-serif;
}

#content img {
	padding:9px;
	border:1px solid #c2c2c2;
	background-color:#cccccc;
	margin-bottom:20px;
}
#content img.thumb {
	padding:7px;
	margin:8px;
}
#content img.logo {
	padding:7px;
	margin:7px;
}
#content img.grafica {
	padding:6px;
	margin:3px;
}
#content img.cd{
	border:0px;
}

#content p {
	margin-bottom:20px;
}

#content ul, #content ol {
	margin:0 60px 20px 100px;
}

#content ul {
	list-style:disc;
}

#content ol {
	list-style:decimal;
}

/************************************************** CONTACT FORM */

#content form {
	margin:0 60px;
}

#content form * {
	margin:0;
}

#content form label {
	display:block;
}

#content form p {
	margin-bottom:10px;
}

#content form p.success {
	font-weight:bold;
	color:green;
}

#content form p.error, #content form p span.error {
	font-weight:bold;
	color:yellow;
}

#content form input.text {
	border:2px solid #c2c2c2;
	padding:3px;
	width:280px;
	margin-bottom:10px;
}

#content form textarea {
	background:white;
	border:2px solid #c2c2c2;
	padding:3px;
	width:450px;
	height:160px;
}

#content form input.send {
	padding:5px 25px;
	margin-bottom:10px;
}
#content .noborder{
	padding:0px;
	margin:0px;
}
div#download
{
	background-image:url(../images/download.png);
	background-position:center left;
	background-repeat:no-repeat;
	width:250px;
	height:28px;
	padding-left:30px;
	padding-top:8px;
	font-size:24px;
}
div#continut
{
	line-height:24px;
	list-style:square;
}
.premii
{
	width:550px;
	height:300px;
	padding-top:30px;
	background:url(../images/premii.png) no-repeat;
}
.premii-2
{
	width:550px;
	height:500px;
	padding-top:50px;
	background:url(../images/premii-2.png) no-repeat;
}

div.cv, div.portofoliu
{
	position:absolute;
	left:0px;
	top:-7px;
}
div.cv{	width:100px;height:91px;background:url(../images/cv.png) center top no-repeat;}
div.portofoliu{	width:242px;height:224px; background:url(../images/portofoliu.png) center top no-repeat;}
div.cv:hover, div.portofoliu:hover
{
	cursor:pointer;
}