 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 1000px;
	background: #ffffff;
	padding-top: 20px;
} 

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

a:link, a:visited { 
 	color: #33ccff;
	text-decoration: underline;
} 

a:link:hover, a:visited:hover { 
 	text-decoration: none;
}

a.self {
 	cursor: text;
}

a.self:link, a.self:visited, a.self:link:hover, a.self:visited:hover {
	text-decoration: none;
}

body { 
	text-align: center;
	font-size: 13px;
	font-family: Arial;
	background: #eafaff;
	color: #666666;
} 


.templateprint, .templatepopup {
	background: #ffffff;
	color: #000000;
	text-align: left;
	padding: 10px;
}


img { 
 	border: none;
}

table td {
	vertical-align: top;
}

#header {
	position: relative;
	height: 114px;
	background: url(img/header.jpg) no-repeat 0 0;
}

#colWrap {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}

#colWrap1 {
	padding-right: 10px;
}

#colSideL {
	width: 191px;
	float: left;
}

#content {
	width: 788px;
	float: right;
	position: relative;
}

#content .contentLeft {
	float: left;
	clear: none;
	width: 440px;
}

#right {
	width: 330px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer {
	height: 50px;
	padding: 0 10px;
	background: url(img/footer.jpg) no-repeat 0 0;
	color: #ffffff;
	font-size: 90%;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 250px;
	height: 98px;
	float: left;
} 

.logoTop a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.logoTop span {
 	display: block;
	width: 100%;
	height: 100%;
} 

.logoTop a:link, .logoTop a:visited { 
 	text-decoration: none;
}


.title {
	color: #666666;
	font-size: 24px;
	margin-bottom: 6px;
	font-weight: bold;
}

h2 {
	font-size: 150%;
}


#butArticole {
 	width: 153px;
} 

#butArticole a:link span, #butArticole a:visited span {
 	background-position: 0px 0;
} 

#butArticole a:link:hover span, #butArticole a:visited:hover span, #butArticole a.self:link span, #butArticole a.self:visited span {
 	background-position: 0px -32px;
}

#butForum {
 	width: 87px;
} 

#butForum a:link span, #butForum a:visited span {
 	background-position: -153px 0;
} 

#butForum a:link:hover span, #butForum a:visited:hover span, #butForum a.self:link span, #butForum a.self:visited span {
 	background-position: -153px -32px;
}

#butAnunturi {
 	width: 104px;
} 

#butAnunturi a:link span, #butAnunturi a:visited span {
 	background-position: -392px 0;
} 

#butAnunturi a:link:hover span, #butAnunturi a:visited:hover span, #butAnunturi a.self:link span, #butAnunturi a.self:visited span {
 	background-position: -392px -32px;
}

#butSexShop {
 	width: 108px;
} 

#butSexShop a:link span, #butSexShop a:visited span {
 	background-position: -496px 0;
} 

#butSexShop a:link:hover span, #butSexShop a:visited:hover span, #butSexShop a.self:link span, #butSexShop a.self:visited span {
 	background-position: -496px -32px;
}

#butAdult {
 	width: 73px;
} 

#butAdult a:link span, #butAdult a:visited span {
 	background-position: -604px 0;
} 

#butAdult a:link:hover span, #butAdult a:visited:hover span, #butAdult a.self:link span, #butAdult a.self:visited span {
 	background-position: -604px -32px;
}

.meniuTop { 
	position: absolute;
	bottom: 16px;
	left: 272px;
}

.meniuTop li {
 	float: left;
	height: 32px;
	overflow: hidden;
 	list-style: none;
	list-style-image: none;
}

.meniuTop li a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.meniuTop li span {
 	display: block;
	background: url(img/menu.jpg);
	width: 100%;
	height: 100%;
}



.meniuFooter {
	padding-top: 10px;
}

.meniuFooter a {
	padding-right: 10px;
}



.copyright {
	padding-top: 5px;
}



.articol {
	margin-bottom: 20px;
}

.articol li {
	margin-left: 20px;
}

.articol p, .contact p {
	padding-bottom: 10px;
}

.articol .recomanda {
	padding-bottom: 8px;
}

