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

body {
		margin:0px;
		font-family:Georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#505050;
		text-align:center;
		background:url(../imagini/bkPink.png) repeat-x top center;
	}

img {
		border:0px none;
	}

.tabel {
		width:100%;
		border:0px;
	}

.tdTop {
		width:960px;
		height:84px;
	}

.topCont {
		width:960px;
		height:84px;
	}

.logo {
		padding-top:17px;
		width:237px;
		height:50px;
		float:left;
	}

.meniuImg {
		padding-top:px;
		width:700px;
		float:right;
		height:33px;
	}

.meniuImg a img {
		margin:17px 17px 16px 17px;
	}
#meniuImg ul,li{
	float:right;
	list-style: none;
	margin:0;
	padding:0;
}
.meniuTxt {
		width:960px;
		height:24px;
		background:url(../imagini/linkTxt.png) repeat-x top center;
		float:right;
		padding-top:10px;
	}

.selectLang {
		width:470px;
		height:60px;
		float:left;
		padding-top:15px;
		
	}

.selectLang select {
		width:180px;
		color:#444;
		border:#f31a57;
		background-color:#fff;
		font-size:12px;
	}

.adsTop {
		width:470px;
		height:72px;
		margin:2px 5px 2px 5px;
		border:0px solid #000;
		float:right;
		text-align:right;
		padding-top:8px;
	}

.container {
		width:734px;
		min-height:600px;
		float:right;
		margin-top:12px;
		text-align:left;
		margin-left:2px;
		margin-right:5px;
	}

.ceva {
		background:url(../imagini/brasearch-title.gif) no-repeat top center #ffc6d2;
		width:210px;
		min-height:200px;
		float:left;
		margin-top:5px;
		padding-top:2px;
		padding-bottom:5px;
		margin-bottom:10px;
	}
.continut {
	width:960px;
}
h1 {
	margin:0px;
	padding:5px;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	}
h2 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color:#fff;
	}
.light{
	color:#333;
	}
a:hover {
	color:#fff;
	text-decoration:none;
	}
a{
	color:#333;
	text-decoration:none;
	}
.button { 
	margin-left:5px;
	float:right;
	width:24px;
	padding-left:0px;
	background: #f31a57;
	border: 1px solid #f31a57;
	color:#fff; font-size:75%;
	margin-right:1px;
}
.button2 { 
	margin-left:5px;
	padding-left:0px;
	background: #f31a57;
	border: 1px solid #f31a57;
	color:#fff; font-size:75%;
	margin-right:1px;
}
.lista{
	text-align:left;
}
.lista a{
	font-size:11px;
	color:#f31a57;
	text-decoration:none;
	}
.lista a:hover{
	color:#333;
	font-size:11px;
	text-decoration:none;
	}
.container a{
	font-size:11px;
	color:#f31a57;
	text-decoration:none;
	}
.container a:hover{
	color:#333;
	font-size:11px;
	text-decoration:none;
	}
.thumb {
	background:#fafbfc;
	border:1px solid #f31a57;
	padding:5px;
	margin-top:7px;
	margin-bottom:7px;
	}
.footer {
	height:30px;
	}

