html, body {
	margin: 0px; 
	padding: 0px; 
}

table, td, div, p, h1, h2, h3, h4, h5, h5, h6, hr, img, form, input, textarea {
	margin: 0px; 
	padding: 0px; 
	border-style: none; 
	border-collapse:	collapse;
}

/* {
	background-repeat: no-repeat; 
} */

body {
	background-image: url('img/bkg.gif');
	overflow-y: scroll; 
	padding-top: 10px;

  scrollbar-3dlight-color: #e0e0ed;
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #e0e0ed;
  scrollbar-darkshadow-color: #e0e0ed;
  scrollbar-face-color: #e0e0ed;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff; 
}

body, td {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: #464646; 
}

input, select {
	margin: 0px; 
	padding: 1px; 
	border: 1px solid #b2b2b2;
	color: #000000;
	background: #ffffff;
	font-size: 12px;	 
}

textarea {
	font-family: Arial, Helvetica, Verdana;
	margin: 0px; 
	padding: 1px; 
	border: 1px solid #b2b2b2;
	color: #000000;
	font-size: 12px;
  overflow-x: auto; 
  overflow-y: auto;
	background: #ffffff;	 
}

.simplu {
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	color: #666666;
	font-size: 12px; 
}

.galben {
	font-family: Arial, Helvetica, Verdana;
	margin: 0px; 
	padding: 1px; 
	border: 1px solid #b2b2b2;
	color: #000000;
	font-size: 12px;
  overflow-x: auto; 
  overflow-y: auto;
	background: #ffffff;	 
}

li {
	list-style: dot;
}

img {
	border: 0px;
	margin: 0px;
}

a {
	text-decoration: none; 
	color: #ae241c;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #ae241c;
	font-weight: bold;
}

a.meniu {
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}

a.meniu:hover {
	text-decoration: none;
	color: #e30000;
	font-weight: bold;
}

a.meniu_activ {
	text-decoration: none; 
	color: #e30000;
	font-weight: bold;
}

a.meniu_activ:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.submeniu {
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}

a.submeniu:hover {
	text-decoration: none;
	color: #e30000;
	font-weight: bold;
}

a.meniu_jos {
	text-decoration: none; 
	color: #707070;
	font-weight: bold;
}

a.meniu_jos:hover {
	text-decoration: none;
	color: #e30000;
	font-weight: bold;
}

a.submeniu2 {
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}

a.submeniu2:hover {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}


.titlu {
	font-size: 12px;
	font-weight: bold;
	color: #ae241c;
	text-decoration: none;
}

.titlu_rosu {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.titlu_mare {
	font-size: 17px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	float: right;
}

.titlu_mare1 {
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	float: right;
}
	
.font11 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.meniu_sus {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.celula {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.linie_content {
	background: #ffffff;
	width: 1px;
}

.content {
	padding-top: 32px;
	padding-bottom: 10px;
	padding-left: 36px;
	padding-right: 20px;
}


.wsite {
	width: 952px;
}

.all {
	width: 100%;
	height: 100%;
}

.wcontent {
	width: 670px;
}

.footer {
	font-size: 10px;
	color: #707070;
	padding-left: 10px;
}

.submeniu_txt {
	font-size: 10px;
	color: #ff0000;
	padding-left: 10px;
	padding-top: 5px;
}



.hidden{
	visibility: hidden;
	display: none;
}

.shown{
	visibility: visible;
	display: block;
}

a.close {
	text-decoration: none; 
	color: #e30000;
	font-weight: bold;
	font-size: 10px;
	font-weight: bold;
}

a.close:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-weight: bold;
}

.search_select{
	width: 150px;
}

#cart_messages{
	text-align: center;
	position: absolute;
	z-index: 100000;
	background-color: white;
	padding: 3px;
	border: 1px solid #C62048;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	color: black;
	font-weight: bold;
}

.final_text_holder{
	position: absolute;
	width: 150px;
	height: 300px;
	right: 10px;
	top: 150px;
	z-index: 100;
	text-align: center;
}

.final_ico{
	width: 32px;
	height: 32px;
}

#send_meil_message{
	text-align: center;
	margin-left: 10px;
	margin-top: 20px;
}

#send_meil{
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
}

#north_way{
	position: absolute;
	float: left;
	left: 10px;
	top: 10px;
}