@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}

img {
	border: none;
	behavior: url(js/iepngfix.htc);
}

.clear { 
	clear: both; 
	width: 100%; 
	display: block; 
	line-height: 0px; 
	font-size: 0px; 
	height: 0px; 
}


#siteinfo div {
	font-family: Monotype Corsiva, sans-serif;
	font-size: 12px;
	color:#2A8BBE;
	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}


#wrap {
	width: 965px;
	margin: 0 auto;
}

#header {
	display: block;
	width: 965px;
	height: 93px;
	background: url('../images/topgd.gif') repeat-x 0 0;
}

#header a {
	display: block;
	width: 215px;
	height: 68px;
	padding: 3px 0 0 15px;
	float: left;
}

#headerlogo {
	display: block;
	width: 215px;
	height: 90px;
	/*background-color: #a8edfc;
	border: 1px solid #bfd2fe;*/
	text-align: center;
	margin: 3px 5px 0 0;
	float: left;
}

#headerbanner {
	display: block;
	width: 716px;
	height: 90px;
	/*background-color: #a8edfc;
	border: 1px solid #bfd2fe;*/
	text-align: center;
	line-height: 90px;
	margin: 3px 15px 0 0;
	float: right;
}

#left {
	width: 215px;

	float: left;
	margin-right: 10px;
}

#left_top {
	display: block;
	width: 215px;
	height: 54px;
	background: url('../images/left_top.gif') no-repeat 0 0;
}

#leftcontent {
	background-color: #e6fbff;
	border-left: 1px solid #b6d8e1;
	border-right: 1px solid #b6d8e1;
	padding: 7px 5px 0 0;
}

a.propune {
	display: block;
	width: 168px;
	height: 25px;
	background: url('../images/button1.gif') no-repeat 0 0;
	text-align: center;
	line-height: 25px;
	color: #3f3f3f;
	text-decoration: none;
	margin: 0 auto
}

a.propune:hover {
	display: block;
	width: 168px;
	height: 25px;
	background: url('../images/button1_hover.gif') no-repeat 0 0;
	text-align: center;
	line-height: 25px;
	color: #3f3f3f;
	text-decoration: none;
	margin: 0 auto
}

ul#categorii {
	list-style-type: none;
	margin: 15px 0 0 15px;
	border: none;
}

ul#categorii li a {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/arrow.gif') no-repeat 0 3px;;
	padding-left: 17px;
	line-height: 18px
}

ul#categorii li a:hover {
	text-decoration: underline;
}

#left_bottom {
	display: block;
	width: 215px;
	height: 18px;
	background: url('../images/left_bottom.gif') no-repeat 0 0;
}

#center {
	display: block;
	width: 515px;
	float: left;
	margin-right: 10px;
}

#topmenu_mic {
	display: block;
	width: 510px;
	height: 16px;
	background: url('../images/topmenu2_bg.jpg') no-repeat 0 0;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;

}

#topmenu {
	display: block;
	width: 962px;
	height: 28px;
	background: url('../images/topmenu_bg.jpg') no-repeat 0 0;
	margin-top: 3px;
	margin-bottom: 3px;

}

#topmenu ul {
	list-style-type: none;
	vertical-align: middle;
}

#topmenu ul li {
	float: left;
	margin: 0 11px 0 3px;
	_margin: 0 9px 0 9px;	
	vertical-align: middle;
}

#topmenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	vertical-align: middle;

}

#topmenu ul li img {
	height:17px;
	vertical-align: middle;
	border: none;

}


#topmenu ul li a:hover {
	text-decoration: underline overline;
	background: url('../images/topmenugdh.jpg') repeat-x 0 0;
}


#topmenu2 {
	display: block;
	width: 510px;
	height: 28px;
	background: url('../images/topmenu2_bg.jpg') no-repeat 0 0;
	margin-bottom: 5px;

}

#topmenu2 ul {
	list-style-type: none;
	vertical-align: middle;
}

#topmenu2 ul li {
	float: left;
	margin: 0 11px 0 3px;
	_margin: 0 9px 0 9px;	
}

