html {
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	background: url(images/site_background.jpg) center fixed repeat-x;
}
p {
	clear: both;
	margin: 0;
	padding: 10px 0;
}
h1 { font-size:20px;}
h2 {
	font-size: 20px;
	line-height: 22px;
	/*letter-spacing: -1px;*/

	float: left;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
h2 a {
	color: #dc0080;
	text-decoration: none;
}
h3 {
	margin: 0;
	padding: 0;
	height: 30px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h3 a {
}
h6 {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -2px;
	float:left;
	margin: 0;
	padding: 0;
	font-weight:normal;
}
h6 a {
}
strong.nowrap {
	white-space: nowrap;
}
/*

	Start

*/

#container {
	width: 990px;
	margin: 0 auto;
}
#page {
	margin: 10px 0;
}
/*

**************

	Header

**************

*/

#header {
	height:200px;
	display:block;
	overflow:hidden;
	position:absolute;
}
/*

	top pentru header

*/

.top_header {
	width: 990px;
	height: 160px;
	/*margin: 0 auto;*/
	position: relative;
	background: url(images/header.gif) no-repeat;
	padding:0;
}
/*

	meniu utilizator

*/

ul.meniu_user, ul.meniu_user li {
	list-style: none;
}
ul.meniu_user {
	padding: 0;
	margin: 0;
}
ul.meniu_user {
	height: 20px;
	bottom: 0;
	right: 0;
	position: absolute;
}
ul.meniu_user li {
	float: left;
}
ul.meniu_user li h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
ul.meniu_user li h4 a {
	margin: 0;
	padding: 5px 5px;
	color: #F00;
	text-decoration: none;
}
ul.meniu_user li span {
	color: #F00;
}
ul.meniu_user li h4 a:hover {
	color: #900;
}
/*

	body pentru header

*/

.body_header {
	width: 950px;
	height: 40px;
	/*margin: 0 auto;*/
	background: url(images/body_header.jpg);
	padding:0 20px;
	
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 40px;
	font-style: italic;
	font-weight:bold;
}
.body_header a {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 40px;
	font-style: italic;
	font-weight:bold;
	
	margin-right:12px;
	text-decoration:none;
}
.body_header a.last {
	margin-right:0px;
}
.body_header a:hover {
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
/*

	meniu principal

*/

.meniuPrincipal, .meniuPrincipalSelected {
	position: absolute;
	width: 62px;
	height: 62px;
	overflow: hidden;
	z-index: 90;
	display: block;
}/*
.meniuPrincipal div.im {
	position: absolute;
	top: 0;
	left: 0;
}
.meniuPrincipalSelected div.im {
	position: absolute;
	top: 0;
	left: -62px;
}*/

.meniuPrincipalSelected .im1 {
	display: none;
}
.meniuPrincipalSelected .im2 {
	display: block;
}
.meniuPrincipal .im1 {
	display: block;
}
.meniuPrincipal .im2 {
	display: none;
}

ul.meniu_principal, ul.meniu_principal li {
	list-style: none;
}
ul.meniu_principal {
	padding: 0;
	margin: 0;
}
ul.meniu_principal li {
	float: left;
}
ul.meniu_principal li h4 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 32px;
	font-weight: normal;
}
ul.meniu_principal li h4 a {
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	background: #acc28c;
}
ul.meniu_principal li h4 a:hover {
	color: #FFF;
}
ul.meniu_principal li h4 a.selected {
	background: #f0f8e4;
	color: #000;
}
ul.meniu_principal li h4 a:hover.selected {
	color: #000;
}
/*

**************

	Body

**************

*/

#body {
	width: 990px;
	margin: 0 auto;
	background: url(images/bkg_transparent.gif) repeat-y;
	margin-top:199px;
	position:relative;
}
/*

	partea din stanga

*/

.side_left {
	float: left;
	width: 150px;
	margin: 40px 10px 0 20px;
	background: #FFF;
	display: inline;
}
/*

	partea de mijloc (continutul paginii curente)

*/

.side_middle {
	float: left;
	width: 740px;
	margin: 40px 0 0 0;
	position: relative;
	background:#FFFFFF;
	padding:10px 20px;
	overflow:hidden;
}
#home {
	background:none;
	padding:0;
	width:790px;
	overflow:visible;
}
/*

	partea din dreapta

*/

