@charset "utf-8";

* {
margin: 0px;
padding: 0px;
}

body { 
background-image: url(../img/back.gif)
}
ul {
	margin-left:35px;
    padding:0;
	list-style:none
}
li  {
	background-image:url(../img/a.gif);
	background-repeat:no-repeat;
	background-position:left;
    margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 14px; 
	line-height:18px;
}

.img {
	border-style:solid;
	border-width: 2px 2px 2px 2px;
	border-color: #ff2f01;
	margin: 10px 10px 10px 10px;
}
a:link {
	color:#000;
}
a:hover {
	text-decoration:none;
	color:#0000;
}
a:visited {
	color: #000;
}
.h1, h2, h3, h4 {
	color:#F30;
}
/* structura */	
#main {
	margin: auto;
	
	width: 893px;
	padding-top: 25px;
}

/* meniu */
#meniu {
	height: 77px;
	width: 893px;
	background-image: url(../img/logo2.gif);
}
.meniuDr {
	height:77px;
	width:253px;
	float:left;
}
	
.meniuSt {
	height:77px;
	width:366px;
	float:right;
}
/* centru */
#centru {
	
	width: 893px;
	
}
#centruTop {
	background-image: url(../img/centru_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 893px;
	overflow:hidden;
}

/* meniu 2 */
#meniu2 {
	width: 893px;
	height: 85px;
}
.men1 {
	background-image: url(../img/meniu2_1.gif);
	height: 85px;
	width: 30px;
	float:left;
}


.men8 {
	background-image: url(../img/meniu2_8.gif);
	height: 85px;
	width: 32px;
	float:right;
}

/* meniu 3 */
#meniu 3 {
	width: 983pxl
	height: 85px;
}

.men3 {
	background-image:url(../img/meniu3_1.gif);
	height: 85px;
	width: 30px;
	float: left;
}

.men4 {
	background-image:url(../img/meniu3_2.gif);
	height:85px;
	width: 43px;
	float:right;
}
/* centru 1 */

#poza1 {
	background-image: url(../img/poza1.gif);
	height: 230px;
	width: 893px;
}

#poza2 {
	background-image: url(../img/poza2.gif);
	height: 252px;
	width: 893px;
}

#centruBottom {
	background-image: url(../img/centru_bottom.gif);
	background-repeat:no-repeat;
	height: 15px;
	width: 893px;
}
#centruBack {
	background-image: url(../img/centru_bg.gif);
	background-repeat: repeat-y;
	height: 537px;
	width: 893px;
	overflow:auto;
	padding-right:10px;
	padding-left: 10px;
}
/* centru 2 */
#centru2Back {
	background-image:url(../img/centru2_bg.gif);
	background-repeat: repeat-y;
	width: 843px;
	
	padding-top: 10px;
	padding-bottom: 20pox;
	padding-left: 20px;
	padding-right: 35px;
	float:left;
	text-align:justify;
	color: #f7f7d7;
}
#centru2Back p {
	text-indent:30px;
	}

#centru2Bottom {
	background-image:url(../img/centru2_bottom.gif);
	width:893px;
	height: 32px;
	float:left;
}


/* footer */
#footer {
	width: 893px;
	
	text-align:center;
	color: #F30;
}
#footer a:link {
	color:#F30;
}
#footer a:hover {
	text-decoration:none;
	color:#F30;
}
#footer a:visited {
	color:#F30;
}
#copyright {
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
}
#concept {
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:right;
}
#reclame {
	float: left;
}
#reclame a:link {
	color:#F30;
}
#reclame a:hover {
	text-decoration:none;
	color:#F30;
}
#reclame a:visited {
	color:#F30;
}