/** D E F A U L T **/
body {text-align: center; font-family: Verdana, Arial, sans-serif}
body, table {font: 12px sans-serif; color: black; }
body {margin: 0px; padding: 0px; }
img {border: none}

/* L I N K S */
a {color: #d42e12; text-decoration: none;  }
a:hover {color: #00708c; }

/* OLD 
a, a:visited, a:active, a:hover
	{color: #0099CC; text-decoration: none;  }
a:active {color: #00CCCC; }
a:hover {color: black; text-decoration: underline;   }
a.maly, a.maly:visited, a.maly:active, a.maly:hover {color: black;   }
a.maly:hover {text-decoration: underline;  }
*/ 
/* T A G S */
h3 {color: rgb(2,125,140);  text-decoration: none; font: bold 16px  Verdana, Arial, sans-serif;}
h4 {color: rgb(2,125,140);  text-decoration: none; font: bold 14px  Verdana, Arial, sans-serif;}
hr {color: #99ccff; }

/* C L A S S E S */
.textL {text-align: left; }
.textR {text-align: right; }
.textC {text-align: center; }
.textB {font-weight: bold; }
.textU {text-decoration: underline; }
.text90 {font-size: 90%; }
.text80 {font-size: 80%; }
.text120 {font-size: 130%; }
.colorB {color: #0099CC; }
.floatR {float: right; }
.floatL {float: left; }
.floatNO {clear: both; }
.widthP30 {width: 30%; }
.widthP45 {width: 45%; }
.widthP50 {width: 50%; }
.widthP60 {width: 60%; }
.widthP70 {width: 70%; }
.widthP90 {width: 100%; }
.widthP100 {width: 100%; }
.width100 {width: 100px; }
.width150 {width: 150px; }
.width200 {width: 200px; }
.width300 {width: 300px; }
.widthE1 {width: 1em; }
.widthE2 {width: 2em; }
.widthE3 {width: 3em; }
.padTop10 {padding-top: 10px; }
.padRig20 {padding-right: 20px; } .padLef20 {padding-left: 20px; }
.padTop30 {padding-top: 30px; }
.marTop5 {margin-top: 5px; } .marBot5 {margin-bottom: 5px; }
.marBot10 {margin-bottom: 10px; } .marTop10 {margin-top: 10px; } .marLef10 {margin-left: 10px; }
.marLef20 {margin-left: 20px; } .marRig20 {margin-right: 20px; } .marTop20 {margin-top: 20px; } .marBot20 {margin-bottom: 20px; }
.cleaner {clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0; background: transparent; }
.ohraniceni {border: #99ccff thin dashed; padding: 6px 10px; }
.line {font-size: 1px; height: 1px; border-bottom: #99ccff thin dotted; padding: 0px; margin: 0px; }
.req {font-size: 80%; color: red; }
.pozn {font-weight: normal; font-size: 80%; color: #6f6f6f; }
.need {font-size: 85%; vertical-align: top; color: red; }

/*div, table, td {border: 1px solid red;}*/

