/* barvy podklad*/
.orangered { background:#ff4500 !important; }
.orange { background:#ffa500 !important; }
.green { background:#008000 !important; }
.violet { background:#ee82ee !important; }
.lightblue { background:#add8e6 !important; }
.red { background:#ff0000 !important; }
.white { background:#ffffff !important; }
.black { background:#000000 !important; color: #fff !important; }

/* barvy písmo*/
.c_orangered { color:#ff4500 !important; }
.c_orange { color:#ffa500 !important; }
.c_green { color:#008000 !important; }
.c_violet { color:#ee82ee !important; }
.c_lightblue { color:#62A5ED !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_blue { color: #0000ff; }
.small {font-size:70%;}

/* 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; }
.clear { clear: both !important; }

.w25 { width: 30px; float: left;}}
.w50 { width: 35px; float: left;}
.w40 { width: 40px;}
.w75 { width: 75px; }
.w100 { width: 100px; }
.w115 { width: 115px; float: left; }
.w120 { width: 120px; float: left; }
.w125 { width: 125px; float: left; }
.w140 { width: 140px; float: left;}
.w130 { width: 130px; float: left;}
.w135 { width: 135px; float: left;}
.w145 { width: 145px;  float: left;}
.w150 { width: 150px; float: left;}
.w155 { width: 155px; float: left;}
.w160 { width: 160px;}
.w170 { width: 170px;}
.w200t { width: 200px;  float: left;}
.w200 { width: 250px; }
.w250 { width: 250px; }
.w300 { width: 300px; }
.w400 { width: 400px;}
.w310 { width: 310px; }
.w350 { width: 350px; }
.w450 { width: 450px; }
.w470 { width: 470px; }
.w500 { width: 500px; }
