/* s: hack float */
.clear:after {content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}
.clear {min-height:1px;}
* html .clear {height:1px;}
/* e: hack float */

/* s: basic */
* {margin:0; padding:0; border:none; line-height: 100%;}
html, body {
/*  height: 100%; min-height: 100%; */
}

/*table {border-collapse: collapse;}*/
a, label {cursor: pointer;}
a:focus, input {/* no border (ff) */ -moz-outline: none;}
textarea {overflow: auto;}
/*ul {list-style:none;}*/
/* e: basic */

.justify {text-align:justify !important;}
.center {text-align:center !important;}
.right {text-align:right !important;}
.left {text-align:left !important;}
.vtop {vertical-align:top !important;}


.relative {position:relative;}
.absolute {position:absolute;}

.clearboth {clear:both;}
.floatleft {float:left;}
.floatright {float:right;}
.inline {display:inline;}

.fbold {font-weight:bold !important;}
.fnormal {font-weight:normal !important;}
.w70p {width:330px !important;}
.w330 {width:330px !important;}
.w340 {width:344px !important;}

.w440 {width:440px !important;}
.w450 {width:454px !important;}

.div5 {font-size:0px; height:5px;}
.div10 {font-size:0px; height:10px;}
/*************************/

body {background:white;}

/* s: sTop */
#sTop {
	width:860px;
	margin:8px auto 0px auto;
	padding:0px 0px 0px 0px;
}
#sTopMain {
	border:0px solid black;
	position:relative; z-index:10;
	height:195px;
	background:#606d8d url(../gfx/top_bg.jpg) no-repeat;
}

#topLogo {background:url(../gfx/topLogo.png) left top no-repeat; font-size:0px;}
#topLogo, #topLogoLink {
	position:absolute; top:20px; left:20px;  z-index:9;
	width:227px; height:87px;
	text-indent:-2000em;
}
#topLogoLink {z-index:10;}

#topAddressText, #topAddressTextShadow {display:none;
	font-size:18px;
	font-family:tahoma;
	font-weight:normal;
	font-style:normal;
	color:#737f87;
	line-height:100%;
}
#topAddressText {
	position:absolute; top:15px; left:301px; z-index:2;
	color:white;
}
#topAddressTextShadow {
	position:absolute; top:16px; left:302px; z-index:1;
}

#topPhoto {
	border:0px solid black;
	position:absolute; top:8px; left:8px; z-index:1;
	width:844px; height:162px;
	background:url(../gfx/topPhoto.jpg) no-repeat;
}


#topSearch {
	border:0px solid black;
	position:absolute; top:16px; right:16px; z-index:15;
	width:180px;
}
#topSearch input {
	position:absolute; top:0px; left:0px;
	border:1px solid #404040;
	width:125px; height:16px;
	font-size:12px;
	font-family:tahoma;
	color:black;
	padding:2px;
}
#topSearch button {
	position:absolute; top:0px; left:133px;
	background:url(../gfx/search0.png) 0px 0px no-repeat;
	width:48px; height:22px;
	cursor:pointer;
	text-indent:-6000em;
}
#topSearch button:hover {
	background:url(../gfx/search1.png) 0px 0px no-repeat;
}

#topMenu {
	border:0px solid black;
	position:absolute; bottom:0px; right:0px; z-index:15;
	width:860px;
	/*background:#606d8d;*/
}
#topMenu ul {
	list-style:none;
	font-size:0px;
	float:right;
	padding:0px 8px 0px 0px;
}
#topMenu ul li {
	font-size:0px;
	float:left;
}
#topMenu a {
	float:left;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
	color:white;
	text-decoration:none;
	padding:7px 5px 7px 5px;
}
#topMenu a:hover {color:#27aaea;}
/* e: sTop */

/* s: sContent */
#sContent {
	margin:0px auto;
	width:860px;
	padding:15px 20px 0px 20px;
	background:white;
}
#sContentMain {
	min-height:250px;
	height:auto !important;
	height:250px;
}
#colLeft {
	border:0px solid black;
	float:left;
	width:162px;
	overflow:hidden;
}
#colRight {
	border:0px solid black;
	float:right;
	width:698px;
	overflow:hidden;
}
#colRightMain {padding:10px 0px 15px 20px; border:0px solid black;}
.leftHeader {
	background:url(../gfx/m_left.jpg) no-repeat;
	padding:7px 5px 7px 7px;
	margin:0px 0px 1px 0px;
}
.leftHeader h1 {
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
	color:white;
}
.leftHeader a {
	border:0px solid black;
	color:white;
	text-decoration:none;
}

