/* barvy podklad */
.b_orangered { background:#ff4500 !important; }
.b_orange { background:#ffa500 !important; }
.b_green { background:#008000 !important; }
.b_violet { background:#ee82ee !important; }
.b_lightblue { background:#add8e6 !important; }
.b_red { background:#ff0000 !important; }
.b_white { background:#ffffff !important; }
.b_black { background:#000000 !important; color: #fff !important; }

/* barvy písmo */
.c_orangered { color:#ff4500 !important; }
.c_orange { color:#ff7500 !important; }
.c_green { color:#008000 !important; }
.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; }

/* pismo velikost */
.f140 {font-size: 140% !important; margin-top: 1.25em !important; }
.f120 {font-size: 120% !important; }
.f110 {font-size: 110% !important;}
.small {font-size:85% !important;}

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

/* ostatni formatovani */
.uppercase { text-transform:uppercase !important; }
.bold { font-weight: bold !important; }

/* fotogalerie */
/*
UPOZORNENI: vyska (height) obrazku MUSI BYT STEJNA!!
*/
.fotogalerie { ; }
.fotogalerie img { margin: 0 10px 10px 0; float: left; }

.w25 { width: 25px; }
.w50 { width: 50px; }
.w75 { width: 100px; }
.w100 { width: 300px; }
.w125 { width: 125px; }
.w150 { width: 150px; }
.w175 { width: 175px; }
.w200 { width: 200px; }
.w250 { width: 250px; }
.w300 { width: 300px; }
.w400 { width: 400px; }
.w450 { width: 450px; }
.w500 { width: 500px; }
.w600 { width: 600px; }
.w650 { width: 650px; }
.w700 { width: 700px; }
.w750 { width: 746px; }
