/********************** reset default browser style **********************/
/* Reset unneeded margins and paddings */
html, body, form, fieldset { margin: 0; padding: 0; }
/* Vertical margins */ 
h1, h2, h3, h4, h5, h6, p { margin: 1em 0 0 0; padding: 0; }    /* top */
ul, ol, dl { margin: 0 0 1em; padding: 0; }                     /* bottom */
pre, blockquote, address { margin: 1em 0; padding: 0; }         /* top & bottom */  
li { margin: 0; padding: 0; }									/* none */
/* Left margin */
li, dd, blockquote { margin-left: 1em; }
/* Page colors (background and text) */
body { background: white; color: black; }
/* Page main font */
h1, h2, h3, h4, h5, h6, p, li, dd, dt, td, input, textarea, select, label { font: 11px/1.2em Arial; }
/* Links: underlined only when hovered */
a { text-decoration: none; }
a:hover { text-decoration: underline; }
/* Images without borders when used as links */

a img { border: 0; vertical-align: bottom;}

/* Labels have 'hand' as mouse pointer */
label { cursor: pointer; }
/********************** /reset default browser style *********************/

body {
	background: #8e906b url(images/bg_med_shadow.jpg) repeat-y fixed center;
	font: 11px/13px Arial;
	color: #6e6e66;
}

div {
	background: transparent;
}

a {	color: #435f87; }

h1 {
	font-size: 13px;
	color: #cd0000;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	color: #cd0000;
	margin: 25px 0 10px;
}

#langBut {
	float: left;
	margin: 5px 0 0 22px;
	line-height: 15px;
	width: 100px; height: 30px; margin-bottom: -30px;
	border: 0px solid red;
}
#heart0 {
	width: 100%;
	background: transparent url(images/bg_page.jpg) no-repeat fixed;
	background-position: center 0px;
	height: 100%;
	border: 0px solid #8e906b;
	float: left;
}


#heart {
	margin: 9px auto 0px;
	width: 910px;
	border: 0px solid red;
	display:block;
}
#page {
	float: left;
	width: 910px;
	background: transparent url(images/bg_med.jpg) repeat-y left;
	background-position: 5px 0px;
	border: 0px solid red;
	border: 0px solid #8e8f6b;
}
 
#pg {
	background: transparent url(images/bg_top.jpg) no-repeat left;
	background-position: 5px 0px;
	border: 0px solid red;
	float: left;
}
#left {
	background: transparent;
	float: left; display: inline;
	margin-right: -175px;
	width: 175px;
	border: 0px solid red;
	paddinsg: 250px 50px 20px 20px;
}
#content {
	background: transparent;
	float: left;  display: inline;
	margin-left: 180px;
	padding-top: 13px;
	border: 0px solid blue;
	width: 730px;

	
}

#menu {
	background: transparent;
	margin: 0;
	border: 0px solid fuchsia;
	height: 45px;
	}

#menu ul {
	padding: 8px;
	margin: 0px;
}
#menu ul li { 
	display: block; 
	list-style-type: none; 
	float: left;  display: inline;
	margin: 0px 15px 0px;
	vertical-align: bottom; 
	text-align: center;
	height: 35px;
	border: 0px solid fuchsia;
}
#menu ul li#contact { 
	float: right;  display: inline;
	margin-right: 37px;
	
}
#menu ul li#asociatie { 
	float: right;  display: inline;
	margin-right: 10px;
	
}
#menu ul li a { 
	color: #6e6e66;
	text-decoration: none;
	font-size: 14px;
	line-height: 34px;
}
#menu ul li#contact a { 
	font-size: 12px;
}
#menu ul li#asociatie a { 
	font-size: 12px;
}
#menu ul li#jurnal {
	display: none;
}
#menu ul li#campanie {
	display: none;
}

#menu ul li a:hover { 
	color: #cd0000;
}

#menu ul li.sel a { 
	color: #cd0000;
}


#continut {
	background: transparent;
	padding: 85px 40px 20px 25px;
	border: 0px solid red;
	border: 0px solid yellow;
}

#continut ol {
	margin-left: 25px;
}
#continut ul {
	margin-left: 25px;
}

#bottom {
	clear: both;
	height: 20px;
	width: 911px;
	background: url(images/bg_end.jpg) no-repeat;
	background-position: 1px 0px
}
#arrange {
	float: left;
	height: 121px;
	width: 910px;
	background: #8e8f6a;
}


#right {
	width: 205px;
	float: right;  display: inline;
	border: 0px solid navy;
	padding: 8px 30px 20px 0px;
}

#rightImages {
	margin: 10px 0 50px 0;
	text-align: center;
}
#rightImages img {
	margin: 0 6px 6px 0px;
	border: 0px solid #535d6b;
	
}

div.imgDescr { 
	color: #f9f9f7; 
	width: 100%;
	background-color: #545d6c;
	height: 50px;
	padding: 0 15px;
}

span.h {
	margin-left: -5000px;
}