#topmenu2 ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
}

#topmenu2 ul li a:hover {
	text-decoration: underline overline;
	background: url('../images/topmenugdh.jpg') repeat-x 0 0;
}


#cauta {
	background-color: #e6fbff;
	border-top: 1px solid #b6d8e1;
	border-left: 1px solid #b6d8e1;
	border-right: 1px solid #b6d8e1;
	border-bottom: 1px solid #b6d8e1;
}

#cauta form fieldset {
	border: none;
	padding: 15px;
}

#cauta form fieldset label {
	color: #3f3f3f;
	font-weight: bold;
}

#cauta form fieldset input#cautasubmit {
	border: medium none;
	width: 85px;
	height: 25px;
	background: url('../images/button2.gif') no-repeat 0 0;
	cursor: pointer
}

#cauta form fieldset select {
	width: 150px;
}

#cauta form fieldset input#cautasubmit:hover {
	border: medium none;
	width: 85px;
	height: 25px;
	background: url('../images/button2_hover.gif') no-repeat 0 0;
	cursor: pointer

}

#toatepozele,
#propuneform,
#bancuri {
	border-top: 1px solid #b6d8e1;
	border-left: 1px solid #b6d8e1;
	border-right: 1px solid #b6d8e1;
	border-bottom: 1px solid #b6d8e1;
	margin-top:5px;
}

div.banc {
	display: block;
	width: 485px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}

div.banc p.titlubanc {
	color: #767676;
	font-weight: bold;
	background: url('../images/smiley.gif') no-repeat 0 0;
	padding-left: 30px;
	line-height: 22px
}

p.comment {
	color: #767676;
	font-weight: bold;
	background: url('../images/comment.jpg') no-repeat 0 0;
	padding-left: 30px;
	line-height: 22px
}


a.linkb {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
}

a.linkb:hover {
	background: url('../images/button1.gif') no-repeat 0 0;
}

div.bancuri a.link_h {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
}

div.bancuri a.link_h:hover {
	text-decoration: underline;
}


div.prgtv {
	display: block;	
}


#prgtv img {
	border: 2px solid #9ABCF0;
}

#prgtv a:hover IMG {

border : 2px solid red; 

} 


div.banc a.link_tb {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
}

div.banc a.link_tb:hover {
	text-decoration: underline;
}


img.filmth {
	border: 2px solid #9ABCF0;
}

a:hover img.filmth {

border : 2px solid red; 

} 


div.banc p.bancinfo  {
	color: #9c9c9c;
	margin-left: 30px;
	_margin-left:15px;
	float: left;
}

div.banc a.voteaza {
	color: #1d83ec;
	float: right;
}

div.banc a.voteaza:hover {
	text-decoration: none;
}

div.continutbanc {
	display: block;
	background-color: #F6F6F6;
	border: 1px solid #b3e0ff;
	padding: 8px;
	margin-top: 10px;
	_position: relative;
}

ul.bancopt {
	list-style-type: none;
	margin-top: 10px;
}

ul.bancopt li {
	float: left;
	margin: 0 23px 0 0;
	_display: block;
	_width: 110px;
	_float: left;
	_margin: 0px 0px 0px 0px;
	_position: relative;
}

ul.bancopt li a.more {
	display: block;
	height: 21px;
	color: #1d83ec;
	text-decoration: none;
	background: url('../images/arrow2.gif') no-repeat 0 0;
	line-height: 14px;
	padding-left: 20px
}

ul.bancopt li a.mess {
	display: block;
	height: 21px;
	color: #1d83ec;
	text-decoration: none;
	background: url('../images/mess.gif') no-repeat 0 0;
	padding-left: 25px
}

ul.bancopt li a.mess {
	_width: 120px;
}

ul.bancopt li a.mail {
	display: block;
	height: 21px;
	color: #1d83ec;
	text-decoration: none;
	background: url('../images/mail.gif') no-repeat 0 0;
	line-height: 14px;
	padding-left: 25px
}

ul.bancopt li a:hover {
	text-decoration: underline;
}

ul.bancopt li.voturi {
	color: #ffb400;
	font-weight: bold;
}

