body {
    background-image: url('/images/pattern.png');
    text-align: justify;
}
.top {
    background-color: #ffffff;
    height: 523px;
    border-bottom: 2px solid #484848;
    /*background-image: url('/images/bgbg.jpg');*/
    background-repeat: no-repeat;
}


.gfx {
    clear: both;
    height: 400px;
    margin-left: 15px;
}

.wh {
    background-color: white;
    padding: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
}

.placeholder {
    color : gray;
}

.page_ext {
    /*pagination extended theme*/
    text-align : center;
    padding    : 10px;
	
}

.page-act, .page:hover {
    border-radius : 0.3em 0.3em 0.3em 0.3em;
    background-color   : #0f7901;
    color              : #FFFFFF;
    font-size          : 11px;
    margin             : 2px;
    padding            : 6px;
    text-decoration    : none;
}

.page {
    border-radius : 0.3em 0.3em 0.3em 0.3em;
    background-color   : #CCC;
    color              : #FFFFFF;
    font-size          : 11px;
    margin             : 2px;
    padding            : 6px;
    text-decoration    : none;
}


.gal {
    margin: 3px;
}



.current_page {
	font-weight: bold;
}

.btm {
    background-color: #011e30;
    color: #788f9d;
    padding: 10px;
}

.scroller {
    background-color: white;
    padding: 20px;
    text-align: center;

}

.loga {
    text-align: center;
}
.loga li {
    float: left;
    list-style-type: none;
    margin: 0px;
}

.scroller img {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
}

.scroller img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}

.set {
    margin: 5px 0;
}

.ofta {
    height: 257px;
}

.ulpoviat {
    float: left;
    font-size: 11px;
    line-height: 14px;
    list-style-type: none;
    margin: 5px 0;
}
.ulpoviat li {
    float: left;
    margin-right: 10px;
}
.ulpoviat a {
    color: black;
}
.ulpoviat a:hover {
    color: #011e30;
    text-decoration: underline;
}

#container_poviat {

    background-color: #EEECEC;
    border-color: #011e30 #DDDDDD;
    border-image: none;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 5px 1px 1px;
    margin-left: 270px;
    margin-top: 80px;
    padding: 9px;
    position: absolute;
    width: 360px;
    z-index: 200;
}




.offertop li {
    width: 180px;
    height: 100px;
    float: left;
    border: 1px solid silver;
    list-style-type: none;
    margin: 2px;

    position: relative;
}

.offertop .act {
    border: 1px solid #ffffff;

}

.offertop a {
    color: gray;
}

.act:after,
.act::after {
    position: absolute;
    top: 100%;
    left: 0;
    margin-left: 86px;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 8px #ffffff;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
}

.offertop small {
    position: absolute;
    z-index: 200;
    text-align: center;
    width: 180px;
    background-image: url('/images/white.png');
    margin-top: 80px;
}

.reo-news-inner {
    padding: 0 !important;
}

#reo-news {
    border: 0 !important;
    overflow: hidden;
}

#reo-news a, #reo-news div, #reo-news img, #reo-news p {
    color: #0A0A0A;
    font-family: inherit !important;
    font-size: inherit !important;
    margin: 0;
    padding: 0;
}

#reo-news-logo img{
    display: none!important;
}

#reo-news .reo-news-inner {
    padding: 10px;
    position: relative;
}
#reo-news .reo-news-logo {
    border: 0 !important;
}

#reo-news img {
    display: none !important;
}