/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
A.arrow 
  	{	
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size : 12px;
   text-decoration: none;
   color: #000000;
   background-repeat: repeat ;
   height: 30;
   width: 199;
   background-color: #FAE451;
   padding-top: 5px ;
	vertical-align: middle;
	line-height: 21px;	
	}
A:hover.arrow 
	{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none ;
	color: #f5f5f5;
	height: 30;
	width: 199;
	background-color: #081222;
	padding-top: 5px ;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: underline;
	line-height: 21px;	 
	}
/* ================  END - These are the Navigation properties ================ */

Body 
	{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5f5f5;
	background-color : #FAE451;
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);	
}
.headbg
{
	background-attachment: fixed;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(images/bgmenu.jpg);
}
TD
	{ 
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5f5f5;
	}
	
.link 
	{ 
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px ; 
	color: #f5f5f5;
	text-decoration: none ;
	}
a:hover 
	{ 
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px ; 
	color: #f5f5f5;
	text-decoration: none ;
	}
.mainmenu 
	{  
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px ; 
	color: #f5f5f5;
	text-decoration: none ;
	}
.zagol 
	{  
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 19px ; 
	color: #f5f5f5;
	text-decoration: underline;
	}
.zago2 
	{  
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px ; 
	color: #f5f5f5;
	text-decoration: underline;
	}
.content 
	{ 
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px ; 
	color: #f5f5f5;
	text-decoration: none ; 
	text-align: justify ;
	}
input 
	{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5f5f5;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:transparent;
}
select
	{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5f5f5;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:transparent;
	}
textarea
	{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5f5f5;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:transparent;
}
.in
	{
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #f5f5f5;
	border: solid #ffffff ;
	border-width: 0 ;
	background-color:#f5f5f5 ;
	}

	TD.dotsy {
	background-color: white;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #f5f5f5;
}
	TD.dotsx {
	background-image : url(images/dots_x.gif);
	background-attachment : fixed;
	background-position : bottom;
	background-repeat : repeat-x;
}

	
A.slogan:ACTIVE, A.slogan:HOVER, A.slogan:LINK, A.slogan:VISITED {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #f5f5f5;
}
TD.red {
	color : Red;
}




