/*CUSTOM CSS

Izmene u CSSu nakon kreiranja templejta se postavljaju ovde.
Developer iz ovog CSSa korekcije treba da integrise u glavni style.css
New

*/

.single-content h4 { line-height: normal; font-size: 18px;}

.fusnota {
    background: #efefef;
    padding: 20px 20px 6px 20px;
    font-style: italic;
}

.post-views {visibility: hidden; height: 0px;}

.archive h1 { text-transform: uppercase; }

blockquote p {
    padding-bottom: 20px;
    padding-top: 20px; }

.fusnota h5 {line-height: 1.4; color:#666;}
.gray-boxes { padding-bottom: 0px; }

.tags, .tags a { font-size: 16px; line-height: 1.4; }
.ico-print { width: 28px; height: auto; }

.footer { margin-top: 50px; }

.logo { width: 270px; height: auto; }
.info-text, .tags { border-top: 1px solid #000; border-bottom: 1px solid #000; }
.info-download { border-bottom: 1px solid #000; }

.country-cat { font-weight: 700; }


input, textarea { font-size: 16px; }

.breadcrumb { font-size: 16px; line-height: 1.4; }
.breadcrumb a { text-decoration: underline; color: #000 !important;}

.single-content h3 { margin-top: 40px; color: #000;}
.single-content {color: #000; line-height: 1.4}
.single-content h2 {font-size: 19px;}
.single-content p.big-p-new {
    font-size: 18px;
    color: #000;
    font-weight: 900;
}

.page-content ul li { margin-bottom:10px; line-height: 1.4 !important;}
.page-content a { text-decoration: underline; color: #52be60;}
.page-content a:hover { text-decoration: underline; color: #000;}
.page-content h1 {margin-bottom: 50px;}


.top-text h5 { text-transform: uppercase; font-weight: bold; font-size: 18px; }
.top-text h1 { margin-bottom: 50px; }

.footer-bottom p {color: #333;}

span.vote-statuses { margin-left: 20px; background-color: #fff; padding: 4px; font-size: 12px; }

.intro-text .top-text {min-height: 0px; }
.intro-text .top-text p {font-size: 14px;}

.font14 p { font-size: 14px; }

.banner .banner-text { padding-top: 30px; }
.paginate {margin:0px;}

.Comments__Box {margin-bottom: 40px;}
.comments {margin-top: 50px;}
.comments h3 {margin-bottom: 40px;}

.big-article-text .top-text p, .tb-box h5 {font-size: 14px;}
.top-text a { font-weight: bold; }

.main-part-head { position: relative; margin-bottom: 20px; }
.main-part-head img { margin-bottom: 0; display: block; }

.gray-box { padding: 15px 20px; }
.gray-box h3 { margin-bottom: 12px; }
.gray-box p { margin-bottom: 0px; }
.gray-box a { color:#000; }
.gray-box a:hover { text-decoration: none; }

.banner-m { display: none; }
.header-promo .banner-m { display: none; }



@media only screen and (max-width: 767px ) { 
    .banner-l { display: none !important; }
    .banner-m { display: inline-block; }
    .header-promo .banner-m { display: block; }
}

.fusnota h5 {
    font-size: 15px;
}

