@charset "utf-8";

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	background-color: #6cceff;
	background-image: url(../images/fundal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
}
a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border: 0px;
}
.center {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float:left;
}
.right {
	float:right;
}
ul.lista {
	display:inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#main
{
	width:1000px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}

#header-top
{
	background-image: url(../images/header-top.jpg);
	height: 70px;
	width: 1000px;
	background-repeat: repeat-x;
	background-position: center center;
}
#header-banner
{
	background-image: url(../images/banner-top.jpg);
	height: 266px;
}

#menu
{
	margin-left: 7px;
	margin-top: 5px;
}
.separator {
	background-image: url(../images/separator.jpg);
	height: 4px;
	width: 986px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 5px;
}
#text
{
	padding: 7px;
}

#footer
{
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
	width: 990px;
	padding-top: 10px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align:right;
}
#footer ul li {
	display:inline;
	margin-right: 10px;
	margin-left: 10px;
}
#footer ul li a {
	
	color:#FFF;
}
.moduletable-albastru {
	background: #006194;
	border: 1px solid #025079;
	color: #fff;
	font: normal 100% Tahoma, Geneva, Arial, Verdana, sans-serif;
	padding: 10px;
	width: 715px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
#adresa {
	margin-top:10px;
	margin-left:10px;
}
#home-right {
	float: right;
	width: 245px;
	text-align: center;
}
.contact {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.tabel-contact {
	font-size: 12px;	
}
.form-button {
	color: #FFF;
	border: 0px solid #000000;
	font-size: 13px;
	background-color: #006295;
	margin: 3px;
	padding: 2px;
}

#sitemap h1 {
	font-size: 14px;
	margin-left:0px;
}
#sitemap h2 {
	font-size:13px;
	margin-left:15px;
}
#sitemap ul li {
	font-size:12px;
	margin-left:30px;
}
#sitemap ul li ul li {
	font-size:11px;
	margin-left:45px;
}
#sitemap ul li ul li ul li {
	font-size:10px;
	margin-left:60px;
}
#content {
	padding: 5px;
}
#menu_left {
	float:left;
	width:150px;
	padding: 10px;
}
#crums {
	font-size:12px;
}
#crums a {
	color:#009;
}
.h1_cat {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h1_prod {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #164475;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #164475;
}
.h2_prod {
	font-size: 16px;
	color: #164475;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content #categorii {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content #categorii li {
	float: left;
	border: 2px solid #184475;
	margin: 5px;
	text-align: center;
	width: 140px;
	height:130px;
}
#content #categorii li a h2 {
	font-size: 14px;
	color: #FFF;
	background-color: #184475;
	margin: 0px;
	padding: 3px;
	text-align:center;
	height:30px;
}
#content #categorii li a img {
	margin:2px;
}
#content #poze {
	margin-top: 15px;
}
#content #poze a {
	display: block;
	float: left;
	margin:3px;
}
#content #next_prev {
	margin-top: 25px;
	clear: both;
	text-align: center;
}
#content #next_prev a {
	margin-right: 20px;
	margin-left: 20px;
	color:#164475;
}

