@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333;
}
body {
	background: #fff url(../images/bg-02.jpg) repeat-y left;
	margin: 0;
}
h1 {
	font-size: 1.2em;
	color: #000;
	letter-spacing: -0.04em;
	margin-top: 10px;
	text-align: left;
}
h2 {
	font-size: 1.4em;
	letter-spacing: -0.04em;
	color: #333;
	margin: 0;
}
h3 {
	font-size: 1.2em;
	color: #000;
	margin: 0 0 20px 0;
}
#container {
	width: 1050px;
	height: 100%;
}
#banner {
	float: left;
	height: 900px;
	width: 257px;
}
#content {
	float: right;
	width: 720px;
	padding-right: 50px;
}
#top {
	float: left;
	height: 75px;
	width: 100%;
	clear: both;
}
#logo {
	width: 480px;
	height: 60px;
	font-size: .6em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
#search {
	float: left;
	clear: both;
	width: 100%;
	height: 15px;
	text-align: left;
	margin-top: 7px;
}
#language {
	float: right;
	height: 36px;
	width: 123px;
	background: #fff url(../images/bg-language.gif) no-repeat center top;
	font-size: .65em;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-family: Verdana;
}
#language a:link, #language a:visited, #language a:hover, #language a:active {
	color: #fff;
	text-decoration: none;
}
#language a:hover {
	color: #000;
}
#menu {
	clear: both;
	float: left;
	height: 15px;
	width: 100%;
	margin-bottom: 30px;
	padding: 10px 0;
	background: #fff url(../images/bg-menu.jpg) no-repeat right bottom;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: 700;
	color: #ccc;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #666;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
}
#menu ul {
	list-style: none;
	margin: 0;
	display: inline;
}
#menu ul li {
	margin: 0 2px;
	padding: 0 2px;
	float: right;
}
#main {
	clear: both;
	float: left;
	width: 100%;
}
#menunav {
	width: 100%;
	float: left;
	clear: both;
	text-align: right;
	font-size: .8em;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
