* {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3622;
}
body {
	margin: 0px;
}
#main {
	background-image: url(images/mainbg.jpg);
}

#main2 {
	background-image: url(images/mainbg2.jpg);
}

#wraper {
	position: relative;
	z-index: 100;
}

#welcome {
	position:absolute;
	z-index:100;
	top: -360px;
	left:33px;
	width: 400px;
}

#contact {
	position:absolute;
	z-index:100;
	top: -360px;
	left:10px;
	width: 400px;
}

p {
	text-align: justify;
}
#contact p {
	text-align: left;
	padding-left:10px;
	font-size: 12px;
}
#welcome p:first-letter {
	font-size: 16px;
	font-weight: bold;
}

p.podpis:first-letter {
	font-size: 11px;
	font-weight: normal;
}

p.podpis {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	padding-right:45px;
}

h3 {
	font-size: 15px;
}


h1 {
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	color:#101E0D;
	margin-bottom:5px;
	margin-top:20px;
		
}


h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
		margin-bottom: 0px;
}
h2 span{
	font-size: 12px;
font-family: "Times New Roman", Times, serif;


}

h3 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	
	margin-bottom:5px;
	
	}

#Table_01 {
	margin-top: 10px;
}

.imgg {
	border: 1px solid #A97138;
	padding: 1px;
	margin-bottom:2px;
}


#contact a:link, #contact a:visited {
	text-decoration: none;
	color: #6E543D;
}
#contact a:hover {
	color: #251A11;
}

A.clicktoenlarge {
	color:#A28364;
	text-decoration:none;
	}

A.clicktoenlarge:hover {
	color:#856647;
	}
	
.copyright{
		font-size: 12px;
		font-family: "Times New Roman", Times, serif;
		padding:15px 0 0 5px;
		clear:both;
		font-weight:bold;
	}	

a#banner {
	position:absolute;
	top: 50px;
	left: 15px;
}

a#banner img {
	border:none;
}

.stroik {
	background-image:url(images/stroik.png);
	width:61px;
	height:64px;
	position:absolute;
	bottom:465px;
	left:167px;
} 