.rightHeader {
	padding:7px 5px 7px 25px;
	margin:0px 0px 1px 0px;
}
.rightHeader h1 {
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.rightHeader .arr {font-weight:normal;}
/* e: sContent */

/* s: sFooter */
#sFooter1 {
	border:0px solid #f0f0f0;
	width:860px;
	padding:5px 20px 15px 20px;
	margin:0px auto;
	font-size:10px;
	font-family:arial;
	color:#cdcdcd;
}
#sFooter1 * {
	font-size:10px;
	font-family:arial;
	color:#cdcdcd;
}

#sFooter {
	border:0px solid black;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#sFooterMain {
	border:0px solid black;
	position:relative;
	width:900px; height:60px;
	background:white;
	overflow:hidden;
	margin:0px auto;
}
#sFooter .line {
	font-size:0px;
	border-bottom:1px solid #d0d0d0;
	width:860px;
	margin:0px auto 0px auto;
	padding:9px 0px 0px 0px;
}

#footerCopyRight {
	position:absolute; top:15px; left:23px; z-index:2;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#404040;
}
#footerMenu {
	position:absolute; top:15px; right:20px; z-index:2;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#404040;
	list-style:none;
}
#footerMenu li {float:left;}
#footerMenu a {
	color:#404040;
	text-decoration:none;
	display:block;
	float:left;
	padding:0px 4px 0px 4px;
}
#footerMenu a.last {
	padding:0px 0px 0px 4px;
}
#footerMenu a:hover {color:#737f87;}

#eagent {
	position:absolute; top:33px; right:30px;
}
#eagent, #eagent a {
	font-size:10px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
	color:#a6a6a6;
}
#eagent a:hover {color:#404040;}
#eagent a span {color:red;}

#footerText {display:none;
	border:1px solid black;
	margin:20px auto 0px auto;
	width:860px; height:40px;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	color:black;
	line-height:120%;
}
/* e: sFooter */


