/* keep koding  */
body {background-color: white; }
body, table {font-size: small; }
body, table, td, div, span {font-family: "Arial CE", Arial, sans-serif; }
/*body, td, th, tr, ul, ol li dt, dd, form {margin: 0px; padding: 0px; }*/
body, form {margin: 0px; padding: 0px; text-align: left; }
div, img, p, form, input, fieldset, h1, h2, h3, h4 {margin: 0px; padding: 0px; }
img {border: none; }

h2 {margin-left: 10px; }

/* L I N K */
a {color: #002B8B; }

/* TEXT */
.textB {font-weight: bold !important; }
.textI {font-style : italic !important; }
.textN {font-weight: normal !important; }
.textC {text-align: center !important; }
	tr.textC td {text-align: center; }
.textL {text-align: left !important; }
	tr.textL td {text-align: left; }
.textR {text-align: right !important; }
	tr.textR td {text-align: right; }
.textU {text-decoration: underline !important; }
.textNU {text-decoration: none !important; }
.textNW {white-space: nowrap !important; }

.floatL {float: left !important; }
.floatR {float: right !important; }
.floatNO {clear: both !important; }
.positionRel {position: relative !important; }
.positionAbs {position: absolute !important; }

.verticalT {vertical-align: top !important; }
.verticalM {vertical-align: middle !important; }
.verticalB {vertical-align: bottom !important; }

.dispN {display: none; }
.dispB {display: block; }

.text1 {font-size: 1px !important; }
.textE7 {font-size: 0.7em !important; }
.textE8 {font-size: 0.8em !important; }
.textE9 {font-size: 0.9em !important; }
.text1E {font-size: 1em !important; }
.text1E1 {font-size: 1.1em !important; }
.text1E2 {font-size: 1.2em !important; }
.text1E3 {font-size: 1.2em !important; }
.text1E5 {font-size: 1.5em !important; }
.text2E {font-size: 2em !important; }

.width2E2 {width: 2.2em !important; }
.width3E  {width: 3em !important; }
.width5E  {width: 5em !important; }
.width6E  {width: 6em !important; }

.width100 {width: 100px !important; }
.width150 {width: 150px !important; }
.width200 {width: 200px !important; }
.width300 {width: 300px !important; }
.width400 {width: 400px !important; }
.width450 {width: 450px !important; }

.widthP25 {width: 24% !important; }
.widthP30 {width: 30% !important; }
.widthP40 {width: 41% !important; }
.widthP45 {width: 45% !important; }
.widthP50 {width: 50% !important; }
.widthP70 {width: 70% !important; }
.widthP80 {width: 83% !important; }
.widthP90 {width: 90% !important; }
.widthP99 {width: 99% !important; }
.widthP100 {width: 100% !important; }

.height1E1 {height: 1.1em !important; }
.height1E4 {height: 1.4em !important; }

.borderR {border: 1px solid red !important; }
.borderNO {border: none !important; }
.border1SB {border: 1px solid black !important; }

/* COLORS */
.odd {background-color: white; }
.even {background-color: #eaeaea; }

.cWhite {color: white !important; }
.cBlack {color: black !important; }
.cGreen {color: #006600 !important; }
.cGreenDark {color: #008B0E !important; }
.cGreenLight {color: #80FF8C !important; }
.cBlue {color: #6385b1 !important; }
.cOrangeDark {color: #FF6600  !important; }
.cOrangeLight {color: #FFB380  !important; }
.cRed {color: red !important; }
.cBrown {color: #990000 !important; }
.cGey {color: #919191 !important; }
.cYellow {color: #f3d70c !important; }
.cSiteBlue {color: #000066 !important; }

.bgcWhite {background-color: white !important; }
.bgcRed {background-color: red !important; }
.bgcBlue {background-color: blue !important; }

/* TABULKY */
.cellShow {empty-cells: show !important; }
.borderCollapse {border-collapse: collapse !important; }

/* GRAPHICS */
.center {margin-left: auto; margin-right: auto; }
.cleaner {clear: both; height:1px; font-size:1px; border:none; margin:0; padding:0; background: transparent; }
.line {height: 0px; margin: 10px 0px 0px; padding: 0px; border-top: 1px solid #000066; font-size: 0px;}
.line1 {clear: both; top: 2px; height: 1px; margin: 2px 0px 7px; background-color: #990000; font-size: 1px;}
.pozn {color: grey; font-size: 10px; }

/* MARGINS, PADDINGS */
.mar0 {margin: 0px !important; }
	.marLef0 {margin-left: 0px !important; } .marRig0 {margin-right: 0px !important; }
	.marBot0 {margin-bottom: 0px !important; } .marTop0 {margin-top: 0px !important; }
.mar3 {margin: 3px !important; }
	.marLef3 {margin-left: 3px !important; } .marRig3 {margin-right: 3px !important; }
	.marBot3 {margin-bottom: 3px !important; } .marTop3 {margin-top: 3px !important; }
.mar5 {margin: 5px !important; }
	.marLef5 {margin-left: 5px !important; } .marRig5 {margin-right: 5px !important; }
	.marBot5 {margin-bottom: 5px !important; } .marTop5 {margin-top: 5px !important; }
.mar7 {margin: 7px !important; }
	.marLef7 {margin-left: 7px !important; } .marRig7 {margin-right: 7px !important; }
	.marBot7 {margin-bottom: 7px !important; } .marTop7 {margin-top: 7px !important; }
.mar10 {margin: 10px !important; }
	.marLef10 {margin-left: 10px !important; } .marRig10 {margin-right: 10px !important; }
	.marBot10 {margin-bottom: 10px !important; } .marTop10 {margin-top: 10px !important; }
.mar20 {margin: 20px !important; }
	.marLef20 {margin-left: 20px !important; } .marRig20 {margin-right: 20px !important; }
	.marBot20 {margin-bottom: 20px !important; } .marTop20 {margin-top: 20px !important; }
.mar40 {margin: 40px !important; }
	.marLef40 {margin-left: 40px !important; } .marRig40 {margin-right: 40px !important; }
	.marBot40 {margin-bottom: 40px !important; } .marTop40 {margin-top: 40px !important; }
.mar50 {margin: 50px !important; }
	.marLef50 {margin-left: 50px !important; } .marRig50 {margin-right: 50px !important; }
	.marBot50 {margin-bottom: 50px !important; } .marTop50 {margin-top: 50px !important; }
.marRig70 {margin-right: 70px !important; }

.pad0 {padding: 0px !important; }
	.padLef0 {padding-left: 0px !important; } .padRig0 {padding-right: 0px !important; }
	.padBot0 {padding-bottom: 0px !important; } .padTop0 {padding-top: 0px !important; }
.pad3 {padding: 3px !important; }
	.padLef3 {padding-left: 3px !important; } .padRig3 {padding-right: 3px !important; }
	.padBot3 {padding-bottom: 3px !important; } .padTop3 {padding-top: 3px !important; }
.pad5 {padding: 5px !important; }
	.padLef5 {padding-left: 5px !important; } .padRig5 {padding-right: 5px !important; }
	.padBot5 {padding-bottom: 5px !important; } .padTop5 {padding-top: 5px !important; }
.pad10 {padding: 10px !important; }
	.padLef10 {padding-left: 10px !important; } .padRig10 {padding-right: 10px !important; }
	.padBot10 {padding-bottom: 10px !important; } .padTop10 {padding-top: 10px !important; }
.pad20 {padding: 20px !important; }
	.padLef20 {padding-left: 20px !important; } .padRig20 {padding-right: 20px !important; }
	.padBot20 {padding-bottom: 20px !important; } .padTop20 {padding-top: 20px !important; }
.pad50 {padding: 50px !important; }
	.padLef50 {padding-left: 50px !important; } .padRig50 {padding-right: 50px !important; }
	.padBot50 {padding-bottom: 50px !important; } .padTop50 {padding-top: 50px !important; }
