/*############ CSS FOR RETEA SIDA ########## */
body{
	font-family: Arial;
	font-size: 12px;
}

a{
color: #5b5b5b;
text-decoration: none;
}
a:hover{
color: #DFAA1B;
text-decoration: none;
}
.bigtable{
	border: 1px solid #ccc;
	background: white;
	height: 400px;
	width: 700px;
}
.meniu{
background: #FEF880 url(../img/meniubg.jpg) repeat-x;
height: 29px;
}
.citate{
	border: 1px solid #ffffa7;
	background: #ffffe4;
	width: 280px;
	height: 111px;
	position: absolute;
	margin-top: 200px;
	padding: 10px;
	
}
.logo{
	position: absolute;
	margin: 20px 0 0 20px;
}

.news{
	border: 1px solid #F1F7B7;
	height: auto;
	width: 99%;
	font-size: 12px;
	color: #5b5b5b;
	margin-left: 5px;
	background: white;
}
.news2{
	border: 1px solid #F1F7B7;
	height: auto;
	width: 99%;
	font-size: 12px;
	color: #5b5b5b;
	margin-left: 5px;
	background: #fffeee;
}
.detalii{
	float: right;
	margin-top: 5px;
}
.stiricat{
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #e8e859;
	margin: 5px;
}
.inputsearch{
	border: 1px solid #ccc;
	width: 170px;
}

.menu{
	background: #f5f55f;
	border: 1px solid #eeee93;
	font-size: 12px;
	height: 20px;
	width: 100%;
}

.cautare{
	margin: 0;
	margin-left: 5px;
}

.videotitle{
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
}

.descriere{
	font-style: italic;
	font-size: 15px;
	color: #5b5b5b;
}

.people{
	position: absolute;
	margin-left: 320px;
	margin-top: 23px;
}
.bigbloc{
	background: #ffffe4;
	border: 1px solid #e3e3e3;
	color: #5b5b5b;
	font-size: 12px;
	margin-top: 5px;
}
.bloc{
	background: #ffffe4;
	border: 1px solid #e3e3e3;
	color: #5b5b5b;
	height: 30px;
}
.bloctitle{
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px;
}

.footer{
	background: url(../img/footerbg.jpg) repeat-x;
	height: 55px;
	font-size: 12px;
	color: #5b5b5b;
	padding-top: 15px;
	padding-left: 15px;
}
.newstitle {
	font-weight: bold;
	color: #880900;
	text-decoration :none;
	font-size: 14px;
}
.newstitle:hover{
	font-weight: bold;
	color: #AF534C;
	text-decoration :none;
	font-size: 14px;
}
.tab{
	width:99%;
	border-bottom: 2px solid #e8e859;
	padding-bottom: 3px;
	font-weight: bold;
	color: #5F5F5F;
	font-size: 14px;
}
.tabtext{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
	padding-top: 5px;
	font-size: 11px;
	color: #5F5F5F;
}
.newspreamb{
}
.detalii{
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}