.input {
border: solid 1px #042650;
font-family: verdana, tahoma;
font-size: 11px;
}

.submit {
border: solid 1px #042650;
font-family: verdana, tahoma;
font-size: 11px;
color: #042650;
width: 60px
}

.biela {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 9px;
 	color : White;
 }
 
.modra {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 14px;
 	color : #042650;
 }
 
.modram {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #042650;
	text-decoration : none;
 }
 
.modram:hover {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #F79803;
	text-decoration : none;
 }
a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #2379B3;
	text-decoration : none;
 }
 
a:hover {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #F79803;
	text-decoration : none;
 }
 
.oranz {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 14px;
 	color : #F79803;
 }
 
.oranzm {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #F79803;
 }
 
.seda {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #787878;
	text-decoration : none;
 }
 
.seda:hover {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #F79803;
	text-decoration : none;
 }
 
.sedatm {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #F79803;
	text-decoration : none;
 }
 
p,li,td,th {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #333333;
	text-decoration : none;
 }
 
h3 {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : #053C7A;
	text-decoration : none;
 }
 
h4 {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	color : black;
	text-decoration : underline;
 }
 
/********* begin tabulky ***********/

.table_blue
{
	border-width : 1px;
	border-style : solid;
	border-color : #ffffff;
	background-color: White;
	border-collapse: collapse;
}

.table_blue td
{
	border-style : solid;
	border-color : #ffffff;
	background-color: #e8f1fc;
	border-collapse: collapse;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #042650;
	text-decoration : none;
}

.table_blue th
{
	border-style : solid;
	background-color: #115592;
	border-color : #ffffff;;
	border-collapse: collapse;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : White;

	text-decoration : bold;
}
/********* end tabulky ***********/



