* {padding: 0px;margin: 0px;}
html, body {
background: #b87c3a;
font-size: 10px;
font-family: Tahoma;
color: #f5cf96;
text-align: center;
}
#wrapper {
width: 940px;
margin: 0px auto;
text-align: left;
}
#baner {
width: 940px;
float: left;
}
#left {
width: 605px;
float: left;
margin-top: 20px;
}
#right {
width: 335px;
float: left;
margin-top: 20px;
}
.naglowek {
width: 550px;
float: left;
margin-bottom: 20px;
}
#results {
width: 490px;
float: left;
padding-left: 30px;
margin-bottom: 55px;
}
.result {
width: 490px;
float: left;
border-bottom: 1px #ac7233 solid;
padding: 20px 0px 10px;
}
.result .photo {
width: 170px;
float: left;
}
.result .info {
width: 320px;
float: left;
}
.result a.www {
color: #ffffff;
text-decoration: none;
}
.result a.www:hover {
text-decoration: underline;
}
.result span {
font-weight: bold;
display: block;
}
.result span.cont {
font-weight: normal;
display: inline;
}
.result span.desc {
margin-top: 10px;
font-weight: normal;
}
a.more {
font-weight: bold;
color: #ffffff;
text-decoration: none;
font-size: 12px;
margin-top: 10px;
float: right;
margin-right: 15px;
}
#last {
width: 510px;
float: left;
padding-left: 30px;
margin-bottom: 55px;
}
.kategoria {
width: 200px;
float: left;
padding: 3px 0px;
padding-left: 10px;
}
.kategoria a, #footer_links a, #atom a {
text-decoration: none;
color: #ffffff;
}
.kategoria a:hover, #footer_links a:hover, #atom a:hover {
color: #f5cf96;
}
.last {
background: url(gfx/arrow.gif) left center no-repeat;
}
.kategoria img {
position: relative;
top: 4px;
margin-right: 7px;
}
#footer {
width: 875px;
float: left;
height: 17px;
background: url(gfx/footer.gif) top left no-repeat;
margin-bottom: 20px;
color: #f5cf96;
padding: 7px;
}
#footer a {
color: #ffffff;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#links {
width: 575px;
float: left;
padding-left: 20px;
}
#atom {
width: 240px;
float: left;
}
.desc ul {
margin-left: 20px;
margin-top: 5px;
}

.desc ul a {
color: #fff;
text-decoration: none;
font-size: 10px;
}


