@charset "utf-8";

.x {
	color: #0095D9;
	text-decoration: none;
}

.x:visited {
	color: #0095D9;
	text-decoration: none;
}

.x:active {
	color: #0095D9;
	text-decoration: none;
}

.x:hover {
	color: #0095D9;
	text-decoration: underline;
}

.y {
	color: #666666;
	text-decoration: none;
}

.y:visited {
	color: #666666;
	text-decoration: none;
}

.y:active {
	color: #666666;
	text-decoration: none;
}

.y:hover {
	color: #999999;
	text-decoration: underline;
}

.z {
	color: #0095DA;
	text-decoration: none;
}

.z:visited {
	color: #0095D9;
	text-decoration: none;
}

.z:active {
	color: #0095DA;
	text-decoration: none;
}

.z:hover {
	color: #0095D9;
	text-decoration: underline;
}

.w {
	color: #666666;
	text-decoration: none;
}

.w:visited {
	color: #666666;
	text-decoration: none;
}

.w:active {
	color: #666666;
	text-decoration: none;
}

.w:hover {
	color: #666666;
	text-decoration: underline;
}
.bg_body {
	background-image: url(img/bg_body.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.bg_shadow {
	background-image: url(img/bg_shadow.png);
	background-repeat: repeat-y;
}
.shadow_bottom {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_shadow_bottom.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 8px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0095DA;
	font-weight: bold;
}

.menu_top {
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	width: 178px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo_top {
	margin-top: 10px;
}
.header_band {
	background-color: #0095DA;
	width: 552px;
	height: 15px;
}
.header_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #ABE3FE;
	text-align: center;
}
.align {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.list_menu {
	padding: 0px;
	margin-top: 7px;
	margin-left: 40px;
	margin-bottom: 15px;
	margin-right: 0px;

}
.list_menu li {
	background-image: url(img/arrow_little.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	padding-left: 18px;
	background-position: 1px 3px;
	height: 15px;
	margin: 0px;
}
.box_top {
	height: 11px;
	width: 214px;
	margin-right: auto;
	margin-left: auto;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0095D9;
	text-align: left;
	width: 214px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_box.gif);
	background-repeat: repeat-y;
}


.title_box {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0095DA;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
.text_box {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	width: 100%;
	margin: 0px;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.list_box {
	list-style-image: none;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	padding: 0px;
}
.list_box  li {
	background-image: url(img/square.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	padding-left: 18px;
	background-position: 5px 5px;
	margin: 0px;
}

.box_bottom {
	height: 11px;
	width: 214px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.list_box_news {
	list-style-image: none;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	padding: 0px;
}
.list_box_news li {
	background-image: url(img/square.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	padding-left: 18px;
	background-position: 5px 4px;
	margin: 0px;
}
.imput_text {
	text-align: left;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0095D9;
	padding-left: 6px;
	border: 1px solid #0095D9;
	padding-top: 3px;
	padding-bottom: 2px;
}
.newsletter_imput {
	margin-left: 30px;
}
.dots_vert {
	background-image: url(img/dots_vert.gif);
	background-repeat: repeat-y;
	height: 250px;
	width: 1px;
}
.img {
	background-image: url(img/bg_img.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
	height: 247px;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #0095D9;
	width: 90%;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 32px;
}
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	width: 58%;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-left: 30px;
	background-image: url(img/orb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 12px;
}
.line {
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-y;
	height: 3px;
}
.title_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0095DA;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.title_col {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0095DA;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-indent: 20px;
	margin-bottom: 15px;
}
.dots_horiz {
	height: 3px;
	width: 80%;
	background-image: url(img/dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.text_col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 3px;
	margin: 0px;
}
.title_produse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0095D9;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title_produs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
.detalii_produs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


.underline {
	text-decoration: underline;
}
.produse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}
.img_categ {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.title_produs_mare {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
.img_produs_big {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.specificatii {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.list_specificatii {
	list-style-image: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-type: none;
	padding: 0px;
}
.list_specificatii li {
	background-image: url(img/square.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	padding-left: 18px;
	background-position: 5px 4px;
	padding-right: 5px;
	margin: 0px;	
}







.bg_footer {
	background-image: url(img/tuv.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: 78%;
	text-align: center;
	margin-left: 100px;
	padding-top: 36px;
}
.line_footer {
	background-image: url(img/line_footer.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0095D9;
	text-align: center;
	margin-bottom: 20px;
}
.text_subsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.contactForm {
	border:1px solid #D5DDE2;
	width:300px;
	padding:10px;

	margin:auto;

}
.contactForm span{
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:bold;

	background-color:#FFFFFF;
	color:#555555;
	float:left;
	text-align:right;
	width:60px;
	margin-right:10px;
	margin-top:4px;
}
.contactForm input{
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color: #FFFFFF;
	border:1px solid #D5DDE2;
	color:#555555;
	width:200px;

}
.contactForm textarea {
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color: #FFFFFF;
	border:1px solid #D5DDE2;
	color:#555555;
	width:200px;

	height:125px;
	margin-top:2px;
}

