BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : #00319C;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color : #00319C;
	scrollbar-dark-shadow-color : #D8E8E0;
	scrollbar-face-color : #00319C;
	background-color : White;
}
TD {
	font-family : Tahoma;
	font-size : 8pt;
	
}
.podklad {
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
	background-position : top;
}
.menu {
	font-family : Tahoma;
	font-size : 8pt;
	color: #2A54B6;
	font-weight : bold;
	margin-left : 12px;
}
.submenu {
	font-family : Tahoma;
	font-size : 8pt;
	margin-left : 8px;
}
.naglowek {
	font-family : Tahoma;
	font-size : 8pt;
	color: White;
	font-weight : bold;
	margin-left : 12px;
}
.naglowek_b {
	font-family : Tahoma;
	font-size : 8pt;
	color: #2A54B6;
}
A {
	text-decoration: none;
	color: Black;
	font-weight : normal;
	cursor : hand;
}
A:active {
	color: black;
}
A:Hover {
	text-decoration: none;
	color: #2655BF;
	font-style : normal;
	font : normal;
}
Image {
border : 0;
}

h2 {
	font-size : 9pt;
	FONT-WEIGHT: bold;
	FILTER: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2);
	height:14pt;
	font : Tahoma;
}
.formularz {
	border : 1px solid #B5B5B5;
	font-size:9pt;
	font-family : Arial;
	background-color : #FFFFFF;
}


input {
	border : 1px solid #B5B5B5;
	font-size:8pt;
	font-family : Arial;
	background-color : #ffffff;
}

.log_has{
	color : #B1CCF7;	
}



.menu1 {
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	cursor : hand;
}
.menu1:active {
	color: #FFFFFF;
	font-weight : bold;
}
.menu1:Hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
}


.menu2 {
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	cursor : hand;
}
.menu2:active {
	color: #FFFFFF;
	font-weight : bold;
}
.menu2:Hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
}


button {
	border : 1px solid #cccccc;
	font-size:8pt;
	font-family : Tahoma;
	background : #73A5D6;
	font-weight : bold;
	color: #ffffff;
}

.navi {
	text-decoration: none;
	color: Black;
	font-weight : bold;
}
.navi:active {
	color: black;
	font-weight : bold;	
}
.navi:Hover {
	text-decoration: none;
	color: #73A5D6;
	font-weight : bold;	
}


.tab1 {
color: #ffffff;
font-weight : bold;
background-color:#73A5D6;
}

.tab2 {
color: #333333;
font-weight : bold;
background-color:#F7F7F7;
}

.bialy {
	font-size:8pt;
	font-family : Tahoma;
	background : #ffffff;
	font-weight : normal;
	color: #333333;
}