#bancuripepagina {
	float: left;
	_display: block;
	_width: 300px;
}

#bancuripepagina form fieldset {
	border: none;
	margin-top: 10px;
}

#bancuripepagina form fieldset select {
	width: 50px;
}

#pagini {
	margin-top: 10px;
	float: right;
}

#pagini ul {
	list-style-type: none;
}

#pagini ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#pagini ul li a {
	display: block;
	width: 18px;
	height: 21px;
	background-color: #bcf3ff;
	color: #767676;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
	border: 1px solid #32d6fa;
}

#pagini ul li a.current,
#pagini ul li a:hover {
	background-color: #4471A2;
	border: 1px solid #4471A2;
	color: #FFFFFF;
}

#right {
	display: block;
	width: 215px;
	float: left;
}

#superpoze_top {
	display: block;
	width: 215px;
	height: 54px;
	background: url('../images/right_top.gif') no-repeat 0 0;
}

#superpoze_content {
	border-left: 1px solid #b6d8e1;
	border-right: 1px solid #b6d8e1;
	border-bottom: 1px solid #b6d8e1;
	padding: 7px 5px 15px 0;
	background-color: #e6fbff;
}

#feed img,
#superpoze_content img {
	border: 2px solid #9ABCF0;
}

#superpoze_content a:hover IMG {

border : 2px solid red; 

} 

a.linkNextPrev {
	color: blue;
	text-decoration: none;
	font-size:18px;

}

a.linkNextPrev:hover {
	text-decoration: none;
	color: blue;
}


a.link1 {
	color: #1d83ec;
}

a.link1:hover {
	text-decoration: none;
}


a.link2 {
	color: #1d83ec;
}

a.link2:hover {
	color: blue;
}


a.link3 {
	color: #707070;
	text-decoration: none;
}

a.link3:hover {
	text-decoration: underline;
}

a.rightlink {
	color: #1d83ec;
	display: block;
	margin: 0 0 0 57px;
}

a.rightlink:hover {
	text-decoration: none;
}

#feed {
	display: block;
	background-color: #e6fbff;
	border: 1px solid #b6d8e1;
	margin: 10px 0 10px 0;
	padding: 0 0 15px 0;
}

#feed b {
	font-weight:bold;
	font-size:14px;
}

#newsletter {
	display: block;
	background-color: #e6fbff;
	border: 1px solid #b6d8e1;
	margin: 10px 0 10px 0;
	padding: 15px;
}

#advertising {
	display: block;
	width: 215px;
	background-color: #e6fbff;
}

#advertising_top {
	display: block;
	height: 30px;
	background: url('../images/bluegd.gif') repeat-x 0 0;
	border: 1px solid #046aa0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px
}

#advertising_content {
	border-left: 1px solid #b6d8e1;
	border-right: 1px solid #b6d8e1;
	padding-top: 1px;
	_padding-top: 10px;
}


#jocuri {
	display: block;
	width: 215px;
	background-color: #e6fbff;
}

#jocuri_top {
	display: block;
	height: 30px;
	background: url('../images/bluegd.gif') repeat-x 0 0;
	border: 1px solid #046aa0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px
}

#jocuri_content {
	border-left: 1px solid #b6d8e1;
	border-right: 1px solid #b6d8e1;
	padding-top: 1px;
	_padding-top: 10px;
}

#jocuri IMG {

border: 2px solid #9ABCF0; 

}

#jocuri a:hover IMG {

border : 2px solid red; 

} 


#top_useri {
	display: block;
	width: 215px;
	background-color: #e6fbff;
}

#top_useri_top {
	display: block;
	height: 30px;
	background: url('../images/bluegd.gif') repeat-x 0 0;
	border: 1px solid #046aa0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px
}
#top_useri_content {
	border-left: 1px solid #b6d8e1;
	border-right: 1px solid #b6d8e1;
	padding-top: 1px;
	_padding-top: 10px;
}

#top_useri IMG {

border: 2px solid #9ABCF0; 

}

#top_useri a:hover IMG {

border : 2px solid red; 

} 



