﻿/*1. advertisement - background - odkomentovat*/
/* 20231113 Kamrla zakomentováno, reklama přesunuta mezi týdny
body { background: url("/storage/site/body-drmax.png") no-repeat center top #041108 !important; }
*/

.btn_update { font-size: 10px; }

.userRating { font-size: 10px; }

.lastArticles h3 { font-size: 17px; }

.btn_MassUpload { font-size: 10px; }

.tour a { width: 150px; background: url('/storage/site/cz/tour_img.jpg') top left no-repeat; padding: 1px 0 0 16px; font-size: 13px; }

.video a { background: url('/storage/site/cz/video_cz.jpg') no-repeat; width: 204px; height: 79px; display: block; }

.seotext { width: 330px; }
.right_footer { width: 150px; }
.right_footer_item { width: 149px; }

a.genhref { font-size: 8px; padding-top: 35px; height: 23px; }
a.addtofavourite { font-size: 9px; }

.footer .blog_container .text { padding-bottom: 0px; }

/*2. advertisement - odkomentovat .page_wrapper*/
/*3. advertisement - .wAdverti - zmenit display:none na display: block !important*/
#wInAd { overflow: hidden; }
/* 20231113 Kamrla zakomentováno, reklama přesunuta mezi týdny
.page_wrapper { margin: 140px auto 0 auto !important; }
*/
.wAdverti { display: none; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; z-index: -1; }
    .wAdverti a.top { width: 100%; height: 140px; display: block; position: absolute; top: -140px; }
    .wAdverti a.left { width: 50%; height: 100%; display: block; position: absolute; left: -50%; top: -140px; }
    .wAdverti a.right { width: 50%; height: 100%; display: block; position: absolute; right: -50%; top: -140px; }
