/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Sylfaen;
}

TH {
	background-color:#EDECE7;
	height:21px;
	color:#14144F;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
}

TH.mainTH {
	background-color:#EDECE7;
	height:21px;
	color:#14144F;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
	background-image:url(../images/uzor2_content1.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

TH.mainTH SPAN {
	background-image:url(../images/uzor_content1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:21px;
	padding:0 0 0 58px;
}

TD, TR, P {
	font-size:14px;
	color:#333333;
}



H4 {
	color:#030C78;
	font-size:14px;
	font-style:italic;
}


A {
	font-size:14px;
	color:#0033CC;
	text-decoration:none;
}

A:hover {
	color:#000066;
	text-decoration:underline;
}