P {
	font-style : normal;
	text-indent : 15px;
	text-align : justify;
}
.pogrnorm
{
	font-weight : bold;
	
}

.alert {
	color : Red;
	font-weight : bold;
}

.pogrwyzsze
{
	font-weight : bold;
	color : #ce3131;
	font : larger;
	text-align : center;
}
.righta
{
	text-align : right;
}
.pochnorm
{
	font : italic;
	text-decoration : underline;
}
.t1s {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	BORDER-LEFT: 1px dotted #606760;
	PADDING-TOP: 40px;
	BORDER-RIGHT: 1px dotted #606760;
}
.podkrdol
{
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 40px;
	BORDER-BOTTOM: 1px dotted #606760;
}
.t1s1{
	PADDING-RIGHT: 20px;
	PADDING-LEFT : 20px;
	BORDER-LEFT: 1px dotted #606760;
	PADDING-TOP: 40px;
	
}

.borderupbott{
	
	BORDER-TOP: 1px dotted #606760;
	BORDER-BOTTOM: 1px dotted #606760;
	
}
.borderupleft{
	
	BORDER-TOP: 1px dotted #606760;
	BORDER-LEFT: 1px dotted #606760;
	
}
.borderrightleft{
	
	BORDER-RIGHT: 1px dotted #606760;
	BORDER-LEFT: 1px dotted #606760;
	
}
.borderrightupbott{
	
	BORDER-TOP: 1px dotted #606760;
	BORDER-BOTTOM: 1px dotted #606760;
	BORDER-RIGHT: 1px dotted #606760;
}

.borderright{
	
	BORDER-RIGHT: 1px dotted #606760;
}

.borderleft{
	
	BORDER-LEFT: 1px dotted #606760;
}
.list
{
	list-style-image : url(hey.jpg);
}
a {text-decoration : underline;} 
a:link { color: navy; }
a:visited { color: navy; }
a:active { color: green; }
a:hover { color: green; }

a.odn {text-decoration : none;} 

A.odn:link {color : #6c6c51; background: #cccc9a;}
A.odn:visited {color : #6c6c51; background:#cccc9a;}
A.odn:hover {color : #cccc9a; background: #6c6c51;}
