p, body, table, td{
font-size: 11px;
font-family: Tahoma, helvetica, verdana, arial;
color : #595959;

margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px;

scrollbar-face-color: #66CC33;
scrollbar-highlight-color:  #C5ECB1;
scrollbar-3dlight-color:  #C5ECB1;
scrollbar-darkshadow-color: #C5ECB1;
scrollbar-shadow-color: #C5ECB1;
scrollbar-arrow-color: white;
scrollbar-track-color: #C5ECB1;
	}
	
A {
	text-decoration : none;
	color : DarkGreen;
}
	
A:Hover {
	color : DarkOrange;
	text-decoration : underline;
}
	
.text {
	color : #595959;
	text-decoration : none;
}

A.text {
	color : #595959;
	text-decoration : none;
}
A.text:Hover {
	color : #66CC33;
	text-decoration : none;
}

.fun {
	color : DarkGray;
	text-decoration : none;
}

A.fun {
	color : DarkGray;
	text-decoration : none;
}
A.fun:Hover {
	color : #ff9900;
	text-decoration : underline;
}


.menuDown, a.menuDown {
	color : #66CC33;
	font-size: 11px;
	text-decoration : none;
}
a.menuDown:hover {
	color : DarkGreen;
	font-size: 11px;
	text-decoration : none;
}


.menu, a.menu {
	color : DarkGreen;
	font-size: 11px;
	text-decoration : none;
}
a.menu:hover {
	color : #66CC33;
	font-size: 11px;
	text-decoration : none;
}

.stopka{
	color : white;
	font-size: 8pt;
}

A.stopka {
	color : gray;
	font-size: 8pt;
	text-decoration : none;
}
	
A.stopka:Hover {
	color : gray;
	font-size: 8pt;
	text-decoration : none;
}

#tlo_window_up{
	background-color : Gainsboro;
}

#podklad{
	background-color : #FFFFFF;
}

#zakladka{
color:#336600;
font-weight: bold;
}

#size9 {font-size: 9px;}
#size10 {font-size: 10pt;}
#size10gray {font-size: 10px;color:gray;}
#size12 {font-size: 12pt;}
#size14 {font-size: 14px;}
#size16 {font-size: 16px;}	
#gray{color:gray;}
#silver{color:silver;}
#white{color:white;}
#black12{color:black;font-size: 12px;}
#black14{color:black;font-size: 14px;}
#black16{color:black;font-size: 16px;}
#black{color:black;}
#red{color:red;}
#navy{color:navy;}
#green{color:#46691F;}
#orange{color:#ff6600;}
#rozowy {color:#CB0A63}
#maroon {color : #990000;}
#fiol {color : #6666FF;}

#gray9 {font-size: 9px; color:gray;}
#black11 {font-size: 11px;}
#gray11 {font-size: 11px; color:gray;}
#formtext{color:black;}


.tableform1{background : Gainsboro;}
.tableform2{background : WhiteSmoke;}
.tableform3{background : White;}
.tableform4{background : White;}

#tabletext1{color : #6666FF; font-size: 14px; font-weight : bold;}
#tabletext2{font-size: 8pt; color : #202020;}
#tabletext3{font-size: 10px; color : #202020;}

.foto, .foto1 {
	border-color: #D4D0C8 #D4D0C8 #D4D0C8 #D4D0C8;
	border-width : 2px 2px 2px 2px;
}

input, form, select, textarea{ 
	font-size: 11px;
}

#submit{ 
 font-weight: bold;
}

#klawisz{
	background-color : Black;
	border : thin double #FF9966;
	color : #FF9966;
}

flat, textarea.flat, input.flat, 

select.error, textarea.error, input.error,

textarea.code { 

	border-style: solid;

	border-top-width: 1px; 

	border-right-width: 1px; 

	border-bottom-width: 1px; 

	border-left-width: 1px;
	
	background-color : #ffffcc;

}



select.flat, textarea.flat, input.flat,

textarea.code {

	border-color : #888888;

}




#submit { 

	font-size: 8pt;

	font-weight : bold;

}



select.error, textarea.error, input.error { 

	border-color : #990000;

}



textarea.code, textarea.code-gray {

	font-family: "Lucida Console", "Courier New", Courier, monospace;

	font-size: 12px; 

	line-height: 15px; 

}
H1 {
	font-size : 20px;
}

H2 {
	color : DarkGreen;
	font-size : 15px;
	font-weight: bold;
}
H3 {
	font-size : 13px;
}
H4 {
	font-size : 12px;
}
H5 {
	font-size : 11px;
}
H6 {
	font-size : 10px;
}
H7 {
	font-size : 10px;
}
