@charset "utf-8";
/* CSS Document */
body{
	background: url(../images/body.jpg) repeat-x #5698BE;
	margin:0 auto;
}


img{
	border:none;
}
.clear{
	clear:both;
	font-size:0;
}
.content{
	width:1000px;
	background:url(../images/contbg.jpg) 0px 0px  no-repeat;
	margin:0 auto;
	position:relative;
	height:auto;
}
.header{
	width:504px;
	padding-left:192px;
	padding-top:15px;
	float:left;
	position:relative;
	z-index:12;
	}
.rightimg{
	float:right;
	width:210px;
	height:490px;
	position:relative;
	z-index:13;
}
.rightimg img{
	position:absolute; 
	right:0px;
}
.leftimg{
	width:410px;
	height:315px;
	margin-top:-250px;
	margin-left:25px;
	float:left;
}
.leftimg a{
	position:absolute;
	margin-top:100px;
	margin-left:16px;
	width:150px;
	height:53px;
	z-index:900;
	display:block;
	background: url(../images/dot.gif) no-repeat;
}
.leftimg img{
	position:relative;
	z-index:500;
}
.menu{
	float:right;
	position:relative;
	top:50px;
	right:-86px;
	z-index:10;

}
.text-content{
	width:349px;
	float:left;
	margin-top:-250px;
	position:relative;
	z-index:300;

}
.text-content .top{
	background:url(../images/top-corners.png) no-repeat;
	height:5px;
}
.text-content .main{
	background:transaprent;
	border-left:1px solid #040506;
	border-right:1px solid #040506;
	height:318px;
} 
.main .tab{
	width:10px;
	display:inline-block
}

.text-content p{
	color:white;
	font-family:Tahoma;
	font-size:12px;
	padding-right:5px;
	padding-left:5px;
}
.text-content ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	font-family:Tahoma;
	color:white;
	padding-left:35px;

}

.text-content h1{
	text-align:center;
	color:white;
	font-family:Tahoma;
	font-size:18px;
}
.text-content .bottom{
	background:url(../images/bottom-corners.png) no-repeat;
	height:5px;
}
.footer{
	border-top:1px solid white;
	margin-top:11px;
}
#pics{
	width:420px; 
	height:350px; 
	margin-left:5px; 
	margin-right:5px; 
	padding-top:5px;
}
.noutati{
	padding-left:0;
	
}
.noutati li{
	list-style: disc;
	padding-left:0;
	margin-left:0;
	margin-left:-18px;
}
.contact a{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
.televiziune li span{
	display:block; 
	float:left;
    height:50px;
	padding-right:5px;
}
.footer{
	text-align:center;
	color:white;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	padding:5px 10px;
}
.footer a{
	color:white;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}