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

body {
	margin: 0px;
	background-image: url(bkg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3D150D;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #5B1D15;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

#main {
	margin-left:auto;
	margin-right:auto;
	display: block;
	width: 826px;
	height: auto;
}

#left {
	display: block;
	width: 255px;
	height: auto;
	float:left;
}

#right {
	display: block;
	width: 571px;
	height: auto;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #675F53;
	position: relative;
}

#topleft {
	display:block;
	width: 255px;
	height: 22px;
	background-image: url(topleft_02.jpg);
}

#logo {
	display:block;
	width: 255px;
	height: 155px;
	background-image: url(logo.jpg);
}

#spacer {
	height: 3px;
	width: 100%;
	display: block;
}

#tallspacer {
	height: 13px;
	width: 100%;
	display: block;
}


#whatsnew {
	display: block;
	width: 255px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #675F53;
	background-image: url(bkgnewsmodule_11.jpg);
}

#leftmodule {
	display: block;
	width: 255px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #675F53;
}


#news {
	background-color: #D2BB8D;
	width: 232px;
	height: auto;
	display: block;
	margin-left: 7px;
	padding: 5px;
}

#news2 {
	background-color: #D2BB8D;
	width: 100%;
	height: auto;
	display: block;
	padding: 5px;
}

#topright {
	display: block;
	width: 571px;
	height: 22px;
	background-image: url(topright_03.jpg);
}

#topspace {
	display: block;
	width: 571px;
	height: 48px;
	background-image:url(top1.jpg);
	text-align: right;
}
#topspace a{
	color:#333;
	padding-left:200px;
	padding-top:20px;
}

#topspace img {
	float: right;
}

#menu {
	display: block;
	width: 571px;
	height: 32px;
}

#banner {
	width: 571px;
	height: 258px;
	display: block;
}

#header {
	width: 571px;
	height: auto;
}

#maintext {
	width: 554px;
	height: 121px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	padding-left: 17px; /* aici era 17px la mp */
	line-height: 17px;
	color: #708331;
	background-image: url(bkgmaintext_12.jpg);
	z-index:2;
}

.maintextbegin {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	padding-left:30px;
}

.maintextbegin2 {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #630;
}

.maintextbrown {
	color: #630;
}

#homepagelinks {
	/* [disabled]background-image: url(bkgmainimg_14.jpg); */
	top:481px;
	left:0px;
	width:571px;
	height:139px;
	color:#708331;
	z-index:1;
}

#bottom {
	width:100%;
	height: 115px;
	display:block;
	clear: both;
}

#left2 {
	display: block;
	width: 255px;
	height: auto;
	float:left;
}

#right2 {
	width: 571px;
	height: auto;
	float:right;
}

#bottomright {
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

#gallerytable img {
	background-color: #FFF;
	padding: 2px;
	border: #999 solid 1px;
}

#gallerytable img:hover {
	background-color: #666;
}

#form {
	font-size: 12px;
	color: #630;
	font-weight: bold;
}

#form .input {
	font-size: 10px;
	margin-top: 5px;
	background-color: #D0A362;
	border: #630 1px solid;
}

#speciallink {
	font-size: 12px;
}

.gallerylink {
	border:1px;
	border-color:#FFF;
}

#feedback {
	padding-left:20px;
	padding-top:20px;
	color:#900;
	font-weight: bold;
}

#maingallink:hover {
	background-color: #FFF;
}

#homepagelinks a.gallerylink img {
	border: 1px solid #FFF;
}

#homepagelinks a.gallerylink img:hover {
	border: 1px solid #000;
}
li .maintextbegin {
	font-size:14px;
	padding-bottom:10px;
}
table li {
	padding-bottom:5px;
}
