/*
(C) martin kovacik
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #f5f5f5;
/*	background-color: #000000;*/
	color: #4B5463;
/*	margin: 0px 0px 0px 0px;*/
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	overflow-x: hidden;
  overflow-y: scroll;
}

table.ibaciara {
border-color: #ffa500;
 /*oranzova*/ 
/*border-color: #0000ff;  modra*/
border-collapse: collapse;
border-width: 1px;
padding: 0px 0px 0px 0px;
border-bottom: 0px none;
border-left: 0px none;
border-right: 0px none;
border-top-style: solid;
width: 780px;
white-space: nowrap;
}

table.nadpis {
border-color: #ffa500;
background-color: #dcdcdc;
border-width: 1px;
border-bottom-style: solid;
border-left: 0px none;
border-right: 0px none;
border-top-style: solid;
padding: 0px 0px 0px 0px;
width: 100%;
white-space: nowrap;
}

table.skolenia {
border-color: #ffa500;
background-color: #dcdcdc;
border-width: 1px;
border-bottom-style: solid;
border-left: 0px none;
border-right: 0px none;
border-top-style: solid;
border-collapse: collapse;
border-spacing: 0px;
width: 90%;
white-space: nowrap;
}

table.legenda {
border-color: #dcdcdc;
white-space: nowrap;
}

table.legenda td.ana,td.pok,td.ved,td.adm{
border : 1px solid;
width: 12px;
}

table tr.ana,td.ana {
background-color: #c8eec8;
}

table tr.pok,td.pok {
background-color: #faebd7;
}

table tr.ved,td.ved {
background-color: #e6ffe6;
}

table tr.adm,td.adm {
background-color: #f0b4b4;
/*background-color: #f0c8c8;*/
}

table tr.bledosede {
background-color: #d3d3d3;
}

table td.blank {

background-color: #f5f5f5;
}

table {
font-size: 9pt;
}

p.odsad {
margin-left: 2em;
margin-right: 0em;
margin-top: 0ex;
margin-bottom: 0ex;
}

p.odsad1 {
margin-left: 4em;
margin-right: 0em;
margin-top: 0ex;
margin-bottom: 0ex;
}

h6 {
font-style: bold;
font-size: 9pt;
}

h5 {
font-style: bold;
font-size: 11pt;
margin-left: 2em;
/*text-decoration: underline;*/
}

h5.neposun {
font-style: bold;
font-size: 11pt;
margin-left: 0em;
}

h4 {
font-style: bold;
font-size: 13pt;
/*text-decoration: underline;*/
}



ul {
  list-style: square;
	margin-top: 1ex;
	margin-bottom: 1ex;
}

ul.odsad {
  list-style: square;
	margin-top: 1ex;
	margin-bottom: 1ex;
	margin-left: 7em;
}

a:link {
	color: #4c7bbf;
}

a:visited {
	color: #123456;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	color: #3a4d91;
	font-family: Verdana, arial, Helvetica, sans-serif;
	padding-left: 0px;
	border: 1px solid #cfd4e4;
	border-collapse: collapse;
	
}

input.odoslat {
 border: 0px none;
}

input:hover, input:focus {
	border: 1px solid #ffa500;	
}



div.formular {
 margin-left: 2em;
}