* {
	margin: 0;
	padding: 0;
}
a:active, a:link, a:visited {font-family: Georgia, "Times New Roman", Times, serif; color: #37b5e3; text-decoration: none;}
a:hover {font-family: Georgia, "Times New Roman", Times, serif; color: #37b5e3; text-decoration: none; text-decoration: underline; }

a.selected:active, a.selected:link, a.selected:visited {font-family: Georgia, "Times New Roman", Times, serif; color: #37b5e3; font-weight:bold; text-decoration: none;}
a.selected:hover {font-family: Georgia, "Times New Roman", Times, serif; color: #37b5e3; text-decoration: none; font-weight:bold; border-bottom:dashed 1px #37b5e3; }

a.mindscape:active, a.mindscape:link, a.mindscape:visited {font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;}
a.mindscape:hover {font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; border-bottom:dashed 1px #ffffff; }

a.oboz:active, a.oboz:link, a.oboz:visited {font-family: Arial, Helvetica, sans-serif; color: #0167aa; text-decoration: none;}
a.oboz:hover {font-family: Arial, Helvetica, sans-serif; color: #0167aa; text-decoration: none; border-bottom:dashed 1px #0167aa; }

a.white:active, a.white:link, a.white:visited {font-family: Arial, Helvetica, sans-serif; color: #0167aa; text-decoration: none;}
a.white:hover {font-family: Arial, Helvetica, sans-serif; color: #0167aa; text-decoration: none; border-bottom:0px; }

a.noborder:active, a.noborder:link, a.noborder:visited { border-bottom: none;}
a.noborder:hover {border-bottom: none; }

fieldset,img {  
    border:0; 
} 
.right-align{
	text-align: right;
}
.left-align{
	text-align: left;
}

.cennik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #37B5E3;
}

#kontener {
	height: auto;
	width: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main {
	height: auto;
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clear {
	clear: both;
}

#flashTop {
	background-image: url(../images/bg.jpg);
	height: 236px;
	width: 772px;
	background-repeat: repeat-x;
}
#mainMenu {
	height: 31px;
	width: 772px;
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainContent {
	height: auto;
	width: 772px;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6d6d6d;
}
.mainBoxLeft {
	background-color: #f5fbff;
	float: left;
	height: auto;
	width: 216px;
	margin-top: 8px;
	margin-left: 7px;
	border: 1px solid #e4f4fc;
	margin-bottom: 7px;
	margin-right: 15px;
}
.mainBoxTopic {
	height: 32px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.mainBoxLeftContent {
	height: auto;
	width: 206px;
	background-color: #FFFFFF;
	border: 1px solid #e4f4fc;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.mainBoxRight {
	background-color: #f5fbff;
	float: left;
	height: auto;
	width: 520px;
	margin-top: 8px;
	border: 1px solid #e4f4fc;
	margin-bottom: 7px;
}
.mainBoxRightContent {
	height: auto;
	width: 490px;
	background-color: #FFFFFF;
	border: 1px solid #e4f4fc;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #37b5e3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #37b5e3;
	margin-bottom:10px;
	padding-top:5px;
} 
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #37b5e3;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #37b5e3;
} 
#footer {
	background-image: url(../images/bg-stopka.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 772px;
}
.footerLeft {
	float: left;
	height: 20px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0167aa;
	margin-top: 17px;
	margin-left: 5px;
}
.footerRight {
	float: right;
	height: 20px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
}

ol {
	padding-left: 25px;
}
ul {
	padding-left: 15px;
}

.button {
	font-family: Georgia;
	font-size : 11px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #145480;
	background-color: #2198DA;
	margin: 2px;
	padding: 2px;
	cursor:pointer;
}

.form_button {
	font-family: Georgia;
	font-size : 11px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #dd127b;
	background-color: #ffc322;
	margin: 2px;
	padding: 2px;
	cursor:pointer;
}

input {
	font-family: Georgia;
	font-size : 12px;
	background-color: #fff;
	color: #595959;
	border: 1px solid #145480;
	width: auto;
}

.file_input {
	font-family: Georgia;
	font-size : 12px;
	background-color: #fff;
	color: #595959;
	border: 1px solid #145480;
	width: auto;
}


textarea {
	font-family: Georgia;
	font-size : 12px;
	background-color: #fff;
	color: #595959;
	border: 1px solid #145480;
	width: 240px;
}

select {
	font-family: Georgia;
	font-size : 12px;
	background-color: #fff;
	color: #595959;
	border: 1px solid #145480;
	width: auto;
}

.tresc
{
	font-family: Georgia;
	font-size: 12px;
	color: #595959;
}
.form_odstep {
	padding: 5px 0px;
}
.form_odstep_input {
	padding-bottom: 5px;
}
.elistaheader {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #2784C1;
	border-top: 1px none #2784C1;
	border-left: 0px;
	border-bottom: 1px solid #2784C1;
	padding: 3px;
	font-weight: bold;
	background-color: #2784C1;
	color: #FFFFFF;
}

.elista_parzysta {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color:#595959;
	background-color: #F6FBFF;
	padding: 3px 5px;
	border-bottom: 1px solid #CCCCC4;
}

.elista_nieparzysta {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color:#595959;
	padding: 3px 5px;
	border-bottom: 1px solid #CCCCC4;
}
.sub-title {
	font-weight:bold;
	padding-bottom:5px;
}
.picture {
	height: auto;
	width: auto;
	float: left;
	border: 1px solid #bcbcbc;
	padding: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.picture_galeria, .picture_galeria_link {
	height: auto;
	width: 146px;
	float: left;
	border: 1px solid #bcbcbc;
	padding: 3px;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
}
.picture_galeria_over, .picture_galeria_link_over {
	height: auto;
	width: 146px;
	float: left;
	border: 1px solid #37B5E3;
	padding: 3px;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
}
.newsletter_form {
	height:17px; 
	width:128px;
	font-size: 0.92em;
	border: solid 1px #37B5E3;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 2px;
}