div#jurnal {
	display: block;
	width: 202px;
	height: 80px;
	border: 0px solid red;
}


div#jurnal a.ro#pozaJurnal {
	background: transparent url(images/but_jurnal_ro.jpg) no-repeat;
}
div#jurnal a.en#pozaJurnal {
	background: transparent url(images/but_jurnal_en.jpg) no-repeat;
}

div#jurnal a#pozaJurnal {
	display: block;
	width: 182px;
	height: 26px;
	background-position: 0px  0px;
}

div#jurnal a#pozaJurnal:hover {
		background-position: 0px  -26px;
}

p.blogLink {
	text-align: right;
	margin: 0;
}

p.blogLink a { color: #535d6b; }






#footer { 
	display: none; 
	position: fixed; 
	left: 0px; 
	bottom: 0; 
	width: 100%; 
	height: 121px; 
	border-top: 0px solid #eaeaea; 
	background: white url('images/bg_bottom.jpg') 0 0px repeat-x; 
	border: 0px solid red;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}
#moving {
	border: 0px solid red;
	width: 892px;
	height: 96px;
	margin: 5px auto 0;
	display: block;
	abackground: yellow;
}

#felicitare {
	display: block;
	position: relative;
	margin: -355px auto 0;
	width: 886px;
	height: 355px;
	padding: 0;
}

a.butMare {
	display: block;
	position: absolute;
	top: 5px;
	width: 223px;
	height: 96px;
	background-position: 0px 0px;
	
	visibility: visible;
}
a.butMare:hover {
	background-position: 0px -96px;
}

a.v0ro { background-image: url(images/but_help_1_ro.jpg); }
a.v1ro { background-image: url(images/but_help_5_ro.jpg); }
a.v2ro { background-image: url(images/but_help_3_ro.jpg); }
a.v3ro { background-image: url(images/but_help_4_ro.jpg); }

a.v0en { background-image: url(images/but_help_1_en.jpg); }
a.v1en { background-image: url(images/but_help_5_en.jpg); }
a.v2en { background-image: url(images/but_help_3_en.jpg); }
a.v3en { background-image: url(images/but_help_4_en.jpg); }






#menuBottom {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	margin-top: 0;
	border: 0px solid fuchsia;
	height: 19px;
	}

#menuBottom ul {
	margin: 0px;
	padding: 0px;
}
#menuBottom ul li { 
	display: block; 
	list-style-type: none; 
	float: left;  display: inline;
	margin: 0px 10px 0px;
	padding: 0;
	text-align: center;
	height: 19px;
	border: 0px solid fuchsia;
}
#menuBottom ul li#contact { 
	float: right;  display: inline;
	margin-right: 0px;
	
}
#menuBottom ul li#asociatie { 
	float: right;  display: inline;
	margin-right: 10px;
	
}
#menuBottom ul li a { 
	color: #c5c6af;
	text-decoration: none;
	font-size: 9px;
	line-height: 19px;
	padding: 0; 
	margin: 0;
	height: 19px
}
#menuBottom ul li#contact a { 
	font-size: 9px;
}
#menuBottom ul li#asociatie a { 
	font-size: 9px;
}


#menuBottom ul li a:hover { 
	color: #e3e3da;
}

#menuBottom ul li.sel a { 
	color: #e3e3da;
}





table.logos {
	width: 470px;
	border: 0px solid red;
}
table.logos td {
	width: 25%;
	text-align: center;
	padding: 10px 20px 5px 8px;
}

table.op {
	width: 470px;
	margin-bottom: 30px;
}

span.attn {
	color: #484835;
	font-weight: bold;
}

div.gri0 {
	background: transparent url(images/bg_light.jpg) no-repeat top;
	margin-left: -20px;
}

div.gri1 {
	background: transparent url(images/bg_dark.jpg) no-repeat top;
	margin-left: -20px;
}

div.bar {
	width: 697px;
	height: 93px;
}

div.bar td {
	height: 88px;
	vertical-align: middle;
}

div.bar td.left {
	width: 132px;
}
div.bar td.center {
	width: 362px;
	line-height: 16px;
}
div.bar td.right {
	width: 185px;
	padding: 0 8px 0px 10px;
}

div.bar a.but_gri {
	display: block;
	width: 127px;
	height: 78px;
	background: transparent no-repeat 0px 0px;
}
div.bar a.but_gri:hover {
	background-position: 0px -78px;
}

div.bar a.ro#but_online {
	background-image: url(images/but_2_online_inv_ro.jpg);
}

div.bar a.ro#but_2laSuta {
	background-image: url(images/but_4_2lasuta_ro.jpg);
}

div.bar a.ro#but_promo {
	background-image: url(images/but_5_promoveaza_ro.jpg);
}

div.bar a.ro#but_tellAFriend {
	background-image: url(images/but_6_tellafreind_ro.jpg);
}

div.bar a.ro#but_sponsor {
	background-image: url(images/but_7_sponsor_ro.jpg);
}

