body {
background-color: #6c0000;
font-family: verdana;
font-size: 13px;
color: #fff;
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:200px;
}

div#up {
background: url('lay/up.jpg') no-repeat top;
width: 750px;
height:20px;
}

div#tresc {
width: 550px;
float: right;
padding-right: 11px;
background: url('lay/tlo2.jpg') no-repeat right;
min-height: 200px;
}


#text{
position: relative;
margin-bottom: 50px;
text-align:left;
width: 530px;
padding-bottom: 0px;
}



div#menu {
width: 130px;
float: left;
padding-left: 20px;
padding-top: 13px;
font-size:14px;
color:white;
text-align: left;
font-family:verdana;
color:#C99B50;
}

#menu ul {
   margin-left: 5px;
   padding: 0;
   list-style-image:url(lay/pkt.gif);
}

#menu a:link, #menu a:visited {
   display: block;
   margin: auto;
   padding: 2px 0 3px 0;
   width: 100%;
   border-bottom: 1px solid black;
   text-decoration: none;
   color: #C99B50;
}

#menu a:hover {
   border-right:4px solid;
   border-color: orange;
   color:orange;
}

#menu a:active{
   color:red;
}


div#stopka {
height: 170px;
background: url(lay/stopka.jpg) no-repeat bottom;
width:750px;
clear: both;
}

.style2 {
color: #fff;
font-family: monotype corsiva,times new roman;
font-size: 25px;
text-align:center;
}

.style3 {
font-family: verdana;
font-size: 11px;
text-align:left;
}

.style4 {
font-family: times new roman;
font-weight: bold;
font-size: 14px;
text-align:right;
}

a:link, a:visited{
text-decoration: underline;
color: #fff;
font-size: 13px;
text-align:left;
}


a:hover {
text-decoration: none;
color: #97B2C8;
font-size: 13px;
}


#copyright {
padding-top: 175px;
text-align: center;
color: silver;
font-size: 11px;
}

#copyright a:link, #copyright a:visited {
color: silver;
text-decoration: none;
font-size: 11px;
}


#copyright a:hover {
color: white;
text-decoration: none;
font-size: 11px;
}


a:link img, a:visited img {
border: 1px solid silver;
padding: 2px;
}

a:hover img {
border: 1px solid #ffffff;
padding: 2px;
}