.articol .recomanda a {
	font-weight: bold;
	background: url(img/trimite.jpg) no-repeat 0 0;
	padding-left: 40px;
}

.articol .adauga {
	padding-bottom: 10px;
}



.path {
	padding-top: 6px;
	padding-bottom: 2px;
}



.formularStandard {
	clear: both;
	padding-top: 10px;
}

.formularStandard .Text input, .formularStandard .Password input {
	border: solid 1px #a5acb2;
	height: 18px;
}

.formularStandard .err label {
	font-size: 110%;
	color: red;
	font-weight: bold;
}

.formularStandard .Textarea textarea {
	border: solid 1px #a5acb2;
	width: 250px;
	height: 100px;
}

.formularStandard .Submit input {
	background: #23d247;
	padding: 2px 5px;
	color: #FFFFFF;
}

.formularStandard label {
	display: block;
	float: left;
	width: 150px;
	line-height: 20px;
	padding-left: 5px;
}

.formularStandard .odd, .formularStandard .even {
	padding: 2px 0;
	width: 100%;
	overflow: hidden;
}

.formularStandard .odd {
	background: #eeeeee;
}

.formularStandard .even {
	background: #f7f6f6;
}

.formularStandard .erori {
	padding: 10px 0;
	color: red;
	font-size: 120%;
}



.meniuri {
	background: #33ccff url(img/meniu-top.jpg) no-repeat 0 0;
	padding: 10px 0;
}


.meniuri h3 {
	color: #ffffff;
	font-size: 14px;
	padding: 3px 0;
	padding-left: 10px;
	border-bottom: solid 1px #ffffff;
}

.meniuri a {
	display: block;
	padding: 3px 0;
	padding-left: 25px;
	border-bottom: solid 1px #ffffff;
	background: url(img/bullet1.jpg) no-repeat 12px 8px;
}

.meniuri a:link, .meniuri a:visited {
	color: #ffffff;
	text-decoration: none;
}

.meniuri a:link:hover, .meniuri a:visited:hover, .meniuri a.qmactive:link, .meniuri a.qmactive:visited {
	color: #ffffff;
	background: #01b811;

}

/*
.meniuri div div {
	background: #33ccff;
	width: 200px;
}
*/

.meniuri div div {
	background: #33ccff;
}

.meniuri div div a {
	padding-left: 42px;
	background: url(img/bullet1.jpg) no-repeat 27px 8px;
}

.meniuri div div div a {
	padding-left: 54px;
	background: url(img/bullet1.jpg) no-repeat 39px 8px;
}

.meniuri div div div div a {
	padding-left: 66px;
	background: url(img/bullet1.jpg) no-repeat 51px 8px;
}



.navInside li {
	list-style: none;
	padding-bottom: 10px;
}



.sitemap li {
	margin-left: 20px;
}





.galerie li {
	list-style: none;
	float: left;
	width: 110px;
	height: 110px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	text-align: center;
}

.galerie li img {
	margin: 5px auto;
}



.searchbox .Text {
	width: 272px;
	height: 24px;
	float: left;
	background: url(img/search.jpg) no-repeat 0 0;
}

.searchbox .Text input {
	margin-top: 4px;
	margin-left: 3px;
	border: solid 0px #ffffff;
	width: 260px;
}




.categoriiAnunturi {
	background: #33ccff url(img/meniu-top.jpg) no-repeat 0 0;
	padding: 10px 0;
}


.categoriiAnunturi h3 {
	color: #ffffff;
	font-size: 14px;
	padding: 3px 0;
	padding-left: 10px;
	border-bottom: solid 1px #ffffff;
}

.categoriiAnunturi li {
	padding: 3px 0;
	padding-left: 20px;
	border-bottom: solid 1px #ffffff;
	background: url(img/bullet1.jpg) no-repeat 11px 10px;
}

.categoriiAnunturi a:link, .categoriiAnunturi a:visited {
	color: #ffffff;
	text-decoration: none;
}

.categoriiAnunturi a:link:hover, .categoriiAnunturi a:visited:hover {
	color: #ffffff;
	background: #01b811;

}





.sexshop h3 {
	font-size: 16px;
	padding: 10px 0;
}

.sexshop li {
	list-style: none;
	width: 344px;
	float: left;
	height: 195px;
}

