body {
	background-image: url(img/background.gif);
}
.lang_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #F1C591;
	margin-left:3px;
	margin-right:3px;
	font-weight: bold;
}
.text_navig {
	font-family: Tahoma;
	font-size: 12px;
	color: #F1C591;
	margin: 2px;
	text-decoration:none;
	font-weight:bold;
}
.text_created {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE4923;
}
.text_osnov {
	font-family: Tahoma;
	font-size: 12px;
	color: #F1C591;
	text-decoration: none;
	margin: 10px;
}

a:link {color:#F1C591; text-decoration:none;}
a:visited {color:#F1C591; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:none;}
a:active {color:#F1C591; text-decoration:none;}
.text_red {
	font-family: Tahoma;
	font-size: 13px;
	color: #FE4923;
	font-weight:bold;
	margin:6px;
}
.text_24_red {
	font-family: Tahoma;
	font-size: 24px;
	color: #FF0000;
	margin: 10px;
	font-weight:bold;
}
.text_14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #F1C591;
	margin: 7px;
}
.text_osnov_margin_left {
	font-family: Tahoma;
	font-size: 12px;
	color: #F1C591;
	margin-left:3px;
}
.line_kras {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
