HTML {
		margin: 0px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		padding:0px;
		height: 100%;
		
}
body {
		height: 100%;
		margin: 0;
		padding: 0;
		background:#D8D796 url(tlo.jpg) repeat-x top;
	}
H1 {
	font-size:18px
}

H2 {
	font-size:14px
}


A:LINK {
    text-decoration: none;
    color:#010167;
	background-color:inherit
}

A:VISITED {
    text-decoration: none;
	color:#010167;
	background-color:inherit
}

A:HOVER {
    text-decoration: underline;
	color:#010167;
	background-color:inherit
}

A:ACTIVE {
    text-decoration: underline;
	color:#010167;
	background-color:inherit
}
#main {
	width:800px;
	margin:0 auto;
	}

#srodek{
background:#D8D796 url(img/srodek_gora.jpg)  no-repeat  top;

}
#tresc{
padding:10px;

}
#stopka{
margin-left:600px;
margin-right:20px;
}
.linie{
border-left: #817116 1px dotted ;
border-bottom: #817116 1px  dashed  ;
padding-left:3px;
padding-bottom:2px;


}
.linie2{
border-left: #817116 1px dotted ;
border-bottom: #817116 1px  dashed  ;
padding-left:10px;
padding-bottom:10px;


}
.photo{
border: #000000 solid 1px;
padding:1px;
margin:3px;

}
#flashcontent {
		height: 100%;
	}