@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.6em;
}
.glowna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1em;
}
.style2 {
	color: #666666;
	line-height: 1.2em;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.pomarancz:link {
	color: #FF6633;
	text-decoration: none;
}
.pomarancz:visited {
	text-decoration: none;
	color: #FF6633;
}
.pomarancz:hover {
	text-decoration: underline;
	color: #FF6633;
}
.pomarancz:active {
	text-decoration: none;
	color: #FF6633;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f15922;
	line-height: 1.2em;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #f15922;
	line-height: 1.2em;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 1.2em;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f15922;
	line-height: 1.2em;
}
.style9 {
	color: #333333;
	line-height: 1.2em;
}
.style10 {
	color: #F15922;
	line-height: 1.2em;
}
.style11 {
	color: #FF9900;
	line-height: 1.2em;
	}
.style12 {
	color: #F15922;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.style13 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}

#xcols {
	display: block;
	overflow: hidden;
}
#xcols div {
	background: #eee;
	width: 246px;
	padding: 10px;
	display: inline;
	float: left;
	margin: 0 10px 6px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: normal 10px/12px Verdana, sans-serif;
}
#xcols .last {
	margin-right: 0;
}
#xcols h1,
#xcols h2 {
	font: normal 10px/12px Verdana, sans-serif;
	color: #f15922;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}
#xcols p {
	margin: 0;
	padding: 0;
	color: #333;
}
#xcols #xwide {
	margin: 2px 0 10px;
	float: none;
	display: block;
	width: 586px;
}
#xcols ul {
	list-style: circle;
}
