p{
		text-align : justify;
}

ul{
	list-style : square;
}

td{
	font : 12px;
	font-family :  "Trebuchet MS", "Times New Roman", Times, serif;
}

body{
	font : 11px;
	font-family :  "Trebuchet MS", "Times New Roman", Times, serif;
	background-color : White;
	scrollbar-base-color : #366673;
	scrollbar-arrow-color : White;
	scrollbar-highlight-color : Black;
	scrollbar-face-color : #366673;
	scrollbar-track-color: #366673;
	scrollbar-shadow-color : Black;
	color : White;
}



A, A:LINK, A:VISITED {
	font-family :  "Trebuchet MS", "Times New Roman", Times,, serif;
	color : #A4ECFF;
}

A:hover{
	text-decoration: none;
	color : #6EABBB;
}



.index{
		font : 10px;
		color :#366673 ;	
			
			
}

A.index,  A.index:VISITED {
	font-family :  "Trebuchet MS", "Times New Roman", Times,, serif;
		color :#366673 ;	
	font : 10px;
		text-decoration: none;
}

A.index:hover{
	text-decoration: underline;
}


.naglowek {
	font-size: 20px;
	color: #FFFFFF;
	border-bottom : 2px solid;
	font : bold;

}

.naglowek2 {
	font-size: 15px;
	color: #FFFFFF;
	border-bottom : 1px solid Black;
	font : bold;
	background-image : url(li.gif);
	background-position : left;
	background-attachment : fixed;
	background-repeat : no-repeat;
	height : 24px;
	padding-left : 30px;
	width : 100%;
}

input, textarea, select,{
	font : 11px;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
	background-color : White;
	border : 1px solid Black;
	background : #315A63;
	color : White;
}

.t1{
	background-color : #315A63;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #315A63;
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : Black;
}

.t2{

	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #315A63;
}
