html, body {
	padding: 0;
	margin: 0;
	font-size: 87%;
}
body {
	font-family: Arial, Geneva,  helvetica, sans-serif;
	font-size: 87%;
	background: #fff url(../images/bg.jpg) repeat-x top left;
	color: #000000;
}
body.special {
	font-family: Arial, Geneva,  helvetica, sans-serif;
	font-size: 87%;
	background-image: none;
	color: #000000;
}
body, html, #container {
	padding: 0px;
}
:focus {
	outline: 0;
}
html>body, html>body #container {
	height: auto;
}
td {
	font-family: Arial, Geneva,  helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}
td.alternativ {
	background-color: #eaeaea;
}
td.alternativ2 {
	background-color: #F9F9F9;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #F9F9F9;
}
td.alternativ3 {
	background-color: #B6DDE8;
}
td.alternativ4 {
	background-color: #DAEEF3;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #F9F9F9;
}
.starTD{
	text-align: center;
}

html>body td {
	font-size: 110%;
}
th {
	font-family: Arial, Geneva,  helvetica, sans-serif;
}
input, select, textarea  {
	background: #EEEDEC;
	padding: 1px;
	font-size: 90%;
	font-family: Arial, Geneva,  helvetica, sans-serif;
}
input.checkbox  {
	background-color: #fff;
	padding: 1px;
	font-size: 87%;
}
img {
	border: none;
}
h1 {
	color: Red;
	padding: 14px 0;
	margin: 0;
	font-size: 180%;
	border-bottom: 0px solid #DEDECC;
	font-weight: normal;
	text-align: left;
}
h2 {
	color: #006ec7;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 0;
	clear:both;
	width:100%;
}
h3 {
	font-size: 115%;
	padding: 0;
	margin: 12px 0 7px 0;
	color: #006EC7;
	clear:both;
	width:100%;
}
ul {
	padding: 0px 0px 0px 15px;
	margin: 0;
}
ul li {
	margin: 0;
	padding: 2px 0;
}
a, a:visited {
	color: #006EC7;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.top_page {
	background: transparent url(../images/top_arrow.gif) no-repeat center left;
	padding: 0 15px;
}
a.top_page:hover {
	background: transparent url(../images/top_arrow_hover.gif) no-repeat center left;
	padding: 0 15px;
}
p {
	margin: 7px 0;
	padding: 0;
}
.accent {
	font-weight: bold;
	color: #006EC7;
}
.container{
	margin: auto;
	width: 785px;
	text-align: center;
	background: transparent url(../images/rightShadowIE.jpg) no-repeat right bottom;
}
html>body .container {
	background: transparent url(../images/rightShadow.jpg) no-repeat right bottom;
}
.containerCoduri{
	margin: auto;
	width: 785px;
	text-align: center;
	background: transparent url(../images/umbra.jpg) no-repeat right bottom;
}
html>body .containerCoduri {
	background: transparent url(../images/umbra.jpg) no-repeat right bottom;
}
.header {
	background: transparent url(../images/bg_menu_top.jpg) no-repeat left bottom;
	width: 776px;
	text-align: left;
	height: 195px;
}
.topstripe {
	background: transparent url(../images/topstrip.jpg) no-repeat top left;
	padding: 0 20px;
	height: 32px;
	margin-left: 8px;
}
.topstripe div a, .topstripe div a:visited {
	font-size:10px;
	color:#999;
	text-decoration:none;
}
.topstripe div a:hover {
	color:red;
	text-decoration:none;
}
.topstripe div {
	font-size:10px;
	float:right;
	display:inline;
	width: auto;
	text-align:center;
	margin: 6px 15px 0 0;
}
.topstripe div img{
	vertical-align:top;
}
.logo {
	margin: 0 0 0 11px;
	background: transparent url(../images/header.jpg) no-repeat 7px  top;
	padding: 0;
	height: 116px;
}
.logo img {
	margin: 0 0 0 38px;
}
.menu {
	color: #006EC7;
	font-weight: normal;
	font-size: 110%;
	float: right;
	width: 550px;
	margin: auto;
}
.menu table {
	margin: 0px 25px auto auto;
}
.menu td {
	background: transparent url(../images/cornerright.gif) no-repeat top right;
}
.menu table td.lefttable {
	margin: 0;
	width: 9px;
	background: transparent url(../images/lefttable.gif) no-repeat right 10px ;
}
.menu table td.shadowLeft, .menu p.shadowLeft {
	background: transparent url(../images/cornerleftShadow.gif) no-repeat left top ;
}
.menu table td.righttable {
	margin: 0;
	width: 9px;
	background: transparent url(../images/righttable.gif) no-repeat right 10px;
}
.menu table td.shadowRight, .menu p.shadowRight {
	background: transparent url(../images/cornerrightShadow.gif) no-repeat right top;
}
.menu p {
	margin: 0;
	padding: 0;
	background: transparent url(../images/cornerleft.gif) no-repeat top left;
}
.menu a {
 	color: #006EC7;
 	text-decoration: none;
 	font-size: 105%;
 	font-weight: bold;
 	padding: 10px 20px 15px 20px;
	margin: 0 5px;
	background: transparent url(../images/middle.gif) repeat-x top left;
	display: block;
}
.index_menu a:visited {
	color: #333367;
	text-decoration: none;
}
.menu a:hover {
	color: Red;
	text-decoration: none;
}
.menu a.active {
	color: Red;
	text-decoration: none;
}
.menu a.active:visited {
	color: Red;
	text-decoration: none;
}
.menu a.active:hover {
	color: Red;
	text-decoration: none;
}
.content {
	width: 776px;
	background: url(../images/bg_catalog.jpg) no-repeat 8px 1px;
}
.separator {
	clear: both;
	font-size:1px;
	height:2px;
}
.left{
	float: left;
	width: 230px;
	margin: 0 0 0 15px;
	display: inline;
}
.catalog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	float: left;
	padding: 10px 0 0 15px;
	color: #006EC7;
	width: 180px;
	text-align:left;
}
.header .catalog {
	padding: 20px 0 0 30px;
}
.catalog a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 0px 0 0 22px;
	color: #006EC7;
	background: transparent url(../images/arrow.gif) no-repeat center left;
}
.italian a {
	font-size: 100% !important;
}
.catalog a:hover {
	color: #D03737;
	background: transparent url(../images/arrow_blue.gif) no-repeat center left;
	text-decoration:none;
}
.left_menu {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 210px;
	text-align: left;
	display: inline;
}
.left_menu ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.left_menu ul li {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
}
.left_menu ul a {
	color: #006EC7;
	display: block;
	width: 100%;
	padding: 6px 0 7px 0;
	font-size: 110%;
	border-bottom: 1px solid #DEDECC;
	text-indent: 3px;
}
.left_menu ul a:visited {
	color: #006EC7;
	text-decoration: none;
}
.left_menu ul a:hover {
	color: #ff0000;
	text-decoration: none;
}
.left_menu a.active, .left_menu a.active:visited, .left_menu a.active:hover {
	color: #ff0000;
	border-bottom: 0;
}
.left_menu a.activeNosubmenu, .left_menu a.activeNosubmenu:visited, .left_menu a.activeNosubmenu:hover {
	color: #ff0000;
	border-bottom: 1px solid #DEDECC;
}
.left_menu ul ul{
	margin: 0;
	padding:0;
	border: 0;
	background: #fff;
	border-bottom: 1px solid #DEDECC;
}
.left_menu ul ul li{
	margin: 0;
	padding: 0;
}
.left_menu ul ul a, .left_menu ul ul a:visited {
	border: 0;
	padding: 4px 0px 4px 15px;
	text-indent: 0;
	font-weight: normal;
	color: #000;
	font-size: 100%;
	width: auto;
	border-top: 1px dotted #DEDECC;
}
.left_menu ul ul a:hover {
	color: #ff0000;
	text-decoration: none;
	background-image: none;
	background-color: White;
}
.left_menu ul ul a.active, .left_menu ul ul a.active:visited, .left_menu ul ul a.active:hover {
	color: #006EC7;
	text-decoration: none;
	background-image: none;
	background-color: #fff;
	border-top: 1px dotted #DEDECC;
}
.right {
	float: right;
	width: 450px;
	text-align: justify;
	margin-right: 35px;
	display: inline;
}

