body {
	background: #ffffff url('../img/background.gif') left top repeat-x;
}
div#main {
	margin: 0px auto;
	width: 940px;
}
div#top {
	background: url('../img/top2_2.jpg') center top no-repeat;
	height: 146px;
}
div#lang {
	float: right;
	margin: 52px 10px 0px 0px;
	position: relative;
}
div#lang img {
	clear: both;
	display: block;
}
div#lang a#langPl {
	position: absolute;
	left: -38px;
	top: 37px;
}
div#menu {
	height: 39px;
	margin: 0px 0px 0px 220px;
	overflow: hidden;
}
div#menu ul {
	margin-top: 10px;
}
div#menu li {
	clear: none;
	display: inline;
	float: left;
	margin: 0px 21px 0px 0px;
}
div#menu li.last {
	margin-right: 0px;
}
div#menu li a {
	color: #000000;
	font-family: Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
div#menu li a:hover {
	color: #f26522;
}
div#breadcrumbs {
	color: #319cb9;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin: 0px 0px 0px 220px;
	padding-top: 16px;
}
div#breadcrumbs a {
	color: #323b53;
}
div#left {
	float: left;
	width: 220px;
}
div#leftMenu {
	background: url('../img/menu_bg.gif') center top repeat-y;
	width: 200px;
}
div.leftBox {
	background: url('../img/menu_bg.gif') center top repeat-y;
}
div.leftBox2 {
	background-color: #f0f2f4;
}
div.leftBox3 {
	background: url('../img/left_box3_bg.gif') center top repeat-y;
}
div.leftBox, div.leftBox2, div.leftBox3 {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	margin-bottom: 15px;
	width: 200px;
}
div#left h2 {
	color: #319cb9;
	font-size: 12px;
}
div#left p, div#left h2, div#left img.head, div#left span.head {
	margin: 5px 20px;
}
div#left div.dotted {
	background: url('../img/box_hr.gif') left top repeat-x;
	height: 1px;
	margin: 0px 20px;
}
div#left a.more {
	background: url('../img/arrow_transparent.gif') right 4px no-repeat;
	color: #000000;
	float: right;
	font-weight: bold;
	margin-right: 20px;	
	padding-right: 15px;
}
div#text a.more {
	background: url('../img/arrow_black.gif') right 4px no-repeat;
	color: #000000;
	float: right;
	font-weight: bold;
	text-decoration: none !important;
	padding-right: 15px;
}
div#text a.more:hover {
	text-decoration: underline !important;
}
div#lmTop, div.leftBox div.lbTop {
	background: url('../img/menu_top.gif') center top no-repeat;
	height: 16px;
}
div.leftBox2 div.lbTop {
	background: url('../img/left_box2_top.gif') center top no-repeat;
	height: 16px;
}
div.leftBox3 div.lbTop {
	background: url('../img/left_box3_top.gif') center top no-repeat;
	height: 16px;
}
div#lmBottom {
	background: url('../img/menu_bottom.gif') center top no-repeat;
	height: 57px;
}
div.leftBox div.lbBottom {
	background: url('../img/menu_bottom2.gif') center top no-repeat;
	height: 16px;
}
div.leftBox2 div.lbBottom {
	background: url('../img/left_box2_bottom.gif') center top no-repeat;
	height: 16px;
}
div.leftBox3 div.lbBottom {
	background: url('../img/left_box3_bottom.gif') center top no-repeat;
	height: 16px;
}
div#leftMenu ul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 18px;
}
div#leftMenu ul li {
	margin-bottom: 11px;
	padding-left: 16px;
}
div#leftMenu ul li a {
	border-bottom: dotted 1px #ffffff;
	color: #000000;
}
div#leftMenu ul li a:hover {
	border-bottom: dotted 1px #000000;
	text-decoration: none;
}
div#leftMenu ul li.active {
	background: url('../img/arrow.gif') 0px 3px no-repeat;
	_background: none;
}
div#leftMenu ul li.active a {
	border-bottom: dotted 1px #91b700;
	color: #91b700;
}
div#right {
	float: right;
	overflow: hidden;
	width: 720px;
}
div#textTop {
	background: url('../img/text_top.jpg') center top no-repeat;
	height: 192px;
	margin-bottom: 5px;
	width: 720px;
}
div#textTop img, div#textTop span {
	float: right;
	float: right;
	position: relative;
	left: -235px;
	top: 145px;
}
div#content {
	background-color: #5ca1b4;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 25px;
}
div#content div#textHeader {
	margin: 6px 20px;
}
div#content div#text {
	clear: none;
	float: left;
	margin: 0px 20px;
	_margin: 0px 10px;
}
div#form {
	clear: none;
	margin: 0px 20px;
	_margin: 0px 10px;
}
div#text h1, div#text h2 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
div#text h2 {
	margin-top: 10px;
}
div#text a {
	/*background: url('../img/arrow_black.gif') right 4px no-repeat;*/
	color: #ffffff;
	font-weight: bold;
	/*padding-right: 15px;*/
	text-decoration: underline;
}
div.narrow {
	background: url('../img/separator.gif') right top repeat-y;
	padding-right: 10px;
	width: 475px;
}
div.gallery {
	background-color: #ffffff;
	margin: 45px auto 0px auto;
	width: 465px;
}
div#text div.gallery a {
	background: none;
	padding-right: 0px;
	text-decoration: none;
}
div#text div.gallery a.galleryNav {
	clear: none;
	cursor: pointer;
	height: 88px;
	width: 29px;
}
div#text div.gallery a.goLeft {
	background: url('../img/go_left.gif') bottom center no-repeat;
	float: left;
}
div#text div.gallery a.goRight{
	background: url('../img/go_right.gif') bottom center no-repeat;
	float: right;
}
div.galleryMask {
	clear: none;
	float: left;
	height: 88px;
	overflow: hidden;
	position: relative;
	width: 407px;
}
div.galleryMask ul {
	white-space: nowrap;
}
div.galleryMask ul li{
	display: inline;
	margin: 0px 4px 0px 0px;
}
div#content div#download {
	clear: none;
	float: left;
	overflow: hidden;
	width: 180px;
}
div#download ul {
	margin-top: 10px;
	width: 180px;
}
div#download ul li {
	margin-bottom: 5px;
}
div#download ul li a {	
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	background: url('../img/arrow_blue.gif') right 4px no-repeat;
	padding-right: 15px;
}
div#content .top, div#content .bottom {
	height: 9px;
}
div#content .top img, div#content .bottom img{
	float: right;
}
div#content .top {
	background: url('../img/corners/tlb.gif') left top no-repeat;
}
div#content .bottom {
	background: url('../img/corners/blb.gif') left bottom no-repeat;
}
div#content table img {
	border: solid 5px #ffffff;
}
div#content div.gallery .top {
	background: url('../img/corners/tlw.gif') left top no-repeat;
}
div#content div.gallery .bottom {
	background: url('../img/corners/blw.gif') left bottom no-repeat;
}
div#sContent {
	background: url('../img/sponsors_bg.gif') center top repeat-y;
	padding: 0px 16px;
	width: 908px;
}
div#sContent table img {
	margin: 10px 20px 0px 0px;
}
div#sTop {
	background: url('../img/sponsors_top.gif') center top no-repeat;
	height: 16px;
	overflow: hidden;
}
div#sBottom {
	background: url('../img/sponsors_bottom.gif') center top no-repeat;
	height: 16px;
}
div#footer {
	color: #93999f;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 15px 0px;
}
div#footer div#fRight {
	clear: none;
	float: right;
}
div#footer div#fLeft{
	clear: none;
	float: left;
}
div#footer a {
	color: #000000;
}
form#subscribe p {
	margin: 0px;
}
form#subscribe input {
	border: solid 1px #f0f2f4;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px;
	width: 147px;
}
form#subscribe input.submit {
	border: none;
	float: right;
	height: 13px;
	margin: 0px;
	width: 40px;
}
div#formContainer {
	color: #91b700;
	padding: 5px 0px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	text-align: center;
}
div.boxTitle {
	color: #200708;
	display: block;
	font-family: Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 20px;
}
div#textHeader h1 {
	color: #ffffff;
	font-family: Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
table.form {
	margin-top: 20px;
	width: 100%;
}
table.form td {
	padding: 2px 5px;
	text-align: left;
	width: 50%;
}
table.form td.header {
	padding-left: 40%;
	padding-top: 10px;
}
table.form td.leftColumn {
	text-align: right;
}
table.form td.submit {
	text-align: center;
}
table.form td.submit input {
	padding: 2px 5px;
}

input, textarea {
	border: 1px solid #9fa5ae;
}

.alert {
	background-color: #ffffcb;
	border: solid 1px #f1ab15;
	color: #f1ab15;
	margin: 0px;
	padding: 0px;
}

.gwiazdka {
	color: #f1ab15;
	font-weight: bold;
}

.hidden {
	display: none;
	visibility: hidden;
}

.shown {
	display: block;
	visibility: visible;
}
