a:link{
	text-decoration:none;
	color:#4276AC;
}
a:visited{
	text-decoration:none;
	color:#4276AC;
}
a:active{
	text-decoration:none;
	color:#4276AC;
}
a:hover{
	text-decoration:none;
	color:#ED2724;
}

body{
	background: url('../img/bodybackground.jpg') repeat-y #CCFEFF;
	border:0px;
	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:14px;
	color:#000000;
}
.content{
	background:url('../img/background.jpg') no-repeat;
	height:756px;
	width:1024px;
	margin: 0 auto;
	font-size:12px;
}

.lemne{
	margin-left:554px;
	margin-top:-150px;
	z-index:5;
	position:absolute;
}

.cl{
	clear:both;
}

.clear{
	clear:both;
}

.ski{
	float:right;
}

.sigla{
	padding-left:440px;
	margin-top:35px;
	margin-bottom:15px;
	height:139px;
	overflow:hidden;
	float:left;
}

.meniu{
	background:url('../img/top_band.png') repeat-x;
	margin-left:395px;
	width:629px;
	height:100px;
	clear:both
}

.meniu ul{
	padding:0px;
	margin:8px 0px 0px 0px;
	z-index:7;
	position:absolute;
	width:629px;
}

.meniu li{
	list-style: none;
	float:left;
	margin-left:12px;
	#margin-left:11px;
	font-size:15px;
	letter-spacing:0px;
}

.meniu li a:link,a:active,a:visited{
	text-decoration:none;
	color:#000000;
}

.meniu li a:hover{
	text-decoration:none;
	color:#ED2724;
}


.active a {
	color:#ED2724 !important;
}



.cont{
	margin-left:10px;
	float:left;
	margin-top:-45px;
}
.top_content{
	background:url('../img/top_content.png');
	width:544px;
	height:26px;
	padding:10px;
	font-weight:bold;
}
.back_content{
	background:url('../img/back_content.png');
	width:544px;
	height:446px;
	z-index:2;
	padding:10px;
}

.gallery{
	float:left;
	padding-left:205px;
	margin-top:-45px;
}

.top_gallery{
	background:url('../img/top_gallery.png');
	width:201px;
	height:23px;
	padding:10px;
	font-weight:bold;
}
.back_gallery{
	background:url('../img/back_gallery.png');
	width:216px;
	height:420px;
	z-index:10;
	padding-left:5px;
}
.bottom_gallery{
	background:url('../img/bottom_gallery.png');
	width:221px;
	height:43px;
}

.galerie{
	padding:0 5px;
}

.scroll{
	height:305px;
	overflow: scroll;
	overflow-x:hidden;
	padding-right:10px;
}

.img{
	width:183px;
	height:120px;
	overflow:hidden;
	padding: 10px;
}

.img2{
	width:183px;
	height:120px;
	overflow:hidden;
}

.img img{
	width:183px;
}

.paginare{
	padding-top:10px;
}
.next{
	float:right;
	border:0px;
	margin-right:50px;
}

.prev{
	float:left;
	border:0px;
	margin-left:50px;
}
.poza{
	float:left;
	margin:5px;
	width:160px;
	height:110px;
	overflow:hidden;
	text-align:center;
}

.gallery_title{
	position:absolute;
	padding:2px;
	font-size:14px;
	width:96px;
	height:43px;
	background:url('../img/gallery_title.png') no-repeat;
	margin: -50px  0 0 -90px;
}


.social-button{
	float: left;
    height: 20px;
    margin-right: 5px;
    overflow-x: hidden;
    width: 80px;
}

.language{
	margin: 10px 19px;
	float: right;
}
.language a{
	color: #000;
	text-decoration: none;
}
.language a.selected{
	font-weight: bold;
}

.language a.en_flag{
	width: 25px;
	height: 15px;
	padding-left: 27px;
	margin-left: 10px;
	background:url('../img/flag_unitedkingdom.gif') no-repeat center left;
}


.language a.ro_flag{
	width: 25px;
	height: 15px;
	padding-left: 27px;
	margin-left: 10px;
	background:url('../img/flag_romania.gif') no-repeat center left;
}