/*------------------------------------------------------------------
    CSS
    Project:        AGPI HTML5 Template
    Version:        1.0
    Author:         Ij&T s.r.o.
    Last change:    // <!-- phpDesigner :: Timestamp [11.10.2017 9:49:09] -->
    Primary use:    AGPI 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_blue { color: #0000ff; }
.c_lime { color: #bdfc5a !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; }

.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;}
.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; }
.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; font-style: italic !important; margin: 15px 0 10px 10px !important;}
.f20 {font-size: 20px !important;}
.f25 {font-size: 25px !important;}