TABLE.contur {
	border : medium double;
	border-color : #8B4513;
	background : #CDCCC7;
	width : 100%;
}

SPAN.top {
	position : absolute;
	top : 110px;
	left : 200px;
}

A:Link  {
	font-family : Arial, Courier New, Times New Roman, Tahoma;
	font-size : 12px;
	font-weight : bold;
	Color : Maroon;
	Text-decoration : underline;
}

A:Visited  {
	font-family : Arial, Courier New, Times New Roman, Tahoma;
	font-size : 12px;
	font-weight : bold;
	Color : #000080;
	Text-decoration : underline;
}

A:Hover  {
	font-family : Arial, Courier New, Times New Roman, Tahoma;
	font-size : 12px;
	font-weight : bold;
	Color : green;
	Text-decoration : none;
}
A:Link.text  {
	font-family : Arial, Courier New, Times New Roman, Tahoma;
	font-size : 12px;
	font-weight : normal;
	Color : Black;
	Text-decoration : none;
}

A:Visited.text  {
	font-family : Arial, Courier New, Times New Roman, Tahoma;
	font-size : 12px;
	font-weight : normal;
	Color : Black;
	Text-decoration : none;
}

A:Hover.text  {
	font-family : Arial, Courier New, Times New Roman, Tahoma;
	font-size : 12px;
	font-weight : normal;
	Color : Black;
	Text-decoration : none;
}
BODY {
	font-family : Arial, Courier New, Times New Roman, Tahoma;
	font-size : 12px;
	font-weight : normal;
	Color : Black;
	Text-decoration : none;
	
}


H1.top {
	font-size : 55;
	text-align : right;
	vertical-align : middle;
	font : bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #8B4513;
}
H1.text {
	font-size : 25;
	text-align : center;
	vertical-align : middle;
	font : bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #8B4513;
}


.opis{
   FONT-FAMILY: verdana;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;

}
.comm{
   FONT-FAMILY: arial;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
   COLOR: #255341;
}
.ttl{
   FONT-FAMILY: verdana;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
   COLOR: #FFFFFF;
}
.naim{
   FONT-FAMILY: system;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
   COLOR: #000000;
}
