/* CSS Document */
* {	
}
body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #793718;
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
}
#main {
	width: 910px;
}
#top {
}
#top .lng {
	padding-left: 25px;
}
#head {
	background-image: url(images/head-bgr.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 910px;
}
#menu {
	background-image: url(images/menu-bgr.jpg);
	background-repeat: no-repeat;
	width: 310px;
	height: 143px;
}
#menu .menu1 {
	height: 109px;
	margin-top: 17px;
	margin-bottom: 17px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:hover, #menu a.select {
	color: #edd19f;
}
#menu .vspace {
	background-image: url(images/vspace.png);
	background-repeat: repeat-y;
	width: 1px;
}
#menu .hspace {
	background-image: url(images/hspace.png);
	background-repeat: repeat-x;
	height: 1px;
}
#content {
	background-image: url(images/content-bgr.gif);
	background-repeat: repeat-y;
	width: 910px;
}
#content a:link, #content a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #793718;
}
#content a:hover {
	text-decoration: underline;
}
#content .cont {
	width: 768px;
	padding-left: 71px;
	padding-right: 71px;
	padding-top: 0px;
	padding-bottom: 7px;
	text-align: justify;
}
#content .cont div {
	padding-bottom: 10px;
}
#content .title {
	font-size: 14px;
	font-weight: bold;
	background-color: #9c4321;
	color: #C9B8A2;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content .nast1 {
	background-color: #dbd2c3;
	padding: 15px;
	margin-bottom: 7px;
}
.atract1 {
	text-align: justify;
	padding-right: 15px;
}
#menu1 {
	background-color: #dbd2c3;
	border: 2px solid #9c4321;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 278px;
}
#menu1 .title1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9C4321;
	margin-left: 0px;
	padding-bottom: 2px;
}
#menu1 ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu1 ul a:link, #menu1 ul a:visited {
	line-height: 150%;
	color: #793718;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#menu1 ul a:hover, #menu1 ul a.select {
	text-decoration: none;
	padding-left: 15px;
}
#menu1 li {
	vertical-align: middle;
	text-decoration: none;
	display: block;
}	


#gallery-nast {
}
#gallery-nast img {
	margin-bottom: 8px;
	margin-left: 8px;
}
#gallery, .galeria {
	background-color: #dbd2c3;
	padding: 14px;
	text-align: justify;
}
#gallery img, .galeria img {
	margin: 4px;
}
#footer {
	background-image: url(images/footer-bgr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 910px;
	padding-top: 15px;
	color: #c9b8a2;
	font-size: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #c9b8a2;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
