body { margin:0 0 0 0; padding:0 0 0 0; text-align: center; background: white;}

.entireContent {
	 width: 		760px;
	 margin: 		0 auto;
	 text-align: 	left;
	 margin-top:	0;
	 padding-top:	0;
	 border: 		solid red 0px;
	 font-family: 	Verdana, Sans-serif;
	 font-size:		11px;
	 color:#333333;
	 }
.allContent { border-top: 1px solid white; margin-top: -1px; }
	 
.allContent .separatorR { float: left; width: 760px; line-height:5px; font-size:5px; height:5px; background: #E8E8E8; position:relative; left:15px;  }
.allContent .separatorRindex { float: left; width: 760px; font-size:1px; height:5px; background: #E8E8E8; margin-bottom: 0; margin-top: 15px;}

#linie { clear: both; float: left; width: 745px; display: inline; background: #E8E8E8; margin: 15px 0 0 15px; padding: 0; font-size: 1px; height: 5px; }

#footer { margin: 0; padding: 10px 0 30px 15px; clear: both; font-size: 9px; }
#footer * { margin: 0; padding: 0; }
#footer ul { color: #0099ff; }
#footer li { display: inline; list-style: none; margin-right: 4px; }
#footer a { text-decoration: underline; color: #0099ff; margin-right: 4px; }
#footer a:hover { color: #3366cc; }
#footer p { color: #666666; padding: 5px 0px; }

/*Level 1*/
.header { float: left; margin: 0; padding: 0; height: 94px; width: 760px; background: url(images/logo_bg_header.gif) no-repeat 0 0; position: relative; }

.header .logoClick a { float: left; height: 90px; width: 200px; cursor: pointer; text-decoration: none;}

.header ul { margin: 9px 6px 0 0; display: inline; padding: 0; float: right; text-al/ign: left; }
.header ul  li{ float: left; list-style: none; margin: 0; padding: 0; display: inline; font-size:11px; line-height: 12px; color: #333333; }
.header ul  li.lastLang { border: 0; }
.header ul  li span { font-family: Verdana, Sans-serif; font-size: 11px; color: #666666; display: block; margin: 0; float: left; padding: 0 4px; }
.header ul  li a { text-decoration: none; color: #666666; display: inline;  float: left; padding-bottom: 0; }
.header ul  li.lastLang  a{ border: 0; color: #3366CC; }
.header ul  li.lastLang  a:hover{ border :0; color: #666666; }

.header ul  li a:hover{ text-decoration: none; color: #3366CC; }
.header form { margin: 0; padding: 0; float: right; clear: right; width: 183px; margin-top: 18px; }

.header .search {}
.header .search .cautaI { border: 0; float: left; font-family: Vardana, Arial, sans-serif; font-size: 12px; background: #C3C3C3; width: 123px; padding: 3px 2px 2px 2px; color: white; margin: 0 5px 0 0; }
.header .search a.cautaB { float: left; cursor: pointer; padding: 0; margin: 0; }
.header .search a.cautaB img  { margin: 0; padding: 0; position: static; }
/*end level 1*/

/*level 2*/
.fourB {border: solid red 0px; float: left; width:760px; }

.fourB a img {float: left; margin:0; padding:0; border: 0px red solid; }
.fourB  img {float: left; margin:0; padding:0; border: 0px red solid; }
/*end level2*/

/*Png's*/
	div#images div { background-color: white; padding: 0px; position: relative; margin: 0px; float: left;  }
	div img.transp { visibility: hidden; position: absolute; top: 0px; left: 0px; z-index: 100; }
	div#images div:hover img.transp, div#images div.sfhover img.transp { visibility: visible; position: absolute; top: 0px; left: 0px; z-index: 100; cursor:pointer; }



/*level 3*/
.bigBannMenu { float: left; width: 760px; margin-top: 1px; z-index: 800; }
.bigBannMenu .menu { float: left; width: 252px; z-index: 800; }
.bigBannMenu .menu ul { float: left; width: 252px; margin: 0; padding: 0; z-index: 800; }
.bigBannMenu .menu ul li{ clear: left; float: left; width: 252px; list-style: none; margin: 0; padding: 0; border-bottom: solid 1px #5A6590; z-index: 800; }
.bigBannMenu .menu ul li.withArrow{ background: #303D76 url(images/arrow_menu.gif) no-repeat 235px 6px; z-index:800; }
.bigBannMenu .menu ul li a img{ float: right; margin: 0; padding: 0; border: 0; margin-right: 27px; z-index:800; }
.bigBannMenu .leftBanner{ float: left; width: 505px; z-index: 800; }
.bigBannMenu .banner1 { margin: 0; padding: 0; float: left; margin-top: 2px; z-index:800; }
.bigBannMenu .banner2 { margin: 0; padding: 0; float: left; display: inline; margin-left: 1px; z-index:800; }
/*end level 3*/
/*CSS MENU*/

#mainNav, #mainNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainNav  li {position: relative;}

#mainNav  li a { font-family: Tahoma, Sans-serif; font-size: 11px; display: block; text-align: right; margin: 0; padding: 0 26px 1px 0; width: 226px; line-height: 22px; _padding-bottom: 2px; _line-height: 21px; color: #58B0FB; font-weight: bold; text-decoration: none; background: #303D76; }
#mainNav  li a.withArrow { padding-right:26px; background: #303D76 url(images/arrow_menu.gif) no-repeat 235px 7px;}
#mainNav  li a.withArrow:hover { padding-right:26px; background: #4E5A8B  url(images/arrow_link_hover_top.gif) no-repeat 235px 7px;}
#mainNav  li a:hover { background: #4E5A8B; color: #9ED1FD; }

#mainNav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
    border: solid #878EAF 1px;
    float: left;
    margin:0; 
    padding:0; 
    list-style-type:none;
    
}
#mainNav li ul li {display:block; clear:left; float: left; width:200px; margin:0; padding:0; list-style-type:none; border-bottom: solid 1px #878EAF; position:relative; }
#mainNav li ul li img{ position:absolute; z-index:1; top:0px;}
#mainNav li ul li a {font-family: Tahoma, Sans-serif; font-size:11px; display:block;  border: solid red 0px; text-align:right;margin:0; padding:4px 0 3px 0;width:174px;  line-height:16px;  color: #58B0FB; font-weight: bold; text-decoration: none; background: none; padding-right:26px; z-index: 2; position:relative;}


#mainNav li:hover ul , #mainNav li.sfhover ul{
	left: 252px;
    margin-top:-24px;
    width: 200px;
}

#mainNav li ul li:hover a, #mainNav li ul li.sfhover a { color:#9ED1FD; background: #5C689B; }

/*end menu */

/*level 4*/
.bigContent {border: solid red 0px; float: none; clear: both; display: inline; width:760px;}
.bigContent .leftCln {float: left; border: solid blue 0px; width:252px;}
.bigContent .leftCln .textHalf { float: left; width:220px; padding: 15px; font-size:9px; padding-top:0; margin-top:14px; overflow: hidden; padding-right: 0px; background:  url(images/bg_dots.gif) no-repeat 0px 1px;}
.bigContent .leftCln .textHalf a{color:#4253B9; text-decoration: none; font-weight:bold;}
.bigContent .leftCln .textHalf a:hover{color:#497BF9; }
.bigContent .leftCln .textHalf .graySeparatorHalf{ border: solid blue 0px; width:220px; padding: 0;margin:0; font-size: 9px; line-height:5px; height:5px; background: #D6D6D6; margin: 13px 0 12px 0; }
.bigContent .leftCln img{float: left; }
.bigContent .leftCln h1 {float: left; margin:0; padding:5px 0 9px 14px; border: solid blue 0px; color: #0099FF; font-size:13px; font-weight: bold; width:238px; line-height: 16px;  background: url("images/h1_gray_little.jpg") repeat-x 0px 0px; }


.bigContent .leftCln .spotFlash { float: left; margin-top: 1px; }

.spotFlashMovie{         
	padding-top: 3px;
	float: left;
}

.spotFlashHeader{
	margin-top: -2px;   
}

.spotFlash{          
	padding-top: 2px;
	margin-top: -2px;
}

html>body #spotFlash {
	margin-top: 3px;
}


html>body #spotFlashMovie {
	margin-top: 2px;
}

*:first-child+html #spotFlash{
	margin-top: 0px;
}


*:first-child+html #spotFlashMovie{
	margin-top: 0px;
}

.bigContent .rightCln {float: left; border: solid blue 0px; width:507px; margin-left: 1px; }
.bigContent .noMarginLeft {margin-left:0px;  width:507px;}
*html .bigContent .noMarginLeft {margin-left:0px;  width:500px!important;}
*html .bigContent .noMarginLeft .newsItemText {width:auto!important; border:0px solid red}
*html .bigContent .halfNoIdent {width:auto!important; border:0px solid red}

.bigContent .noMargin {margin:0;}
.bigContent .rightCln .newsListing{float: left;  width:507px; }
.bigContent .rightCln .separator{float: left; width:507px; border: solid red 0px; font-size:1px; line-height:1px;  margin-bottom: 7px;}
.bigContent .rightCln .separatorNews{float: left; width:507px; border: solid red 0px; font-size:16px; line-height:5px;  margin-bottom: 7px;}

.bigContent .rightCln .primaPagina { min-height: 0px; height:560; overflow: hidden; }

/*News page*/
.bigContent .rightCln .newsList {background: #FEFEFE url("images/bg_fade.gif") repeat-x; width:760px; padding-top: 15px; margin:0;}

/*NEWSLETTER*/
.allContent .newsletterBoxBig{ float: left; width: 760px; }
.allContent .newsletterBoxSmall{ float: left; width: 507px; overflow: hidden;  }
.allContent .newsletterBoxBig .imgDivCariere{background:  url("images/ochelari.jpg") no-repeat right 24px; float: left; width: 252px; height:113px;}
.allContent .newsletterBoxBig .imgDivCariere img{float: left;}

.allContent .newsletterBoxBig h1.newsletterBigg{float: left; margin:0; padding:5px 0 9px 14px; border: solid blue 0px; color: #0099FF; font-size:13px; font-weight: bold; width:493px; line-height: 16px;  background: url("images/h1_gray_little.jpg") repeat-x 0px 0px; }
.newsletter {float: left;  width:507px; background: url(images/bg_forms.gif) repeat-x; padding-bottom: 5px; position: relative; }
.allContent .newsletterBoxBig .newsletter .newsletterItem { float: left; width: 240px; margin-top: 18px; }
.allContent .newsletterBoxBig .newsletter .inputT{  width:227px; border: solid 1px black; border-top: solid 2px #6D6D6D; border-left: solid 2px #6D6D6D;  border-bottom: solid 1px #cccccc; float: left; margin: 0 8px 6px 0; padding-left: 3px; color: #545453; font-family: Verdana, Sans-serif; font-size:13px; margin-left:1px;}
.allContent .newsletterBoxBig .newsletter .trimite{ float: left; border: 0px; background: url("images/trimite.gif") no-repeat 0px 0px; width: 100px; height: 22px; cursor: pointer; margin: 0 130px 0 3px; }

.bigContent .rightCln .newsletter .newsletterItem{ float: left;  width: 240px; margin-top: 18px; }
#nospace { }
#rss { float: left; padding: 9px 0 0 30px; }
#rss img {margin: 0 0 0 5px;}
.bigContent .rightCln .newsletter .newsletterItem img{float: left; margin-left:5px; margin-top: 4px; cursor: pointer;}
.bigContent .rightCln .newsletter .inputT{  width:227px; border: solid 1px black; border-top: solid 2px #6D6D6D; border-left: solid 2px #6D6D6D;  border-bottom: solid 1px #cccccc; float: left; margin: 0 8px 6px 0; padding-left: 3px; color: #545453; font-family: Verdana, Sans-serif; font-size:13px; margin-left:1px;}
.bigContent .rightCln .newsletter .trimite{ float: left; border: 0px; background: url("images/trimite.gif") no-repeat 0px 0px; width: 100px; height: 22px; cursor: pointer; margin: 0 130px 0 3px; }
/*newsletter*/


.bigContent .rightCln .newsListing .newsItem {float: left;  width:507px;}
.bigContent .rightCln .newsList .newsItem {float: left;  width:745px;}
.bigContent .rightCln .newsListing .fixedHeight {height:120px; }
.bigContent .rightCln .newsListing .fixedHeight50 {height:50px; }
.bigContent .rightCln .newsListing .fixedHeightFirst {height:120px; }

/*
.bigContent .rightCln .newsListing .newsItem .imgDiv{float: left; border: solid blue 0px; width:125px; clear:none;}
.bigContent .rightCln .newsListing .newsItem .bigImgDiv{ float:left; width:252px; clear:none;}
.bigContent .rightCln .newsListing .newsItem .imgDiv img{float: left;}
.bigContent .rightCln .newsListing .newsItem .blueSpan {margin: 0; padding: 0 0 0 15px; color: #0099ff; font-size:11px; text-decoration: none; font-weight: 100; }
.bigContent .rightCln .newsListing .newsItem .newsItemText{ clear: none; width:350px; padding:10px; font-size: 9px; line-height: 15px; padding-left:15px; padding-top: 15px; text-align: justify;}
.bigContent .rightCln .newsListing .newsItem .cariere{ width:477px; text-indent: 15px; background: url("images/arrow_link.gif") no-repeat 15px 18px;}
.bigContent .rightCln .newsListing .newsItem .halfNoIdent{ width:477px; text-indent: 0px;}
.bigContent .rightCln .newsListing .newsItem .noPaddingTop{padding-top:0;}
.bigContent .rightCln .newsListing .newsItem .halfNoIdent .titleLinkhalf{ float: left; width:462px; display: block; color: #0099FF; font-size:11px; text-decoration: none; background:url("images/arrow_link.gif") no-repeat 0px 4px; font-weight: bold; padding-left: 15px;}
*/
.bigContent .rightCln .newsListing .newsItem .imgDiv{float: left; width:125px; clear:none; padding-top: 0px; }
.bigContent .rightCln .newsListing .newsItem .BigImgDiv{float: left; width:252px;clear:none; padding-top: 0; }
.bigContent .rightCln .newsListing .newsItem .imgDiv img{float: left;}
.bigContent .rightCln .newsListing .newsItem .blueSpan {margin: 0; padding: 0 0 0 15px; color: #0099ff; font-size:11px; text-decoration: none; font-weight: 100;}
.bigContent .rightCln .newsListing .newsItem .newsItemText{ float: left; padding:10px; font-size: 9px; line-height: 15px; padding-left:15px; padding-top: 5px; clear:none; width: 350px; }
.bigContent .rightCln .newsListing .newsItem .cariere{ width:477px; text-indent: 15px; background: url("images/arrow_link.gif") no-repeat 15px 10px;}
.bigContent .rightCln .newsListing .newsItem .halfNoIdent{ width:580px; text-indent: 0px;}
.bigContent .rightCln .newsListing .newsItem .noPaddingTop{padding-top:0;}
.bigContent .rightCln .newsListing .newsItem .halfNoIdent .titleLinkhalf{ float: left; width:462px; display: block; color: #0099FF; font-size:11px; text-decoration: none; background:url("images/arrow_link.gif") no-repeat 0px 4px; font-weight: bold; padding-left: 15px;}


.bigContent .rightCln .newsListing .newsItem .halfNoIdent h2{ width:462px; margin:0; padding:0 0 0 15px;  background: url("images/arrow_link.gif") no-repeat 0px 3px;  font-family: Verdana, Sans-serif; font-size: 9px; color: #333333;}


/*urmatoarele linii nu trebuie schimbate cu locul in sursa*/
.bigContent .rightCln .newsList .newsItem .newsItemText{float: left;  padding:10px; font-size: 9px; line-height: 15px; padding-left:15px; padding-top: 0px;}
.bigContent .rightCln .newsList .newsItem .halfEvenimenteLike{float: left;  width:468px; padding:10px; font-size: 9px; line-height: 15px; padding-left:15px; padding-top: 0px; clear:none; }

/*end mentiune*/


.bigContent .rightCln .newsListing .graySeparatorBigCariere{float: right; border: solid blue 0px; width:477px;  font-size: 5px; line-height: 5px; background: #D6D6D6; margin:5px 0px 5px 0; padding:0; position:relative; left:-15px;}
.bigContent .rightCln .newsListing .graySeparatorBig{float: right; width:352px;  font-size: 1px; line-height: 1px; height: 5px; background: #D6D6D6; margin: 7px 0px 5px 0; padding:0; position:relative; left:-15px;}
.bigContent .rightCln .newsListing .graySeparatorBig2{float: right; border: solid blue 0px; width:605px;  font-size: 5px; line-height: 5px; background: #D6D6D6; margin:5px 0px 5px 0; padding:0; position:relative; left:-15px;}
.bigContent .rightCln .newsList .graySeparatorBig{float: right; border: solid blue 0px; width:605px;  font-size: 1px; height: 5px; background: #D6D6D6; margin:9px 0px 20px 0; padding:0; position:relative; left:-15px;}
.bigContent .rightCln .newsList .SeparatorBig{float: right; border: solid blue 0px; width:605px;  font-size: 5px; line-height: 5px;  margin:9px 0px 10px 0; padding:0; position:relative; left:-15px;}
.bigContent .rightCln .newsListing .newsItem .newsItemText a{color: #4253B9; font-size:9px; text-decoration: none;  font-weight: bold; }
.bigContent .rightCln .newsListing .newsItem .newsItemText a:hover{color: #497BF9;}

.phoneName {width:462px; float: left; padding-left:15px; margin-top: 20px;}
.phoneName h2{margin:0; padding:0; font-family: Verdana, Sans-serif; font-size: 11px; float: left; display: block; text-decoration: none; color: #4253B9; font-weight: bold;  margin-right: 3px;}
	.phoneName h2 strong{font-size:14px;display:block;}
	.phoneName h2 strong.laptop{padding-top:15px;}
.phoneName span{color: #0099FF;  font-weight: bold;  }

.firstTitle {width:462px; float: left; padding-left:15px; margin-top: 20px;}
.firstTitle h2{margin:0; padding:0; font-family: Verdana, Sans-serif; font-size: 9px; float: left; display: block; background: url("images/arrow_link.gif") no-repeat 0px 2px; text-decoration: none; color: #333333; padding: 0 0 0 15px; font-weight: bold;  margin-right: 3px;}
.firstTitle span{color: #0099FF;  font-weight: bold;  }
 
/*index si news*/
.bigContent .rightCln .newsListing .newsItem .newsItemText a.titleLink{float: left; width:342px; display: block; color: #4253B9; font-size:11px; text-decoration: none; background: url("images/arrow_link.gif") no-repeat 0px 4px; font-weight: bold; padding-left: 15px; margin-bottom:1px;}

.bigContent .rightCln .newsList .newsItem .newsItemText a.titleLink{float: left; width:580px; display: block; color: #4253B9; font-size:11px; text-decoration: none; background:url("images/arrow_link.gif") no-repeat 0px 4px; font-weight: bold; padding-left: 15px; }
.bigContent .rightCln .newsList .newsItem .halfEvenimenteLike a.titleLink{float: left; width:453px; display: block; color: #4253B9; font-size:11px; text-decoration: none; background:url("images/arrow_link.gif") no-repeat 0px 4px; font-weight: bold; padding-left: 15px;}
/*end index si news*/

.bigContent .rightCln .newsList .newsItem .imgDiv img {margin-top: 5px;}
.bigContent .rightCln .newsListing .newsItem .newsItemText a.titleLink:hover{ color: #497BF9; background: url("images/arrow_link_hover.gif") no-repeat 0px 4px;}
.bigContent .rightCln h1 {float: left; margin:0; padding:5px 0 9px 12px; border: solid blue 0px; color: #0099FF; font-size:13px; font-weight: bold; width:495px; line-height: 16px;  background: url("images/h1_gray_little.jpg") repeat-x 0px 0px;}
.bigContent .newsListTitle {float: left; margin:0; padding:5px 0 9px 12px; border: solid blue px; color: #0099FF; font-size:13px; font-weight: bold; width:495px; line-height: 16px;  background: url("images/h1_gray_little.jpg") repeat-x 0px 0px; width:746px;padding:5px 0 9px 14px; }
.bigContent .newsListTitleEv {float: left; margin:0; padding:5px 0 9px 12px; border: solid blue 0px; color: #0099FF; font-size:13px; font-weight: bold; width:495px; line-height: 16px;  width:746px;padding:5px 0 9px 14px; }
.bigContent .rightCln .newsListTitle {width:746px;padding:5px 0 9px 14px; }
.arhivaSelects {background:  url("images/bg_3_plus_news.gif") repeat-x 0px 0px; float: left; width:760px; padding-top: 15px; padding-bottom:15px;}
.arhivaEvenimente {float: left; margin:0 0 0 0px; left: 15px; color: #0099FF;  width:495px;   width:737px; padding:0px 0 0px 0px;  position: relative; margin-top: 5px; }

.graySeparatorArhiva {float: left; margin:0 0 0 0px; left: 15px; color: #0099FF;  width:495px;   width:734px; padding:0px 0 0px 0px; background: #D6D6D6; position: relative;  font-size:0; height:5px; margin: 20px 0 0px 0;}

.arhivaEvenimente .termenulCautat{float: left; color: #666666; font-family: Verdana, Sans-serif; font-size: 13px; width:224px;   border: solid #808080 2px; border-bottom: solid #D3D4C8 1px; padding: 1px 0 1px 2px; margin-right: 13px;}
.arhivaEvenimente .cautaArhiva{float: left; font-family: Verdana, Sans-serif; font-size: 13px; width:79px;   display: block; padding:5px 0 0px 0; margin:0; text-decoration: none; background: url("images/cauta_btn2.gif") no-repeat 0px 0px; }

.arhivaEvenimente select{float: left; color: #666666; font-family: Verdana, Sans-serif; font-size: 13px; width:150px;   border: solid #808080 2px; border-bottom: solid #D3D4C8 1px; margin-right: 13px; border-right: none;}
.arhivaEvenimente .sel1{width: 172px;}
.arhivaEvenimente .sel2{width: 126px;}
.arhivaEvenimente .sel3{width: 75px;}



/*end level4*/

.bigContent .rightCln .newsListNL{float: left;  width:759px; }
.bigContent .rightCln .newsListNL .imgDiv{float: left;  width:140px; height: 112px; border: solid red 0px; background: url("images/ochelari.jpg") no-repeat 0px 24px; }

.bigContent .rightCln .newsListNL .newsletter{ width:617px; border: solid red 0px; float: left;}
.bigContent .rightCln .newsListNL h1{width:605px; padding:5px 0 9px 14px; color: #0099FF;}


/*Parteneri*/
.bigContent .parteneriPage{float: left; border: solid blue 0px; width:760px; margin:0; padding:0; background: #FEFEFE url("images/bg_fade.gif") repeat-x;}
.bigContent .parteneriPage h1 {float: left; margin:0; padding:7px 0 7px 15px; border: solid blue 0px; color: #0099FF; font-size:13px; font-weight: bold; width:745px; line-height: 16px;  background: url("images/h1_gray_little.gif") repeat-x 0px 0px;}
.bigContent .parteneriPage .coloanaParteneri {float: left;   width: 184px;  }
.bigContent .parteneriPage .coloanaParteneri div{float: left; width: 184px;  border-top: solid #ECECEC 2px; line-height:16px; font-size:9px;}
.bigContent .parteneriPage .coloanaParteneri div.last{border-top: solid #ECECEC 2px; border-bottom: solid #ECECEC 2px; }
.bigContent .parteneriPage .coloanaParteneri div a{ border: 0; }
.bigContent .parteneriPage .coloanaParteneri div a img{ border:0; float: left;}
.bigContent .parteneriPage .coloanaParteneriC {float: left;  width: 372px; margin-left:10px; margin-right:10px;  }
.bigContent .parteneriPage .coloanaParteneriC div{float: left; width: 372px; height:35px;  border-top: solid #ECECEC 2px; text-align: center; line-height:16px;}
.bigContent .parteneriPage .coloanaParteneriC div.last{border-top: solid #ECECEC 2px; border-bottom: solid #ECECEC 2px; }
.bigContent .parteneriPage .coloanaParteneriC div a{color: #4253B9; font-size:9px; text-decoration: none;  font-weight: bold;  line-height:16px;}
.bigContent .parteneriPage .coloanaParteneriC div a:hover{color: #497BF9; }
.bigContent .parteneriPage .coloanaParteneriC div a img{ border: 0; }
.spacer30px {font-size:10px; line-height:11px;  margin-bottom:40px;}
/*end parteneri*/

/*PORTAL SIDE*/
/*level 4*/
.portal {border: solid red 0px; float: left; width:760px;}
.portal .leftCln {float: left; background:blue; width:252px;}
.portal .leftCln .portalBigImg{float: left; background: url("images/eurogsm_portal_big.jpg") no-repeat 0px 0px; width:252px; }
.portal .leftCln .textHalf {float: left; border: solid blue 0px; width:220px; padding: 15px; font-size:9px; line-height: 15px; border-left: dotted 0px black; padding-top:0; margin-top:14px; padding-right:0px; background:  url("images/bg_dots.gif") no-repeat 0px 1px;}


/*end portal*/


/*startpage companie*/
.startCompanie {float: left; width: 760px; height:360px; border-top: solid white 1px; position: relative; }
.leftSide {  width: 380px;  background: green; position: absolute; top:200px; left:63px; z-index: 100; visibility: hidden; }
.flashContent {position: absolute; top:0; left:0; z-index:0; }


.leftSideShop {float: left; background: green url("images/shop_bg_left.jpg") no-repeat 0px 0px;  width: 380px; height:360px;}
.leftSide ul{list-style-type: none; margin:0; padding:0;  float: left; width: 300px; position: absolute; top: 0px; left: 0px; }
.leftSide ul li{list-style-type: none; margin:0; padding:0;  float: left; width: 300px; }
.leftSide ul li a{display: block; color: #3366CC; float: left;  font-family: Verdana, Sans-serif; font-size: 11px; font-weight: bold; padding: 2px 0 2px 15px; background: url("images/arrow_startpage.gif") no-repeat 0px 6px;}
.leftSide ul li a:hover{text-decoration: none; background: url("images/arrow_startpage_hover.gif") no-repeat 0px 6px;}
.rightSide {float: left; background: blue;  width: 379px;}
.rightSide img{float: left;}
/*end startpage companie*/

/*companie > produse*/
#miniwrap { width: 760px; height: 680px; position: relative; overflow: hidden; clear: both; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #4253B9; z-index: 0;}
	
#miniwrap ul{list-style-type: none;  position:absolute; top: 10px; left: 20px;  margin: 0; padding: 0;}
#miniwrap a:link, #miniwrap a:visited { color: #4253B9; text-decoration: none;}
#miniwrap a:hover, #miniwrap a:active { color: #0099ff; text-decoration: none;}
#miniwrap p { position: relative; left: 10px; padding:0; margin: 0 0 10px 0;}

.produse0 { width: 253px; height: 360px; position: absolute; top: 0px; left: 0px; background: url("images/cariere_joburi_p.gif") no-repeat top left; z-index: 0;}
.produse1 { width: 250px; height: 195px; position: absolute; top: 28px; left: 255px; background: url("images/prod_01.jpg") no-repeat top left; z-index: 0;}
.produse2 { width: 253px; height: 195px; position: absolute; top: 28px; left: 507px; background: url("images/prod_04.jpg") no-repeat top left; z-index: 0;}
.produse3 { width: 250px; height: 195px; position: absolute; top: 254px; left: 255px; background: url("images/prod_03.jpg") no-repeat top left; z-index: 0;}
.produse4 { width: 253px; height: 195px; position: absolute; top: 254px; left: 507px; background: url("images/prod_05.jpg") no-repeat top left; z-index: 0;}
.produse5 { width: 250px; height: 195px; position: absolute; top: 480px; left: 255px; background: url("images/prod_02.jpg") no-repeat top left; z-index: 0;}
.produse6 { width: 253px; height: 195px; position: absolute; top: 480px; left: 507px; background: url("images/prod_06.jpg") no-repeat top left; z-index: 0;}
#spatiu { width: 250px; height: 30px; position: absolute; top: -2px; left: 255px; background: url("images/head3.jpg") no-repeat 0px 0px; z-index: 0;}
#spatiu p { padding-left: 33px; color: #0099ff; padding-top: 8px; position: absolute; top: 0px; left: 0px;}
#spatiu2 { width: 253px; height: 30px; position: absolute; top: -2px; left: 507px; background: url("images/head4.jpg") no-repeat 0px 0px; z-index: 0;}
#spatiu2 p { padding-left: 33px; color: #0099ff; padding-top: 8px; position: absolute; top: 0px; left: 0px;}
#spatiu3 { width: 250px; height: 30px; position: absolute; top: 224px; left: 255px; background: url("images/head3.jpg") no-repeat 0px 0px; z-index: 0;}
#spatiu3 p { padding-left: 33px; color: #0099ff; padding-top: 8px; position: absolute; top: 0px; left: 0px;}
#spatiu4 { width: 253px; height: 30px; position: absolute; top: 224px; left: 507px; background: url("images/head4.jpg") no-repeat 0px 0px; z-index: 0;}
#spatiu4 p { padding-left: 33px; color: #0099ff; padding-top: 8px; position: absolute; top: 0px; left: 0px;}
#spatiu5 { width: 250px; height: 30px; position: absolute; top: 450px; left: 255px; background: url("images/head3.jpg") no-repeat 0px 0px; z-index: 0;}
#spatiu5 p { padding-left: 33px; color: #0099ff; padding-top: 8px; position: absolute; top: 0px; left: 0px;}
#spatiu6 { width: 253px; height: 30px; position: absolute; top: 450px; left: 507px; background: url("images/head4.jpg") no-repeat 0px 0px; z-index: 0;}
#spatiu6 p { padding-left: 33px; color: #0099ff; padding-top: 8px; position: absolute; top: 0px; left: 0px;}


/*comapnie > produse end*/


/*page title head*/
.pageTitleHead {float: left; background: #cccccc url("images/bg_header_title.gif") no-repeat 0px 0px; width: 760px; border-top: solid white 1px; border-bottom: solid white 1px; height:44px;}
.pageTitleHead h1{margin:13px 0 0 0; padding:0 0 0 35px; float: left;  font-family: Verdana, Sans-serif; font-size: 13px; color: #787878; line-height:15px;}
/*end page title head*/
/*page content*/
.pageBackground {float: left; width: 760px; background: url("images/content_page_top_round.gif") no-repeat 0px 0px; padding-top:7px;}
.contactTop {float: left; width: 760px; background: url("images/contact_page_top_round.gif") no-repeat 0px 0px; padding-top:7px;}
.pageContent {float:left; width: 760px; background:  url("images/content_page_all_bg.gif") repeat-x 0px 0px; } 
.steluteBg  {float:left;  position: relative; width: 760px; background: url("images/stelute_bg.jpg") no-repeat 0px 0px; } 
.sediuBG  {float: left;  width: 760px;   background: url("images/sediu_bg.jpg") no-repeat right -6px; } 
.backBtnSide {position: absolute; top: 25px; left: 35px; margin:0; padding:0; z-index: 800;}
.backBtnSide a{ background: url("images/arrow_inapoi.gif") no-repeat 0px 3px; text-decoration: none; color: #4253B9; padding: 0 0 0 15px; font-weight: bold; z-index: 800;}
.backBtnSide a:hover{color:#313D84;}

/*#62BDF9*/

/*SELECT judet */
.layeRretea { position: absolute; top: 26px; left: 127px; width: 235px; margin: 0; padding: 0;}
.titlereteaT { background: url("images/arrow_title.gif") no-repeat 0px 3px; text-decoration: none; font-weight: bold; color: #809EDB; padding: 0 0 0 15px; }
.titleretea {text-decoration: none; font-weight: bold; color: #809EDB; padding: 0; position: relative;}
.titleretea a { width: 500px; color: #3366cc; text-decoration:none; font-weight: normal; background: url("images/arrow_title.gif") no-repeat 0px 3px; padding: 0 0 0 15px;  }
.titleretea_ac a { width: 500px; color: #0099ff; text-decoration:none; font-weight: normal; background: url("images/arrow_link_hover.gif") no-repeat 0px 3px; padding: 0 0 0 15px; }
.titleretea a:hover { color: #0099ff; background: url("images/arrow_link_hover.gif") no-repeat 0px 3px;}
.descriere { text-decoration: none; color: #000000; padding: 0;  position:absolute;  top: 165px; width: 235px; }
.descriere a { color: #688DD9; text-decoration:none;}
.imagine { position: absolute; top: -7px; left: 380px;}
#flash { position: relative;  z-index: 0;}
#separatorflash { position: relative; height: 60px; margin:0; padding: 0;}
#select { position: absolute; top: 26px; left: 0; margin: 0 0 0 126px; padding: 0; }
p.titlu_cauta {  margin: 0; padding: 0 0 0 16px; font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background: url("images/arrow_link.gif") no-repeat 0 2px; z-index:800; }
p.dropdown { margin: 10px 0; padding: 0; }
#select input { margin: 0; padding: 0;}
select.select_judet { margin: 0; padding: 0; border: 1px solid #7f9db9; font-family: Verdana, sans-serif; font-size: 11px;}

/*SELECT end */

.rightContentSide {float: left; width: 604px; padding-right: 30px;}

.contactBlock {float: left; width: 634px; padding-right: 0px; }
.rightContentSide h2{float: left; width: 589px; background:url("images/arrow_title.gif") no-repeat 0px 2px;position: relative; font-family: Verdana, Sans-serif; font-size: 11px; color: #333333; text-transform: uppercase; margin:0 0 20px 0; padding-left:15px;}
.rightContentSide h3{float: left; width: 589px; background: url("images/arrow_title.gif") no-repeat 0px 2px;position: relative; font-family: Verdana, Sans-serif; font-size: 11px; color: #333333; text-transform: none; margin:0 0 0px 0; padding-left:15px;}
.rightContentSide h3 a{font-family: Verdana, Sans-serif; font-size: 11px; font-weight:bold; color: #3366CC; text-transform: none; text-decoration: none;}
.rightContentSide h3 a:hover{color: #313D84;}
.rightContentSide p{float: left; width: 604px; position: relative; font-family: Verdana, Sans-serif; font-size: 9px; color: #333333; text-transform: none;  padding:0 0 20px 0; line-height: 14px; }
.rightContentSide .textArticle{float: left; width: 604px; position: relative; font-family: Verdana, Sans-serif; font-size: 9px; color: #333333; text-transform: none;  padding:0 0 0px 0; line-height: 14px;}
.rightContentSide p a{font-family: Verdana, Sans-serif; font-size: 11px; font-weight:100; color: #3366CC; text-transform: none; text-decoration: none; display: block; float: left; margin:0; padding:0; clear:right;}
.rightContentSide .textArticle a{font-family: Verdana, Sans-serif; font-size: 11px; font-weight:100; color: #3366CC; text-transform: none; text-decoration: none; display: block; float: left; margin:0; padding:0; clear:right;}

/*end page content*/

.rss p { margin: 0; padding: 0; }
.rss a.rss_feed { padding: 0 15px 0 15px; position: relative; top: -4px;}

/*contact*/
div.addressC {width: 230px;  font-size: 11px; padding-top: 0px; line-height: 15px; float: left; font-family: Verdana, Sans-serif; color:#333333; margin-top:15px;}
div.addressC  a{float: none; display: inline; font-family: Verdana, Sans-serif; font-size: 11px; font-weight:bold; color: #3366CC; text-decoration: none;}

.formularContact {float: left;  clear: left; margin-top: 14px; border: solid red 0px; width: 381px; }
.formularContact div{border: solid blue 0px; background: #E5E5E5; width: 254px; font-size:11px; margin:0 0 0px 0;  padding: 0px 0 0px 0; float: left;}
.formularContact div.checkBox{background: none; padding-top: 2px;}
.formularContact div.checkBox input{float: left; clear: left; border: solid red 0px;}
.formularContact div.checkBox .checkTextRight{float: left; display: block; border: solid red 0px; background:none; padding:0; margin:0; clear: none; width: 200px; padding-left: 3px; line-height: 16px; margin-top: 1px; padding-bottom:2px;}
.formularContact div.checkBox .textInput{border: solid #A5ACB2 1px; background: white; width: 252px; font-size:11px; margin:0 0 2px 0;  padding: 3px 0 3px 0; float: left;}
.formularContact div.agree{background: none; padding-top: 2px; width:25px; clear: left;}
.formularContact .textInput{border: solid #A5ACB2 1px; background: white; width: 252px; font-size:11px; margin:0 0 2px 0;  padding: 3px 0 3px 0; float: left;}
.formularContact textarea{border: solid #A5ACB2 1px; background: white; width: 252px; font-size:11px; margin:0 0 2px 0;  padding: 3px 0 3px 0; float: left; height: 66px;}
.formularContact textarea.topSpace{margin-top: 8px;}
.formularContact .contactTrimite{border: 0; background: url("images/trimite_btn.gif") no-repeat 0px 0px; width: 126px; font-size:11px; margin:0 0 2px 0;  padding: 3px 0 3px 0; float: left; cursor: pointer; }
.formularContact span {float: left; font-weight: 100; display: block; width: 112px; padding: 4px 0 4px 15px;  background: url("images/arrow_title.gif") no-repeat 0px 6px; clear: left;margin: 0 0 2px 0;}
.formularContact span.deForma{background: none;}

.formularContact span.agreement{float: left;  font-weight: 100; display: block; width: 335px; padding: 4px 0 4px 0px;   clear: left;margin: 0 0 2px 0;clear:none; background: none; }
.formularContact span.boltedTitle{font-weight: bold; width: 381px; margin-top: 15px;  clear: none;}
.formularContact .agreement{font-weight: 100; width: 360px; margin:0; padding:0; margin-top: 15px;  clear: none; background: cyan; padding-left: 0; line-height: 15px;}

/* newsletter*/

.newsletterBG  {float: left; width: 760px;   background: url("images/newsletter_bg.jpg") no-repeat right -6px; }
.newsletterTop {float: left; width: 760px; background: url("images/content_page_top_round.gif") no-repeat 0px 0px; padding-top:7px;}
.textWithArrow { width:370px; text-indent: 15px; background: url("images/arrow_link.gif") no-repeat 0px 3px;  font-family: Verdana, Sans-serif; font-size: 9px; line-height: 15px;}

/*end newsletter*/

/*rezultatele cautarii*/
.graySeparatorBig {font-family: Verdana, Sans-serif; font-size: 1px; line-height: 2px; height:5px; background:#D6D6D6; float: left; width:604px; margin: 20px 0 20px 0; }
.halfGraySeparator {font-family: Verdana, Sans-serif; font-size: 1px; line-height: 2px; height:5px; background:#D6D6D6; float: right; width:474px; margin: 10px 0 10px 0; position: relative; right: 20px;}
.halfGraySeparatorFull {font-family: Verdana, Sans-serif; font-size: 1px; line-height: 2px; height:5px; background:#D6D6D6; float: right; width:740px; margin: 10px 0 10px 0; position: relative; right: 20px;}

.bottomSet {padding-top:25px;}
.browsingButtns { line-height: 17px;  float: left; width:604px; margin: 20px 0 20px 0; font-family: Verdana, Sans-serif; font-size: 13px; line-height: 19px; color: #3366CC;  font-weight: bold; vertical-align: middle;}
.browsingButtns a{font-family: Verdana, Sans-serif; font-size: 13px; line-height: 19px; color: #3366CC; text-decoration: none; font-weight: bold;}
.browsingButtns a.selectedL{text-decoration: underline; color: #FF9900; }
.browsingButtns a:hover{text-decoration: underline; color: #FF9900; }
.digits {float: left;  width: 120px; padding: 6px 10px 6px 5px;}
.browsingButtons {float: left;  width: 60px;}

/*next btns*/
.nextB1 {display: block; background: url("images/browse_next_1.gif") no-repeat 0px 3px; width:25px;  padding: 6px 5px 6px 0; font-size:0px; float: left;}
.nextB1:hover {background:url("images/browse_next_1_hover.gif") no-repeat 0px 3px; text-decoration: none !important;}

.nextB2 { float: left; display: block; background: url("images/browse_next_2.gif") no-repeat 0px 3px; width:25px;  padding: 6px 5px 6px 0; font-size:0px;}
.nextB2:hover {background:url("images/browse_next_2_hover.gif") no-repeat 0px 3px; text-decoration: none !important;}

/*back btns*/
.backB1 {display: block; background: url("images/browse_back_1.gif") no-repeat 0px 3px; width:25px;  padding: 6px 5px 6px 0; font-size:0px; float: left;}
.backB1:hover {background:url("images/browse_back_1_hover.gif") no-repeat 0px 3px; text-decoration: none !important;}

.backB2 { float: left; display: block; background: url("images/browse_back_2.gif") no-repeat 0px 3px; width:25px;  padding: 6px 5px 6px 0; font-size:0px;}
.backB2:hover {background:url("images/browse_back_2_hover.gif") no-repeat 0px 3px; text-decoration: none !important;}

/*end rezultate cautare*/
.menuBarSeparator {display: block; float: left; width: 153px; font-family: Verdana; font-size:1px; background: #82AAE8; height:3px; margin-top: 4px;  margin-bottom: 3px;}

/*div cu link'uri*/
.linksCyan {float: left;  width:477px; padding:10px; font-size: 9px; line-height: 15px; padding-left:15px; padding-top: 0px; padding-bottom:0; padding-bottom: 10px; padding-top: 5px}
.linksCyan a{ display: block; float: left;  font-family: Verdana, Sans-serif; color: #0099FF; font-size: 11px; text-decoration: none;}
.notLinkButLikeit{ display: block; float: left;  font-family: Verdana, Sans-serif; color: #0099FF; font-size: 11px; text-decoration: none; clear: left;}
.notLinkHalfCyan{ display: block; float: left;  font-family: Verdana, Sans-serif; color: #0099FF; font-size: 11px; text-decoration: none; clear: left; width: 462px; padding-left: 15px; background: url("images/arrow_startpage_hover.gif") no-repeat 0px 3px; font-weight: bold;}
.termenAplicare{ display: block; float: left;  font-family: Verdana, Sans-serif; color: #333333; font-size: 9px; text-decoration: none; clear: left; width: 477px; font-weight: bold;}
.bullet{ padding-left:20px; background: url("images/bullet.gif") no-repeat 10px 6px;}
.linksCyan .carieraSucces{ display: block; float: left;  font-family: Verdana, Sans-serif; color: #0099FF; font-size: 11px; text-decoration: none; font-weight: bold; background: url("images/arrow_link.gif") no-repeat 0px 4px; padding-left: 15px;}
.linksCyan .reason{  display: block; float: left;  font-family: Verdana, Sans-serif; color: #0099FF; font-size: 11px; text-decoration: none; padding-left: 15px; background: url("images/arrow_startpage_hover.gif") no-repeat 0px 4px;}
.linksCyan a:hover{  text-decoration: underline;}


.simpleTextDiv {float: left;  width:477px; padding:10px; font-size: 9px; line-height: 15px; padding-left:15px; padding-top: 33px; }
.noPaddTopBott {padding-top:0; padding-bottom:0;}
.noPaddTopBott2 {padding-top:0; padding-bottom:20px;}
.plusPadding{padding-top:5px; }

/*modificari andrei*/
.vanzariInternet { padding: 10px 20px 0 20px;  }
.misiune { font-weight: normal; }
.halfNoIdent { width: 480px !important; padding-bottom: 10px !important;}
.halfTitle { padding-left: 267px !important; width: 493px !important; }


/* modificare elvsoft banere flash */
#banners_flash {
	padding-top:30px;
	margin-bottom:0;
	height:135px;
	clear:both;
	
}
#banners_flash2 {
	padding-top:2px;
	margin-bottom:1px;
	height:150px;
	clear:both;
	overflow:hidden;
}
#banners_flash3 {
	padding-top:0px;
	margin-bottom:3px;
	height:130px;
	clear:both;
}
/* modificare elvsoft imagine NOU la meniu */
#imgNou{
	float:left;
	margin:0;
	padding:0;
	display:inline;
	width:45px;
	
}

/*
  Oferta Bussiness
*/
.formularOfertaBussiness {
	margin: 10px;
	float: left;
	width: 400px;
	font-size: 11px;
	text-decoration: none;
	font-weight: 100;
}
.formularOfertaBussiness span {
	float: left;
	font-weight: 100;
	display: block;
	width: 190px;
	padding: 4px 0 0px 15px;
	background: url("images/arrow_title.gif") no-repeat 0px 6px;
	clear: left;
	margin: 0 0 2px 0;
}
.formularOfertaBussiness .textInput {
	border: solid #A5ACB2 1px;
	background: white;
	width: 180px;
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 3px 0 3px 0;
	float: left;
}
.formularOfertaBussiness .textInput2 {
	border: solid #A5ACB2 1px;
	background: white;
	width: 180px;
	font-size: 11px;
	margin: 0 0 4px 0;
	padding: 2px 0 2px 0;
}
.formularOfertaBussiness select {
	border: solid #A5ACB2 1px;
	width: 180px;
	padding: 3px 0 3px 0;
}

.smallseparator{
	background:#D6D6D6 none repeat scroll 0%;
	font-family:Verdana,Sans-serif;
	font-size:1px;
	height:2px;
	line-height:2px;
	margin:10px 0pt;
	position:relative;
	
	width:218px;
}

div.campanie1{ padding:5px; padding-left:10px; }
	div.campanie1 h2{ font-size:13px; color:#333; }
	div.campanie1 h2.blue1{ color:#4253B9; }
	div.bigContent h1.blue1{color:#4253B9; }
	div.campanie1 p{ margin:10px 0px; }
	
form.campania1 span{ display:block; height:24px; margin:2px 0px; }
form.campania1 span.error{ text-align:center; color:#F00; height:16px; }
	form.campania1 span label{ float:left; width:120px; height:20px; text-align:right; padding-right:10px; }
	form.campania1 span input{ float:left; width:200px; height:18px; border:1px solid #eaeaea; color:#666; padding:1px 3px; }
	form.campania1 span input.button{ height:22px; width:210px; }
	
a img{ border:none; }
	
	
div.bigContent div.rightCln div.imageHolder{ width:704px; margin: 10px auto; }
	div.bigContent div.rightCln div.imageHolder a{ float:left; width:152px; text-align:center; margin:5px 10px; background:#293464; display:inline; padding:2px; height:114px; overflow:hidden;}
		div.bigContent div.rightCln div.imageHolder a img{ border:1px solid #EAEAEA; margin:0px; }
		
.backbtnside {
	margin-left:35px;
	margin:0;
	padding:0;
	z-index:800;
	height:25px;
}

.backbtnside a {
	background:transparent url(../../css/images/arrow_inapoi.gif) no-repeat scroll 0 3px;
	color:#4253B9;
	font-weight:bold;
	padding:0 0 0 15px;
	text-decoration:none;
	z-index:800;
}

div.box1{ width:504px; border-bottom:1px solid #EAEAEA; }
	div.box1 a{ font-size:12px; font-weight:bold; text-decoration:none; }
	div.box1 div.image_holder{ width:168px; text-align:center; float:left; }
		div.box1 div.image_holder a img{border:1px solid #293464;}
		
form#tombola-form{}
	form#tombola-form span{ display:block; height:30px; }
	form#tombola-form span.big{ height:40px; }
		form#tombola-form span label{ display:block; width:190px; text-align:right; padding-right:7px; float:left; }
		form#tombola-form span input{ float:left; width:200px; border:1px solid #EAEAEA; }
		form#tombola-form a.blackLink{ display:block; padding-left:190px; color:#333; position:absolute; margin-top:-15px; }
		form#tombola-form div.agreement{ height:70px; overflow:auto; }
			form#tombola-form div.agreement ul{ width:400px; list-style:none; }
			form#tombola-form div.agreement li{ padding:5px 0px; }
			
div#companiaFooterLinks{ float:right; width: 500px; }
	div#companiaFooterLinks ul{ padding:0px 0px 0px 15px; margin: 5px 0px; list-style:square; }
		div#companiaFooterLinks ul li{ padding:2px 0px; }
		div#companiaFooterLinks ul li a{ color:#4253B9; text-decoration:none; }

.Clear{ clear:both; height:10px; overflow:hidden; }
		
.iframeScroll {  overflow: auto !important;}
.iframeMic { overflow: auto;}

/* fereastra flyer */
.fereastraflyer * { margin: 0; padding: 0; border: 0; z-index: 601;}
.fereastraflyer { position: absolute; top: 47px;  z-index: 601; width: 313px; height: 486px; font-family: Verdana, sans-serif; font-size: 13px; background: url(../../magazin/templates/md/poze/fullbackground.jpg) no-repeat; overflow: hidden; }
.fereastraflyer textarea { overflow: auto; }
.fereastraflyer .inchide { width: 313px; height: 40px; position: absolute; top: 0px; left: 0px;}
.fereastraflyer .inchide  a { position: absolute; top: 14px; right: 10px; color: #66CCFF; text-decoration: none; padding-right: 30px; background: url(../../magazin/templates/md/poze/inchide.gif) no-repeat 56px 1px;}



.fereastra * { margin: 0; padding: 0; border: 0; z-index: 601;}
.fereastra { position: absolute; top: 47px;  z-index: 601; width: 514px; height: 444px; font-family: Verdana, sans-serif; font-size: 13px; background: url(../../magazin/templates/md/poze/window_bg.gif) no-repeat; overflow: hidden; }
.fereastra_oferta { position: absolute; top: 47px;  z-index: 601; width: 514px; height: 444px; font-family: Verdana, sans-serif; font-size: 13px; background: url(../../magazin/templates/md/poze/window_bg1.gif) no-repeat; overflow: hidden; }
.fereastra textarea { overflow: auto; }
.fereastra .inchide { width: 514px; height: 40px; position: absolute; top: 0px; left: 0px;}
.fereastra .inchide  a { position: absolute; top: 14px; right: 10px; color: #66CCFF; text-decoration: none; padding-right: 30px; background: url(../../magazin/templates/md/poze/inchide.gif) no-repeat 56px 1px;}

div.listaMagazineTombola{ display:block; padding-bottom:15px; }	
	div.listaMagazineTombola table{ width:400px; border-top:1px solid #333; border-left:1px solid #333; margin:0px auto; }
		div.listaMagazineTombola table td, div.listaMagazineTombola table th{border-bottom:1px solid #333; border-right:1px solid #333; padding:3px 5px; width:200px;}
		div.listaMagazineTombola table td.nrCrt, div.listaMagazineTombola table th.nrCrt{ width:30px; text-align:center; font-weight:bold; }