body {
	margin : 0px;
	color : black;
	background : white url(gfx/gfx_01.png) repeat;	
	font-family : Tahoma, Verdana, Arial, sans;
	font-size : 10pt;
}
table {
	font-size : 10pt;
}

h1 {
	font-size : 120%;
	color : #221148;
}

h2 {
	font-size : 110%;
	color : #221148;
}

h3 {
	font-size : 100%;
	color : #221148;
}

a {
	color : #474c76;
}

a:hover {
	color : #474cff;
}


#content {	
	background : white url(gfx/koparki.jpg) no-repeat;
	background-position: bottom right;
	vertical-align : top;
	text-align : left;
	padding : 5px 5px 150px 5px;
}

#contentright {
	background-color : #f5f9fa;
	vertical-align : top;
	text-align : center;
	padding : 5px;
}

#flashlinks {
	width : 810px;
	height : 38px;
	border : 0px;
	padding : 0px;
}

#bottomlinks {
	height : 30px;
	border-top : 1px solid #808080;
}

/* LINKI TEKSTOWE */

.hlinks {
	background-color : #f5f9fa;
}

.hlinks a {
	color : #474c76;
	text-decoration : none;
}

.hlinks a:hover {
	color : #474cff;
}

.hlinks ul {
	padding : 0px;
	margin : 0px;
	text-align : center;
}

.hlinks ul li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin-left : 6px;
	margin-right : 6px;
}

#fixbit {
	text-align : center;
	font-size : 10pt;
	margin-top : 8px;
	margin-bottom : 8px;
}

#fixbit a {
	color : #a0a0a0;
}

#fixbit a:hover {
	color : #474cff;
}

