
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
A.arrow 
  	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none ;
	color: #000000 ;
	height: 100% ;
	width: 100% ;
	background-color: #BA9F7E ;
	padding-top: 5px ;
}
A:active.arrow 
  	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    text-decoration: none ;
    color: #FFFFFF ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: #885E2C ;
    padding-top: 5px ;
}
A:visited.arrow 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    text-decoration: none ;
    color: #000000 ;
    height: 100% ;
    width : 100% ;
    background-color: #BA9F7E ;
    padding-top: 5px ;
}
A:hover.arrow 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none ;
    color: #FFFFFF ;
    height: 100% ;
    width: 100% ;
    background-color: #885E2C ;
    padding-top: 5px ;
	}
/* ================  END - These are the Navigation properties ================ */

Body 
	{
	/*scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #21443A;
	scrollbar-dark-shadow-color : #3A3A3A;
	scrollbar-face-color : #21443A;
	scrollbar-highlight-color : #3A3A3A;
	scrollbar-shadow-color : #21443A;
	*/
	font-family : verdana ;
	font-size : 11px ;
	color : #3A3A3A ;
	/*
	background-image : url(images/g14wd03.gif);
	*/
	background-position : top;
	background-repeat : repeat;
	background-color : #cccccc ;
}
TD
	{ 
	font-family : verdana ; 
	font-size : 10px ; 
	color : #330000 ;
	}
	
.link 
	{ 
	font-family: Verdana, Arial ; 
	font-size: 11px ; 
	color: #7e7e7e ;
	text-decoration: none ;
	}
a:hover 
	{ 
	font-family: Verdana, Arial ; 
	font-size: 10px ; 
	color: #EB0000 ; 
	text-decoration: underline ;
	}
.mainmenu 
	{  
	font-family: Verdana, Arial ; 
	font-size: 10px ; 
	color: #FFFFFF ; 
	text-decoration: none ;
	}
.zagol 
	{  
	font-family: Verdana, Arial, Helvetica ; 
	font-size: 15px ; 
	color: #885E2C ;
	}
.content 
	{ 
	font-family: Verdana, Arial ; 
	font-size: 10px ; 
	color: #330000 ; 
	text-decoration: none ; 
	text-align: justify ;
	}
input 
	{
	font-family: arial ;
	font-size: 12px;
	color: #000000 ;
	border: solid #000000 ;
	border-width: 1 ;
	background-color:#CCCCCC ;
}
select
	{
	font-family: arial ; 
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:#3A3A3A ;
	}
textarea
	{
	font-family: arial ;
	font-size: 12px;
	color: #000000 ;
	border: solid #000000 ;
	border-width: 1 ;
	background-color:#CCCCCC ;
}
.in
	{
	font-family: arial ; 
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 0 ;
	background-color:#3A3A3A ;
	}

	TD.dotsy {
	background-image : url(images/dots_y.gif);
	background-attachment : fixed;
	background-position : right;
	background-repeat : repeat-y;
}
	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 : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
TD.red {
	color : Red;
}
