* {
padding: 0;
margin: 0;
}

body {
	background: url('grafiki/tlo.png') repeat;
	font-family: verdana; 
	font-size: 13px; 
	color:#D0DAE2;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}


#tresc {
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}




span.galeria img {
       border: 1px solid #000000;
       background: #7694AC;
       padding: 3px;
}

span.galeria a:link img, span.galeria a:visited img {
       border: 1px solid #000000;
       background: #7694AC;
       padding: 3px;
}

span.galeria a:hover img, span.galeria a:active img {
       border: 1px solid #000000;
       background: #ffffff;
       padding: 3px;
}



A:link {
       color: #ffffff;
       font-size: 13px;
       text-decoration: none;
       font-weight: normal;
       font-style: none;
       font-family: verdana; 
}

A:visited {
       color: #ffffff;
       font-size: 13px;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
       font-family: verdana; 
}

A:hover {
       color: #ffffff;
       font-size: 13px;
       text-decoration: underline;
       font-weight: normal;
       font-style: normal;
       font-family: verdana; 
}

A:active {
       color: #ffffff;
       font-size: 13px;
       text-decoration: underline;
       font-weight: normal;
       font-style: normal;
       font-family: verdana; 
}
		


div.tlo_tekst {
	background: url('grafiki/tlo-tekst.png') repeat-y;
	margin-top: 0px;
	width: 659px;
}



#gora { 
       background: url('grafiki/gora.png');
       background-repeat: no-repeat;
       background-position: top center;
       margin-top: 0px;
       margin-bottom: 0px;
       width: 659px;
       height: 235px;

}



#dol { 
       background: url('grafiki/dol.png') repeat-y;
       background-repeat: no-repeat;
       background-position: top center;
       margin-top: 0px;
       margin-bottom: 0px;
       width: 659px;
       height: 24px;

}