/* s: menuLeft */
.menuLeft {
	border:0px solid black;
	padding:5px 10px 5px 8px;
}
.menuLeft ul {list-style:none;}
.menuLeft ul ul {margin:0px 0px 0px 15px;}
.menuLeft ul, .menuLeft li {font-size:0px;}
.menuLeft a {
	display:block;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:black;
	padding:3px 0px 3px 16px;
	background:url(../gfx/menu1.gif) 4px 5px no-repeat;
	text-decoration:none;
	/*text-transform:uppercase;*/
}
.menuLeft a.current {color:#4d5b80;}
.menuLeft li li a {
	/*font-size:11px;
	font-weight:normal;*/
	padding:3px 0px 3px 16px;
	background:url(../gfx/menu1.gif) 4px 7px no-repeat;
	text-transform:none;
}
.menuLeft a:hover {color:#4d5b80;}
/* e: menuLeft */


/* s: boxInfo */
.boxInfo {
	border:0px solid black;
	padding:5px 10px 5px 8px;
	font-size:12px;
	font-family:tahoma;
	color:black;
	line-height:130%;
}

.boxInfo p {line-height:130%;}
.boxInfo ul, .boxInfo ol {margin:2px 0px 2px 20px;}
.boxInfo ul {list-style-image:url(../gfx/item.gif);}
.boxInfo a {color:#737f87; font-weight:bold;}
.boxInfo a:hover {color:#f8b900; text-decoration:none;}
.boxInfo li {padding:3px 0px 3px 0px;}
.boxInfo img {border:1px solid #737f87; padding:2px; background:white; float:left; margin:0px 10px 0px 0px;}

/* e: boxInfo */

.boxLogin {
	border:0px solid black;
	padding:5px 10px 5px 8px;
	font-size:12px;
	font-family:tahoma;
	color:black;
	line-height:130%;
}
.boxLogin .label {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	padding:3px 0px 5px 0px;
	color:black;
	float:left;
}
.boxLogin .text {
	border-top: 1px solid #c1c1c1;
	background: #efefef;
	padding: 3px 7px 3px 7px;
	font-size: 12px;
	font-family: arial;
	margin:1px 0px 1px 0px;
	width:90px;
	float:right;
}
.boxLogin .submit {
	background:none;
	font-size:11px;
	font-family:tahoma;
	font-weight:normal;
	padding:2px 5px;
	margin:2px 0px 2px 0px;
	color:#224b7a;
	width:50px;
	cursor:pointer;
	float:right;
}

.boxLogin .msg {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	padding:2px 0px 4px 0px;
	margin:2px 0px 4px 0px;
	color:red;
	border-bottom:1px solid #a0a0a0;
}
.boxLogin a {
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	color:red;
	display:block;
	padding:0px 0px 4px 0px;
}




.listNews {
	padding:10px 5px 20px 5px;
}
.listNewsHeader {
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;
	color:#4edd5f;
	padding:0px 0px 3px 5px;
	border-left:10px solid #4d5b80;
	text-decoration:none;
}
.listNewsHeader a {
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;
	color:#4edd5f;
	text-decoration:none;
}

.listNewsLine {
	border-bottom:1px solid #696969;
	font-size:0px;
	height:1px;
}
.listNewsDate {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#696969;
	padding:2px 0px 5px 0px;
}
.listNewsInfo {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#696969;
	padding:2px 0px 5px 0px;
}
.listNewsContent {padding:0px 0px 5px 0px;}
.listNewsLinkMore {
	background:url(../gfx/arrow.gif) left 6px no-repeat;
}
.listNewsLinkBack {
	background:url(../gfx/back.gif) left 6px no-repeat;
}

.listNewsLinkMore, .listNewsLinkBack {
	font-family:tahoma;
	font-size:11px;
	color:#4d5b80;
	font-weight:bold;
	text-decoration:none;
	padding:2px 10px 2px 12px;
	line-height:120%;
}
.listNewsLinkMore:hover, .listNewsLinkBack:hover {
	color:black;
}


.linkBack {
	background:url(../gfx/back.gif) 0px 8px no-repeat;
	font-family:tahoma;
	font-size:11px;
	color:#da251d;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px 0px 12px;
	margin:5px 0px 0px 0px;
	display:block;
	border-top:1px solid #dcdcdc;
	clear:both;
}
.linkBack:hover {color:black;}


.navbar {
	font-family:tahoma;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	border-top:1px solid #dcdcdc;
}
.navbar a {
	text-decoration:none;
	color:#4d5b80;
}
.navbar a:hover {
	text-decoration:underline;
}

.tabszukaj {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:tahoma;
	font-size:12px;
	color: #696969;
}
.tabszukaj a {
	color:#4d5b80;
	text-decoration:none;
	font-weight:bold;
}
.tabszukaj a:hover {text-decoration:underline;}
.tabszukaj td {padding:4px 0px 6px 0px; border-bottom:1px dashed #dcdcdc; line-height:130%;}
.tabszukaj td b {color:#696969;}


.tabHome {

}
.tabHome img {
	float:none !important;
	margin:0px !important;
	padding:0px !important;
	border:0px !important;
}

.textInfo {
	border-top:1px dashed #696969;
	margin:20px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}






















.elNaglowek {
/*	font-family:verdana;
	font-size:17px;
	font-style:italic;
*/
	font-size:18px;
	font-family:verdana;
	font-style:normal;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#4edd5f;
	margin:0px 0px 15px 0px;
	padding:5px 0px 0px 0px;
}
.elTekst {font-family:verdana; font-size: 12px; color:black; margin-bottom:10px; line-height:130%;}
.elHtml {font-family:verdana; font-size: 12px; color:black; margin:10px 0px 10px 0px; line-height:130%;}
.elHtml h1, .elHtml h2, .elHtml h3, .elHtml h4, .elHtml h5, .elHtml h6 {
	font-family:verdana; font-size: 18px; color:black; margin:10px 0px 15px 0px; clear:both;
	font-style:normal;
}
.elHtml h2 {font-size:16px;}
.elHtml h3 {font-size:14px;}
.elHtml h4 {font-size:12px;}
.elHtml h5 {font-size:11px;}
.elHtml h6 {font-size:10px;}

.elHtml p {line-height:130%; margin:5px 0px 10px 0px;}
.elHtml a {color:#737f87; text-decoration:underline; font-weight:bold;}
.elHtml a:hover {text-decoration:none;}
.elHtml ul, .elHtml ol {padding:2px 0px 4px 20px;}
.elHtml ul {list-style-image: url(../gfx/item.gif);}
.elHtml li {padding:3px 0px 3px 0px;}
.elHtml img {border:1px solid #737f87; padding:2px; background:white; float:left; margin:0px 10px 5px 0px;}



.elList {margin:5px 0px 10px 0px;}
.elListTitle {
	font-family:verdana;
	font-size:14px;
	color:black;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	font-style:normal;
}
.elListDesc {
	font-family:tahoma;
	font-size:12px;
	color:black;
	line-height:130%;
}


.elPhoto {margin:5px 0px 10px 0px;}
.elPhoto img {border:1px solid #737f87; padding:2px; background:white; float:left; margin:0px 10px 5px 0px;}
.elPhotoTitle {
	font-family:verdana;
	font-size:14px;
	color:black;
	font-weight:bold;
	font-style:normal;
}
.elPhotoDesc {
	font-family:tahoma;
	font-size:12px;
	color:black;
	line-height:130%;
}

.elFile {margin:5px 0px 10px 15px;}
.elFileTitle {margin-bottom:2px  !important; padding-bottom:0px !important;}
.elFileTitle, .elFileTitle a {
	font-family:verdana;
	font-size:13px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.elFileTitle a {
	color:#737f87;
	text-decoration:underline;
	padding:2px 10px 2px 15px;
	background:url(../gfx/arrow.gif) left center no-repeat;
}
.elFileTitle a:hover {text-decoration:none;}
.elFileDesc {
	font-family:tahoma;
	font-size:12px;
	color:black;
	line-height:120%;
	padding:0px 0px 0px 15px;
	margin-top:0px;
}
.elFileHeader {
	color:#4edd5f !important;
	margin-bottom:5px !important;
}


.elKoment {margin:5px 0px 15px 15px;}
.elKomentDesc {
	font-family:tahoma;
	font-size:12px;
	color:black;
	line-height:120%;
	padding:2px 0px 0px 0px;
	margin-top:0px;
}
.elKomentHeader {
	color:#4edd5f !important;
	margin-bottom:10px !important;
}
.elKomentHeader a {font-size:12px; font-weight:bold;}
.elKomentInfo {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#696969;
	padding:0px 0px 2px 0px;
}





.elGallery {margin:5px 0px 10px 0px;}
.elGallery img {border:1px solid #737f87; padding:2px; background:white; float:left; margin:0px 8px 8px 0px; width:120px; height:80px;}


.tabform1 {
	width:98%;
	font-family:arial; font-size:12px; color:#363c44; padding-top:15px;
}
.tabform1 td {
    padding: 3px;
		border:0px solid black;
}
.tabform1 .tekst {padding-left:10px;}
.tabform1 td.imp span {
    color: red !important;
    font-weight: bold;
}
.tabform1 .msg {
	padding:0px 0px 10px 0px;
	color:#363c44; font-weight:bold; text-align:center; /*border-bottom:1px solid #696969;*/
}
.tabform1 .elNaglowek {
	margin-bottom:5px;
}
.tabform1 .header {
    padding: 15px 0 15px 0;
    font-weight: bold;
    font-size: 14px;
    color:#4edd5f;
}
.tabform1 .button {
    padding: 20px 0 0 0;
    text-align: center;
}
.ftext, .ftextarea, .fselect {
/*
	font-family:arial;
	font-size:12px;
	width:99%;
	color:black;
	border:1px solid #687898;
	background: #c6cbd6;
*/
	border-top: 1px solid #c1c1c1;
	background: #efefef;
	padding: 3px 7px 3px 7px;
	font-size: 12px;
	width: 100%;
	font-family: arial;
}
.ftextarea {height:100px;}
.tabform1 .submit {cursor:pointer; font-family:arial; font-size:10px; font-weight:bold; padding:3px 5px; color:white; background:#3e475e;}

.regulamin {color:#737f87; text-decoration:underline; font-weight:bold;}
.regulamin:hover {text-decoration:none;}



#tooltip {
	PADDING: 10px;
	MARGIN-TOP: 25px;
	BACKGROUND: #ffffff;
	FONT: 10px verdana, sans-serif;
	COLOR: #000000;
	POSITION: absolute;
	TEXT-ALIGN: left;
	border-top:1px solid #a0a0a0;
	border-left:1px solid #a0a0a0;
	border-right:1px solid #202020;
	border-bottom:1px solid #202020;
}

#tooltip1 {
	PADDING: 4px;
	MARGIN-TOP: 25px;
	BACKGROUND: #366486;
	FONT: 10px verdana, sans-serif;
	COLOR: #ffffff;
	POSITION: absolute;
	TEXT-ALIGN: left;
}

#intertext1 a {
	text-decoration:none !important;
	font-weight:normal !important;
}
#intertext1 a span {
	text-decoration:none !important;
	/*border:0px solid black !important;*/
	font-weight:normal !important;
	padding:0px 0px 0px 0px !important;
}

