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

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
a:link {
	color: #000;
	font-weight: bold;
}
a:visited {
	color: #000;
}
a:hover {
	color: #039;
}
a:active {
	color: #000;
}
.container {
	height:auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main {
	width:978px;
	background:url(images/t_02.png) repeat-y;
}
.top_main {
	width:910px;
	background:url(images/b_02.png) repeat-x 0 200px;
	height:320px;
	margin:0 auto;
}
.top_main_left {
	float:left;
	width:600px;
	margin-left:15px;
}

.top_main_right {
	float:right;
	width:230px;
	margin-right:15px;
}
.top_main_right_01 {
	width:200px;
	height:142px;
	background:url(images/b_01.png);
	padding:8px 15px ;
}
.top_main_right_02 {
	margin-top:8px; 
}
.top_main_right h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333;
	margin:0 0 5px 0;
}
.top_main_mid {
	margin:0 300px 0 620px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.maindiv {
	width:910px;
	height:auto;
	margin:0 auto;
}
.main_left {
	float:left;
	width:274px;
	height:350px;
	background:url(images/l_04.jpg) no-repeat top right;
}
.main_right {
	float:right;
	width:623px;
	
}
.meniu_produse {
	list-style:none;
	margin:0;
	padding:0;

}
.meniu_produse li { width:263px; }

.meniu_produse li.cat a {
	display:block;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Verdana;
	padding:10px 0 10px 15px;
	font-weight:bold;
	font-size:14px;
}
.meniu_produse li.cat a:hover {
	color:#143777;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 0 10px 15px;
	font-weight:bold;
	background:url(images/l_03_2.jpg) no-repeat bottom left;
}
.meniu_produse li.subcat a {
	display:block;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana;
	padding:10px 0 10px 20px;
	font-weight:bold;

}
.meniu_produse li.subcat a:hover {
	color:#143777;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 0 10px 20px;
	font-weight:bold;
	background:url(images/l_03_2.jpg) no-repeat bottom left;
}
.meniu {
	margin:15px;
}
.maindiv_left {
	float:left;
	width:464px;
	padding-bottom:20px;
}

.maindiv_right {
	float:right;
	width:141px;
	margin-right:18px;
}
.poze_jaluzele { margin-top:20px; width:600px; }

.poze_jaluzele img {
	border:2px solid #143777;
}
.poze_jaluzele img:hover {
	border:2px solid red;
}
.head_img {
	border:4px solid black;
}
#selectat {
	background:#143777;
	color:white;
}
.titlu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	margin-bottom:5px;
	text-transform:uppercase;
	background:url(images/tt_spac.jpg) repeat-x center center;
}
.titlu span { background-color:#fff; }
.cursvalutar {
	margin-top:15px;
	padding-left:10px;
}

.contact_form label {
	font-weight:bold;
}
.contact_form .inp_f {
	width:200px;
	background:url(images/b_03.jpg) repeat-x top left;
	border:1px solid silver;
}
.contact_form  textarea {
	background:url(images/b_03.jpg) repeat-x top left;
	border:1px solid silver;
	width:440px;
	height:150px;
}
.jo_tit {
	padding:10px;
}
