.menu {
	text-decoration: None;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.menu:hover {
	text-decoration: None;
	color: #F9B44D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.link {
	text-decoration: Underline;
	color: #002D59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.link:hover {
	text-decoration: Underline;
	color: #DC8423;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.textlink {
	text-decoration: None;
	color: #DC8423;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.textlink:hover {
	text-decoration: Underline;
	color: #002D59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.language {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    text-decoration: none;
	color: #002D59;
	font-size: 9pt;
	font-weight: bolder;
	letter-spacing: 1px;
}

.copyright {
	text-decoration: None;
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.copyright:hover {
	text-decoration: None;
	color: #DC8423;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.cuflik {
	text-decoration: None;
	color: #002D59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD  {
	color: #002D59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.nadpis  {
	color: #DC8423;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
      font-weight : Bold;
}
	
.field {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #002D59;
	border-style: solid;
	list-style-type: disc;
	border-width: 1px;
	border-color: #0057AE;
	height: 53px;
	width: 137px
	}
.line {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #002D59;
	border-style: solid;
	border-width: 1px;
	border-color: #0057AE;
	height: 16px;
	width: 137px
	}
	
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002D59;
	border-style: solid;
	border-width: 1px;
	border-color: #0057AE;
	height: 18px
}

.field2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002D59;
	background-color: #EAF0F7;
	border-style: solid;
	list-style-type: disc;
	border-width: 1px;
	border-color: #002D59;
	height: 85px;
	width: 200px
	}
.line2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002D59;
	background-color: #EAF0F7;
	border-style: solid;
	border-width: 1px;
	border-color: #002D59;
	height: 18px;
	width: 200px
	}

.line_kratka2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002D59;
	background-color: #EAF0F7;
	border-style: solid;
	border-width: 1px;
	border-color: #002D59;
	height: 18px;
	width: 40px
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #002D59;
	background-color: #EAF0F7;
	border-style: solid;
	border-width: 1px;
	border-color: #002D59;
	height: 18px;
}
	
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F9B44D;
	background-color: #002D59;
	height: 18px
	border-style: none;
}

BODY  {
	scrollbar-3d-light-color: #003366;
	scrollbar-highlight-color : #003366;
	scrollbar-arrow-color: #0057AE;
	scrollbar-base-color: #003366;
	scrollbar-dark-shadow-color: #000066;
	scrollbar-shadow-color: #000066;
	scrollbar-track-color: #004488;
}

.obr_modry {
	border : 4px solid #003366;
}
.obr_oranz {
	border : 4px solid #DC8423;
}

