@charset "utf-8";
body  {
	font: 100% Times New Roman, sans-serif, Verdana, Arial, Helvetica;
	background-color: white;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#wrapper{
width:100%;
background-color:#f2e8de;
}
.thrColFixHdr #container { 
	width: 900px;  
	background: #ffffff;
	margin: 0 auto; 
	text-align: left;
	padding-top:0px; 
} 
.thrColFixHdr #bigheader { 
	background: #0075a4;
	border-bottom:8px solid #ec7d3a;
	width:100%;
	margin:0px;
	padding:0px;
} 



.rssicon
{
	position:absolute;
	top:120px;
	left:0;
	}

a.heads 
{
	font-family:calibri, arial;
	font-size:14px;
	text-decoration:none;
	color:#000;

	
	}

a.heads:hover
{
	color:#cc0000;
	
	}





.thrColFixHdr #header { 
	background: #ffffff; 
	padding: 0px;  
	height:120px;
	margin-bottom:0px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/topheader.jpg);
	background-repeat:no-repeat;
} 



.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: white; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top:0px !important; /* padding keeps the content of the div away from the edges */
	margin-left:10px;
	margin-top:0px;
}
#sidebar1 img{
margin-bottom:0px;
margin-top:0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top:0px !important; /* padding keeps the content of the div away from the edges */
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	margin-right:5px !important;
}
.thrColFixHdr #mainContent { 
	margin: 0px 185px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:502px;
/*	background-image:url(../images/paginabg_31.jpg);
	background-repeat:repeat-y;*/
		background-color:#ffffff;
} 

.thrColFixHdr #mainContent2 { 
	margin-left:200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-right:0px;
	width:670px;
	margin-top:0px;
	background-color:#ffffff;
	border-bottom:2px solid #ddd9d9;
}
.intern2{
width:658px;
margin:0 auto;
font-size:12px;
font-family: "Times New Roman", Times, serif;
background-color:#ffffff;
padding-top:0px;
}
 
.intern{
width:490px;
margin:0 auto;
font-size:14px;
font-family: "Times New Roman", Times, serif;
background-color:#ffffff;
}
.intern p, h1, h2, h3{
padding:0px;
margin:0px;

}
.intern2 p, h1, h2, h3{
padding:0px;

}
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:156px;
	background-color:#FFFFFF;
	color:#000000;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* other elements */



.newsletter{
width:172px;
height:132px;
background-image:url(../images/abonare_27.jpg);
background-repeat:no-repeat;
background-position:top;
}

label{
font-size:12px;
font-family: "Times New Roman", Times, serif;
color:black;
font-weight:bold;
}

input{
background-color:#DDECF3;
border:1px solid #ec7b39;
color:#333333;
font-size:12px;
font-weight:bold;
}

select
{
	background-color: #FFFFFF;
	border: 2px solid #e3d8ce;
	color: #5b971c;
	font-size: 12px;
	font-weight: bold;
}
.promotii{
width:181px;
margin:0 auto;
font-size:13px;
font-family: "Times New Roman", Times, serif;
color:#000000;
background-color:#e3eff5;
}
.promotii-ttl
{
background-image:url(../images/ttl-promobox.png);
height:53px;
width:176px;
background-repeat:no-repeat;
padding-top:10px;
padding-left:5px;
font-size:14px;
color:#FFFFFF;

}
.promotii-ttl a:link, .promotii-ttl a:visited, .promotii-ttl a:hover, .promotii-ttl a:active{
text-decoration:underline;
color:#FFFFFF;
}
.promotii p
{
margin-top:0px;
padding-right:5px;
padding-bottom:6px;
padding-left:5px;
padding-top:0px;
}
.carte
{
	width: 390px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ddd9d9;
	font-family: Calibri;
	
}

.carte p{
margin-top:7px;
font-family:"Times New Roman", Times, serif;
}
.carte div{

}
.carte h2{
margin-bottom:0px;
font-size:14px;
}
.container2{
width:100%;
background-color:#f2e8de;
}
#footer p{
font-size:14px;
font-family: "Times New Roman", Times, serif;
color:#000000;
}
#footer a:link{
color:#000000;
text-decoration:none;
}
#footer a:visited{
color:#000000;
text-decoration:none;
}

#footer a:hover{
color:#ec7d3a;
text-decoration:underline;
}
#footer a:active{
color:#000000;
text-decoration:none;
}

.intern2 a:link{
color:#000000;
text-decoration:underline;
}
.intern2  a:visited{
color:#000000;
text-decoration:underline;
}

.intern2  a:hover{
color:#ec7d3a;
text-decoration:underline;
}
.intern2  a:active{
color:#000000;
text-decoration:underline;
}

