* {
padding: 0;
margin: 0;
} 

body {
background: #aaa;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 20px;
}

a { color: #4A1605; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }
img { border: none; }
li { margin: 0; padding: 0; }

#wrap {
width: 990px;
margin: 0 auto;
}

#header {
height: 110px;
background: #aaa url(images/header.gif) no-repeat;
}
#header h1 { 
padding: 30px 0 0 20px;
font-size: 24px;
letter-spacing: -3px;
text-transform: uppercase; 
}
#header h1 a { color: #fff; }
#header h1 a:hover { color: #eee; text-decoration: none; }
#header h2 { 
font-size: 17px;
color: #eee;
font-weight: 100;
padding: 0 0 0 20px;
}

#intro {
background: #f7f7f7; 
border-top: 3px solid #aaa;
border-bottom: 3px solid #aaa;
margin: 5px 10px;
padding: 15px;
}

#content {
background: #aaa url(images/bg.gif) repeat-y;
padding: 10px;
}

#left {
width: 560px;
float: left;
padding-left: 10px;
text-align: justify;
padding-bottom: 10px;
}
#left h2 {
font-size: 25px;
padding: 10px 0; 
font-weight: 100;
letter-spacing: -2px;
}
#left h2 a { color: #888; }
#left h2 a:hover { color: #333; text-decoration: none; }

#right {
width: 370px;
float: right;
margin-top: 15px;
margin-right: 10px;
padding-bottom: 10px;
}
.reklama {
float: right;
width: 360px;
}
.rightads {
padding: 10px; 
}
#right h3 {
height: 30px;
line-height: 30px;
color: #000000;
padding-left: 10px;
font-size: 13px;
font-weight: 600;
}
.menu {
float: left;
width: 180px;
}
.menu h4 {
background: #4A1605 url(images/rightsmall.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 12px;
font-weight: 600
}
.menu1 {
float: right;
width: 180px;
margin-left: 10px;
}
.menu1 h4 {
background: #4A1605 url(images/rightsmall.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 12px;
font-weight: 600
}
.menu ul { 
padding: 5px 10px;
list-style-type: none;
font-weight: 600;
font-size: 11px;
}
.menu1 ul {
padding: 5px 10px;
list-style-type: none;
font-weight: 600;
font-size: 11px;
}

#footer {
height: 30px;
background: #aaa url(images/footer.gif) no-repeat;
line-height: 30px;
color: #fff;
font-size: 11px;
text-align: center;
}
#footer a {
color: #fff;
}
#footer a:hover {
color: #eee;
}

#bottom {
height: 10px;
background: #aaa url(images/bottom.gif) no-repeat;
}
