@charset "utf-8";
/* CSS Document */

html{
	margin: 0px;
	padding: 0px;
}

body{
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	margin: 0px;
	padding: 0px;
}

a{
	color:#CCC;
	text-decoration:none;
}

a:hover{
	color:#EEE;
	text-decoration:none;
}

a.selected{
	color:#FFF;
	text-decoration:none;
}

.clear{
	clear:both;
}

.frame{
	min-height:585px;
	height:100%;
	max-height:100%;
	min-width:1350px;
	width:100% !important;
	width: 1350px;
	max-width:100%;
}

.sigla{
	padding: 13px;
	position:relative;
	float:left;
	height:65px;
	width:auto;
}

.line{
	height:5px;
	min-width:1350px;
	width:100% !important;
	width: 1350px;
	max-width:100%;
	position:relative;
	float:left;
	background-image:url(/images/structure/white_band.jpg);
}

.flags{
	float:none;
	position:absolute;
	left: 3px;
	top: 126px;
	display:block;
	width:auto;
	height:auto;
}

.flags div{
	float:left;
	position:relative;
	display:block;
	margin: 0px 0px 0px 5px;
	vertical-align:middle;
	width:auto;
}

.content{
	height: 420px;
	min-width:1350px;
	width:100% !important;
	width:1350px;
	max-width:100%;
	overflow:visible;
	background-position:top right;
	background-repeat:repeat-x;
}

.bg-left{
	height:auto !important;
	height:420px;
	max-height:420px;
	width:280px;
	overflow:visible;
	float:left;
	display:inline-block;
	background-position:top right;
	background-repeat:repeat-x;
}

.bg-left .secondary-menu{
	height:365px;
	width:auto !important;
	width:120px;
	max-width: 120px;
	overflow:hidden;
	float:left;
	display:block;
	padding: 85px 7px 0px 5px; 
	background-image:url(/images/structure/menu_shade.png);
}

.bg-left-extratext{
	height:auto !important;
	height:420px;
	max-height:420px;
	width:500px;
	overflow:visible;
	float:left;
	display:inline-block;
}

.bg-left-extratext .secondary-menu{
	height:400px;
	width:auto !important;
	width:315px;
	max-width: 315px;
	overflow:hidden;
	float:left;
	display:block;
	padding: 50px 27px 0px 10px;
	background-image:url(/images/structure/menu_shade.png);
}

.image{
	height:auto !important;
	height:420px;
	max-height:420px;
	width:auto;
	max-width:840px;
	overflow:visible;
	float:left;
	display:inline-block;
	position:relative;
	text-align:left;
	vertical-align:top;
}

div .standard{
	height:auto;
	width:auto;
	overflow:visible;
	left:10px;
	bottom:10px;
	display:block;
	position:absolute;
}

.text{
	height:auto !important;
	height:370px;
	max-height:370px;
	max-width:200px;
	width:auto !important;
	width: 200px;
	overflow:visible;
	float:left;
	display:inline-block;
	margin: 50px 0px 0px 10px;
	vertical-align:middle;
}

.main-menu{
	height:390px;
	width:auto !important;
	width:110px;
	max-width: 110px;
	overflow:hidden;
	float:left;
	display:block;
	padding: 60px 7px 0px 10px; 
	background-image:url(/images/structure/menu_shade.png);
}

.menu-spacer{
	height:450px;
	width:1px;
	overflow:hidden;
	float:left;
	display:block; 
	background-image:url(/images/structure/menu_spacer.png);
}

.menu-nav{
	height:365px;
	width:13px;
	overflow:visible;
	float:left;
	display:block;
	padding: 85px 0px 0px 0px; 
	background-image:url(/images/structure/menu_shade.png);
}

.number{
	height:18px;
	width:11px;
	overflow:visible;
	float:left;
	display:block;
	margin-left: -1px;
	padding: 0px 0px 0px 4px;
}

div.selected{
	background-image:url(/images/structure/selected.png);
	color:#FFF;
}

a.selected{
	color:#FFF;
	font-weight:bold;
	background-image:none;
}

.recomended-extratext{
	width:auto;
	overflow:visible;
	float: left;
	margin:4px 0px 0px 509px;
}

.recomended{
	width:auto;
	overflow:visible;
	float: left;
	margin:4px 0px 0px 279px;
}

.text-recomandare{
	color:#FFF;
	font-size:11px;
	float:left;
	height:42px;
	width:auto;
	margin: 3px 7px 0px 3px;
}

.lista{
	float:left;
	width:auto;
	height:42px;
	background-image:url(/images/structure/related_line.png);
	background-position:top;
	background-repeat:repeat-x;
}

.recomandare{
	float:left;
	width:auto !important;
	width:84px;
	max-width: 84px;
	height:42px;
	margin:3px 3px 0px 3px;
}

.frame .banners{
	position:relative;
	right:0px;
	top:0px;
	width:auto;
	float:right;
	margin:49px 10px 0px 0px;
}

.banners div{
	margin: 5px;
	float:left;
	width:auto;
}

.contact{
	position:relative;
	right:0px;
	top:0px;
	width:auto;
	height:40px;
	float:right;
	margin:13px 10px 0px 5px;
}

.small-line{
	width:100%;
	height:0px;
	border-top:solid 1px #FFF;
}
h4{
	padding:0px;
	margin:2px;
}

.promo{
	float:left;
	padding:13px;
	width:400px;
}
.promo-text{
	color:#F37022;
	text-transform:uppercase;
	font-size:18px;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
}
