
A:link {text-decoration: none; color: #004E9C; font-family: verdana, arial;} 
A:visited {text-decoration: none; color: #004E9C; font-family: verdana, arial;}
A:active {text-decoration: none; color: #004E9C; font-family: verdana, arial;} 
A:hover {text-decoration: underline; color: #004E9C; font-family: verdana, arial;} 

	BODY {
		scrollbar-face-color: #DBD9D9;
		scrollbar-highlight-color: #777777;
		scrollbar-3dlight-color: #AAAAAA;
		scrollbar-darkshadow-color: #666666;
		scrollbar-shadow-color: #555555;
		scrollbar-arrow-color: #555555;
		scrollbar-track-color: #C5C5C5;
		}

H1 {
	font-weight: bold;
	font-size: 8pt;
	color: #FFAF02;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
	margin-bottom: 12px;
}		
		
/* fonts 6C727E */ 
body, table, td, select, textarea, input  { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #404040;
}

.TextOrange
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFAF02;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

.TextBlue
{
	font-weight: normal;
	font-size: 8pt;
	color: #004E9C;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

.TextFooter
{
	font-weight: normal;
	font-size: 7pt;
	color: #404040;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

/* pading */
.PageContentLeft
{
	padding-left: 10px;
	width:461px;
}

.PageFooterLeft
{
	padding-left: 30px;
	width:461px;
}

.PageFooterTop
{
	padding-left: 30px;
	padding-top: 5px;
	width:750px;
}

.PageContent
{
	padding-bottom: 30px;
	padding-top: 30px;	
}


		
		 
/* form elements*/
checkbox.MainForm,select.MainForm,input.MainForm
{ 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background: #FFFFFF;
	border-color: #AEAEAE;
	color: #000000, #58595B;
	font-size: 8pt;
	font-family:Verdana;
}

		
		 
.ErrorField
{
		background-color: #ffffff;
		color: #626264;
		font-family: Verdana, Arial CE, Arial;
		font-size: xx-small;
		border-top-width: 1px; 
		border-left-width: 1px; 
		border-bottom-width: 1px; 
		border-right-width: 1px;
		border-color: #000000;
}

.FlatForm
{
		background-color: #DCD8D8;
		color: #626264;
		font-family: Verdana, Arial CE, Arial;
		font-size: xx-small;
		border-top-width: 1px; 
		border-left-width: 1px; 
		border-bottom-width: 1px; 
		border-right-width: 1px;
		border-color: #000000;
}

.MainForm
{
		background-color: #ffffff;
		color: #626264;
		font-family: Verdana, Arial CE, Arial;
		font-size: xx-small;
		border-top-width: 1px; 
		border-left-width: 1px; 
		border-bottom-width: 1px; 
		border-right-width: 1px;
		border-color: #000000;
}

.Category
{
		background-color: #ffffff;
		color: #000000;
		font-family: Verdana, Arial CE, Arial;
		font-size: x-small;
		border-top-width: 1px; 
		border-left-width: 1px; 
		border-bottom-width: 1px; 
		border-right-width: 1px;
		border-color: #000000;
}

.GrafwizjeGray {	
	font-family: Verdana, Arial CE, Arial;
     	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #626264;
	text-decoration: none;
	text-transform: none;
	text-align: justify
} 

.GrafwizjeRed {	
	font-family: Verdana, Arial CE, Arial;
     	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	text-transform: none;
	text-align: justify
} 
		#logo {
		position: absolute; margin: -1.25em 0 0 24.3em;}
		
		#menu ul {
		list-style: none; margin: 0; padding: 0;
		border: 0px solid rgb(84%, 84%, 69%);}
		
		#menu li {
		padding: 0.7em 0 0em 0; 
		background: #00C;
		border: 1px solid white;
		}
		
		#menu li a {
		display: block;
		text-decoration: none; 
		font-family: Verdana, Tahoma, MS Sans Serif, Arial CE, Arial, Helvetica;
		font-size: 8pt;
		color: white;
		padding: 0 3.3em;
		position: relative; top: -0.3em;}
		
		#menu li a:hover {
		color: red;
		position: relative;
		background: url(../images/arrow.png) 15 60% no-repeat;}
	
 
		#podmenu ul {
		list-style: none; margin: 0; padding: 0;
		border: 0px solid rgb(84%, 84%, 69%);}
		
		#podmenu li {
		padding: 0.7em 0 0em 0; 
		border: 1px solid white;
		border-bottom: 1px solid #CCC;
		}
		
		#podmenu li a {
		display: block;
		text-decoration: none; 
		font-family: Verdana, Tahoma, MS Sans Serif, Arial CE, Arial, Helvetica;
		font-size: 8pt;
		color: blue;
		padding: 0 3.3em;
		position: relative; top: -0.3em;}
		
		#podmenu li a:hover {
		color: red;
		position: relative;
		background: url(../images/arrow.png) 15 60% no-repeat;}


		