.side_right {
	float: left;
	margin: 0 0 0 0;
}
/*

	Meniu rapid

*/

#meniu_rapid {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 36px 0;
	background: #FFF;
}
#meniu_rapid h2 {
	color: #dc0080;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	height: auto;
	margin: 0;
	padding: 0;
	float: none;
}
#meniu_rapid h3 {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	height: auto;
	margin: 0;
	padding: 0;
}
#meniu_rapid ul, #meniu_rapid li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#meniu_rapid ul li {
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}
#meniu_rapid ul li ul {
	margin: 0 0 0 0;
}
#meniu_rapid ul li ul li {
	margin: 0 0 0 10px;
	padding: 0;
}
#meniu_rapid a {
	color: #09C;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
#meniu_rapid a:hover {
	color: #069;
	text-decoration: underline;
}
/*

	homepage imagini

*/

.prev_new {
	width: 470px;
	height: 300px;
	/*margin: 0 0 0 50px;*/

	position: relative;
}
.scrollable {
	width: 470px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#thumbs {
}
.prev_new_content {
	position: absolute;
	width: 1410px;
	height: 300px;
	clear: both;
}
.prev_new_content_fix {
	position: relative;
	width: 470px;
	height: 300px;
	float: left;
}
.prev {
	width: 390px;
	height: 200px;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
}
.prev_content {
	position: relative;
	overflow: hidden;
	width: 390px;
	height: 200px;
	clear: both;
}
.prev_mini {
	width: 150px;
	height: 150px;
	float: right;
	margin: 0 10px 0 0;
	position: relative;
}
.prev_mini_content {
	position: relative;
	overflow: hidden;
	width: 150px;
	height: 150px;
	clear: both;
}
.prev_mini_img {
	width: 150px;
	height: 150px;
	overflow:hidden;
	position: relative;
}
.prev_mini_img img {
	position: absolute;
	bottom:0;
}
.prev_mini h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.prev_mini h2 a {
	color: #FFF;
}
.prev_mini_text {
	padding: 10px 5px 10px 10px;
	background: url(images/bkg_grey150x150.jpg);
	cursor: default;
	height: 150px;
}
.prev_mini_text p {
	font-size: 12px;
	color: #F0F0F0;
}
.end_prev {
	margin-right: 0px;
}
.new {
	position: absolute;
	top: -30px;
	left: -50px;
	width: 83px;
	height: 83px;
	z-index: 90;
}
.cos {
	position: absolute;
	bottom: 30px;
	right: -10px;
	z-index: 90;
}
.cos2 {
	position: absolute;
	bottom: 30px;
	right: -40px;
	z-index: 90;
}
/*

	configurare module

*/

