/* CSS Document */

body {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
color:#FFFFFF;
font-size:12px;
background:#000000 url(img/gradient_fundal_1.jpg) repeat-x;
}

#header {
width:760px;
height:80px;
margin:auto;
background:#000000;
margin-top:-10px;}

#logo {
width:120px;
height:90px;
background:url(img/logo.jpg) no-repeat;
float:left;
margin-left:20px;
margin-top:20px;
padding-bottom:5px;
}

#logotext {
	width:200px;
	height:80px;
	float:left;
	margin-left:10px;
	margin-top:25px;
	padding-bottom:5px;
	margin-right: 10px;
	text-align: left;
}

.buton {
width:auto;
height:23px;
float:right;
background:url(img/bg_meniu1.jpg) repeat-x;
margin-left:2px;
padding-left:5px;
padding-right:15px;
padding-top:80px;
}

.buton:hover {
background:#333333;
}

#sub-head{
width:760px;
height:38px;
margin:auto;
background:url(img/sub_header.jpg) no-repeat;
}

#container {
width:760px;
overflow:auto;
/*height:1000px;*/
margin:auto;
background: url(img/bg_extensibil_stanga.png) repeat-y left;
}

#sidebar {
width:192px;
/*height:800px;*/
overflow:auto;
float:left;}

#meniu-stanga {
width:192px;
height:260px;
background:url(img/bg_meniu_stanga.jpg) no-repeat;
}

.buton_stanga {
width:172px;
height:32px;
font-weight:bold;
text-align:right;
padding-right:20px;
line-height:30px;
text-shadow: 1px 1px 2px #000;
}

#info {
width:192px;
height:298px;
background: url(img/bg_sub_meniu_stanga.jpg) no-repeat;
}

#titlu-coloana{
width:172px;
height:40px;
font-weight:bold;
text-shadow: 1px 1px 2px #000;
padding-right:20px;
line-height:40px;
text-5align:right;
}

#text-coloana{
width:152px;
height:200px;
font-weight:bold;
text-shadow: 1px 1px 2px #000;
padding-right:20px;
text-align:right;
float:right;
padding-top:50px;
}

#text-coloana1{
width:152px;
height:200px;
font-weight:bold;
text-shadow: 1px 1px 2px #000;
padding-right:20px;
text-align:right;
float:right;
padding-top:50px;
}

#text-pozitie{
width:152px;
height:200px;
font-weight:bold;
text-shadow:1px 1px 2px #000;
padding-right:40px;
text-align:right;
float:right;
padding-top:50px;
}

#text-pozitie2{
width:180px;
height:200px;
font-weight:bold;
text-shadow:1px 1px 2px #000;
padding-left:10px;
text-align:left;
float:left;
padding-top:50px;
}

#text-pozitie3{
width:180px;
height:200px;
font-weight:bold;
text-shadow:1px 1px 2px #000;
padding-left:10px;
text-align:left;
float:left;
padding-top:50px;
}

#centru {
width:568px;
overflow:auto;
/*height:260px;*/
float:right;}

#flash {
width:568px;
height:260px;}

.continut {
width:528px;
overflow:auto;
background:url(img/gradient_continut.jpg);   
padding-left:20px;
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
line-height:15px;
color:#ffffff;
}

#footer{
width:760px;
height:40px;
margin:auto;
background:url(img/sub_header.jpg);}

#copy {
width:300px;
height:26px;
float:right;
text-align:center;
line-height:25px;
text-shadow:1px 1px 2px #000;
}

a:link {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#ffffff;
text-decoration:underline;
}
