/* Copyright - Mladost Net  2007* */
body, html {
	
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	scrollbar-arrow-color: #FEAA6B;
	scrollbar-3dlight-color: #FFF8E5;
	scrollbar-highlight-color: #FEAA6B;
	scrollbar-face-color: #FFF8E5;
	scrollbar-shadow-color: #FEAA6B;
	scrollbar-darkshadow-color: #FFF8E5;
	scrollbar-track-color: #FEAA6B;
}

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



a.header_menu_link:link, a.header_menu_link:active, a.header_menu_link:visited {
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;

	
}
a.header_menu_link:hover {
	font-weight: bold;
	font-size: 13px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	letter-spacing: 1px;
	
	
}
.caption_title {
	padding: 0 0 3px;
	height: 30px;
	text-align: center;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	background-image: url(../img/bigline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.txt {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-align:justify;
	color:  #333333;
	padding: 10px 20px 10px 20px;
	
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	text-align:justify;
	color: #FF0000;
	padding: 10px 20px 10px 20px;
	
}
A.blue {text-align:center;font:bold x-small font-family: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND: transparent scroll repeat 0% 0%; COLOR: FF5100; TEXT-DECORATION: none; border=0
}
A.blue:hover {text-align:center;font:bold x-small  font-family: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND: transparent scroll repeat 0% 0%; COLOR: #FF0000; TEXT-DECORATION: underline
}

