a:link {
	color: #333333;
; text-decoration: none
}
a:hover {
	color: #FF9900;
; text-decoration: none
}
.zagolovok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: justify;
}

.textR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: right;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.logo {
	position: absolute;
	left: 50px;
	top: 90px;
	width: 273px;
	border-bottom-color: #E77817;
	border-right-color: #E77817;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-right-style: double;
	border-bottom-style: double;
}

.podrobno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.podcherknut {
	text-decoration: underline;
}
.data_dark {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #666633;
; text-decoration: none
}
a:active {
	color: #FF6600;
; font-weight: bold; text-decoration: underline
}

