body{				
font: 12px Verdana;
text-align: justify;
color: #fff;
padding:0;
margin-top:0px;
margin-bottom:0px;
background: #000;
}  
												
img {
border:0px;
}

p {
color: #070300;
} 
	
A, A:LINK, A:ACTIVE, A:VISITED 	{ 
text-decoration: none; 
font-weight: normal; 
color: #F90;
}

A:HOVER { 
text-decoration: none; 
font-weight: normal; 
color: #fff;
}

#opis A, #opis :LINK, #opis :ACTIVE, #opis :VISITED 	{ 
text-decoration: none; 
font-weight: normal; 
color: #fff;
}

#opis A:HOVER { 
text-decoration: none; 
font-weight: normal; 
color: #fff;
}


#galeria a:link img, #galeria a:visited img {
       border: 1px solid #003;
       background: #fff;
       padding: 2px;
}

#galeria a:hover img, #galeria a:active img {
       border: 1px solid #fff;
       background: #003;
       padding: 2px;
}

#container { 
position: relative; 
left: 0px; 
top: 0px; 
width: 980px; 
height: auto; 
margin-right: auto; 
margin-left: auto;
}

#top { 
position: absolute; 
z-index:1; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 1000px; 
margin-left: 0px; 
margin-right: 0px; 
padding: 0; 
background: url(grafika/bg_top.jpg) top center repeat-x;
}

#bottom {
position: relative;
top: 0px;
left: 0px;
width: 100%;
height: 60px;
background: url(grafika/bg_bottom.jpg) top center repeat-x;
}


#header_01 {
position: relative;
top: 0px;
left: 0px;
width: 980px;
height: 375px;
background: url(grafika/header_01.jpg) top center no-repeat;
}

#header_02 {
position: relative;
top: 0px;
left: 0px;
width: 980px;
height: 215px;
background: url(grafika/header_02.jpg) top center no-repeat;
}

#opis {
position: absolute;
top: 32px;
left: 370px;
height: 160px;
width: 252px;
font: 10px Arial;
color: #fff;
text-shadow:-1px 1px 1px #999;
text-align: justify;
line-height: 12.5px;
}

#kontakt {
position: absolute;
top: 80px;
left: 642px;
height: 160px;
width: 237px;
font: 12px Verdana;
color: #fff;
text-shadow:-1px 1px 1px #717171;
}

#scroll {
position: relative;
top: 0px;
left: 0px;
width: 980px;
min-height: 480px;
background: url(grafika/tlo_tresc.jpg) top center no-repeat;
}

#tresc {
position: relative;
top: 0px;
left: 0px;
width: 980px;
min-height: 480px;
}

#main_tresc {
position: relative;
top: 0px;
left: 40px;
width: 940px;
min-height: 480px;
line-height: 15px;
font: 11px Verdana;
color: #fff;
text-shadow:-1px 1px 1px #717171;
}

#stopka {
position: relative;
top: 30px;
left: 0px;
width: 980px;
height: 30px;
font: 11px Verdana;
color: #fff;
text-align:center;
}


h1 {
font: 48px 'Myriad Pro',Arial,Helvetica,sans-serif;
color:#fff;
line-height: 48px;
padding: 0px;
margin: 0px;
}

.ramka {
border: 1px solid #fff;
padding: 1px;
background: #000;
}

.opis {
font: 11px;
}