#mod_promotiiVertical {
	height: 400px;
	overflow: hidden;
}
#mod_noutatiVertical {
	height: 400px;
	overflow: hidden;
}
.single_book {
	text-align: center;
	padding: 10px 0;
}
.single_book_selected {
	text-align: center;
	padding: 10px 0;
	background-color: #FFF;
}
.single_book a, .single_book_selected a {
	color: #060;
	text-decoration: none;
}
.single_book a:hover, .single_book_selected a:hover {
	color: #099;
}
.side_middleNoLeft {
	margin-right: 150px;
	width: 784px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
.side_middleNoRight {
	margin-left: 150px;
	width: 784px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
.side_middleNoLeftNoRight {
	width: 934px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
/*

	categorie

*/

.controllWidth {
/*width: 600px;

	margin: 0 auto;*/

}
.block_category {
	margin: 0 0 30px 0;
}
.currentPath {
	height: 30px;
}
/*

	colectie + carte

*/

.block_collection {
	width: 740px;
	overflow: hidden;
	border-bottom: #666 1px solid;
}
.block_collection a, .carte_titlu a {
	color: #060;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
}
.block_collection a:hover, .carte_titlu a:hover {
	color: #0C6;
}
.block_collection_new, .carte_titlu_new {
	/*width: 790px;*/
	width: 100%;
	overflow: hidden;
}
.block_collection_new a, .carte_titlu_new a {
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}
.block_collection_new a:hover, .carte_titlu_new a:hover {
	color: #FC6;
}
.mini_thumbnail {
	margin: 0 5px 10px 0;
	width: 85px;
	height: 113px;
	float: left;/*background: #FFF;

	border: #CCC 1px solid;*/

}
.mini_thumbnail a {
	position: relative;
	width: 85px;
	height: 113px;
	font-size: 113px;
	display: block;
}
.mini_thumbnail img {
	position: absolute;
	top: 50%;
	left: 50%;
}
.blockTitle {
	width: 740px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	float: left;
	font-size:14px;
}
.blockCarti {
	float: left;
	width: 60px;
	height: 25px;
	text-align: center;/*border-left: #999 1px solid;

	border-right: #999 1px solid;*/

}
.blockNoutati {
	float: left;
	width: 60px;
	height: 25px;
	text-align: center;
}
.bkgGreenLight {
	background: #f4faec;
}
.bkgGreenLight2 {
	background: #ebf3e0;
}
.bkgWhite {
	background: #FFF;
}
.bkgWhite2 {
	background: #F2F2F2;
}
.text_colectie {
	padding: 0 100px 0 0;
}
/*

	detalii despre carte

*/

.carte_detalii {
	margin: 30px 0 0 0;
	border-bottom: #CCC 1px solid;
	overflow: hidden;
}
.carte_titlu {
	height: 30px;
	margin: 0 0 0 170px;
}
/*

	coperta carte

*/

.bookImage {
	position: relative;
	float: left;
}
.bookImage img {
	margin: 0 30px 20px 10px;
}
.rasfoieste {
	position: relative;
        
	cursor:pointer;
}
/*

	text carte

*/

.bookText {
	padding:0 120px 15px 0;
	margin: 0 0 0 170px;
}
/*

	detalii carte

*/

.detalii {
	font-size: 12px;
	color: #009966;
	margin: 5px 0 5px 170px;
}
.detalii td {
	padding: 0 40px 0 0;
}
.detalii span {
	font-size: 13px;
	color: #006600;
}
/*

	meniu parinti

*/

.meniu_parinti {
	clear: both;
	margin: 0 0 30px 0;
	overflow: hidden;
}
.parinti_img {
	float: left;
	display:none;
}
.parinti_text {
	/*width: 580px;
	margin: 0 0 0 150px;*/
	background:#FFF;
}
/*.meniu_parinti h2 {
}
.parinti_intro {
	float:left;
}*/
.parinti_intro a {
	text-decoration: none;
	color: #F00;
}
.parinti_intro a:hover {
	text-decoration: underline;
}
.zone {
}
.zone h2 {
	font-size:14px;
	color:#38B744;
	font-weight:bold;
	height:40px;
	line-height:40px;
}
.zone p {
	overflow:hidden;
}
.zone img {
	float:left;
}
/*

**************

	Footer

**************

*/

#footer {
	width: 990px;
	height: 30px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	background: url(images/green_footer.jpg);
}
/*

	meniu secundar

*/

ul.meniu_secundar, ul.meniu_secundar li {
	list-style: none;
}
ul.meniu_secundar {
	width: 700px;
	padding: 0;
	margin: 0 auto;
}
ul.meniu_secundar li {
	float: left;
}
ul.meniu_secundar li h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
ul.meniu_secundar li h4 a {
	margin: 0;
	padding: 5px;
	color: #FFF;
	text-decoration: none;
}
ul.meniu_secundar li h4 a:hover {
	color: #F3F3F3;
}
/*

********************

	alte clase

********************

*/

.red a {
	color: red;
}
.orange a {
	color: orange;
}
.yellow a {
	color: yellow;
}
.green a {
	color: green;
}
.blue a {
	color: blue;
}
.indigo a {
	color: indigo;
}
.violet a {
	color: violet;
}
.butonJoc {
	width:680px;
	height:33px;
	padding: 10px 0 0 10px;
	margin: 0 0 2px 0;
}
.butonJoc h6 {
	font-size:14px;
	font-weight:bold;
	letter-spacing:normal;
}
.bkgRosu {
	background:#F00 url(images/jocButonRosu.jpg) no-repeat;
}
.bkgOranj {
	background:#F90 url(images/jocButonOranj.jpg) no-repeat;
}
.bkgGalben {
	background:#FF0 url(images/jocButonGalben.jpg) no-repeat;
}
.bkgVerde {
	background:#390 url(images/jocButonVerde.jpg) no-repeat;
}
.bkgAlbastru {
	background:#33F url(images/jocButonAlbastru.jpg) no-repeat;
}
.bkgViolet {
	background:#90F url(images/jocButonViolet.jpg) no-repeat;
}
.bkgIndigo {
	background:#90F url(images/jocButonIndigo.jpg) no-repeat;
}
.clear {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.clear20 {
	width: 100%;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	clear: both;
}
.clear30 {
	width: 100%;
	height: 24px;
	font-size: 30px;
	line-height: 30px;
	clear: both;
}
.clear50 {
	width: 100%;
	height: 50px;
	font-size: 50px;
	line-height: 50px;
	clear: both;
}
div.alert, #javaScriptAlert, div.notFoundItems {
	border: #900 1px solid;
	background: #FF9;
	color: #090;
	padding: 5px 10px;
}
.info_line {
	padding:0 10px 10px;
	color:#666666;
}
.jocTitle, .jocTitle a {
	color:#006600;
	font-size:14px;
	font-weight:bold;
}
.jocTitle a:hover {
	color:#00CC66;
}
.joc {
	color: #dc0080;
}
.gameTitle {
	color:#006600;
	font-size:14px;
	font-weight:normal;
	/*line-height:20px;*/
}
#exersez {
	z-index:90;
}
.sep_concurs {
	background:#DC0080;
	font-size:1px;
	height:1px;
}

div.navi {
	height:30px;
	width:750px;
}

div.navi a {
	background:transparent url(/images/bullet_24x56.png) no-repeat scroll 0 0;
	color:#FFCCFF;
	float:left;
	font-size:12px;
	font-weight:bolder;
	height:24px;
	line-height:24px;
	margin:3px;
	text-align:center;
	text-decoration:none;
	width:24px;
}

div.navi a.active {
	background-position:0 -32px;
	color:#FFFFFF;
}

#link_blog {
	left:20px;
	position:absolute;
	top:30px;
	z-index:91;
}