#comanda {
font-size:12px;
font-weight:bold;
color:#bb302a;
background-color:#fae0d0;
}
 .info{
 font-size:12px;
 color:#666666;
 background-color:transparent;
 width:400px;
 margin-left:auto;
 margin-right:auto;
 text-align:justify;
 }
 
 .eroare{
 font-size:12px;
 padding:3px;
 color:#CC0000;
 width:250px;
 background-color:#f9d7d6;
 border:1px solid red;
 margin:10px auto;
 }
 .titlurevista
 {
	font-family: calibri;
	
 font-size:25px;
 color:#CC0000;
 background-color:transparent;
 text-align:center;
 padding-top:10px;
 font-weight:bold;
 text-align:center;
 }
 .titlu
 {
	font-family: calibri;
	
 font-size:25px;
 color:#CC0000;
 background-color:transparent;
 text-align:center;
 padding-top:10px;
 font-weight:bold;
 text-align:left;
 }
.descriere
{
	font-family:Calibri;	
}
 
 .denumire-carte
 {
font-family:Calibri;
 font-size:16px;
 color:#000000;
 margin-bottom:5px;
 }
 .autor-carte
 {
	font-size:14px;
 font-weight:bold;
  margin-top:0px !important;
 }
 .info-carte
 {
  color:#222;
  font-family:Calibri;
 }
 .meniu{
 background-image: url(../images/topmenubg.jpg);
 background-repeat: repeat-x;
 font-size:14px;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 width:900px;
 margin: 0 auto;
 height:33px;
 background-color:#FFFFFF;
 /*line-height:28px;*/
 }
 .meniu ul{
 color:#333333;
 background-color:transparent;
 margin:0;
 text-align:left;
 padding-top:10px;
 padding-left:10px;
 }
 .meniu ul li{
 list-style:circle;
 display:inline;
 padding-left:3px;
  padding-right:3px;
  padding-bottom:0px;
 }
 .meniu ul li img{border:none}
  .meniu ul li:hover{
 list-style:circle;
 display:inline;
 background-color:#ec7d3a;
 padding:5px;
 }
 .meniu ul li a:link{
 color:#333333;
 background-color:transparent;
 text-decoration:none
 }
  .meniu ul li a:visited{
 color:#333333;
 background-color:transparent;
 text-decoration:none
 }
  .meniu ul li a:hover{
 color:#333333;
 background-color:transparent;
 text-decoration:none
 }
  .meniu ul li a:active{
 color:#333333;
 background-color:transparent;
 text-decoration:none
 }
 .leftmenutbl{
 border:2px solid #FFFFFF;
 }
  .leftmenutbl td
  {
	width:230px;
 border:2px solid #fff;
 background-image:url(../images/menubg_left.jpg);
 background-repeat:no-repeat;
 height:26px;
 line-height:26px;
 font-size:12px;
 font-family:Georgia, Arial, Helvetica, sans-serif;
 color:#000000;
 font-weight:normal;
 padding-left:10px;
 }
 .leftmenutbl td a:link{color:#000000; text-decoration:none;}
  .leftmenutbl td a:visited{color:#000000; text-decoration:none;}
   .leftmenutbl td a:hover{color:#000000; text-decoration:none;}
    .leftmenutbl td a:active{color:#000000; text-decoration:none;}
 .leftmenutbl img{
 border: none;
 }
  .leftmenutbladmin td:hover{
 border:2px solid #ec7d3a;
 }
 .leftmenutbladmin{
 border:2px solid #FFFFFF;
 }
  .leftmenutbladmin td
  {
	width:180px;
 border:2px solid #fff;
 background-image:url(../images/menubg_left.jpg);
 background-repeat:no-repeat;
 height:26px;
 line-height:26px;
 font-size:12px;
 font-family:Georgia, Arial, Helvetica, sans-serif;
 color:#000000;
 font-weight:normal;
 padding-left:10px;
 }
 .leftmenutbladmin td a:link{color:#000000; text-decoration:none;}
  .leftmenutbladmin td a:visited{color:#000000; text-decoration:none;}
   .leftmenutbladmin td a:hover{color:#000000; text-decoration:none;}
    .leftmenutbladmin td a:active{color:#000000; text-decoration:none;}
 .leftmenutbladmin img{
 border: none;
 }
  .leftmenutbladmin td:hover{
 border:2px solid #ec7d3a;
 }
 .comandabtn{
 border:3px solid #ddd9d9;
 width:78px;
 height:22px;
 }
 .comandabtn:hover{
 border:3px solid  #53acf1;
 }
 .ajutor{
 font-size:10px;
 color:#fff;
 background-color:transparent;
 line-height:26px;
 text-align:right;
 }
 .ajutor a{
 color:#fff;
 text-decoration:underline;
 }
 .newslettertopbg{
 width:180px;
 height:17px;
 background-image:url(../images/newsletterbg.jpg);
 background-repeat: no-repeat;
 font-size:12px;
 color:white;
 text-align:center;
 font-weight:bold
 }
 .newsletterbody
 {
	font-family: "Times New Roman", Times, serif;
 width:180px;
 border:1px solid #ec7d3a;
 border-top:none;
 padding:3px;
  font-size:12px;
  text-align:center;
 }
 .newslettertopbg2{
 width:300px;
 height:17px;
 background-image:url(../images/bd222.jpg);
 background-repeat: no-repeat;
 font-size:11px;
 color:white;
 text-align:center;
 font-weight:bold
 }

.newslettertopbg3{
 width:470px;
 height:17px;
 background-image:url(../images/bd333.JPG);
 background-repeat: no-repeat;
 font-size:11px;
 color:white;
 text-align:center;
 font-weight:bold
}
 .newsletterbody2
 {
 width:300px;
 border:1px solid #ec7d3a;
 border-top:none;
 padding:3px;
  font-size:11px;
  text-align:center;
 }

.newsletterbodySumar
{
	 width:390px;
     border:1px solid #ec7d3a;
    border-top:none;
    border-bottom:none;
  font-size:11px;
  text-align:center;
}


 .edituri
 { 
 margin-top:5px;
 font-size:10px;
 font-weight:bold;
 list-style:none;
 list-style-image:url(../images/leftarrow.png);
 }

 .edituri li{
 margin-bottom:6px;
 margin-left:-15px;
 }


 .edituri a:link{
 color:#000000;
 text-decoration:none;
 }

  .edituri a:visited{
 color:#000000;
 text-decoration:none;
 }

  .edituri a:hover{
 color:#ec7d3a;
 text-decoration:underline;
 }

  .edituri a:active{
 color:#000000;
 text-decoration:none;
 }

 #continut_principal
 {
 margin-left:240px;
 font-size:14px;
 border:0px solid red;
 }
#continut_principal_admin
{
 margin-left:220px;
 font-size:14px;
 border:0px solid red;	
}
.pas-comanda,  .pas-comanda-activ
{
 color:#000;
 border:0px red solid;
 width:32%;
 height:26px;
 font-size:12px;
 background-color:#88bed4;
 background-image:url(../images/pascmd.jpg);
 background-position:right;
 background-repeat:no-repeat;
 float:left;
 line-height:25px;
 margin-left:0px;
 font-weight:bold;
 text-align:center;
}

.pas-comanda1
{
 color:#000000;
 border:0px red solid;
 width:32%;
 height:26px;
 font-size:12px;
 background-color:#88bed4;
 background-image:url(../images/pascarte.jpg);
 background-position:right;
 background-repeat:no-repeat;
 float:left;
 line-height:25px;
 margin-left:0px;
 font-weight:bold;
 text-align:center;
}


.pas-comanda, .pas-comanda A,.pas-comanda A:active,.pas-comanda A:visited
{
	color:gray;
	text-decoration:none;
}
.pas-comanda A:hover
{
	color:#000;
	text-decoration:none;
}

.pas-comanda-activ
{
 color:#000000;
}

/* COS */
.cos
{
	font-family:tahoma;
	border:1px solid #0075a4;
	
}
.cos A,.cos A:visited,.cos A:active
{
	text-decoration:none;
	color:red;
}
.produs
{
	background-color: #FFEBE0;
	vertical-align:top;
	text-align:left;
}
.produs .suma
{
	text-align:right;
}
.produs INPUT
{
	width:26px;
}

.cos .footer
{
	padding:4px;
	background-color:#f0f0f0;
	vertical-align:middle;
	text-align:left; 
}
/* paginare carti */
.pager 
{
	text-align:right;
	width:500px;
	line-height:26px;
	font-family:Times New Roman;text-align:center
}
.pager A, A:visited, A:active
{
	color:Black;
	text-decoration:none;
}
.btn
{
	background-color: #ff9900;
}
.tipAbonamente
{
	width: 650px;
	font-size: 12pt;
	background-color: #faf0e6;
}
.red
{
	font-weight:bold;
	color:Red;
}

.abonCol
{
	text-align: left;
	font-weight: bold;
	padding-left: 4px;
	
}
.detalii
{
	width: 390px;
	padding-top: 57px;
	font-family: Calibri;
	font-weight: normal;
	padding-left:20px;
}
.fltlft1 { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	width:95;
}
.subtitluclass
{
font-weight:bold;	
}
.titlucarte
{
  font-size:18px;	
}
.autori
{
	font-weight: bold;
	font-size:16px;
}