<!-- main  -->

A.menu {color: #003040; font-size:12px; font-family:Arial,Helvetica,sans-serif; font-weight : normal;}
A.menu:link {color: #003040; font-size:12px; font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-weight: normal;}
A.menu:visited {color:#003040; font-size:12px; font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-weight: normal;}
A.menu:hover {color:#DEE6EE; font-size:12px; font-family:Arial,Helvetica,sans-serif; font-weight: normal;}

A {color: #00304A; font-size:12px; font-family:Arial,Helvetica,sans-serif; font-weight : normal; text-decoration: none;}
A:link {color: #00304A; font-size:12px; font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-weight: normal; text-decoration: none;}
A:visited {color:#00304A; font-size:12px; font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-weight: normal; text-decoration: none;}
A:hover {color:#5A91B4; font-size:12px; font-family:Arial,Helvetica,sans-serif; font-weight: normal; text-decoration: underline;}




.tytul_erste
	{
	color:#00304A;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight : bold;
	}

.tekst_glowny_erste
	{
	color: #00304A;
	font-size:12;
	font-family:Arial,Helvetica,sans-serif;
	font-weight : normal;
	}

TD.main
	{
	padding-left: 10px ;
	padding-right: 10px ;
	}

TD.path
	{
	text-indent: 5px;
	height:16;
	background-color: #7BAACD;
	background-attachment : fixed;
	background-repeat : repeat-y;
	background-position : left;
	font-size:10;
	font-family:Arial,Helvetica,sans-serif;
	font-weight : normal;
	}

TD.lside
	{
	background-color: #E7EFF4;
	background-attachment : fixed;
	background-repeat : repeat-x;
	background-position : top;
	}
	
TD.rside
	{
	background-color: #5E91B4;
	background-attachment : fixed;
	background-repeat : repeat-x;
	background-position : top;
	}

TD.down
	{
	background-color: #83B9E8;
	background-attachment : fixed;
	background-repeat : repeat-y;
	background-position : left;
	}

TD.up
	{
	height:20;
	background-color: #7BAACD;
	background-attachment : fixed;
	background-repeat : repeat-y;
	background-position : left;
	}

LI.red
	{
	color: #ff2000;
	}
LI.black
	{
	color: #303030;
	}

.login_input {background-image: url(../images/index/input_bg.gif);font-size: 8px;padding: 0;background-color: #f5f6f8; color: #607080;}
.input {background-image: url(../images/index/textarea_bg.gif);font-size: 12px; font-color: #00304A; padding: 0; background-color: #f5f6f8; color: #203040;}


