body
{
	background: black none repeat scroll 0px 0px;
	color: #330000;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, serif;
	font-size: 11px;
}

input, select 
{
	/*color: #FFE149;*/
	color: #330000;
	background: #a48156;
	border: solid #624d34 1px;
	margin: 2px;
}

input:hover, select:hover 
{
	/*color: #FFE149;*/
	color: #330000;
	background: #b79975;
	border: solid #624d34 1px;
}

div.tlo
{
	background-image: url('../../images/index.jpg');
	background-repeat: no-repeat;
  position:relative;
	width: 990px;
	height: 1278px;
	border: 0px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-color: White;
} 

table.tlo tr
{
	border: 0px;
	padding: 0px;
}

table.tlo td
{
	border: 0px;
	padding: 0px;
	vertical-align:top
}
a 
{
	position: relative;
	z-index: 20;
	text-decoration: none;
	text-transform: none;
	color: #622;
}

a:hover 
{
	text-decoration: none;
	text-transform: none;
	color: #e8cb7c;
	/*background: transparent url(../images/kwadrat.png);
	padding:2px 0px;*/
}

#mycustomscroll 
{
	/* Typical fixed height and fixed width example */
	width: 460px;
	height: 655px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	
	margin-top:30px;
	margin-bottom:25px;
	padding-top: 26px;
	padding-bottom:26px;
	padding-right:15px;
	padding-left:20px;
	text-align:left;
}


#galeriacyr {
margin-top: 20px; 
text-align:center; 
width: 440px;
}

#galeriacyr img {
margin: 12px 7px
}

.bannerbox {
  position:absolute; 
	top:585px; 
	width:170px; 
	height:235px; 
	text-align:center;
}

.ie .bannerbox {
  left: -5px;

}
