body{
	background:black;
	color: #7F7246;
	font-family:  sans-serif; 
	font-size:11px;
	margin: 0px;
	scrollbar-base-color: black;
	scrollbar-track-color: black;
	scrollbar-highlight-color: #352B1C;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #352B1C;
	scrollbar-arrow-color: #352B1C;
}
td{
	color: #7F7246;
	font-family:  sans-serif; 
	font-size:11px;
}
select{
	background: #7F7246;
	color: black;
	border:0;
	border-color:black;
}

a{
	color: #7F7246;
	font-family:  sans-serif; 
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
}

.intxt{
	width: 100px;
	background-color: #7F7246;
	border: 1px solid #705828;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.menus {
	position:relative;
	left:20px;
	display:none;
	text-align: left;
}
.menub {
text-align: left;
cursor:pointer;
font-weight: bold;
padding-top:17px;
}




.cdtr{
	cursor:pointer;
	text-align:left;
}
.st2{
	text-align:right;
	width:30px;
}
.but{
	background-color: #7F7246;
	font-family: sans-serif;
	font-weight: bold;
	border: 1px;
	border-style: inset;
	cursor: pointer;
	color: Black;
	font-size: 11px;
	border-color: #705828;
}

.carcass0{
	width:99%;
	top:0px;
	border-collapse:collapse;
}
.carcass1{
	background-color: Black;
	border-collapse:collapse;
}

.menua {
	background-image: url(pictures/menu.gif); 
	width: 145px; 
	background-color: Black;
	padding-left: 10px;
	height: 551px;
	vertical-align:top;
	background-repeat: no-repeat;
}

strong,a.strong {
 color: #98997A;	
}

.mimg{
	padding-right:20px;
	border:0;
	cursor:pointer;
	height:155px;
	width:240px;
}

.texts {
	padding: 8px;
	text-align: justify;
}

p:first-letter { 
margin-left:20px;
}

.link{
	cursor:pointer;
 font-weight: bold;
}
		 
#bigpic{
	Z-INDEX: 4;
	position: absolute;
	visibility: hidden;
	display: none;
	border: 1px solid Silver;
	text-align: center;
	vertical-align: baseline;
	background-color: #996633;
	cursor: pointer;
}
		 
#podol{
	Z-INDEX: 2;
	position: absolute;
	visibility: hidden;
	display: none;
	background-color: #7F7246;;
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
}