/*------------------------------------------------------------------
    CSS
    Project:        Milevskem.cz
    Version:        1.0
    Author:         Ij&T s.r.o.
    Last change:    // <!-- phpDesigner :: Timestamp [20.11.2023 17:36:33] -->
    Primary use:    Milevskem.cz
-------------------------------------------------------------------*/
/*barvy
červená       #ff0000
šedá písmo    #4e4e4e
gg-gray-31    #f1f1f1
gg-gray-21    #7a7a7a
bílá    #fff
*/
ol.lower-alpha{list-style-type: lower-alpha;}

H1, .hide { display: none; }
/* barvy podklad*/
.b_orangered { background:#d27b4e !important; }
.b_orange { background:#ffa500 !important; }
.b_violet { background:#bd4380 !important; }
.b_lightblue { background:#0e7ea4 !important; }
.b_light_footer { background:#fff3dd !important; }
.b_red { background:#d61f26 !important; }
.b_white { background:#ffffff !important; }
.b_black { background:#000000 !important; color: #fff !important; }
.b_gray { background: #f8f8f8 !important; }
.b_gray_light { background: #f7f7f7 !important; }
.b_gray_dark { background: #696969 !important; }
.b_gray_kurz { background: #495057 !important; }
.b_green {background: rgba(75, 118, 108, 0.80) !important;}
.b_yellow { background: #ef9e31 !important;}
.b_springgreen { background: #4f9c4f !important;}
.b_gold { background: #FFD700 !important;}
.b_deepskyblue { background: #00BFFF !important;}
.b_limegreen { background: #32CD32 !important;}
.b_blue {background: #1b4692 !important;}
.b_pink {background: #f9a392 !important;}
.b_light_green {background: #81c563 !important;}
.b_light_blue {background: #00b2dd !important;}
.b_kino {background: #ff3b2f !important;}
.b_mmm {background: #9d3476 !important;}
.b_tic {background: #ffd480 !important;}
.b_gm {background: #0f386c !important;}
.b_dk{background: #ef6642 !important;}
.b_zprav{background: #bd4380 !important;}
.b_ostatni{background: #19171c !important;}
/* barvy písmo*/
.c_orangered { color:#d27b4e  !important; }
.c_orange { color:#ffa500 !important; }
.c_green { color:#008000; }
.c_violet { color:#bd4380 !important; }
.c_lightblue { color:#0e7ea4 !important; }
.c_red { color:#ff0000 !important; }
.c_white { color:#ffffff !important; }
.c_black { color:#000000 !important;}
.c_yellow { color:#ef9e31 !important;}
.c_maroon {color:#c70000 !important;}
.c_gold {color:#ddaa8b !important;}
.c_rez { color: #b33f11 !important; }
.c_ods { color: #ef9e31 !important; }
.c_gray { color: #969696 !important; }
.c_gray_kurz { color: #495057 !important; }
.c_gray_light { color: #f7f7f7 !important; }
.c_springgreen { color: #4f9c4f !important;}
.c_blue { color: #1b4692; }
.c_lime { color: #bdfc5a !important; }
.c_light_green {color: #81c563 !important;}
.c_light_blue {color: #00b2dd !important;}
.c_kino {color: #f74133 !important;}
.c_gm {color: #0f386c !important;}
.c_dk{color: #ef6642 !important;}

.border_light_green_5{border: 5px solid #81c563 !important;}
.border_light_blue_5{border: 5px solid #00b2dd !important;}
.border_orangered_5{border: 5px solid #ed6438 !important;}
.border_dk{border: 5px solid #ef6642 !important;}
.border_kino{border: 5px solid #ff3b2f !important;}
.border_zprav{border: 5px solid #bd4380 !important;}

.small {font-size:85%;}
.bold {font-weight: bold !important;}
.bold_500 {font-weight: 500 !important;}
.italic {font-style: italic !important;}
.uppercase{text-transform: uppercase !important;}
.noclick{cursor: not-allowed !important;}
.click{cursor: pointer !important;}

/* No border */
.noborder{border: 0px;}

/* podtrzeni */
.underline { text-decoration:underline !important; }
.linethrough { text-decoration: line-through !important; }
.noline { text-decoration:none !important; }

.center { text-align: center !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
div.clear{clear: both;}

.clr {display: block;clear: both;float: none;line-height: 0;font-size: 0;border: none;overflow: hidden;}
.w3of3{width:33%;}
.hdn{display: none;}

.right_float { float: right !important; }

.w15 { width: 15px;}
.w25 { width: 25px;}
.w50 { width: 50px !important;}
.w40 { width: 40px;}
.w75 { width: 75px;}
.w100 { width: 100px !important;}
.w115 { width: 115px;}
.w120 { width: 120px; float: left; }
.w125 { width: 125px; float: left; }
.w140 { width: 140px; float: left;}
.w130 { width: 130px; float: left;}
.w134 { width: 134px !important;}
.w145 { width: 145px;  float: left;}
.w150 { width: 150px !important;}
.w155 { width: 155px; float: left;}
.w160 { width: 160px;}
.w170 { width: 170px;}
.w200t { width: 200px;  float: left;}
.w200 { width: 200px !important; }
.w220 { width: 220px; }
.w250 { width: 250px; }
.w296 { width: 276px; }
.w300 { width: 300px; }
.w400 { width: 400px;}
.w310 { width: 310px; }
.w350 { width: 350px; }
.w450 { width: 450px; }
.w470 { width: 470px; }
.w500 { width: 500px; }
.w600 { width: 600px; }
.w650 { width: 650px; }
.w700 { width: 700px; }
.w750 { width: 750px; }
.w900 { width: 900px; }

.f10 {font-size: 10px !important;}
.f12 {font-size: 12px !important;}
.f14 {font-size: 14px !important;}
.f16 {font-size: 16px !important;}
.f18 {font-size: 18px !important;}
.f20 {font-size: 20px !important;}
.f25 {font-size: 25px !important;}
.f30 {font-size: 30px !important;}
.f35 {font-size: 35px !important;}
.f50 {font-size: 50px !important;}

/* --------------------------------------- */
/*	Log In
/* --------------------------------------- */
.searcharea {float: none;clear: both; width: 100%; text-align: center;}
#admin-login {display: none;}
.searcharea input{margin-right: 10px;color: #000;}
.scheme_original a {
  /*color: #8ed4cc !important;*/
}

/*************************Basic margin padding*************************/.m-0{margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;}.p-0{padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0;}/************************* Margin top*************************/.mt-0{margin-top: 0}.mt-10{margin-top: 10px !important}.mt-12{margin-top: 12px !important}.mt-15{margin-top: 15px !important}.mt-16{margin-top: 16px !important}.mt-17{margin-top: 17px !important}.mt-20{margin-top: 20px !important}.mt-25{margin-top: 25px !important}.mt-30{margin-top: 30px !important}.mt-35{margin-top: 35px !important}.mt-37{margin-top: 37px !important}.mt-40{margin-top: 40px !important}.mt-45{margin-top: 45px !important}.mt-50{margin-top: 50px !important}.mt-55{margin-top: 55px !important}.mt-60{margin-top: 60px !important}.mt-65{margin-top: 65px !important}.mt-70{margin-top: 70px !important}.mt-75{margin-top: 75px !important}.mt-80{margin-top: 80px !important}.mt-84{margin-top: 84px !important}.mt-90{margin-top: 90px !important}.mt-100{margin-top: 100px !important}.mt-110{margin-top: 110px !important}.mt-120{margin-top: 120px !important}.mt-130{margin-top: 130px !important}.mt-140{margin-top: 140px !important}.mt-160{margin-top: 160px !important}.mt-179{margin-top: 179px !important}.mt-150{margin-top: 150px !important}.mt-200{margin-top: 200px !important}.mt-290{margin-top: 290px !important}.mt-285{margin-top: 285px !important}.mt-280{margin-top: 280px !important}/************************* Margin right*************************/.mr-0{margin-right: 0px !important}.mr-10{margin-right: 10px !important}.mr-12{margin-right: 12px !important}.mr-15{margin-right: 15px !important}.mr-20{margin-right: 20px !important}.mr-30{margin-right: 30px !important}.mr-35{margin-right: 35px !important}.mr-40{margin-right: 40px !important}.mr-50{margin-right: 50px !important}.mr-60{margin-right: 60px !important}.mr-70{margin-right: 70px !important}.mr-80{margin-right: 80px !important}.mr-90{margin-right: 90px !important}.mr-100{margin-right: 100px !important}.mr-110{margin-right: 110px !important}.mr-120{margin-right: 120px !important}.mr-130{margin-right: 130px !important}.mr-140{margin-right: 140px !important}.mr-150{margin-right: 150px !important}.mr-170{margin-right: 170px !important}/************************* Margin bottom*************************/.mb-0{margin-bottom: 0}.mb-2{margin-bottom: 2px !important}.mb-10{margin-bottom: 10px !important}.mb-12{margin-bottom: 12px !important}.mb-15{margin-bottom: 15px !important}.mb-20{margin-bottom: 20px !important}.mb-25{margin-bottom: 25px !important}.mb-30{margin-bottom: 30px !important}.mb-35{margin-bottom: 35px !important}.mb-40{margin-bottom: 40px !important}.mb-45{margin-bottom: 45px !important}.mb-50{margin-bottom: 50px !important}.mb-55{margin-bottom: 55px !important}.mb-60{margin-bottom: 60px !important}.mb-65{margin-bottom: 65px !important}.mb-70{margin-bottom: 70px !important}.mb-75{margin-bottom: 75px !important}.mb-80{margin-bottom: 80px !important}.mb-90{margin-bottom: 90px !important}.mb-100{margin-bottom: 100px !important}.mb-110{margin-bottom: 110px !important}.mb-120{margin-bottom: 120px !important}.mb-130{margin-bottom: 130px !important}.mb-140{margin-bottom: 140px !important}.mb-150{margin-bottom: 150px !important}/************************* Margin left*************************/.ml-0{margin-left: 0}.ml-10{margin-left: 10px !important}.ml-12{margin-left: 12px !important}.ml-15{margin-left: 15px !important}.ml-20{margin-left: 20px !important}.ml-30{margin-left: 30px !important}.ml-40{margin-left: 40px !important}.ml-50{margin-left: 50px !important}.ml-60{margin-left: 60px !important}.ml-70{margin-left: 70px !important}.ml-80{margin-left: 80px !important}.ml-90{margin-left: 90px !important}.ml-100{margin-left: 100px !important}.ml-110{margin-left: 110px !important}.ml-120{margin-left: 120px !important}.ml-125{margin-left: 125px !important}.ml-130{margin-left: 130px !important}.ml-140{margin-left: 140px !important}.ml-150{margin-left: 150px !important}.ml-285{margin-left: 285px !important}/************************* Padding top*************************/.pt-0{padding-top: 0}.pt-4{padding-top: 4px !important}.pt-10{padding-top: 10px !important}.pt-12{padding-top: 12px !important}.pt-15{padding-top: 15px !important}.pt-16{padding-top: 16px !important}.pt-17{padding-top: 17px !important}.pt-20{padding-top: 20px !important}.pt-25{padding-top: 25px !important}.pt-30{padding-top: 30px !important}.pt-35{padding-top: 35px !important}.pt-37{padding-top: 37px !important}.pt-39{padding-top: 39px !important}.pt-40{padding-top: 40px !important}.pt-45{padding-top: 45px !important}.pt-50{padding-top: 50px !important}.pt-55{padding-top: 55px !important}.pt-60{padding-top: 60px !important}.pt-65{padding-top: 65px !important}.pt-70{padding-top: 70px !important}.pt-75{padding-top: 75px !important}.pt-80{padding-top: 80px !important}.pt-85{padding-top: 85px !important}.pt-95{padding-top: 95px !important}.pt-90{padding-top: 90px !important}.pt-97{padding-top: 97px !important}.pt-100{padding-top: 100px !important}.pt-95{padding-top: 95px !important}.pt-105{padding-top: 105px !important}.pt-110{padding-top: 110px !important}.pt-114{padding-top: 114px !important}.pt-115{padding-top: 115px !important}.pt-120{padding-top: 120px !important}.pt-125{padding-top: 125px !important}.pt-130{padding-top: 130px !important}.pt-135{padding-top: 135px !important}.pt-140{padding-top: 140px !important}.pt-145{padding-top: 145px !important}.pt-150{padding-top: 150px !important}.pt-155{padding-top: 155px !important}.pt-160{padding-top: 160px !important}.pt-180{padding-top: 180px !important}.pt-190{padding-top: 190px !important}.pt-205{padding-top: 205px !important}.pt-200{padding-top: 200px !important}.pt-220{padding-top: 220px !important}.pt-225{padding-top: 225px !important}.pt-215{padding-top: 215px !important}.pt-245{padding-top: 245px !important}.pt-250{padding-top: 250px !important}.pt-290{padding-top: 290px !important}.pt-285{padding-top: 285px !important}.pt-280{padding-top: 280px !important}.pt-330{padding-top: 330px !important}.pt-345{padding-top: 345px !important}.pt-350{padding-top: 350px !important}.pt-335{padding-top: 335px !important}.pt-365{padding-top: 365px !important}.pt-355{padding-top: 355px !important}.pt-370{padding-top: 370px !important}.pt-380{padding-top: 380px !important}/************************* Padding right*************************/.pr-0{padding-right: 0}.pr-10{padding-right: 10px !important}.pr-15{padding-right: 15px !important}.pr-20{padding-right: 20px !important}.pr-30{padding-right: 30px !important}.pr-40{padding-right: 40px !important}.pr-50{padding-right: 50px !important}.pr-55{padding-right: 55px !important}.pr-60{padding-right: 60px !important}.pr-70{padding-right: 70px !important}.pr-80{padding-right: 80px !important}.pr-90{padding-right: 90px !important}.pr-100{padding-right: 100px !important}.pr-110{padding-right: 110px !important}.pr-120{padding-right: 120px !important}.pr-130{padding-right: 130px !important}.pr-140{padding-right: 140px !important}.pr-155{padding-right: 155px !important}.pr-155{padding-right: 155px !important}.pr-180{padding-right: 180px !important}.pr-195{padding-right: 195px !important}.pr-215{padding-right: 215px !important}/************************* Padding bottom*************************/.pb-0{padding-bottom: 0}.pb-5{padding-bottom: 5px !important}.pb-6{padding-bottom: 6px !important}.pb-10{padding-bottom: 10px !important}.pb-13{padding-bottom: 13px !important}.pb-15{padding-bottom: 15px !important}.pb-20{padding-bottom: 20px !important}.pb-25{padding-bottom: 25px !important}.pb-30{padding-bottom: 30px !important}.pb-35{padding-bottom: 35px !important}.pb-40{padding-bottom: 40px !important}.pb-45{padding-bottom: 45px !important}.pb-50{padding-bottom: 50px !important}.pb-55{padding-bottom: 55px !important}.pb-60{padding-bottom: 60px !important}.pb-65{padding-bottom: 65px !important}.pb-70{padding-bottom: 70px !important}.pb-75{padding-bottom: 75px !important}.pb-80{padding-bottom: 80px !important}.pb-85{padding-bottom: 85px !important}.pb-90{padding-bottom: 90px !important}.pb-95{padding-bottom: 95px !important}.pb-97{padding-bottom: 97px !important}.pb-100{padding-bottom: 100px !important}.pb-105{padding-bottom: 105px !important}.pb-107{padding-bottom: 107px !important}.pb-110{padding-bottom: 110px !important}.pb-115{padding-bottom: 115px !important}.pb-120{padding-bottom: 120px !important}.pb-125{padding-bottom: 125px !important}.pb-130{padding-bottom: 130px !important}.pb-135{padding-bottom: 135px !important}.pb-140{padding-bottom: 140px !important}.pb-145{padding-bottom: 145px !important}.pb-150{padding-bottom: 150px !important}.pb-155{padding-bottom: 155px !important}.pb-160{padding-bottom: 160px !important}.pb-178{padding-bottom: 178px !important}.pb-180{padding-bottom: 180px !important}.pb-190{padding-bottom: 190px !important}.pb-210{padding-bottom: 210px !important}.pb-230{padding-bottom: 230px !important}.pb-212{padding-bottom: 212px !important}.pb-228{padding-bottom: 228px !important}.pb-250{padding-bottom: 250px !important}.pb-280{padding-bottom: 280px !important}.pb-210{padding-bottom: 210px !important}.pb-285{padding-bottom: 285px !important}.pb-290{padding-bottom: 290px !important}.pb-280{padding-bottom: 280px !important}.pb-285{padding-bottom: 285px !important}.pb-200{padding-bottom: 200px !important}.pb-215{padding-bottom: 215px !important}.pb-295{padding-bottom: 295px !important}.pb-440{padding-bottom: 440px !important}.pb-450{padding-bottom: 450px !important}/************************* Padding left*************************/.pl-0{padding-left: 0}.pl-10{padding-left: 10px !important}.pl-15{padding-left: 15px !important}.pl-20{padding-left: 20px !important}.pl-30{padding-left: 30px !important}.pl-40{padding-left: 40px !important}.pl-45{padding-left: 45px !important}.pl-50{padding-left: 50px !important}.pl-55{padding-left: 55px !important}.pl-60{padding-left: 60px !important}.pl-70{padding-left: 70px !important}.pl-80{padding-left: 80px !important}.pl-90{padding-left: 90px !important}.pl-100{padding-left: 100px !important}.pl-110{padding-left: 110px !important}.pl-120{padding-left: 120px !important}.pl-125{padding-left: 125px !important}.pl-130{padding-left: 130px !important}.pl-140{padding-left: 140px !important}.pl-140{padding-left: 140px !important}.pl-170{padding-left: 170px !important}.pl-155{padding-left: 155px !important}.pl-190{padding-left: 190px !important}.pl-195{padding-left: 195px !important}/*************************** Page section padding ****************************/.ptb-0{padding: 0}.ptb-10{padding: 10px 0}.ptb-15{padding: 15px 0}.ptb-20{padding: 20px 0}.ptb-30{padding: 30px 0}.ptb-32{padding: 32px 0}.ptb-37{padding: 37px 0}.ptb-40{padding: 40px 0}.ptb-50{padding: 50px 0}.ptb-60{padding: 60px 0}.ptb-70{padding: 70px 0}.ptb-75{padding: 75px 0}.ptb-80{padding: 80px 0}.ptb-90{padding: 90px 0}.ptb-100{padding: 100px 0}.ptb-110{padding: 110px 0}.ptb-120{padding: 120px 0}.ptb-130{padding: 130px 0}.ptb-135{padding: 135px 0}.ptb-140{padding: 140px 0}.ptb-150{padding: 150px 0}.ptb-160{padding: 160px 0}.ptb-170{padding: 170px 0}.ptb-177{padding: 177px 0}.ptb-180{padding: 180px 0}.ptb-190{padding: 190px 0}.ptb-200{padding: 200px 0}.ptb-210{padding: 210px 0}.ptb-220{padding: 220px 0}.ptb-250{padding: 250px 0}.ptb-290{padding: 290px 0}.ptb-310{padding: 310px 0}/*************************** Page section margin ****************************/.mtb-0{margin: 0}.mtb-10{margin: 10px 0}.mtb-15{margin: 15px 0}.mtb-20{margin: 20px 0}.mtb-30{margin: 30px 0}.mtb-40{margin: 40px 0}.mtb-50{margin: 50px 0}.mtb-60{margin: 60px 0}.mtb-70{margin: 70px 0}.mtb-80{margin: 80px 0}.mtb-90{margin: 90px 0}.mtb-100{margin: 100px 0}.mtb-110{margin: 110px 0}.mtb-120{margin: 120px 0}.mtb-130{margin: 130px 0}.mtb-140{margin: 140px 0}.mtb-150{margin: 150px 0;}.mtb-290{margin: 290px 0;}