@charset "utf-8"; 
/*==============================================================================
Dragit.cz - Tomas Jindrich
/* GLOBAL
==============================================================================*/
.noscreen{display:none !important}

/* clearfix &cleaner */
.cf:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0 !important}
.cf{display:inline-block !important}
html[xmlns] .cf{display:block !important}
* html .cf{height:1% !important}
.cleaner{clear:both; line-height:0px; font-size:0px !important}

/* clean list */
.cl, .cl li{margin:0;padding:0;list-style-type:none !important}

/* float & align */
.fl{float:left !important}
.fr{float:right !important}
.fc{margin:0 auto !important}
.fn{float: none; !important}
.al{text-align:left !important}
.ar{text-align:right !important}
.ac{text-align:center !important}
.aj{text-align:justify !important}

/* display */
.db{display:block !important}
.di{display:inline !important}

/* typo */
.bold{font-weight:bold !important}
.italic{font-style:italic !important}
.underline{border-bottom:1px solid !important}

/* margin */
.mn{margin:0 !important}
.mt0{margin-top:0 !important}
.mt10{margin-top:10px !important}
.mt20{margin-top:20px !important}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt50{margin-top:50px !important}
.mr0{margin-right:0 !important}
.mr10{margin-right:10px !important}
.mr20{margin-right:20px !important}
.mr30{margin-right:30px !important}
.mr40{margin-right:40px !important}
.mr50{margin-right:50px !important}
.mb0{margin-bottom:0 !important}
.mb10{margin-bottom:10px !important}
.mb20{margin-bottom:20px !important}
.mb30{margin-bottom:30px !important}
.mb40{margin-bottom:40px !important}
.mb50{margin-bottom:50px !important}
.ml0{margin-left:0 !important}
.ml10{margin-left:10px !important}
.ml20{margin-left:20px !important}
.ml30{margin-left:30px !important}
.ml40{margin-left:40px !important}
.ml50{margin-left:50px !important}

/* padding */
.pn{padding:0 !important}
.pt0{padding-top:0 !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}
.pt40{padding-top:40px !important}
.pt50{padding-top:50px !important}
.pr0{padding-right:0 !important}
.pr10{padding-right:10px !important}
.pr20{padding-right:20px !important}
.pr30{padding-right:30px !important}
.pr40{padding-right:40px !important}
.pr50{padding-right:50px !important}
.pb0{padding-bottom:0 !important}
.pb10{padding-bottom:10px !important}
.pb20{padding-bottom:20px !important}
.pb30{padding-bottom:30px !important}
.pb40{padding-bottom:40px !important}
.pb50{padding-bottom:50px !important}
.pl0{padding-left:0 !important}
.pl10{padding-left:10px !important}
.pl20{padding-left:20px !important}
.pl30{padding-left:30px !important}
.pl40{padding-left:40px !important}
.pl50{padding-left:50px !important}

/* width */
.w0{width:0 !important}
.w10{width:10px !important}
.w20{width:20px !important}
.w30{width:30px !important}
.w40{width:40px !important}
.w50{width:50px !important}
.w60{width:60px !important}
.w70{width:70px !important}
.w80{width:80px !important}
.w90{width:90px !important}
.w100{width:100px !important}
.w110{width:110px !important}
.w120{width:120px !important}
.w130{width:130px !important}
.w140{width:140px !important}
.w150{width:150px !important}
.w160{width:160px !important}
.w170{width:170px !important}
.w180{width:180px !important}
.w190{width:190px !important}
.w200{width:200px !important}

/* height */
.h0{height:0 !important}
.h10{height:10px !important}
.h20{height:20px !important}
.h30{height:30px !important}
.h40{height:40px !important}
.h50{height:50px !important}
.h60{height:60px !important}
.h70{height:70px !important}
.h80{height:80px !important}
.h90{height:90px !important}
.h100{height:100px !important}
.h110{height:110px !important}
.h120{height:120px !important}
.h130{height:130px !important}
.h140{height:140px !important}
.h150{height:150px !important}
.h160{height:160px !important}
.h170{height:170px !important}
.h180{height:180px !important}
.h190{height:190px !important}
.h200{height:200px !important}

.noindent{margin-left:0; padding-left:0 !important}
.nobullet{list-style:none; list-style-image:none !important}
.noborder {border: none !important}

