BODY {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10pt;	color: black;	padding: 0;	margin: 15px;  background-color: white;
}TD {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10pt; 
}
form {margin: 0;}
p{
  text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
A:link,
A:visited
 {
 	color: #CF0000;
}

A:hover
{
	color: orange;
} 
img{	border: 0px;}
ul, ol{
  margin-top: 5px;
  margin-bottom: 5px;
}
table.fixed{
	table-layout:fixed;
}
/* CSS table object */
.ttable TD {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 10px;}

.tabulkatop
{
    COLOR: #FFDEAD;
    FONT-SIZE: 12px;
}

input.THeader, TD.THeader
{
    COLOR: white;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    background-color: #EF7318;
}
input.THeaderSelected, TD.THeaderSelected
{
    COLOR: white;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    background-color: #F1883A;
}
TD.TCellL
{
    background-color: #F1F1F1;
    color:black;
}
TD.TCellS
{
    background-color: #D1D1D1;
    color:black;
}
TD.TCellSeek
{
    background-color: #555555;
    FONT-SIZE: 10px;
}
/* CENIKY */
TD.cenikPoznamka {color:#F7D700;font-size: 11px;font-weight:bold;}

.fovvoz td {font-size: 10px; color: #FFFFFF; font-family: Tahoma, Arial, Helvetica; font-weight: normal; text-decoration: none;}
.fonvoz1 td {font-size: 12px; color: #FFFFFF; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-decoration: none;}

.ttable A:link, .ttable A:visited  {font-size: 10px; color: #5A0000;}
.ttable A:hover {font-size: 10px; color: #CF0000;}

.properties { background-color:"#EF7318"; height:13px; text-align:right; padding-right:3px; vertical-align:top;}
.properties2 { background-color:"#F1F1F1"; height:13px; padding-right:3px; padding-left:3px; vertical-align:top; color:black; font:bold 10px Tahoma;}

.cenikform  {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 8pt; }
.button {
	border : 1px solid #5A0000;
	background-color : #EF7318;
	color : White;
	font : bold 8pt Verdana, Arial, Helvetica, sans-serif;
}
/* obecne vyuzitelne */
.small {font-size: 11px !important;}
.yellow, a.yellow, a.yellow:link, A.yellow:visited, a.yellow:active, a.yellow:hover,
.zluta, a.zluta, a.zluta:link, A.zluta:visited, a.zluta:active, a.zluta:hover {
  color: yellow;
}
.cervena, a.cervena, a.cervena:link, A.cervena:visited, a.cervena:active, a.cervena:hover {
  color: #CF0000;
}
.oranzova, a.oranzova, a.oranzova:link, A.oranzova:visited, a.oranzova:active, a.oranzova:hover {
  color: orange;
}

.bg-szluta{background-color: #FFFFA6;}
.bg-hneda{background-color: #5A0000;}

.n, .normal {font-weight: normal !important;}
.b, .bold {font-weight: bold;}
.u, .underline {text-decoration: underline !important;}

.fr, .float-right {float: right;}
.fl, .float-left {float: left;}
.mt-0 {margin-top: 0px;}
.mt-5 {margin-top: 5px !important;}
.mt-10 {margin-top: 10px !important;}
.mb-0 {margin-bottom: 0px;}
.mb-5 {margin-bottom: 5px;}
.ml-15 {margin-left: 15px;}
.ml-20 {margin-left: 20px;}
.mr-5 {margin-right: 5px;}
.mr-15 {margin-right: 15px;}
.ptb-3 {padding-top: 3px; padding-bottom: 3px;}
.fs_0_9, .fs-0-9 {font-size: 90%;}
.fs_0_8, .fs-0-8 {font-size: 80%;}
.fs_1_2, .fs-1-2 {font-size: 120%;}
.w100p {width: 100%}

.pr-18 {padding-right: 18px;}

.ta-r {text-align: right !important;}
.ta-l {text-align: left !important;}
.ta-c {text-align: center !important;}

