h1.index {
    margin-bottom: 0;
}

a.modul {
    font-family: verdana, helvetica, arial;
    color: #562518;
    font-size: 16px;
    text-decoration: none;
    line-height: 3em;
    position: relative;
    top: 0.3em;
}

a.modul:hover {
    color: #7e4738;
}

/* TRENDS */

.box {
    background: transparent url(images/box_bg_main.png) bottom 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: #562518;
/*    display: inline;*/
    list-style: none;
    margin: 0;
    padding: 0 10px;
    float: left;
    border-right: solid 1px #562518;
}

#trends ul.dzialy li a{
    color: #562518;
    text-decoration: none;
}

#trends ul.dzialy li a:hover,
#trends ul.dzialy li.selected,
#trends ul.dzialy li.selected a {
    color: #8e5242;
}

#trends ul.dzialy li.last{
    border-right: none;
    padding-right: 0;
}

#trends img.main_foto {
    border: solid 2px #c6c6c6;
}

#trends .tytul,
#trends .tytul a{
    font-family: georgia;
    font-size: 24px;
    color: #562518;
    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: #a4735d;
    font-size: 60px;
    text-decoration: none;
}

/* NEWS */
#news img.main_foto {
    border: solid 1px #878787;
    float: left;
    margin: 0 16px 16px 0;
}

.tytul,
.tytul a {
    font-size: 16px;
    color: #562518;
    text-decoration: none;
}

.tytul a:hover {
    text-decoration: underline;
}

.dzial {
    display: inline;
	color: #8e5242;
}
.data {
    color: #8e5242;
    display: inline;
}
.tresc {
    margin-top: 1em;
	margin-bottom: 10px;
}

.wiecej {
    color: #562518;
    display: inline;
}

#right_column .partnerzy {
    background-color: #ffee73;
    margin-bottom: 17px;
}

#right_column .magazyn_cc {
    background: #ffee73 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: #562518;
}
#right_column .magazyn_cc .dark{
    color: #503636;
    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: #562518;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 16px 0;
    background-color: #ffee73;
}
	
#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.png') 22px 5px no-repeat;
    height: 60px;
}

.banner {
    margin: 0 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: #ffffff;
    margin-bottom: 25px;
}

#right_column .dowiedz_sie_wiecej big{
    display: block;
    font-size: 22px;
    color: #562518;
}

#right_column .newsletter {
    color: #562518;
    font-size: 14px;
}

#right_column .newsletter form {
    margin: 0;
    padding: 0;
}

#right_column .newsletter input{
    width: 286px;
    height: 15px;
    padding: 7px;
    background-color:#ffee73;
    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: #080301;
    background-color: #ffe002;
    text-align: center;
    padding: 16px 0;
}

#right_column .newsletter a:hover{
    text-decoration: underline;
}
