* {padding: 0px;margin: 0px;}
html, body {
background: #1a211f;
font-size: 10px;
font-family: Tahoma;
color: #d7eaf0;
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 #101312 solid;
padding: 20px 0px 10px;
}
.result .photo {
width: 170px;
float: left;
}
.result .info {
width: 320px;
float: left;
}
.result a.www {
color: #6cb1c7;
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: #6cb1c7;
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: #6cb1c7;
}
.kategoria a:hover, #footer_links a:hover, #atom a:hover {
color: #d7eaf0;
}
.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: #d7eaf0;
padding: 7px;
}
#footer a {
color: #6cb1c7;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#links {
width: 575px;
float: left;
padding-left: 20px;
}
#atom {
width: 240px;
float: left;
}
