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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#site {
	margin-left: auto;
	margin-right: auto;
	width: 861px;
}
h1 {
	color:#CC0000;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin: 20px 0px 10px 200px;
}
#top {
	background-image: url(top.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	height: 20px;
	width: 671px;
}
#text {
	clear: both;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-image: url(middle.jpg);
	background-attachment: inherit;
	background-repeat: repeat-y;
	width: 671px;
}
#text img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.centru {
	width: 631px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	background-image: url(footer.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	width: 671px;
	height: 66px;
	text-align: right;
	padding-top: 30px;
	color: #CCCCCC;
	line-height: 17px;
}
#meniu-top {
	background-image: url(meniu-top.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	width: 178px;
	height: 20px;
}
#meniu-bottom {
	background-image: url(meniu-bottom.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	width: 178px;
	height: 21px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li a {
	display: block;
	color: #666666;
	text-decoration: none;
	background-image: url(buton.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	height: 20px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 3px;
	padding-left: 13px;
}
li a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	background-image: url(buton-hover.jpg);
	background-repeat: no-repeat;
}

/*
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #A8A8A8;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
*/
.bannerTop{ display:block; width:951px; height:130px; margin-left:auto; margin-right:auto;}
.bannerTop img {border:none;}