
html
{
	margin:0px;
	padding:0px;
	
}

body
{
	margin:0px;
	padding:0px;	
	font-size: 12px;
	font-family: Arial;
	line-height:16px;
	color: #513e1c;
	background-image: url("../images/piasek.jpg");
	background-position: top;
	background-repeat: repeat;		
}

.textcolor { color: #523d20; }


a
{
	text-decoration: none;
	color: #513e1c;	
	font-size: 12px;	
}
a:HOVER { text-decoration: underline; color: #513e1c; font-size: 12px; }

a.stopkah
{
	text-decoration: none;	
	color : #8f7236;	
	font-size:11px;
}
a.stopkah:HOVER { text-decoration: underline; color : #8f7236; font-size:11px; }

.topbannerPanel
{
	background-image: url("../images/top.jpg");
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 500px;	
	overflow: auto;
}

.banner
{
	

	background-position: top;
	background-repeat: no-repeat;
	width:780px; height: 380px;
	margin: 0 5px;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/banner1.png');	
}
.banner[class] {
	background-image: url("../images/banner1.png");
}


.mainmenudiv
{
	height:50px; width:784px;
	margin: 0 0 0 5px;	
}

.menuimg
{
	display:inline; 
	float:left; 
	border:none;
	height:50px;
	margin:0px; padding:0px;
}

a.mainmenu
{
	display:inline; float:left;
	text-decoration: none;
}

.stopka
{
	background-image: url("../images/stopka.jpg");
	background-position: top;
	background-repeat: no-repeat;
	width: 780px; height: 60px;
	color : #8f7236;	
	margin: 0 5px;	
}

.left
{
	display:inline; float:left;	
	width: 500px;
	
}

.right
{
	display:inline; float:right;	
	width: 242px;	
	margin-right:5px;
}

.galeriaLink
{
	display: inline; float:left;
	text-decoration: none;
	overflow:auto;
}

.galriaImg
{
	border: solid 3px #ece5d7;	
	width:140px; height: 93px;	
}

input.arielka
{
	border: solid 1px #d8be9d;
	color: #503d1d;
	background-image: url("../images/input_bkg.jpg");
}
textarea.arielka
{
	border: solid 1px #d8be9d;
	color: #503d1d;
	background-image: url("../images/input_bkg.jpg");
}

td.cennikBold
{
	border: solid 1px #d8be9d;
	color: #503d1d;
	background-image: url("../images/input_bkg.jpg");
	font-weight: bold;
	width:88px; height:48px;
	text-align: center;
}

td.cennikLight
{
	border: solid 1px #eddcc2;
	color: #503d1d;
	background-image: url("../images/input_bkg.jpg");
	font-weight: normal;
	width:88px; height:23px;
	text-align: center;		
}
.stopka_sep
{
	margin:0 8px;
}

li
{
	list-style-image: url("../images/gwiazdka.jpg");
}

ul.ksiega
{
	padding-left:30px;	 
}

li.ksiega
{
	cursor: pointer;
	font-weight: normal;
	
			
}
li.ksiega:HOVER 
{
	text-decoration: underline;	
}

li.selected { font-weight: bold; } 

.dymekMiddle
{
	background-image: url("../images/dymek_bg.jpg");
	width:425px;
	background-repeat: repeat-y;
	padding:5px;
	border-bottom: solid 1px #d8be9d; 
	font-weight: normal;
	text-decoration: none;
	cursor:auto;
	margin-bottom:10px;
}
.dymekMiddle:HOVER 
{
	text-decoration: none;
}

#mapka
{	
	height:300px;	
}