.flash {
	padding: 0px;
	border: #006EC7 0px solid;
	text-align: left;
	margin-bottom: 20px;
}

.footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat top left;
	height: 138px;
	text-align: left;
	margin: 20px 10px 0 3px;
	font-size: 90%;
	width: 741px;
}
html>body .footer {
	height: 138px;
	text-align: left;
	margin: 20px 0 0 18px;
	
}
.footerContent {
	padding-top: 15px;
	margin-left: 270px;
}
.menu_bottom {
	color: White;
	font-weight: normal;
	font-size: 90%;
	margin: auto auto auto 250px;
	padding-top: 10px;
}
.menu_bottom ul {
	margin: 0;
	padding: 0;
}
.menu_bottom li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	display: inline;
}
.menu_bottom a {
	color: White;
 	text-decoration: none;
 	font-weight: normal;
 	padding: 0 20px;
}
.menu_bottom a:hover, .menu_bottom a.active:hover {
 	color: White;
 	text-decoration: underline;
 	font-weight: normal;
 	padding: 0 20px;
}
.menu_bottom a:visited {
	color: #fff;
 	text-decoration: none;
 	font-weight: normal;
 	padding: 0 20px;
}
.design {
 	float: right;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
	
}
.design a, .design a:visited {
 	text-decoration: none;
	color: #333;
	font-weight: normal;
}
.photoleft {
	float: left;
	margin-right: 10px;
}
.photoright {
	float: right;
	margin-left: 10px;
}

