body {
	background-image: url(../images/main-back.png);
	padding-left: 50px;
	padding-right: 50px;
	margin: 0px;
	font-family: arial;
}

a {
	color: blue;
}

a:visited {
	color: blue;
}

a:hover {
	color: #0000dd;
}



div.main {
	padding: 20px;
	margin-bottom: 10px;
	background-color: white;
}


div.nadpis {
	background-image: url(../images/nadpis.png);
	background-color: #122E50;
	padding-bottom: 4px;
}


div.top_left {
	background-image: url(../images/top-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.top_right {
	background-image: url(../images/top-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.bottom_left {
	background-image: url(../images/bottom-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.bottom_right {
	background-image: url(../images/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


h2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}

h2 span.warning {
	font-size: 18px;
	color: red;
}

h3 {
	font-size: 18px;
}

h3.warning {
	color: red;
	margin: 2px;
}

h3.separator {
	margin-top: 20px;
	padding-top: 10px;
	border-width: 2px 0px 0px 0px;
	border-color: #5F86D7;
	border-style: dotted;
}

h3.uvodny_napis {
	text-align: center;
}

h5.uvodny_napis {
	text-align: center;
}

h4 {
	font-size: 15px;
	color: #444444;
	margin-left: 20px;
}

h4.ns {
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 10px;
	border-width: 2px 0px 0px 0px;
	border-color: #5F86D7;
	border-style: dotted;
}


span.debug {
	display: none;
}

li {
	margin-top: 4px;
	margin-bottom: 4px;
}





div.nadpis span {
	margin: 0px;
	padding: 0px;
}


input.submit {
	border-width: 1px;
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
	background: none;
	border-style: none;
	border-color: #888888;
	border-width: 1px;
	cursor: pointer;
	color: #154890;
	text-decoration: underline;
/*	width: 100%;
	padding-left: 20px;
	padding-right: 20px;*/
}

/*	buttony 	*/

div.button {
	padding: 0px;
	background-image: url(../images/button-back-6.png);
/*	background-color: #EFDCC4;*/
	background-repeat: repeat-x;
}

div.button_inner {
	padding: 5px;
}



/* menu */

table.menu td {
	font-family: verdana;
	font-size: 11px;
	width: 80px;
	text-align: center;
}

table.menu tr.texty td {
	background: white;
}

table.menu tr.texty td a {
	color: black;
	text-decoration: none;
}

table.menu tr.texty td a:hover {
	color: black;
	text-decoration: none;
}

table.menu tr.texty td a:visited {
	color: black;
	text-decoration: none;
}

/* pripomienky */

table.pripomienka td.nadpis {
	font-weight: bold;
	background-color: #ECE9D8;
	background-image: url(../images/button-back-6.png);
	border-width: 1px;
	border-style: solid;
	border-color: #CCA985;
	font-size: 14px;
	padding: 3px;
}

table.pripomienka td.popis {
	padding-left: 20px;
}

table.pripomienka td input {
	width: 300px;
}

table.pripomienka td select {
	width: 300px;
}



/* vyber akcii */

td.zadavaniePS {
	width: 50%;
	vertical-align: top;
}

td.zadavanie NS {
	width: 50%;
	vertical-align: top;
}


/* zadavanie ico */

table.zadajte_ico td {
}




/* formular preberania */

table.prebrate_protokoly {
	background-color: #CCA985;
}

table.prebrate_protokoly td {
	padding: 2px;
	font-size: 14px;
	background-color: #ECE9D8;
	background-image: url(../images/button-back-6.png);
	padding-left: 8px;
	padding-right: 8px;	
}

form.odober {
	margin: 0px;
	padding: 0px;
}

/* vyber kategorii */

table.kategorie {
	background-color: #CCA985;
	border-spacing: 1px;
}

table.kategorie td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;	
	background-color: #ECE9D8;
	background-image: url(../images/button-back-6.png);
	font-size: 14px;
}

table.kategorie tr.zadane td {
	background-color: #A6F7CF;
	background-image: none;
}

table.kategorie tr.nespravne td {
	background-color: red;
	color: white;
	background-image: none;
}

table.kategorie tr.nespravne td {
	background-color: red;
	color: white;
	background-image: none;
}

table.kategorie tr.podozrive td {
	background-color: yellow;
	color: black;
	background-image: none;	
}

table.kategorie tr.nespravne td input.submit {
	color: white;
}

form.zadat_udaje {
	margin: 0px;
	padding: 0px;
}


/* potvrdenie udajov */


table.potvrdenie_udajov td.name {
	color: #646464;
	font-size: 14px;
}

/* formular kategorie */

table.kategoria_nadpis {
}

table.kategoria_nadpis td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

table.kategoria_nadpis td.help {
	padding: 2px;
	width: 70px;
}

table.kategoria_nadpis td.print {
	padding: 2px;
	width: 70px;
}

table.kategoria_nadpis td.help div.help {
	font-family: verdana;
	font-size: 11px;
	width: 60px;
	height: 60px;
	text-align: center;
}

table.kategoria_nadpis td.print div.print {
	font-family: verdana;
	font-size: 11px;
	width: 60px;
	height: 60px;
	text-align: center;
}

table.kategoria_nadpis td a {
	color: black;
	text-decoration: none;
}

table.kategoria_nadpis td a:hover {
	color: black;
	text-decoration: none;
}

table.kategoria_nadpis td a:visited {
	color: black;
	text-decoration: none;
}

/*
 * nadpis farby: 122360, BAD7F5
 *
 */

/* uvodna stranka */

ul.uvodne_info span.subj {
	font-weight: bold;
}

ul.uvodne_info span.datum {
	font-weight: bold;
	font-style: italic;
}

table.uvod_pomocne td {
	vertical-align: top;
}


table.uvod_pomocne td.terminy {
	padding-right: 20px;
}

table.uvod_pomocne td.materialy {
}

table.uvod_pomocne td ul {
	padding-left: 0px;
	margin-left: 15px;
}


/* bublinkova napoveda */

div.bublinka_visible {
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	background-color: #FFFFE1;
	font-size: 12px;
	padding: 5px;
	position: absolute;
	width: 400px;
	margin-top: 20px;
}

div.bublinka {
	display: none;
}


/* kontakty */

table.kontakty {
	margin-top: 20px;
}

table.kontakty td {
	vertical-align: top;
	width: 50%;
	padding: 5px;
}

/* statistiky podla dni */

table.StatDni td { 
	font-size: 14px;
}

/* statistiky podla krajov */

table.StatKraje td {
	font-size: 14px;
	padding: 5px;
}

table.StatKraje div.back {
	height: 10px;
	width: 400px;
	border-color: #2E3192;
	border-style: solid;
	border-width: 1px;
	background-color: #6DCFF6;
}

table.StatKraje tr.total td {
	font-weight: bold;
}

table.StatKraje tr.total div.back {
	border-width: 2px;
}

/* statistiky main */

ul.statistiky li {
	margin: 10px;
}

table.ZberInfo td {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}

div.hidden {
	display: none;
}

div.visible {
	display: block;
}

table.urady td {
	width: 200px;
}

table.pripomienka table.urady td input {
	width: 20px;
}
/*tabulka na stranke Pomoc pre vypis Kontaktov*/

table.pomoc-kontakty tr.nadpis td {
	
	text-decoration:underline;

}
table.pomoc-kontakty tr.ostatne td.lavy {

	text-decoration:none;
	padding-right: 50px;
}
table.pomoc-kontakty tr.ostatne td.pravy {
	padding-right: 50px;
	text-decoration:none;
}	
table.pomoc-kontakty span.tucne {
	font-weight: bold;
}	
table.pomoc-kontakty span.podciarknute {
	text-decoration:underline;
}	