/*------------------------------------------------------------------
    CSS
    Project:        Farma Písek HTML5 Template
    Version:        1.0
    Author:         Ij&T s.r.o.
    Last change:    07.12.2017
    Primary use:    Farma Písek HTML5 Template
-------------------------------------------------------------------*/

.hide { display: none; }
/* barvy podklad*/
.orangered { background:#ff4500 !important; }
.orange { background:#ffa500 !important; }
.violet { background:#ee82ee !important; }
.lightblue { background:#add8e6 !important; }
.red { background:#ff0000 !important; }
.white { background:#ffffff !important; }
.black { background:#000000 !important; color: #fff !important; }
.gray { background: #f8f8f8 !important; }
.green {background: rgba(75, 118, 108, 0.80) !important;}
.yellow { background: #fff600 !important;}
.springgreen { background: #C4FFC4 !important;}
.gold { background: #FFD700 !important;}
.deepskyblue { background: #00BFFF !important;}
.limegreen { background: #32CD32 !important;}
.blue {background: rgba(63, 66, 156, 0.8) !important;}
/* barvy písmo*/
.c_orangered { color:#ff4500 !important; }
.c_orange { color:#ffa500 !important; }
.c_green { color:#008000; }
.c_violet { color:#ee82ee !important; }
.c_lightblue { color:#add8e6 !important; }
.c_red { color:#ff0000 !important; }
.c_white { color:#ffffff !important; }
.c_black { color:#000000 !important;}
.c_yellow { color:#fff600 !important;}
.c_maroon {color:#c70000 !important;}
.c_gold {color:#826337 !important;}
.c_rez { color: #b33f11 !important; }
.c_ods { color: #2200FF !important; }
.c_gray { color: #969696 !important; }
.c_springgreen { color: #C4FFC4 !important;}
.c_limegreen { color: #32CD32 !important;}
.c_blue { color: #266cd6; }
.c_lime { color: #bdfc5a !important; }

.b_black { border-color:#000 !important;}

.small {font-size:85%;}
.bold {font-weight: bold !important;}
.italic {font-style: italic !important;}
.uppercase{text-transform: uppercase !important;}

/* No border */
.noborder{border: 0px;}

/* podtrzeni */
.underline { text-decoration:underline !important; }
.noline { text-decoration:none !important; }

.ccenter { text-align: center !important; }
.cleft { text-align: left !important; }
.cright { 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;}
.wh3of3{width:33%;}
.hdn, h1{display: none;}

.right_float { float: right !important; }

.wh15 { width: 15px;}
.wh25 { width: 25px;}
.wh50 { width: 50px;}
.wh40 { width: 40px;}
.wh75 { width: 75px;}
.wh100 { width: 100px !important;}
.wh115 { width: 115px;}
.wh120 { width: 120px; float: left; }
.wh125 { width: 125px; float: left; }
.wh140 { width: 140px; float: left;}
.wh130 { width: 130px; float: left;}
.wh134 { width: 134px !important;}
.wh145 { width: 145px;  float: left;}
.wh150 { width: 150px !important;}
.wh155 { width: 155px; float: left;}
.wh160 { width: 160px;}
.wh170 { width: 170px;}
.wh200t { width: 200px;  float: left;}
.wh200 { width: 200px; }
.wh220 { width: 220px; }
.wh250 { width: 250px; }
.wh296 { width: 276px; }
.wh300 { width: 300px; }
.wh400 { width: 400px;}
.wh310 { width: 310px; }
.wh350 { width: 350px; }
.wh450 { width: 450px; }
.wh470 { width: 470px; }
.wh500 { width: 500px; }
.wh600 { width: 600px; }
.wh650 { width: 650px; }
.wh700 { width: 700px; }
.wh750 { width: 750px; }
.wh900 { 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;}
.f45 {font-size: 45px !important;}

.mt20{margin-top: 20px !important;}
.mt40{margin-top: 40px !important;}
.mb20{margin-bottom: 20px !important;}
.mb50{margin-bottom: 50px !important;}
.mb40{margin-bottom: 40px !important;}