body .inanunt li {
	width: 100%;
	height: auto;
}

.sexshop li .left {
	width: 175px;
	float: left;
}

.sexshop li .img1 {
	height: 143px;
	padding: 0 5px;
	text-align: center;
	background: url(img/port-imagine.jpg) no-repeat 0 0;
}

.sexshop li .img1 img {
	margin: 5px auto;
}

.sexshop .zoom a {
	background: url(img/zoom.jpg) no-repeat 0 0;
	padding-left: 23px;
	display: block;
	height: 17px;
	line-height: 17px;
}

.sexshop .zoom a:link, .sexshop .zoom a:visited {
	color: #4b5760;
}

.sexshop li .right {
	width: 163px;
	float: right;
}

body .inanunt li .right {
	width: 140px;
}

.sexshop li h3 {
	padding: 0 0 0 0;
	font-size: 14px;
}

.sexshop li h3 a:link, .sexshop li h3 a:visited {
	text-decoration: none;
	color: #4b5760;
}

.sexshop li .desc {
	padding: 5px 0;
}

.sexshop li .desc a:link, .sexshop li .desc a:visited {
	text-decoration: none;
	color: #6C7E8A;
}

.sexshop li .companie {
	font-weight: bold;
	padding-bottom: 5px;
}

.sexshop li .pret {
	font-size: 14px;
	font-weight: bold;
	color: #4b5760;
	padding-bottom: 5px;
}




.paginatie {
	clear: both;
	padding: 5px 0;
}



.escorte li {
	list-style: none;
	width: 210px;
	height: 360px;
	float: left;
	border: solid 1px #555555;
	margin-right: 30px;
	margin-bottom: 30px;
}

.escorte .img1 {
	text-align: center;
	height: 310px;
}

.escorte .img1 img {
	display: block;
	margin: 5px auto;
}

.escorte .nume {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	padding: 3px 0;
}

.escorte .nume a:link, .escorte .nume a:visited {
	text-decoration: none;
}




.escorteLeft {
	background: #33ccff url(img/meniu-top.jpg) no-repeat 0 0;
	padding: 10px 0;
}

.escorteLeft li {
	padding: 3px 0;
	padding-left: 30px;
	border-bottom: solid 1px #ffffff;
	background: url(img/bullet1.jpg) no-repeat 17px 8px;
}

.escorteLeft a:link, .escorteLeft a:visited {
	color: #ffffff;
	text-decoration: none;
}

.escorteLeft a:link:hover, .escorteLeft a:visited:hover {
	color: #ffffff;
	background: #01b811;
}

.escorteLeft .img1 {
}

.escorteLeft .img1 img {
	margin: 5px 0;
	display: block;
}



.escorta .add, .escorte .add, .sexshop .add {
	position: absolute;
	right: 0px;
	top: 0px;
}

.escorta .gal {
	width: 100%;
	overflow: hidden;
}

.escorta .gal li {
	list-style: none;
	float: left;
	height: 140px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.escorta .gal li img {
	display: block;
	margin: 2px auto;
}

.escorta table.tableProfil {
	border-collapse: collapse;
	width: 340px;
}

.escorta table.tableProfil td {
	padding: 1px;
	border: solid 1px #555555;
}

.escorta table.tableProfil tr.odd td {
	background: #f0f0f0;
}

.escorta h3 {
	font-size: 14px;
	padding: 5px 0;
}

.escorta #poza {
	height: 440px;
}



.blockR {
	padding-top: 10px;
	padding-right: 10px;
}

.blockR table {
	border-collapse: collapse;
}

.blockR h4 {
	font-size: 14px;
	border-bottom: solid 1px #33ccff;
	padding-bottom: 4px;
}

.blockR form {
	padding-top: 10px;
}

.blockR .Select, .blockR .ImageSubmit {
	padding: 3px 0;
}



.poll {
	padding-left: 10px;
	margin-top: 10px;
}

.poll h3 {
	font-size: 14px;
	padding: 3px 0;
	border-bottom: solid 1px #ffffff;
}

.poll .sep {
	padding-bottom: 4px;
	padding-top: 8px;
}


.comentarii ul {
	width: 645px;
}

