BODY {
	background: transparent url(../obrazki/back.jpg) repeat fixed 0%;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	}

TABLE {
	background: White;
	border-left: ridge;
	border-right: ridge;
	font-size: 11pt;
	}

TH {
	vertical-align: top;
	}

A {
	color : #003300;
	text-decoration : none;
	}
	
A:HOVER {
	color: #003300;
	text-decoration: underline;
}

H1 {
	color: #003300;
	font-size : 20pt;
	text-align: center;
	padding-top: 20px;
}

H2 {
	color: #003300;
	font-size : 17pt;
	text-align: center;
}

H3 {
	color: #003300;
	font-size : 13pt;
	text-align: center;
}

H4, H5, H6 {
	font-size : 12pt;
}

P {	
	padding : 5px 10px 5px 10px;
	font-size: 11pt;
}

UL{
	margin-right: 10px;
}

.skwp {
	text-align: right;
	width: 470px;
	position: relative;
	left: -20px;
	top: 3px;
	color: #696969;
	margin: 0px 0px 0px 0px;
	}

.skwp_2 {
	width: 470px;
	position: absolute;
	left: -2px;
	top: -2px;
	color: #F4F4F4;	
}

#nav ul {
text-align: left;
	margin-top: 50px;
	margin-bottom: 70px;
	}

#nav li {
	list-style-type: none;
	margin-left: -14px;
	font-size: 11pt;
	}

#nav a {
	color: White;
	}

#tabki table {
	border-left: 1px dotted Gray;
	border-bottom: 1px dotted Gray;
	border-right: none;
	font-size: smaller;
}

#tabki td {
	border-right: 1px dotted Gray;
	border-top: 1px dotted Gray;
	vertical-align: top;
}

#tabki th {
	border-right: 1px dotted Gray;
	border-top: 1px dotted Gray;
	text-align: center;
}

