h1.index {
    margin-bottom: 0;
}

a.modul {
    font-family: verdana, helvetica, arial;
    color: #e4c2a6;
    font-size: 16px;
    text-decoration: none;
    line-height: 3em;
    position: relative;
    top: 0.3em;
}

a.modul:hover {
    color: #fff;
}

/* TRENDS */

.box {
    background: transparent url(images/box_bg.png) repeat;
    position: relative;
    height: 434px;
}

.box .text {
    padding: 15px 100px 20px;
}

#trends ul.dzialy {
    margin: 0;
    padding: 0;
    float: right;
    margin-top: 22px;
}

#trends ul.dzialy li {
    font-size: 14px;
    color: #c18363;
/*    display: inline;*/
    list-style: none;
    margin: 0;
    padding: 0 10px;
    float: left;
    border-right: solid 1px #c18363;
}

#trends ul.dzialy li a{
    color: #c18363;
    text-decoration: none;
}

#trends ul.dzialy li a:hover,
#trends ul.dzialy li.selected,
#trends ul.dzialy li.selected a {
    color: #fff;
}

#trends ul.dzialy li.last{
    border-right: none;
    padding-right: 0;
}

#trends img.main_foto {
    border: solid 2px #150a07;
}

#trends .tytul,
#trends .tytul a{
    font-family: georgia;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
}

#trends .tytul a:hover {
    text-decoration: underline;
}

#trends .dzial {
    font-weight: bold;
}

#trends .laquo, #trends .raquo {
    width: 100px;
    text-align: center;
    padding-top: 20px;
}

#trends .laquo {
    float: left;
}

#trends .raquo {
    float: right;
}

#trends .laquo a, #trends .raquo a{
    font-family: georgia;
    color: #836a59;
    font-size: 60px;
    text-decoration: none;
}

/* NEWS */
#news img.main_foto {
    border: solid 1px #643f32;
    float: left;
    margin: 0 16px 16px 0;
}

.tytul,
.tytul a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.tytul a:hover {
    text-decoration: underline;
}

.dzial {
    display: inline;
}
.data {
    color: #c18363;
    display: inline;
}
.tresc {
    margin-top: 1em;
}

.wiecej {
    color: #c18363;
    display: inline;
}

#right_column .partnerzy {
    background-color: #0d0301;
    margin-bottom: 17px;
}

#right_column .magazyn_cc {
    background: #230e09 url(images/tlo-magazyn.jpg) 0 0 no-repeat;
    margin: 3em 0 1em;
    text-align: center;
    padding: 1px;
}

#right_column .magazyn_cc img{
    display: block;
    margin: 1em auto 0;
	padding-top: 7px;
	padding-bottom: 7px;
}

#right_column .magazyn_cc p{
    text-align: left;
    margin: 1em 1em;
    font-size: 14px;
    color: #fff;
}
#right_column .magazyn_cc .dark{
    color: #C18363;
    font-size: 12px;
    display: block;
    margin: 0.5em 0;
}

#right_column .zobacz_wszystkich,
#right_column .znajdz_w_twoim_miescie,
#right_column .dowiedz_sie_wiecej {
    color: #d7916c;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 16px 0;
    background-color: #0D0301;
}
	
#right_column .zobacz_wszystkich:hover,
#right_column .znajdz_w_twoim_miescie:hover,
#right_column .dowiedz_sie_wiecej:hover {
    text-decoration: underline;
}

#right_column .znajdz_w_twoim_miescie {
    background: url('images/w_twoim_miescie.gif') 22px 5px no-repeat;
    height: 60px;
}

.banner {
    margin: 20px 0;
}

#right_column .dowiedz_sie_wiecej {
/*    background: url(images/right_btn_black_tall.jpg) 0 0 no-repeat;*/
    background: url(images/dowiedz_sie_wiecej.png) 30px 10px no-repeat;
    background-color: #150603;
    margin-bottom: 25px;
}

#right_column .dowiedz_sie_wiecej big{
    display: block;
    font-size: 22px;
    color: #643f32;
}

#right_column .newsletter {
    color: #643f32;
    font-size: 14px;
}

#right_column .newsletter form {
    margin: 0;
    padding: 0;
}

#right_column .newsletter input{
    width: 286px;
    height: 15px;
    padding: 7px;
    background: #ad8670 url(images/input-bg.gif) 0 -270px no-repeat;
    border: none;
    margin: 7px 0;
}

#right_column .newsletter input.inactive{
    background: #ad8670 url(images/input-bg.gif) 0 -240px no-repeat;
}

#right_column .newsletter a{
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #d7936e;
    background-color: #150603;
    text-align: center;
    padding: 16px 0;
}

#right_column .newsletter a:hover{
    text-decoration: underline;
}