.dec-transp-gratis {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #c01c22;
    font-size: 17px;
	line-height: 17px;
    font-weight: bold;
    padding: 17px 20px;
    text-align: center;
}

.text_home_page {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #444444;
    padding: 20px;
}

.sitemap li {list-style-image: url('images/baloon.png');line-height:20px;}
.sitemap li a {color:#069; text-decoration:none;}
#sitemap {background:url(images/sitemap.png) no-repeat;float:right;padding-left:20px;margin-right:60px;width:16px;height:16px;display:block;}

.text_home_page h1{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #09C;font-size:17px;
	line-height: 17px;margin-top:2px;
    font-weight: bold;
}.text_home_page p{
    padding:7px 0;overflow:hidden;
}

.text_home_page h2{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #09C;font-size:1.3em;padding:0 3px;
    font-weight: bold;
    text-align: center;
}




/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.popup_block a {border:0px;text-decoration:none;}
img.btn_close {
	float: right; 
	border:0px;
	margin: -55px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}


#cautare {
	background:url(/images/new/cautare.png) no-repeat;
	width:670px;
	height:38px;
	position:absolute;
	top:1px;
	display:block;
	left:50px;
	z-index: 10;
}
body>#cautare {position: fixed; }
.cautainput {
	position:absolute;
	top:4px;
	left:260px;
	display:block;
	width:200px;
	height:20px;
	padding:5px;
	border:0px;
	background:none;
}
body>.cautainput {position: fixed; }
.cautasubmit {
	position:absolute;
	top:-2px;
	left:450px;
	width:50px;
	display:block;
	height:40px;
	padding:5px;
	border:0px;
	background:none;
	overflow:hidden;
	text-indent:-9999px;
	line-height: 999px; /* Set it higher than your image height */
overflow: hidden; /* Hide the text */
font-size: 0; /* FF2 doesn’t like the above */
}
body>.cautasubmit {position: fixed; }
