html{height: 100%;}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 80%;	
	margin: 0px;
	padding: 0px;	
	text-align: left;
	background:url(../images/bodyBg.gif) repeat top left;
	background-attachment: fixed;
	color:#222222;
}

.onlinebody {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 80%;	
	margin: 0px;
	padding: 0px;	
	text-align: left;
	color:#222222;
}

.cl_nadpis
{
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	
	text-align: left;
 	text-decoration: underline;
              font-weight: bold;
	color: #c8263d;
}


.cl_nadpis:hover {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	
	text-align: left;
 	text-decoration: none;
              font-weight: bold;
	color: #000000;
}

.cl_nadpis:visited
{
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	
	text-align: left;
 	text-decoration: underline;
              font-weight: bold;
	color: #c8263d;
}

.cl_text
{
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	
	text-align: left;
	color: #000000;
	font-size: 80%;
}


table{border-collapse: collapse;
	font-size: 100%;
	background-color: #fff;
}

td,th {
	color: #222222;
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: bold;
}

form{
	display:inline;
}
input, textarea, select{
	font-size: 1em;
	border: 1px solid #0d91b5;
	background-color: #fff;

 }
fieldset{background-color: #e3f4fe;
	padding: 1em;
}

ul{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
li {
	padding: 0px;
	margin: 0px;
	
}

p {
	margin: 0em;
	padding: 0em;
	margin-top: 5px;
	padding-right: 5px;	
}

img {
	border: 0px; 
	padding: 0px; 
	margin: 0px;	
}


/* --------------- Odkaz ----------------------- */
a:link, a {
 	color: #c8263d;
 	text-decoration:none;
}
a:visited{color: #302e35;}
 
a:hover, a:active, a:focus  {
	color: #9eb62c;
	text-decoration: none;
}


.whitelink {
 	color: #FFFFFF !important;
 	text-decoration: none;
        	font-weight: bold;
}

.whitelink:hover  {
	color: #DDDDDD !important;
	text-decoration: none;
        font-weight: bold;
}

 

/* ------------------ nadpisy ------------------ */
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}

h1 {
	color: #222222;
	font-size: 1.4em;
}

h2  {
	font-size: 1.3em;
	color: #c9273e;
	padding: 0em;
	margin: 15px 0 10px 0;
}



h3 {
	color: #fff;
	background-color:#302e35;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

h4 {
	font-size: 1em;
	color: #222222;
	font-weight: bold;
	margin: 3px 3px;
}

h5 {
}

/* ------------------TRIK CASCADES-------------------- */
.errMsg{
	display: block;
	vertical-align: middle;
	padding: 2px;
	padding-left: 25px;
	padding-top: 3px;
	min-height: 17px;
	/*_height: 17px;*/
	background: url(../images/err.gif) no-repeat;
	border: 1px solid #C12A2F;	
	color:#C12A2F;
	font-weight: bold;
}

.infoMsg{
	display: block;
	vertical-align: middle;
	padding: 2px;
	padding-left: 25px;
	padding-top: 3px;
	min-height: 17px;
	/*_height: 17px;*/
	background: url(../images/suc.gif) no-repeat;
	border: 1px solid #EFA038;	
	color:#EFA038;
	font-weight: bold;
}
.fileSize{
	float: left;
	height: 17px;
	padding-top: 3px;
	padding-right: 10px;
}
.hide{
	display: none;
}
.noborder {
	border: 0em;
}

.pageNumbersC{
	padding: 2px;
	border: 1px solid #EBEBEB;	
	min-height: 15px;
	/*_height: 15px;*/
}
/* --------------------------- datova tabulka -------------------------- */
.datatable {
	/*background: #EBEBEB;*/
}

.datatable th{
	font-weight: bold;
	padding: 0.2em;
	padding-left: 1em;
	color: #000;
	vertical-align: top;
	background-color: #e3f4fe;
}
.datatable td{
	padding: 0.1em;
	padding-left: 1em;
	background-color: #e3f4fe;
}

.datatable td.suda{
}
.datatable td.cena{
	text-align: right;
	white-space: nowrap;
}

/* formatovani tabulek s vysledky */

table.crosswise2 {
	border: 0px;
	width: 730px;
}

table.crosswise2 th {
	border: 0px;
	background-color: #EEE7E7;
	color: #000000;
	padding: 4px;
	
}


table.crosswise, table.outside, table.results {
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	width: 735px;
	/*font-family: Arial, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;*/
}

table.crosswise th, table.outside th, table.results th {
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	/*background-color: #337722;*/
	background-color: #EEE7E7;
	color: #000000;
	padding: 4px;
	
}



table.crosswise td, table.outside td, table.results td {
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background-color: #ffffff;
	padding: 4px;
}

table.crosswise td.cell-grey, table.results td.cell-grey {
	background-color: #dbdbdb;
}

table.crosswise td.small-font, table.results td.small-font {
	font-size: 6pt;
}

table.outside th.cell-grey, table.outside td.cell-grey {
	background-color: #dbdbdb;
	color: #666666;
}

table.crosswise td.cell-green, table.outside th.cell-green {
	background-color: #337722;
	color: #ffffff;
	border-left: none;
}

a.whref {
	color: #000000 !important;
	font-weight: bold;
	text-decoration: underline;
}

a.whref:link {
	color: #000000 !important;
	font-weight: bold;
	text-decoration: underline;
}

a.whref:hover {
	color: #DDDDDD !important;
	text-decoration: none;
}