* {
	font-family: Arial;
}
h1,
h2,
h3{
		padding: 0px;
		margin:0px;
		font-family: Verdana;

	}
a {
		color: black;

	}
h1 a,h1{
		color: #6785a2 !important;
		font-size: 25px !important;
	}
h2 a,h2{
		color: #63ce2e !important;
		font-size: 20px !important;
	}
h3 a,h3{
		color: #4a94f6;
		font-size: 20px;
	}
h3 a,h3{
		color: #4a94f6;
		font-size: 12px;
	}

#menu {

	padding: 0px 0px 20px;

	background-image: url(../images/menu_bg.png);
	background-repeat:repeat-x;
}
#menu ul {
	list-style: none;
	padding:0 0 0 10px;
	margin: 0px;
}
#menu li {
	float: left;
	padding: 0px;

}
#menu li a {

	text-decoration: none;

}
#menu li a:hover {
	color: white;
	background-color: #21979E;
}

body {

	margin: 0px 0px 10px;
	font-size: 11px;
}

#wrapper {
	background-color: #fff;
	width: 952px;
	margin: 0px auto;
}

#header {

	position:relative;
	background-image: url(../images/head_bg_l.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#header h1 {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:88px;
	margin:0;
	padding:20px 0 0 28px;
	width:922px;
	color: #fff !important;
}
#lang_selector {
	position:absolute;
	text-align:right;
	top:0;
	width:100%;
	background-image: url(../images/top_head_bg.png);
	background-repeat:repeat-y;
	height:22px;
}

#image_holder {
	position: absolute;
	float: right;
	right:0;
	top:23px;
}

#footer {
	color: #6785a2;
	font-size: 12px;
	padding: 7px 10px;
	font-family: Verdana;

}

#index_alfab {
	width: 777px;
	height: 30px;
	border-top: 2px solid #4b6b7f;
	background-image: url(../images/alfabet_bg.png);
	background-position: right top;
	background-repeat: repeat-y;
}

#index_alfab a {
	color: #21979e;
	padding: 2px 7px 8px;
	font-size: 16px;
	text-decoration: none;
	font-family: Times;
}
#index_alfab a.on {
	background-color: #4b6b7f;
	color: #fff;
}

#index_alfab_bottom {
background-color:#4B6B7F;
border:0 none;
display:block;
height:2px;
margin:0;
padding:0;
width:100%;
}

#content {
	padding-left: 23px;
	padding-right:23px;

	color: #6786a2;
	font-size: 12px;
	min-height: 500px;
}

#content h2 {
	font-size: 10px;
	font-family: Verdana;
	color: #4b6b7f;
}
#content h1{
	color: #6785a2;
	font-size: 19pt;
	font-family: Verdana;
}


.link_to_admin {
	clear: both;
	background-color:#32BF49;
	border:1px solid green;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:bold;
	margin:2px;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
	width:200px;
}

.admin_message {

	background-color:#32BF49;
	border:1px solid green;
	color:#FFFFFF;

	padding:3px 5px;
}


.produs_holder {
		display: block;
		height: 124px;
		border-bottom: solid 1px #82c0f8;
		padding: 14px 0px;

	}

.produs_holder#last {
	border-bottom: 0;
}

.produs_holder	.img_holder {
		float: left;
		padding-right: 10px;
	}

.produs_holder	.text_holder {
		float: left;
		border-left: solid 9px #30dbe5;
		height: 38px;
		padding-left: 5px;
		width:750px;
		background-image: url(../images/text_produs_bg.png);
		/*background-repeat: repeat-y;*/
		background-position: top right;


	}

.produs_holder	.text_holder h1,
.produs_holder	.text_holder h2,
.produs_holder	.text_holder h3{
		padding: 0px;
		margin:0px;
		font-family: Verdana;
	}
.produs_holder	.text_holder a {
		text-decoration: none;
	}
.produs_holder	.text_holder h1 a{
		color: #6785a2 !important;
		font-size: 12px !important;
	}
.produs_holder	.text_holder h2 a{
		color: #63ce2e !important;
		font-size: 9px !important;
	}
.produs_holder	.text_holder h3 a{
		color: #4a94f6;
		font-size: 9px;
	}

.produs_holder .info_holder {
	margin-top:5px;
display:block;
float:left;
height:83px;
width:755px;
}

.produs_holder .info_produs th,
.produs_holder .info_produs td{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;
}
.produs_holder .info_produs th {
	text-align: left;
	color: #438df5;

	width: 125px;


}

.produs_holder .info_produs td {
	text-align: left;
	color: #50626a;
	width: 240px;
}




.produs_detalii_holder	.text_holder {



		background-image: url(../images/text_produs_bg.png);
		background-repeat: repeat-y;
		background-position: top right;


	}



.produs_detalii_holder	.text_holder {
	margin-bottom: 21px;
}


.produs_detalii_holder	.text_holder h1,
.produs_detalii_holder	.text_holder h2,
.produs_detalii_holder	.text_holder h3{
		padding: 0px;
		margin:0px;
		font-family: Verdana;

	}
.produs_detalii_holder	.text_holder a {
		text-decoration: none;
	}
.produs_detalii_holder	.text_holder h1 a{
		color: #6785a2 !important;
		font-size: 25px !important;
	}
.produs_detalii_holder	.text_holder h2 a{
		color: #63ce2e !important;
		font-size: 20px !important;
	}
.produs_detalii_holder	.text_holder h3 a{
		color: #4a94f6;
		font-size: 20px;
	}


.produs_detalii_holder .img_holder {
	float: left;
}

.produs_detalii_holder .info_holder {
	float: left;
	width: 100%;


	display:block;
	float:left;
margin-left:10px;

}

.produs_detalii_holder .info_produs th,
.produs_detalii_holder .info_produs td{
	font-family: Verdana;
	font-size: 14px;
	vertical-align: top;
}
.produs_detalii_holder .info_produs th {
	text-align: right;
	color: #438df5;
	width: 200px;


}

.produs_detalii_holder .info_produs td {
	text-align: left;
	color: #50626a;

}

a.back_link {
	color:#63CE2E;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
	width:100%;
	margin-top: 10px;
	display: block;
}



.frmAddEdit {

}
.frmAddEdit label{
	width: 150px;
	display: block;
	float: left;
}

.frmAddEdit textarea {
	width: 700px;
	height: 400px;

}

.frmAddEdit .input_text {
	width: 400px;
}

.frmAddEdit .input_text_small {
	width: 200px;
}

.frmAddEdit .input_text_smaller {
	width: 100px;
}

.frmAddEdit .even_row {
	background-color: #f0f0f0;
}
.frmAddEdit .form_row {
	padding: 4px 0px;
	display: block;
}
.frmAddEdit label {
	line-height: 20px;
}
.frmAddEdit .required{
	color: red;
}

.error{
	color: white;
	padding: 4px;
	background-color: red;
	border: solid 1px #f0f0f0;
}

.frmAddEdit .message{
	color: white;
	background-color: green;
	padding: 4px;
	border: solid 1px #f0f0f0;
}

.label{
	position:absolute;
	font-size:9px;
	color:#a6a6a6;
	background-image:none;
	background-color:#fff;
	padding:5px 10px;
	z-index:10;
	top:-10px;
	border:0;
	left:10px;
	width:auto;
	height:auto;
	margin-right:-5px;	
}

.admin-menu {
	border: solid black 1px;
	float:left; 
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	position: relative;
	width: 907px;
}

.admin-menu label {
	font-weight: bold;
	margin-right: 20px;
}

.list th {
	background-color:#f0f0f0;
}

.list .even td{
	background-color:#f0f0f0;
}

