body{
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#outline{
	background-color: #000000;
	width: 796px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}
#inline{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color:#000000;
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



#top{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	height: 132px;
}
#logo {
	float: left;
	vertical-align:middle;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height:132px;
}
#flash {
	float: right;
}
#logo img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#middle {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	clear:both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#middle #vertMenu {
	float:left;
	width: 144px;
	background-color: #000000;
	padding-top: 30px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
#middle #vertMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-bottom: 32px;
	position: relative;
}
#middle #vertMenu ul li {
	margin: 0px;
	padding: 0px;
}
#middle #vertMenu ul li a {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/bullet_red.gif);
	display: block;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	font-size: 12px;
	text-decoration: none;
	margin-left:15px;
	margin-bottom: 15px;
}
#middle #vertMenu a:hover{
	background-image: url(images/bullet_white.gif);
}
#middle #content {
	background-color: #FFFFFF;
	padding: 0px;
	float: right;
	width: 561px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 16px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align:left;
}
#content #horzMenu {
	background-color: #000000;
	margin: 0px;
	width: 561px;
	height: 30px;
}
#middle #content #horzMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	padding-left:40px;
}
#middle #content #horzMenu li {
	display: inline;
}
#middle #content #horzMenu ul li a {
	font-size: 12px;
	color: #CCCCCC;
	display: block;
	background-image: url(images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-top: 4px;
	float: left;
	text-decoration: none;
	text-align: center;
}
#middle #content #horzMenu ul li a.first {
	margin-right: 25px;
	margin-left: 50px;
}
#middle #content #horzMenu ul li a.second {
	margin-right: 50px;
	margin-left: 25px;
}
span.smaller {
	font-size: 9px;
	position: relative;
	top: -2px;
}
span.ramowySmaller {
	font-size: 9px;
	position: absolute;
	top: 40px;
	right: 55px;
}
span.pokazySmaller {
	font-size: 9px;
	position: absolute;
	top: 70px;
	right: 30px;
}
#middle #content #horzMenu ul li a:hover{
	background-image: url(images/bullet_white.gif);
}

#middle #content #text {
	margin: 0px;
	padding: 10px;
	clear: both;
}
#inline #bottom {
	margin: 0px;
	padding: 5px;
	text-align: center;
	clear: both;
}
#horzBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 190px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	top: 335px;
	left: 0px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}