body {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #EEE;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
h1 {
	color: #283671;
	text-align: left;
}
h2 {
	color: #283671;
	text-align: left;
}
h3 {
	color: #283671;
	text-align: left;
}
#obal { 
	width: 80%;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #E1E1E1;
	text-align: left;
}
#lava {
	float: left; 
	width: 22%;
	background: #FFF; 
	padding: 15px 0; 
}
#prava {
	float: right; 
	width: 23%; 
	background: #FFF; 
	padding: 15px 0; 
}
#stred { 
	margin: 0 24% 0 23.5%; 
}

#hlava { 
	background: #DDDDDD; 
	padding: 0 10px;  
} 
#hlava h1 {
	margin: 0; 
	padding: 10px 0; 
}
#foter { 
	padding: 0 10px; 
	background:#DDDDDD;
} 
#foter p {
	margin: 0; 
	padding: 10px 0; 
} 	
.cistic { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
						.tucne {
						font-size: 10px;
						}
						.farba1 {
						background-color: #D1D1D1;
						}
						.tucnetab {
	font-weight: bold;
}
						.biele {
						color: #FFF;
						background-color: #A5A5A5;
						}
						.mensie {
	font-size: small;
}

/**** sekcia formular  *****/



.vpravo{ 

	text-align: right;
}
.polka{
	width: 100%;
	text-align: center;
}
.cervena{
	
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
input {
	padding:0.15em;
	width:10em;
	/**** sekcia formular  
	border:1px solid #ddd;
	background:#fafafa;
	*****/
}
/****
nav
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}



pos-nav
{
   border-bottom:1px dotted #8FA3DB;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: right;
}
box-shadow: 10px 10px 5px #888888;
*****/
.TabulkaP {
	margin:0px;padding:0px;
	width:780px;
	
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.TabulkaP table{
    border-collapse: collapse;
        border-spacing: 0;
	width:780px;
	height:100%;
	margin:0px;padding:0px;
}.TabulkaP tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.TabulkaP table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.TabulkaP table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.TabulkaP tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.TabulkaP tr:hover td{
	
}
.TabulkaP tr:nth-child(odd){ background-color:#efefef; }
.TabulkaP tr:nth-child(even)    { background-color:#ffffff; }.TabulkaP td{
	vertical-align:middle;
	
	
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial Narrow, Arial;
	font-weight:normal;
	color:#000000;
}.TabulkaP tr:last-child td{
	border-width:0px 1px 0px 0px;
}.TabulkaP tr td:last-child{
	border-width:0px 0px 1px 0px;
}.TabulkaP tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.TabulkaP tr:first-child td{
		background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial Narrow, Arial;
	font-weight:bold;
	color:#003f7f;
}
.TabulkaP tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
}
.TabulkaP tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.TabulkaP tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.Tabulka0 {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.Tabulka0 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.Tabulka0 tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.Tabulka0 table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.Tabulka0 table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.Tabulka0 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.Tabulka0 tr:hover td{
	background-color:#e5e5e5;
		

}
.Tabulka0 td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px;
	font-size:10px;
	font-family:Arial Narrow, Arial;
	font-weight:normal;
	color:#000000;
}.Tabulka0 tr:last-child td{
	border-width:0px 1px 0px 0px;
}.Tabulka0 tr td:last-child{
	border-width:0px 0px 1px 0px;
}.Tabulka0 tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.Tabulka0 tr:first-child td{
		background:-o-linear-gradient(bottom, #cccccc 5%, #cccccc 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#cccccc");	background: -o-linear-gradient(top,#cccccc,cccccc);

	background-color:#cccccc;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial Narrow, Arial;
	font-weight:bold;
	color:#000000;
}
.Tabulka0 tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #cccccc 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#cccccc");	background: -o-linear-gradient(top,#cccccc,cccccc);

	background-color:#cccccc;
}
.Tabulka0 tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.Tabulka0 tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}