body {
	margin: 0px;
	padding: 0px;
	background: url(../images/blue_background.bmp) top left repeat-x #ffffff;
	font-size: 11px;
}

#wrapp {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
}

#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 805px;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 775px;
	height: 45px;
	background: url(../images/blue_header.bmp) top left repeat-x #18004a;
}

#header img.logo {
	border: none;
	float: left;
	margin: 0px 0px 0px 20px;
}

#buttons {
	position: relative;
	top: 0px;
	left: 0px;
	width: 775px;
	height: 30px;
	background: url(../images/buttons.bmp) top left repeat-x #b0b0b0;
}

#buttons img {
	border: none;
	float: left;
}

#baner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 805px;
	background: url(../images/baner_shadow.bmp) top left repeat-y #e6e6e6;
}

.redSep {
	position: relative;
	top: 0px;
	left: 0px;
	width: 775px;
	height: 4px;
	background: url(../images/blue_sep.bmp) top left repeat-x #b0b0b0;
	font-size: 2px;
}

.greySep {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 775px;
	height: 21px;
	background: url(../images/grey_sep.bmp) top left repeat-x #b0b0b0;
}

#contentShadow {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 805px;
	background: url(../images/content_shadow.bmp) top left repeat-y #ffffff;
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 775px;
	background: #ffffff;
}

.leftContent {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	color: #606060;
	width: 560px;
	height: 390px;
	background: #f9f9f9;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.leftContent img.banerki {
	float: left;
	border: 1px solid #29166f;
	margin: 15px 0px 5px 20px;
}

.leftContent img.hImage {
	text-align: left;
	margin: 10px 0px 4px 10px;
	float: left;
}

.leftContent p {
	text-align: justify;
	margin: 6px 15px 6px 15px;
	float: left;
	text-indent:24px;
	line-height: 16px;
}

.leftContent ul {
	text-align:left;
	margin: 2px 0px 6px 0px;
	float:left;
}

.leftContent ul li {
	margin-left: 15px;
	line-height: 16px;
}

.leftContent a, .rightContent a {
	color: #29166f;
	text-decoration: none;
}

.leftContent a:hover, .rightContent a:hover {
	color: #29166f;
	text-decoration: underline;
}

.rightContent {
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 212px;
	height: 390px;
	background: url(../images/content_right_bg.bmp) bottom left repeat-x #f9f9f9;
}

.rightContent img.hImage {
	margin: 10px 0px 10px 10px;
	border: none;
	float: left;
}

.rightContent p {
	width: 200px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	color: #666e60;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	float: left;
}

.contentSeparator {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 3px;
	height: 390px;
	background: url(../images/blue_content_separator.bmp) top left repeat-y #ffffff;
}

.topicSeperator, .horizontalSeperator {
	margin: 0px 10px 12px 10px;
	padding-right: 10px;
	width: 520px;
	height: 1px;
	background-color: #A79fd5;
	clear: both;
}

.horizontalSeperator {
	margin-top: 15px;
}

#footerShadow {
	position: relative;
	top: 0px;
	left: 0px;
	width: 805px;
	background: url(../images/footer_shadow.jpg) bottom left no-repeat #ffffff;
}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 775px;
	height: 55px;
	background: url(../images/footer_bg.bmp) top left repeat-x #f9f9f9;
	color: #29166f;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

#afterFooter {
	position: relative;
	top: 0px;
	left: 0px;
	height: 10px;
	font-size: 3px;
}

.footerLeft {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	text-align: left;
	width: 490px;
	padding: 15px 0px 0px 10px;
}

.footerLeft a {
	color: #29166f;
	text-decoration: none;
}

.footerLeft a:hover, .footerRight a:hover {
	text-decoration: underline;
}

.footerRight {
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 265px;
	text-align: right;
	padding: 15px 10px 0px 0px;
	color: #B5B5B5;
}

.footerRight a:first-child {
	color: #B0B0B0;
}

.footerRight a {
	color: #DFDFDF;
	text-decoration: none;
}
/******************** style menu rozwijane ********************/
.slideOutMenu {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #e6e6e6;
}

.slideOutMenu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}

.slideOutMenu ul li {
	float: left;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.slideOutMenu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #751e26;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px 0px 8px 30px;
	border-top: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 166px;
}

.slideOutMenu ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px 0px 8px 30px;
}

.slideOutMenu ul li a.last {
	border-bottom: 1px solid #d1d1d1;
}
/******************** koniec style menu rozwijane ********************/

.clear {
	clear: both;
}

.noindent {
	text-indent: 0px !important;
}

.gallery {
	margin: 10px 10px 10px 10px;
	padding-top: 10px;
	text-align: center;
	clear: both;
}

.gallery img {
	margin: 3px;
	padding: 1px;
}

#formularz fieldset {
	border: 1px #C8C8C8 solid;
	margin-top: 13px;
	padding: 10px 0px 10px 5px;
	width: 388px;
	clear: both;
}


#formularz legend {
	font-weight: bold;
	font-size: 12px;
	color: #959595;
	border: 1px #C8C8C8 solid;
	padding: 3px 5px;
	background-color: #F5F5F5;
}

#formularz ul {
	list-style: none; 
	margin: 10px 0px 0px 0px; 
	padding: 0px;
	color: #959595;
}

#formularz ul li {
	margin: 2px 0px 2px 10px;
}

#formularz input, #formularz textarea {
	margin-bottom: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
	padding: 2px 5px 3px 5px;
	font-size: 11px;
	width: 350px;
	border: 1px solid #7F9DB9;
}

#formularz input:hover, #formularz textarea:hover {
	border: 1px solid #4e7293;
}

#formularz .button {
	border-bottom: 2px solid #8C8B81; 
	border-right: 2px solid #8C8B81;
	border-top: 1px solid #8C8B81; 
	border-left: 1px solid #8C8B81; 
	background-color: #F5F5F0;
	float: left;
}

#formularz .button:hover {
	border-right: 1px solid #8C8B81;
	border-bottom: 1px solid #8C8B81;
	border-top: 2px solid #8C8B81; 
	border-left: 2px solid #8C8B81;
}

.starInfo {
	margin: 10px 0px 0px 0px;
	color: #959595;
	font-size: 9px;
}

.leftSmallcontent, .rightSmallcontent {
	float: left;
	width: 275px;
	text-align: center;
	margin-bottom: 10px;
}

.rightSmallcontent p, .leftSmallcontent p {
	text-indent: 0px;
	width: 260px;
}

.highslide img {
	border: 1px solid #909090;
	padding: 1px;
}

.error {
	color: red;
}

.iInformation {
	color: green;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}