body{
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif) repeat;
	font-family: arial;
}
h1{
	margin: 0px;
}
h2{
	margin: 0px;
	font-size: 14px;
}

.header{
	width: 940px;
	height: 140px;
	background: url(images/header_bg.gif) repeat;
	margin: 0px auto;
}
.header .logo{
	width: 180px;
	height: 100px;
	float: left;
	margin: 22px 0 0 10px;
}
.header .logo a{
	color: white;
}
.header .ads{
	width: 730px;
	height: 100px;
	float: right;
	margin: 22px 10px 0 0;
}

.content{
	width: 940px;
	background: #ffffff;
	margin: 0px auto;
	overflow: auto;
}

.menu{
	width: 920px;
	height: 30px;
	margin: 5px 10px 0 10px;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #dddddd;
}
.menu a{
	text-decoration: none;
	font-size: 14px;
	color: #444444;
	margin: 0 10px 0 10px;
	font-weight: bold;
}
.menu a:hover{
	text-decoration: underline;
}

.left{
	width: 319px;
	float: left;
	border-right: 1px dotted #dddddd;
}
.left .title{
	float: left;
	margin: 15px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #006178;
	width: 300px;
}
.left .search{
	float: left;
	margin: 10px 0 0 10px;
	width: 300px;
}
.left .search #search-input{
	border: 1px solid #999999;
	font-size: 12px;
	width: 240px;
}
.left .search .submit{
	border: 1px solid #999999;
	background: #ffffff;
	font-size: 12px;
}
.left .add{
	float: left;
	width: 320px;
	margin: 15px 0 0 10px;
}
.left .link{
	float: left;
	width: 140px;
	font-size: 12px;
	color: #444444;
	margin: 3px 0 0 10px;
	text-decoration: none;
}
.left .title .title_link{
	color: #006178;
	text-decoration: none;
}
.left a:hover, .left .title a:hover{
	text-decoration: underline;
}

.right{
	width: 620px;
	float: left;
}
.right .title{
	float: left;
	margin: 15px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #006178;
	width: 600px;
}
.right .items{
	width: 120px;
	float: left;
	height: 150px;
	margin: 10px 16px 0 16px;
}
.right .items img{
	border: 0px;
}
.right .items a{
	text-decoration: none;
	font-size: 12px;
	color: #006178;
	font-weight: bold;
}

.stiri_top{
	float: left;
}
.stiri_top .topnews{
	width: 275px;
	margin: 10px 20px 0 10px;
	float: left;
}
.stiri_top .topnews .header{
	background: none;
	height: auto;
	margin: 0px;
}
.stiri_top .topnews a{
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}
.stiri_top .topnews a:hover{
	text-decoration: underline;
}
h3{
	margin: 0px;
	line-height: 0.7em;
}
.stiri_top .topnews .photo img{
	width: auto;
	height: 50px;
	border: 0px;
}
.stiri_top .topnews .header{
	width: 195px;
}


.stiri_astazi{
	float: left;
}
.stiri_astazi .topnews{
	width: 275px;
	margin: 10px 20px 0 10px;
	float: left;
	height: 100px;
}
.stiri_astazi .topnews .header{
	background: none;
	height: auto;
	margin: 0px;
}
.stiri_astazi .topnews a{
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #006178;
	font-weight: normal;
}
.stiri_astazi .topnews a:hover{
	text-decoration: underline;
}
.stiri_astazi .topnews .desc .text{
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}
h3{
	margin: 0px;
	line-height: 0.7em;
}
.stiri_astazi .topnews .photo img{
	width: auto;
	height: 50px;
	border: 0px;
	margin: 0 10px 3px 0;
	float: left;
}
.stiri_astazi .topnews .header{
	width: 275px;
}


#vedete{
	width: 600px;
	float: left;
	margin-top: 15px;
}

#vedete .vedetebox{
	width: 90px;
	float: left;
	margin: 0 0 0 10px;
}

#vedete .vedetebox .img{
	height: 100px;
	overflow: hidden;
}

#vedete .vedetebox p{
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	overflow: hidden;
	color: #444444 !important;
}

#vedete .vedetebox p a, .vedetebox p a:visited{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #444444 !important;
}

#vedete .vedetebox img{
	width: 90px;
	border: 0px;
}