* {
margin: 0;
padding: 0;
border: 0;
text-decoration: none;
font-family: tahoma;
background-repeat: no-repeat;
list-style: none;
}

a {
color: #000;
font-weight: bold;
}

a:hover {
color: #ef571e;
}



/* ADVERTS */
#adv {
width: 700px;
height: 130px;
margin-right: auto;
margin-left: auto;
}

#adv img {
border-width: 5px;
border-style: solid;
border-color: #f0f0f0;
}
/* END ADVERTS */



/* TOP */
#top {
width: 100%;
height: 191px;
background-color: #f3f3f3;
border-width: 4px 0 4px 0;
border-style: solid;
border-top-color: #919191;
border-bottom-color: #dcdcdc;
margin-top: 2px;
text-align: center;
}
/* END TOP */



/* CONTENT */
#content {
width: 788px;
margin-right: auto;
margin-left: auto;
}

h1 {
font-size: 13px;
color: #585858;
padding-top: 31px;
padding-bottom: 4px;
padding-left: 40px;
padding-left: 40px;
letter-spacing: 1px;
}

#content-2nd {
width: 588px;
float: left;
text-align: justify;
padding-right: 28px;
margin-bottom: 30px;
}

#content p {
font-size: 11px;
line-height: 23px;
margin-bottom: 30px;
}

#content p img {
float: left;
margin-top: 7px;
margin-right: 14px;
margin-bottom: 5px;
}
/* END CONTENT */



/* MENU */
#menu {
width: 171px;
float: right;
font-size: 11px;
font-weight: bold;
color: #343434;
border-style: solid;
border-color: #e8e8e8;
border-width: 0 0 0 1px;
margin-bottom: 30px;
}

.menu {
width: 141px;
margin-bottom: 10px;
margin-left: 15px;
padding-left: 15px;
background-image: url('../images/menu_bg.gif');
background-repeat: repeat-y;
}

.menu a {
color: #343434;
}

.menu a:hover {
color: #ff9971;
}

.kategoria {
width: 171px;
line-height: 36px;
text-align: center;
background-image: url('../images/category.jpg');
color: #ec5013;
margin-bottom: 15px;
}
/* END MENU */



/* BUTTONS */
#buttons {
width: 100%;
height: 66px;
background-color: #f3f3f3;
margin-bottom: 2px;
clear: both;
display: block;
}

#buttons li {
float: left;
padding-left: 40px;
padding-top: 10px;
}
/* EMD BUTTONS */



/* FOOTER & NEWSLETTER */
#bottom {
width: 100%;
height: 4px;
background-color: #886a52;
clear: left;
}

#widgets {
width: 100%;
height: 160px;
background-image: url('../images/newsletter.jpg');
background-repeat: repeat-x;
background-color: #5e4531;
margin-top: 1px;
border-width: 0 0 3px 0;
border-style: solid;
border-color: #222222;
}

#content-widgets {
width: 706px;
height: 140px;
padding-top: 20px;
margin-left: auto;
margin-right: auto;
}

.info {
width: 193px;
height: 127px;
float: left;
font-size: 11px;
font-weight: bold;
color: #fff;
}

.info dt {
text-transform: uppercase;
text-align: center;
margin-bottom: 10px;
}

.info dd {
background-image: url('../images/arrow.gif');
padding-left: 10px;
}

.info dd a {
color: #fff;
}

.info dd a:hover {
color: #a3856d;
}

.line {
width: 1px;
height: 89px;
margin-top: 13px;
float: left;
margin-right: 28px;
margin-left: 23px;
}

.newsletter {
width: 210px;
height: 127px;
float: left;
font-size: 10px;
font-weight: bold;
color: #fff;
text-align: justify;
}

.newsletter span {
text-transform: uppercase;
text-align: center;
margin-bottom: 10px;
display: block;
}

.mail {
width: 144px;
height: 18px;
background-image: url('../images/mail.jpg');
border-width: 1px;
border-style: solid;
border-color: #4f3a29;
font-size: 11px;
color: #fff;
font-weight: bold;
padding-top: 4px;
margin-top: 15px;
float: left;
}

.mail2 {
border-width: 1px;
border-style: solid;
border-color: #4f3a29;
font-size: 11px;
color: #003300;
font-weight: bold;
padding-top: 4px;
margin-top: 15px;
}

.save {
width: 60px;
height: 23px;
background-image: url('../images/save.jpg');
margin-top: 15px;
}

.footer {
width: 99%;
display: block;
line-height: 55px;
background-color: #313131;
font-size: 11px;
font-weight: bold;
color: #fff;
padding-left: 1%;
margin-bottom: -7px;
}

.footer span a, .footer a:hover {
color: #ef571e;
}

.footer a, .footer span a:hover {
color: #fff;
}
/* END FOOTER & NEWSLETTER */