#menunav a:link, #menunav a:visited, #menunav a:hover, #menunav a:active {
	color: #666;
}
#menunav a:hover {
	color: #222;
}
#footer {
	width: 100%;
	float: left;
	clear: both;
	height: 35px;
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #f4f4f4;
	font-size: .85em;
}
#footer span a:link, #footer span a:visited, #footer span a:hover, #footer span a:active {
	padding: 0 4px;
	color: #fff;
	background: #c00;
	text-decoration: none;
}
#footer span a:hover {
	color: #000;
	background: #fff;
}
#submenu {
	width: 500px;
	float: right;
	text-align: right;
	color: #999;
	text-transform: lowercase;
	font-size: 1em;
}
#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active {
	color: #999;
	text-decoration: none;
}
#submenu a:hover {
	color: #000;
}
#btt {
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 0;
}
#despre {
	width: 100%;
	float: left;
	clear: both;
	text-align: justify;
	margin-bottom: 30px;
	font-size: .9em;
}
#despre a:link, #despre a:visited, #despre a:hover, #despre a:active {
	color: #c00;
}
#despre a:hover {
	color: #000;
}
#contact {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 30px;
}
#index {
	width: 100%;
	float: left;
	clear: both;
}
#in_left {
	width: 290px;
	float: left;
}
#in_left a:link, #in_left a:visited, #in_left a:hover, #in_left a:active {
	color: #666;
	text-decoration: none;
}
#in_left a:hover {
	color: #c00;
}
#in_left ul {
	list-style: none;
	margin: 0;
	display: inline;
}
#in_left ul li {
	float: left;
	clear: both;
	width: 100%;
	text-transform: uppercase;
	padding: 1px 0;
	margin: 1px 0;
	border-bottom: 1px solid #f4f4f4;
	font-size: .8em;
}
#in_left02 {
	float: left;
	width: 290px;
	margin-top: 10px;
}
#in_left02 a:link, #in_left02 a:visited, #in_left02 a:hover, #in_left02 a:active {
	color: #c00;
	text-decoration: underline;
}
#in_left02 a:hover {
	color: #333;
}
#in_right {
	width: 380px;
	float: right;
	padding: 0 15px 20px 15px;
	background: #efefef url(../images/bg-in-right.gif) no-repeat center bottom;
}
#in_right a img {
	float: left;
	border: 1px solid #f4f4f4;
	margin-right: 10px;
}
#in_right a:hover img {
	border: 1px #c00 solid;
}
#in_right h1 {
	color: #c00;
}
#in_right ul {
	list-style: none;
	margin: 0;
	display: inline;
}
#in_right ul li {
	width: 358px;
	padding: 10px;
	margin-bottom: 8px;
	background: #fff;
	float: left;
}
#newsletter {
	width: 258px;
	height: 87px;
	background: #efefef url(../images/bg-newsletter.gif) no-repeat center bottom;
	float: left;
	padding: 10px 10px 15px 10px;
	margin-top: 20px;
}
#newsletter h1 {
	margin: 0;
	color: #c00;
}
#newsletter p {
	font-size: .8em;
	margin-top: 5px;
}
#album {
	width: 360px;
	float: right;
	padding: 15px 10px;
	margin: 0 0 6px 15px;
	border-left: 1px solid #f4f4f4;
}
#album ul {
	list-style: none;
	margin: 0;
	display: inline;
}
#album ul li {
	margin: 0 8px 15px 8px;
	float: left;	
}
#album ul li a img {
	border: 1px solid #f4f4f4;
}
#album ul li a:hover img {
	border: 1px solid #c00;
}
#produse {
	width: 460px;
	float: right;
	padding: 8px;
	margin: 0 0 6px 10px;
	border-left: solid 5px #212121;
	font-size: .8em;
	background: #f8f8f8;
	text-transform: uppercase;
}
#produse p {
	margin: 0;
}
#produse a:link, #produse a:visited, #produse a:hover, #produse a:active {
	color: #666;
	text-decoration: none;
}
#produse a:hover {
	color: #c00;
}
#produse ul {
	list-style: none;
	margin: 0;
	display: inline;
}
#produse ul li {
	margin: 0 6px 4px 6px;
	float: left;
	width: 200px;
	height: 12px;
}
div#produse span.current {
	color: #c00;
} 
#listaproduse {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 10px;
}
#listaproduse ul {
	list-style: none;
	margin: 0;
	display: inline;
}
#listaproduse ul li {
	width: 315px;
	padding: 15px;
	float: left;
	margin: 0 10px 15px 0;
	border: solid 1px #efefef;
	background: #f8f8f8;
	font-size: .85em;
}
#listaproduse ul li p {
	float: left;
	width: 115px;
	height: 70px;
	margin: 0;
	overflow: hidden;
	text-align: left;
	font-weight: 700;
}
#listaproduse ul li p span {
	width: 100%;
	float: left;
	clear: both;
	font-weight: 700;
}
#listaproduse ul li p a:link, #listaproduse ul li p a:visited, #listaproduse ul li p a:hover, #listaproduse ul li p a:active {
	color: #222;
}
#listaproduse ul li p a:hover {
	color: #666;
}
#listaproduse ul li a img {
	border: 1px solid #f4f4f4;
	float: left;
	margin-right: 15px;
}
#listaproduse ul li a:hover img {
	border: 1px solid #c00;
}
#prezentare {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 10px;
}
#prezentare a img {
	border: 1px solid #f4f4f4;
	float: left;
	margin-right: 20px;
}
#prezentare a:hover img {
	border: 1px solid #c00;
}
#copy {
	width: 257px;
	height: 30px;
	float: left;
}
#box02 {
	width: 120px;
	float: right;
	margin: 40px 0 0 15px;
	border-left: solid 1px #efefef;
}
#help {
	width: 100px;
	float: left;
	margin: 20px 0 0 15px;
	color: #999;
	font-size: .8em;
}
#help strong {
	font-size: 1em;
	color: #000;
	font-weight: 700;
}
#descriere {
	width: 380px;
	float: left;
	margin: 20px 0;
	font-size: 0.9em;
}
#descriere a:link, #descriere a:visited, #descriere a:hover, #descriere a:active {
	color: #c00;
}
#descriere a:hover {
	color: #000;
}
#copy {
	width: 150px;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: .8em;
	border-right: solid 5px #efefef;
}
#copy p {
	margin: 0;
}
#contactform {
	width: 310px;
	float: right;
	padding: 15px;
	/*margin: 0 0 6px 15px;*/
	background: #f4f4f4 url(../images/bg-form.gif) no-repeat center top;
	font-size: 0.85em;
}

