
body {
background-color:#c3c3c3;
background-image:url(../../image/hd.gif);
background-repeat:repeat-x;
}
h1 {
font-size:18px;
}
h2 {
font-size:16px;
}
h2.subtitlu {
font-size:16px;
text-indent:20px;
}
p {
text-indent:10px;
padding-left:5px;
padding-right:5px;
}
.list {
text-indent:10px;
padding-left:5px;
padding-right:5px;
}
/*header portocaliu*/
.header1 {
background-color:#ff3300;
}
/*background gri*/
.bck1 {
background-color:#c0c0c0;
height:10px;
}
/*background gri lateral main content stanga*/
.bck2 {
background-color:#c0c0c0;
}
/*background gri la colectii*/
.bck_lateral {
background-color:#1f1a17;
}
/*background main page*/
.bck_main {
background-color:#ECECEC;
/*background-color:#ffddbb;*/
}
/*background main right side */
.bck_main_mic {
/*background-color:#ECECEC;*/
background-color:#c0c0c0;
border-left:5px solid black;
/*border-right:2px solid #c0c0c0;*/
}
/*culoare header slogan*/
.slogan {
background-color:#80a6b9;
}
/*header orb dr-stg*/
.blind1 {
background-color:#fe0002;
height:2px;
width:50px;
}
.blind11 {
background-color:#c0c0c0;
height:2px;
width:50px;
}
/*header in flash*/
.head_flash {
background-color:#ff3300;
width:750px;
height:70px;
}
/* paginare logo*/
.black_logo {
background-color:#fe0002;
}
.black_logo2 {
background-color:#000000;
}
/*header lateral la colectii*/
.head_lateral {
background-color:#ff3300;
width:200px;
height:10px;
}
/*caseta meniu lateral colectii*/
.menu_lateral_base {
padding-left:15px;
padding-top:5px;
padding-bottom:10px;
}
.menu_lateral_base2 {
width:140px;
}
/*meniul colectiilor*/
a.menu_lateral:link , a.menu_lateral:visited {
color:#ff3300;
font-family:verdana;
font-size:12px;
/*font-weight:bold;*/
text-decoration:none;
}
a.menu_lateral:hover {
/*padding-left:5px;*/
font-family:verdana;
font-size:12px;
background-color:#ff3300;
color:black;
}
/*clasa submeniuri top meniu*/
.meniu {
padding-left:5px;
padding-top:2px;
padding-bottom:3px;
font-size:13px;
}
/*bordura la meniu colectii*/
.colectii_border {
background-color:#c0c0c0;
/*border-left:2px solid #c0c0c0;*/
}
/*clasa newsletter side*/
.side1 {
padding-left:5px;
padding-top:3px;
}
/*clasa titlu din sectiune main*/
.main_title {
font-size:20px;
border-bottom:1px solid black;
}
/*afisare div in zona main pentru carti*/
.main_1 {
padding-top:5px;
padding-left:3px;
padding-right:3px;
padding-bottom:5px;
}
/*meniul la titlu carte si autor*/
/*meniul colectiilor*/
a.link_carte:link , a.link_carte:visited {
color:#bc2222;
text-decoration:none;
}
a.link_carte:hover {
text-decoration:underline;
color:black;
}
a.link_carte_au:link , a.link_carte_au:visited {
color:#8A827B;
text-decoration:none;
}
a.link_carte_au:hover {
text-decoration:underline;
color:black;
}
.arat_carte {
padding-top:10px;
padding-left:5px;
padding-bottom:5px;
}
/*butoane pe link

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('../../image/square-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../../image/square-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding-top:5px;
}
/*casuta de la utilizator*/
.user_box {
margin:10px;
padding:5px;
border:solid 1px black;
}
.colectii {
padding:5px;
border:1px solid black;
margin:7px;
}
.colectii_par {
text-indent:15px;
}
.footer {
color:black;
}
a.link_footer:link , a.link_footer:visited {
color:black;
text-decoration:underline;
}
a.link_footer:hover {
text-decoration:none;
color:black;
}
a.link_footer2:link , a.link_footer2:visited {
color:black;
text-decoration:underline;
}
a.link_footer2:hover {
text-decoration:none;
color:black;
}
.terms {
text-indent:20px;
}
.front_box {
font-size:12px;
width:80px;
}

div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #ccc;
 color: #000;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
.padder_divs {
padding:5px;
}
.submitbutton,.submitbutton:hover{
	background-color:#c0c0c0;
	color:#000;
	font-size:10px;
	font-weight:bold;
	padding:3px;
	border:none;
	margin:7px 0px;
}
.submitbutton:hover{
	background-color:#ececec;
	border:1px solid black;
	font-size:10px;
	font-weight:bold;
	padding:3px;
	margin:7px 0px;	
}
.submitbutton2,.submitbutton2:hover{
	background-color:#ececec;
	color:#000;
	font-size:10px;
	font-weight:bold;
	padding:3px;
	border:1px solid black;
	margin:7px 3px;;
	
}
.submitbutton2:hover{
	background-color:#c0c0c0;	
	border:none;
}
.inp{
	width:115px;
	height:20px;
	border:1px solid #9E4D2B;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
	background-color:#c0c0c0;
}
.inp2{
	width:115px;
	height:20px;
	border:1px solid #9E4D2B;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:1px;
	background-color:#ececec;
}
.inp3{
	width:20px;
	height:20px;
	border:1px solid #9E4D2B;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:5px;
	background-color:#ececec;
}
.inp4{
	width:200px;
	height:75px;
	border:1px solid #9E4D2B;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:5px;
	background-color:#ececec;
}
.caseta_eroare {
border:2px solid red;
margin:10px 25px;
padding:5px;
}
