h3 {
    color: #2b95c6;
}

#frontpage h3 {
	padding-left: 15px;
	margin: 0.75em 0.5em 0.25em 0.5em;
}

#frontpage #opinieetc li, #frontpage #list li {
    width: 220px;
    float: left;
    padding-left: 3px;
}

#frontpage #opinieetc li.first, #frontpage #list li.first {
    padding-left: 0px;
}

#frontpage #list li {
    width: 218px;
}
#frontpage #opinieetc li.opinie {
    padding-left: 0px;
    width: 218px;
    line-height: 118%;
    text-align: center;
}

#frontpage #list li.first {
    padding-left: 0;
}

#frontpage #list h2 {
    color: #2b95c6;
    height: 16px;
    padding: 10px 0 0 15px;
}

#frontpage #list li li {
    float: none;
    padding: 0;
    border-bottom: 1px solid #fcf6dd;
}

#frontpage #list li li a {
    background: #fbf3d2;
    height: 18px;
    padding: 7px 15px 0 15px;
    width: 189px;
    display: block;
}

#frontpage #list li li a:hover {
    background: #f2e199;

    text-decoration: none;
}

#frontpage #list li li.up {
    background: url('../img/frontpage_list_up.png') no-repeat;
    height: 11px;
}

#frontpage #list li li.down {
    height: 11px;
    background: url('../img/frontpage_list_down.png') no-repeat;
    border: 0;
    margin: 0;
    padding: 0;
}

#frontpage #list li li span {
    display: block;
    float: right;
    font-weight: normal;
}

#frontpage #countries-down {
	height: 15px;
	background: url('../img/frontpage_countries_bg.jpg') no-repeat bottom;
	clear: left;
}

#frontpage #countries li {
    display: block;
    float: left;
    width: 95px;
    padding: 5px 0 0 15px;
}

#frontpage #countries li a {
    background: url('../img/arrow_dark.jpg') no-repeat left 4px;
    display: block;
    padding-left: 7px;
    margin: 10px 0 0 0;
}

#frontpage #opinieetc {
    padding-top: 15px;
}

#frontpage #opinieetc a.banner {
    padding: 0 0 8px 0;
    display: block;
}

#frontpage #opinieetc li.first {
	padding-right: 5px;
}

#frontpage a.more {
    display: block;
    background: url('../img/arrow_dark.jpg') no-repeat right 15px;
    padding: 10px 8px 0 0;
    margin-right: 20px;
    float: right;
}

#frontpage a.more2 {
    display: block;
    background: url('../img/arrow_dark.jpg') no-repeat right 5px;
    padding: 0 8px 0 0;
    float: right;
}

#frontpage #opinieetc li {
	padding: 0;	
}

#frontpage #opinieetc li a {
	padding: 0;
}

#frontpage #opinieetc .head {
    background: url('../img/m_bg.jpg') no-repeat left bottom;
    width: 208px;
    padding: 0 10px 5px 0px;
}

#frontpage #opinieh li {
    background: #fbf3d2;
}
#frontpage #opinieh li div.name {
    padding: 7px 0 0 10px;
}
#frontpage #opinieh li.second {
    background: #fcf6dd;
}
#frontpage #opinieh li.last {
    padding-top: 10px;
    background: #fcf6dd url('../img/jasnobezowydol.jpg') no-repeat left bottom;
    height: 20px;
    text-align: right;
	width: 215px;
}
#frontpage #opinieh li.last a {
    background: url('../img/strzalkapodwojna.png') no-repeat 203px 5px;
    padding-right: 20px;
    display: block;
}
#frontpage #opinieh .country {
    color: #2b95c6;
}

#frontpage #opinieh div.ocena {
    padding: 5px 5px 0 0;
    background: url('../img/ramkaoceny.png') no-repeat;
    width: 92px;
    height: 36px;
    float: right;
    text-align: center;
    margin-top: 3px;
}