#contactform table {
	font-size: 14px;
	margin-left: -5px;
	margin-top: -5px;
}
#contactform input {
    width: 120px;
}
#contactform textarea {
    width: 120px;
}
#contactform strong {
	font-size: 1.5em;
	color: #c00;
	line-height: .8em;
	font-weight: 700;
}
.main {
	width: 100%;
	float: left;
	clear: both;
	text-align: justify;
	margin-bottom: 10px;
}
.comanda {
	width: 568px;
	float: left;
	font-size: 0.85em;
	clear: both;
	padding: 20px;
	background: #f4f4f4 url(../images/bg-order.gif) no-repeat center top;
}
.comanda table {
    font-size: 14px;
    margin-left: -5px;
    margin-top: -5px;
}
.comanda table table{
    margin-left: 0;
    margin-top: 0;
}
.comanda td {
    vertical-align: top;
}
.comanda input {
    width: 120px;
}
.comanda textarea {
    width: 120px;
}
.comanda strong {
	font-size: 1.5em;
	color: #c00;
	line-height: .8em;
	font-weight: 700;
}
.cod {
	width: 380px;
	float: left;
	margin: 4px 0 0 0;
	font-size: 0.8em;
}
.cod strong {
	color: #c00;
}
.pagination {
	width: 98%;
	height: 22px;
	float: left;
	clear: both;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}	
div.pagination a {
 	border: 1px solid #dedfde;
	margin-right: 3px;
	padding: 2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #333;		
}
div.pagination a:hover, div.meneame a:active {
	border: 1px solid #fff;
	background-image: none;
	background-color: #c00;
	color: #fff;
}
div.pagination span.current {
	margin-right: 3px;
	padding: 2px 6px;
	font-weight: bold;
	color: #c00;
}
div.pagination span.disabled {
	margin-right: 3px;
	padding: 2px 6px;
	color: #adaaad;
}
.searchform {
	width: 90px;
	font-size: 1.2em;
	color: #b2b2b2;
	padding-left: 5px;
	border: 1px solid #efefef;
	color: #999;
}
.form01 {
	width: 85%;
	color: #999;
	border: 1px solid #f4f4f4;
	padding: 3px 5px;
	font-size: .9em;
	margin-top: -2px;
}
.form02 {
	color: #999;
	border: 1px solid #d4d4d4;
	padding: 3px 5px;
	font-size: 1em;
}
.more {
	color: #c00;
	margin-left: 20px;
	font-size: .7em;
}
.more a:link, .more a:visited, .more a:hover, .more a:active {
	color: #c00;
	text-decoration: none;
}
.more a:hover {
	color: #333;
}
.readmore {
	width: 100%;
	float: left;
	clear: both;
}
.text01 {
	width: 190px;
	float: left;
	font-size: 0.85em;
	overflow: hidden;
	text-align: left;
}
.text01 a:link, .text01 a:visited, .text01 a:hover, .text01 a:active {
	color: #888;
}
.text01 a:hover {
	color: #333;
}
.box01 {
	width: 90px;
	float: right;
	padding: 0 7px;
	text-align: right;
}
.box01 span {
	width: 100%;
	float: right;
	color: #c00;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 1.2em;
}
.box01 span span {
    color: #000;
    font-size: .7em;
    font-family: Arial, Helvetica, sans-serif;
}
.box01 span strong {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}
.box01 span sup {
	font-size: .6em;
	font-family: Arial, Helvetica, sans-serif;
}
.button01 {
	width: 82px;
	height: 21px;
	float: right;
	line-height: 21px;
	color: #fff;
	text-align: center;
	font-size: 9px;
	font-weight: 700;
	background: url(../images/bg-button.jpg) no-repeat center top;
	margin-top: 7px;
}
.button01 a:link, .button01 a:visited, .button01 a:hover, .button01 a:active {
	color: #fff;
	text-decoration: none;
}
.button01 a:hover {
	color: #fff;
	text-decoration: underline;
}
.button02 {
	width: 82px;
	height: 21px;
	float: left;
	line-height: 21px;
	color: #fff;
	text-align: center;
	font-size: 9px;
	font-weight: 700;
	background: url(../images/bg-button.jpg) no-repeat center top;
	margin-top: 7px;
}
.button02 a:link, .button02 a:visited, .button02 a:hover, .button02 a:active {
	color: #fff;
	text-decoration: none;
}
.button02 a:hover {
	color: #fff;
	text-decoration: underline;
}
.contactlinks a:link, .contactlinks a:visited, .contactlinks a:hover, .contactlinks a:active {
	color: #c00;
}
.contactlinks a:hover {
	color: #000;
}

.error {
    color: #f00;
    font-size: 10px;
}
.contactmsg {
    color: #f00;
    font-size: 14px;
    margin-top: 5px;
}
