body {
background-color: #000000;
font-family: verdana;
font-size: 15px;
color: darkgoldenrod;
background-attachment: fixed;
text-align: center;
background: url('lay/back.jpg');
}
div#glowny {
text-align: left;
width: 750px;
margin: 0 auto;
padding: 0;
background: url(lay/tlo.jpg) repeat-y bottom;
}
div#top {
background: url('lay/logo.jpg') no-repeat top;
width: 750px;
height:360px;
}



div#tresc {
width: 500px;
float: right;
padding-right: 40px;
min-height: 400px;
}


div#text{
position: relative;
margin-bottom: 50px;
text-align:center;
width: 470px;
padding-bottom: 0px;
}


div#menu {
width: 160px;
float: left;
}

div#linki{
margin-left:5px;
}

#menu a {
text-decoration: none;
color: darkgoldenrod;
font-size: 20px;
font-family: times new roman;
padding-top:0px;
}
#menu a:hover {
text-decoration: none;
color: white;
font-size: 20px;
font-family: times new roman;
}



div#stopka {
height: 260px;
clear: both;
background: url(lay/stopka.jpg) no-repeat bottom;
width:750px;
}

.style2 {
color: darkgoldenrod;

font-weight: bold;
font-size: 17px;
text-align:center;
}

.style3 {
color:darkgray;
font-family: verdana;
font-size: 17px;
text-align:center;
font-weight:bold;
}

.style4 {
font-family: verdana;
font-weight: bold;
font-size: 11px;
text-align:left;
}

a:link, a:visited{
text-decoration: underline;
color: darkgoldenrod;
font-size: 15px;
text-align:left;
}


a:hover {
text-decoration: none;
color: white;
font-size: 15px;
}


#copyright {
width:650px;
text-align: center;
padding-top: 80px;
margin-left: 50px;
color: darkgoldenrod;
font-size: 9px;
}

#copyright a:link, #copyright a:visited {
color:darkgoldenrod;
text-decoration: none;
font-size: 15px;
font-weight:bold;
}


#copyright a:hover {
color:white;
text-decoration: none;
font-size: 15px;
}



#menu li {
   display: block;
   text-align: center;
   padding: 2px ;
   margin-top: 10px;
   }



a:link img, a:visited img {
border: 1px solid silver;
padding: 2px;
}

a:hover img {
border: 1px solid #ffffff;
paddind: 2px;
}