/*new window */
.newWindow .navigation {
	margin: 0px 0px 0 0px;
	border-top: 0px solid #ccc;
	background-color:#EAEEE7;
	text-align: center;
	padding: 5px;
	margin: 10px 0px 0 0px;
}
.newWindow {
	position: absolute; 
	left: 45%; 
	top: 50%;
	margin-top: -260px; 
	padding-bottom: 0px; 
	border: 2px outset #ccc; 
	width: 470px;
}
.newWindow {
	background-color: #fff; 
}
.newWindow .image {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	float: none;
	display: block;
}
.topBar {
	height: 20px;
	background-color: #26428C;
	text-align: right;
	width: 470px;
	border-bottom: 1px solid #333;
}
.topBar input {
	height: 18px;
	width: 18px;
	margin: 1px 1px 0 0;
	padding: 0;
	font-size: 91.5%;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	background: #ccc url(../images/upper_close.gif) no-repeat center center;
	float: right;
	border-width: 1px;
	color: #000;
}
.topBar input:hover {
	background: #ccc;
}
.topBar .title {
	color: #fff;
	font-size: 91.5%;
	font-weight: bold;
	float: left;
	padding: 1px 0px 0 5px;
}
.navigation span {
	padding: 5px;
}
.navigation a, .navigation a:hover {
	padding: 5px;
}
.navigation #pageBig {
	width: 15px;
}
.thumbGallery {
	width: 450px;
}
.warning {
	font-style: italic;
	color: #ff0000;
}
p.warning {
	border-top: 1px solid #eaeaea;
	margin-top: 10px;
	padding-top: 7px;
}
.warning2 {
	font-style: italic;
	color: #ff0000;
}
p.warning2 {
	margin-top: 5px;
	padding-top: 3px;
}


.guestBook, .formGuestBook {
	border: 1px solid #ccc;
	text-align:left;
	margin-bottom:15px;
	width:650px;
	margin: 15px auto 15px 40px;
	padding:15px;
}
.formGuestBook {
	margin-bottom: 100px;
}
.owner {
	font-weight: bold;
	width: 560px;
	float:left;
	display:inline;
	margin: 0 0 10px 0;
}
.owner span{
	font-weight: normal;
	font-size: 11px;
	color:#999;
}
.stars {
	font-weight: bold;
	width: 90px;
	float:right;
	display:inline;
	text-align:right;
}
.guestBook p{
	clear:both;
}
.formGuestBook input, .formGuestBook textarea, .formGuestBook select {
	float: right;
	margin-right: 40px;
	width: 300px;
	display: inline;
	border:1px solid #999;
}
.formGuestBook textarea {
	height: 70px;
}
.formGuestBook .button{
	width: 100px;
}
.formGuestBook label{
	float: left;
	width: 300px;
	display: inline;
}
.formMail{
border: 1px solid #ccc;
	text-align:left;
	margin-bottom:45px;
	width:650px;
	margin: 15px auto 70px 40px;
	padding:15px;
}

.formMail input, .formMail select {
	
	margin-right: 20px;
	width: 300px;
	
	border:1px solid #999;
}
.formMail .button{
	width: 100px;
}
.formMail label{
	float: left;
	width: 100px;
	display: inline;
}

.produse {

text-align:left;	
width:650px;	
height:600px;
	
}
.produse label {
	width: 200px;
}
.produse textarea {
	height: 70px;
}
.produse input {
width:30px;
float:left;
display:inline;
}

.formMailProduse {
margin-left:0px;
width:350px;
float: left;
display:inline;
}
.formMailProduse input {
width:auto;
float:left;
display:inline;

}
hr {
	border: 1px dotted #eaeaea;
}
.formMailCantitate{

float:left;
display:inline;
margin-left:50px;
width:200px;

}


.formMailCantitate input {
height:18px;
width:100px;
float:left;
display:inline;

}

