html, body {
background-color:#333;
background:url(tlo.jpg);
background-attachment: fixed; 
color:#777;
padding-top:0px;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}

a{color: #888888; text-decoration: underline; font-weight:bold}
a:link {color: #888888; text-decoration: underline; font-weight:bold}
a:hover {color:#ffce2d; text-decoration: underline; font-weight:bold}

hr {
 border-top:1px;
 border-left:0;
 border-right:0;
 border-bottom:0;
 border-top-color:#ffce2d;
 border-top-style:dotted;
}

H1{
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffce2d;
}

H2{
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
}


#top {
width:780px;
margin:auto;
border: 0px;
background-color:#000;
}

#NAGLOWEK{
background-color:#000;
}

#ZMIENIACZ{
width:780px;
background-color:#000;
}

#TRESC2{
padding:30px;
background-color:#000;
font-weight:bold;
}

#MENU{
padding-top:10px;
margin-left:40px;
margin-right:40px;
width:700px;
background-color:#000;
font-weight:bold;
}

#MENU2{
padding-top:10px;
margin-left:40px;
margin-right:40px;
width:700px;
background-color:#000;
font-weight:bold;
}

#STOPKA{
padding-top:30px;
padding-right:40px;
padding-left:40px;
padding-bottom:30px;
font-size:11px;
clear:both;
width:7;
background-color:#000;
background-image:url(stopka_tlo.jpg);
background-position:top;
background-repeat:no-repeat;
font-weight:bold;
}

#podpis{
margin:auto;
width:780px;
font-size:10px;
text-align:right;
}

#obrazek{
padding-top:10px;
margin-left:40px;
margin-right:40px;
width:700px;
}

.kolorek{
color:#ffce2d;
}

.tab1{
margin-left:20px;
margin-bottom:20px;
}

.pogrubiony{
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#FF0000
}

#preview{
	position:absolute;
	border:1px solid #222;
	background:#000;
	padding:5px;
	display:none;
	color:#fff;
	}
	
img{border:none;}

.beleczka{
position:relative;
				
	background-image:url('beleczka.jpg');
	background-repeat:no-repeat;
	height:60px;
}

.beleczka_tekst{
color:#000;
position:absolute;
left:18px;
top:12px;
font-size:14px;
font-weight:bold;
}

.ikona_1{
position:absolute;
left:440px;
top:12px;				
}

.ikona_2{
position:absolute;
left:510px;
top:12px;				
}

.ikona_3{
position:absolute;
left:575px;
top:12px;				
}

.ikona_4{
position:absolute;
left:640px;
top:12px;				
}


.rameczka{
	border:1px;			
	border-style:solid;
	background-color:#343434;
	border-color:#555;
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
}