*:first-child+html #advertising_content {
	padding-top: 10px;
}

.reclama {
	display: block;
	width: 200px;
	height: 200px;
	background-color: #e6fbff;
	border: 1px solid #b6d8e1;
	margin: 0px auto;
	text-align: center;
	line-height: 120px;
	margin-top: 10px;
}

#right_bottom {
	display: block;
	width: 215px;
	height: 18px;
	background: url('../images/right_bottom.gif') no-repeat 0 0;
} 

#footer {
	display: block;
	width: 962px;
	height: 38px;
	background: url('../images/footerbg.gif') no-repeat 0 0;
	margin-left:0; margin-right:0; margin-top:25px; margin-bottom:15px
}

#footer ul {
	list-style-type: none;
	margin-left: 95px;
}

#footer ul li {
	float: left;
	margin: 0 15px 0 15px;
}

#footer ul li img{
	vertical-align:middle;	
}

#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 38px;
}

#footer ul li a:hover {
	text-decoration: underline;
}

/* propunebanc.html */

p.sectiontitle {
	font-weight: bold;
	padding: 20px 0 0 20px;
}

p.sectiontitle, p.sectiontitle a {
	color:#767676;
	text-decoration:none;
}

p.sectiontitle a:hover {
	text-decoration:underline
}

#propuneform form fieldset {
	border: none;
	margin: 20px 0 0 20px;
}

#propuneform form fieldset label {
	display: block;
	width: 100px;
	float: left;
}

#propuneform form fieldset input.text {
	width: 250px;
	height: 18px;
	margin-bottom: 5px;
	border: 1px solid #b6d8e1;
}

#propuneform form fieldset input.text2 {
	width: 250px;
	height: 18px;
	margin-bottom: 5px;
	font-size:10px;
}

#propuneform form fieldset select {
	width: 252px;
	height: 18px;
	margin-bottom: 5px;
	border: 1px solid #b6d8e1;
}

html* #propuneform form fieldset select {
	height:22px;
}

#propuneform form fieldset textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #b6d8e1;
}

#propuneform form fieldset input#formsubmit {
	display: block;
	border: medium none;
	width: 85px;
	height: 25px;
	background: url('../images/button2.gif') no-repeat 0 0;
	cursor: pointer; margin-left:99px; margin-right:0; margin-top:10px; margin-bottom:20px
}

#propuneform form fieldset input#formsubmit:hover {
	background: url('../images/button2_hover.gif') no-repeat 0 0;
}

#propuneform form fieldset input#browse {
	height: 22px;
}

/* contact.html */

#propuneform img {
	margin: 20px;
	border: 1px solid #c7e1e8;
	float: left;
}

#propuneform p.contactsay {
	width: 140px;
	font-size: 16px;
	color: #2587ba;
	float: left;
	margin: 27px;
	line-height: 22px;
}
	

/* toatepozele.html */

#categoriipoze {
	border:medium none;
	list-style-type:none;
	margin:15px 0pt 0pt 15px;
	background-color: #e6fbff;
	border: 1px solid #b3e0ff;
	padding: 15px;
	margin: 20px;
}

#categoriipoze ul {
	list-style-type: none;
}

#categoriipoze ul li {
	float: left;
	_position: relative;
}

#categoriipoze ul li a {
	display: block;
	width: 220px;
	color: #707070;
	text-decoration: none;
	line-height: 18px;
}

#categoriipoze ul li a:hover {
	text-decoration: underline;
}

#toatepozele {
	_position: relative;
}

#toatepozele a img {
	display: block;
	width: 125px;
	height: 92px;
	padding: 5px;
	background-color: #e6fbff;
	border: 1px solid #b3e0ff;
	margin: 10px 0 20px 24px;
	_margin: 10px 15px 20px 10px;
	float: left;
}

/* detaliipoze.html */

#toatepozele p.descriere {
	margin: 15px;
}

.contextual {
	margin-left:23px;
}

#nuexista {
	margin:15px 0px 20px 20px;
}

#trafic {
	width:215px;
	text-align:center;
	margin-top:10px;
}