body {
	background-color: #FFFAE5;
	top: 100%-350px;
	bottom: 350px;
	margin: 0px;
	padding: 0px;
}
#okvir   
	{
	margin-top: -285px;
	margin-left: -410px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 820px;
	height: 570px;
	visibility: visible
	}
.text_pic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}
.text_info_crta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
 margin-bottom: 6px;
}
.text_info_crta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
 margin-top: -6px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.text_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}