.comentarii li {
	list-style: none;
	background: url(img/com-mid.jpg) repeat-y 0 0;
	margin-bottom: 10px;
	position: relative;
}

.comentarii li .in {
	background: url(img/com-top.jpg) no-repeat 0 0;
	padding-top: 15px;
}

.comentarii .text {
	padding-left: 10px;
}

.comentarii .data {
	background: url(img/com-bot.jpg) no-repeat 0 100%;
	padding-bottom: 10px;
	font-size: 10px;
	padding-left: 450px;
	padding-top: 5px;
}

.comentarii .rating {
	position: absolute;
	right: 15px;
	top: 15px;
}

.comentarii .nrcom {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 11px;
}



.formularComentariu label {
	display: block;
	font-weight: bold;
}

.formularComentariu .Text input, .formularComentariu .Password input {
	border: solid 1px #a5acb2;
	height: 18px;
	width: 200px;
}

.formularComentariu .err label {
	font-size: 110%;
	color: red;
	font-weight: bold;
}

.formularComentariu .Textarea textarea {
	border: solid 1px #a5acb2;
	width: 380px;
	height: 100px;
}

.formularComentariu .Submit input {
	background: #23d247;
	padding: 2px 5px;
	color: #FFFFFF;
}

.formularComentariu .erori {
	padding: 10px 0;
	color: red;
	font-size: 120%;
}

.formularComentariu .odd, .formularComentariu .even {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}

.adaugaArt .Text input {
	width: 380px;
}

.adaugaArt .Textarea textarea {
	height: 400px;
}




.arhiva {
	width: 400px;
}

.arhiva .q {
	font-size: 13px;
	padding-bottom: 5px;
	font-weight: bold;
}

.arhiva .sep {
	padding-bottom: 4px;
	padding-top: 8px;	
}



.blockContent {
	background: #f8f7f7;
	padding: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	padding-right: 60px;
	margin-bottom: 10px;
}

.blockContent h3 {
	font-size: 150%;
	padding: 5px 0;
}




.bannereRight li {
	list-style: none;
	margin-bottom: 10px;
}



.anunt {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
}

.anunt .left {
	width: 175px;
	float: left;
}

.anunt .img1 {
	height: 143px;
	padding: 0 5px;
	text-align: center;
	background: url(img/port-imagine.jpg) no-repeat 0 0;
}

.anunt .img1 img {
	margin: 5px auto;
}

.anunt .zoom a {
	background: url(img/zoom.jpg) no-repeat 0 0;
	padding-left: 23px;
	display: block;
	height: 17px;
	line-height: 17px;
}

.anunt .zoom a:link, .anunt .zoom a:visited {
	color: #4b5760;
}

.anunt .right {
	width: 600px;
	float: right;
}

.anunt h3 a:link, .anunt h3 a:visited {
	text-decoration: none;
	color: #4b5760;
}

.anunt .desc {
	padding: 5px 0;
}

.anunt .companie {
	font-weight: bold;
	padding-bottom: 5px;
}

.anunt .pret {
	font-size: 16px;
	font-weight: bold;
	color: #4b5760;
	padding-top: 5px;
}



.cafenea {
	background: url(img/cafenea.jpg) no-repeat 0 0;
	padding: 5px 0;
	padding-left: 30px;
	font-weight: bold;
	display: block;
}

.cafenea:link, .cafenea:visited {
	color: #aa7a25;
}



.anunturi {
	border-collapse: collapse;
}

.anunturi td {
	padding: 2px;
}

.anunturi tr.header th {
	background:	#33CCFF;
	padding: 5px;
	color: #ffffff;
}



.item485 #right, .item485 .cafenea, .item485 .adauga, .item485 .nextprev, .item485 .comentarii, .item485 .navInside {
	display: none;
}



.statistici {
	color: #ffffff;
	position: absolute;
	right: 0px;
	width: 200px;
	top: 7px;
}

.statistici h4 {
	font-size: 14px;
	padding-bottom: 4px;
}<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /www/ftp.webvertise.ro/kernel.4.1/core/mvc/controller/kit_controller_css.php:30) in <b>/www/ftp.webvertise.ro/kernel.4.1/core/mvc/controller/kit_controller_js.php</b> on line <b>28</b><br />