div.bar a.en#but_online {
	background-image: url(images/but_2_online_inv_en.jpg);
}

div.bar a.en#but_2laSuta {
	background-image: url(images/but_4_2lasuta_en.jpg);
}

div.bar a.en#but_promo {
	background-image: url(images/but_5_promoveaza_en.jpg);
}

div.bar a.en#but_tellAFriend {
	background-image: url(images/but_6_tellafreind_en.jpg);
}

div.bar a.en#but_sponsor {
	background-image: url(images/but_7_sponsor_en.jpg);
}

span.blue {
	color: #535d6b;
}
span.red {
	color: #cd0000;
}



a.butRosu { 
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid navy;
	padding: 0px;
}
a.mic {
	display: block;
	color: #cd0000;
	font-size: 17px;
	line-height: 34px;
	background-image: url(images/but_small.jpg); 
	width: 169x;
	height: 37px;
}
a.mic:hover {
	color: #535d6b;
	background-position: 0px -37px;
}
a.mare {
	display: block;
	color: #cd0000;
	font-size: 17px;
	line-height: 34px;
	background-image: url(images/but_large.jpg); 
	width: 228x;
	height: 40px;
}
a.mic:hover {
	color: #535d6b;
	background-position: 0px -40px;
}

div#formTellAFriend {
	background-color: #e7e7df;
	padding: 10px 15px;
	width: 500px;
}











a#sala {
	display: block;
	width: 115px;
	text-align: center;
	float: right;
	margin: 0px 35px 0px 0px;
}

div#trimite {
	width:169px;
	height: 37px;
	margin: 0 0 0 120px;
}

div#trimite a {
	display: block;
	width:169px;
	height: 37px;
	background-image: url(images/but_small.jpg);
	background-position: 0 0;
	text-align: center;
	border: 0px solid red;
	color: #cd0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
}
div#trimite a:hover {
	background-position: 0 -37px;
	text-decoration: none;
}

div#addMoreFriends {
	width:220px;
	height: 40px;
	margin: 0 0 0 0px;
}

div#addMoreFriends a {
	display: block;
	width:220px;
	height: 40px;
	background-image: url(images/but_large.jpg);
	background-position: 0 0;
	text-align: center;
	border: 0px solid red;
	color: #cd0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
}
div#addMoreFriends a:hover {
	background-position: 0 -40px;
	text-decoration: none;
}






div#bsDiv table{
	margin: 20px 0 0 0;
}

div#bsDiv table input {
	background-color: #e3e3db;
	color: #535d6b;
}
div#bsDiv table td{
	text-align: left;
}

div#bsDiv table.small td {
	padding: 0 0px 54px 20px;

}

div#bsDiv table.small input {
	width: 125px;
}

td.td160x240 {
	vertical-align: top;
}
td.td160x240 input {
	width: 150px;
}


div#bsDiv table.med {
	border: 0px solid blue;
	float: left;
}
div#bsDiv table.med td {
	padding: 0 10px 52px 0px;

}

div#bsDiv table.med input {
	width: 230px;
}
div#bsDiv table.big {

	margin-left: -100px;
}
div#bsDiv table.big td {
	padding: 0 0px 20px 0;

}
div#bsDiv table.big input {
	width: 663px;
}

div#bsDiv td.b468x60 input {
	width: 400px;
}

td.b120x90 {
	padding: 0 0 0 20px;
	vertical-align: bottom;
}
td.b120x90 input {
	width: 120px;
}

td.b300x60 {
	padding: 0 0 0 20px;
	vertical-align: bottom;
}
td.b300x60 input {
	width: 235px;
}

td.clock {
	vertical-align: bottom;
}
td.b227x129 {
	padding: 0 30px 0 0px;
	vertical-align: bottom;
}
td.b227x129 input {
	width: 150px;
}

td.clock input {
	width: 110px;
}

table.b160x600 {
	float: left;
}

table.b160x600 td {
	padding: 0 0px 15px 0px;
}

table.b160x600 input {
	width: 150px;
}

div#bsDiv table.ultimele {

	margin-left: -100px;
}

td.b180x150 {
	padding: 0 0 0 0px;
	vertical-align: top;
}

td.b180x150 input {
	width: 105px;
}

td.b250x250 {
	padding: 0px 20px 0 0px;
	vertical-align: top;
}
td.b250x250 input {
	width: 175px;
}




div#joc {
	display:block;
	margin: -110px 0px 0px 5px;
	padding: 0px 0 100px 0;
	border: 0px solid red;
	width: 910px;
	
	float:left;
}

div#joc embed { margin: 0; padding: 0; }
object { display: block; padding: 0; border: 0px solid navy;}


table.difuzori td {
	padding: 8px;
}

iframe#fbLikeBox {
	border:none; overflow:hidden; width:167px; height:290px; border-right: 1px solid #aaaaaa; margin: 50px 0 5px 12px;
}

