﻿div.rs a
{
    display: block;
    text-decoration: none;
    border: none;
    color: #EAF9FF;
}
div.rs
{
    width: 220px;
    float: left;
    padding: 4px;
    background-repeat: no-repeat;
    background-position: center top;
}
div.rs a img, .areal img
{
    display: block;
    margin: 0px auto;
    padding: 5px;
    border: 2px solid yellow !important;
}
table.rtable a
{
    display: block;
    width: 240px;
    padding: 2px;
    float: left;
    text-decoration: none;
    color: #412c07;
    text-align: left;
}

div.rs a:hover, a.areal:hover
{
    color: yellow;
}
div.rs a:hover img, a.areal:hover img
{
    border: 2px solid white !important;
}

.rsopis
{
    display: block;
    margin: 10px auto 10px auto;
    color: #412c07;
    font-size: 90%;
}

div.pager
{
    clear: both;
    padding-left: 25px;
    padding-top: 5px;
}
a.powrot
{
    display: block;
    font-weight: bold;
    width: 80px;
    float: right;
    text-decoration: none;
}
.rtable
{
    width: 100%;
}
.rnazwa span
{
    display: block;
    padding: 25px 0px 5px 0px;
    font-weight: bold;
    color: Red;
    text-decoration: none;
    font-size: 120%;
}
.ropis
{
    display: block;
    padding-top: 5px;
    float: right;
    width: 660px;
    padding: 5px 0px 5px 20px;
    text-decoration: none;
    color: Yellow;
    cursor: pointer;
}
a:hover .ropis
{
    color: white;
} 
.rimg
{
    display: block;
    float: left;
}
.rtable .ropis span
{
    font-size: 90%;
    color: #412c07;
}
.rtable span .wiecej
{
    display: block;
    width: 70px;
    float: right;
    color: #1c5074!important;
    font-weight: bold;
}
.rsopis2
{
    display: block;
    margin-top: 5px;
    font-style: italic;
}
.pager a
{
    color: White;
}
.pager span
{
    color: yellow;
}
.pager a:hover
{
    color: red;
}
.wiecej2
{
    display: block;
    font-style: italic;
    width: 400px;
    clear: both;
    color: Yellow;
    font-size: 85%;
    text-decoration: none;
}
a:hover .wiecej2
{
    color: white;
}
a.areal
{
    display: block;
    width: 100%;
    text-decoration: none;
    cursor: pointer;
}

