/* 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;}

.div20 {font-size:0px; height:20px; clear:both;}
.div15 {font-size:0px; height:15px; clear:both;}
.div10 {font-size:0px; height:10px; clear:both;}
.div5 {font-size:0px; height:5px; clear:both;}
.div1 {font-size:0px; height:1px; clear:both;}
/*************************/

html {}
body {background:white;}

/* s: sTop */
#sTop {}
#sTopMain {
	border:0px solid black;
	width:974px; height:108px;
	margin:0px auto 9px auto;
	position:relative; z-index:10;
}

#topLogo {
	background:url(../gfx/activate_top.gif) left top no-repeat;
	position:absolute; top:18px; left:0px;  z-index:10;
	width:160px; height:35px;
	text-indent:-2000em;
	font-size:0px;
	text-decoration:none;
}
#topText {
	border:0px solid black;
	position:absolute; top:25px; left:185px;  z-index:10;
}
#topText h1 {
	border:0px solid black;
	font-size:18px;
	font-family:arial,"Century Gothic",tahoma;
	font-weight:normal;
	color:black;
	padding:0px 0px 0px 0px;
}


#topMenu {
	border:1px solid #cccccc;
	position:absolute; bottom:0px; left:0px; z-index:20;
	font-size:0px;
	list-style:none;
	width:972px; height:32px;
}
#topMenu li {float:left; font-size:0px;}
#topMenu .slash {
	display:none;
	font-size:12px;
	font-family:arial;
	float:left;
	padding:0px 6px 0px 6px;
	color:black;
}
#topMenu a {
	float:left;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	color:black;
	text-decoration:none;
	border-right:1px solid #cccccc;
	height:24px;
	margin:0px 0px 0px 0px;
	padding:8px 12px 0px 12px;
}
#topMenu a:hover, #topMenu .current a {
	background:#fa0202;
	color:white;
}


#form_search {
	border:0px solid black;
	position:absolute; top:27px; right:0px;  z-index:20;
	background:url(../gfx/search_bg.gif) no-repeat;
	width:222px; height:21px;
}
#text_search {
	border:0px solid black;
	background:url(../gfx/x.gif) repeat;
	position:absolute; top:1px; left:52px;  z-index:22;
	width:140px; height:16px;
	font-size:12px;
	font-family:tahoma;
	color:black;
}
#cmd_search {
	border:0px solid black;
	background:url(../gfx/x.gif) repeat;
	position:absolute; top:0px; right:0px;  z-index:22;
	width:25px; height:21px;
	cursor:pointer;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	text-align:center;
	color:black;
  text-transform:uppercase;
}

#topContact {
	border:0px solid black;
	position:absolute; top:7px; right:24px; z-index:20;
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	color:#c0c0c0;
	text-align:right;
	padding:0px 0px 0px 0px;
}
#topContact h1 {
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	color:#c0c0c0;
	text-align:right;
}
/* e: sTop */


/* s: sContent */
#sContent {
	border:0px solid black;
	width:974px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}
#sContentMain {
	border:0px solid black;
	min-height:250px;
	height:auto !important;
	height:250px;
	padding:0px 0px 0px 0px;
}
/* e: sContent */

#colLeft {
	border:0px solid black;
	float:left;
	width:676px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#colRight {
	border:0px solid black;
	float:right;
	width:287px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#header {
	font-size:14px;
	font-family:"arial narrow",arial;
	font-weight:normal;
	color:#c0c0c0;
	padding:12px 0px 10px 0px;
	text-transform:uppercase;
}



/* s: sFooter */
#sFooter {
	margin:10px 0px 0px 0px;
}

#sFooterMain {
	border:0px solid black;
	position:relative;
	margin:0px auto 0px auto;
	width:974px;
	height:150px;
	background:url(../gfx/bg_footer.gif) no-repeat;
}


#sFooterAdd {
	margin:10px 0px 0px 0px;
}

#sFooterMainAdd {
	border:0px solid black;
	margin:0px auto 0px auto;
	width:954px; /*974*/
}
#sFooterMainAdd .elHtml a {color:#d0d0d0;text-decoration:none;}
#sFooterMainAdd * {font-size:11px; font-family:arial; font-weight:normal; color:#d0d0d0; text-transform:none;}
#activate {
	position:absolute; top:70px; left:5px;
	background:url(../gfx/activate.gif) no-repeat;
	width:87px; height:20px;
	font-size:10px;
	text-indent:-2000em;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#copy_right {
	position:absolute; top:70px; right:0px;
	width:145px;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:black;
	line-height:120%;
	padding:20px 0px 20px 16px;
	margin:0px 0px 0px 0px;
	border-left:1px solid #dcdada;
	text-align:right;
}


#footerMenu {
	border:0px solid black;
	position:absolute; top:70px; right:182px;
	width:240px;
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	color:#808080;
	list-style:none;
	padding:1px 0px 2px 0px;
	text-align:right;
}
#footerMenu li {display:inline-block;}
#footerMenu a {
	border:0px solid black;
	line-height:115%;
	color:#808080;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	display:inline-block;
	text-align:right;
	width:110px;
}
#footerMenu a:hover {color:black;}



#footerLink {
	border:0px solid black;
	position:absolute; top:90px; left:7px;
	width:460px;
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	color:black;
	list-style:none;
	padding:0px 0px 0px 0px;
}
#footerLink li {display:inline-block;}
#footerLink a {
	border:0px solid black;
	color:black;
	text-decoration:none;
	display:inline-block;
}
#footerLink a:hover {color:#808080;}






#f_tel {
	background:url(../gfx/tel.gif) no-repeat;
	position:absolute; top:20px; right:4px;
	width:158px; height:18px;
}
#footer_text {
	border:0px solid black;
	padding:15px 0px 0px 6px;
	width:670px; height:35px;
	font-size:12px;
	font-family:arial;
	color:black;
	overflow:hidden;
}

/* e: sFooter */



.elNaglowek {
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#202020;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
.elTekst {
	font-family:tahoma;
	font-size:14px;
	color:black;
	margin-bottom:10px;
	line-height:130%;
}
.elHtml {
	font-size:12px;
	font-family:arial;
	color:black;
	line-height:150%;
	margin:10px 0px 10px 0px;
	text-align:left;
}
.elHtml h1, .elHtml h2, .elHtml h3, .elHtml h4, .elHtml h5, .elHtml h6 {
	font-family:"Arial Narrow",arial;
	font-size:18px;
	font-weight:bold;
	color:#202020;
	margin:10px 0px 15px 0px;
	clear:both;
	text-transform:uppercase;
}
.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:150%; margin:3px 0px 10px 0px; text-align:left;}
.elHtml a {color:red; text-decoration:underline; font-weight:bold;}
.elHtml a:hover {color:black; text-decoration:underline;}
.elHtml ul, .elHtml ol {padding:2px 0px 2px 15px;}
.elHtml ul {list-style-image: url(../gfx/item.gif);}
.elHtml li {padding:2px 0px 2px 0px; line-height:130%;}
.elHtml img {
	border:1px solid #dddddd;
	float:left;
	margin:2px 10px 2px 0px;
	background:white; padding:1px;
}

.home #colLeft .elHtml a {color:black; text-decoration:none; font-weight:normal;}
.home #colLeft .elHtml a:hover {text-decoration:underline;}



.elList {margin:5px 0px 10px 0px;}
.elListTitle {
	font-family:"Arial Narrow",arial;
	font-weight:bold;
	font-size:14px;
	color:black;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
}
.elListDesc {
	font-family:arial;
	font-size:12px;
	color:black;
	line-height:140%;
	text-align:left;
}


.elPhoto {margin:5px 0px 10px 0px;}
.elPhoto img {
	border:1px solid #dddddd;
	/*width:130px; height:97px;*/
	float:left;
	margin:0px 10px 5px 0px;
	background:white; padding:1px;
}
.elPhotoTitle {
	font-family:"Arial Narrow",arial;
	font-weight:bold;
	font-size:14px;
	color:black;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
}
.elPhotoDesc {
	font-family:arial;
	font-size:12px;
	color:black;
	line-height:140%;
	text-align:left;
}

.elFile {margin:5px 0px 10px 0px;}
.elFileTitle, .elFileTitle a {
	font-family:"Arial Narrow",arial;
	font-weight:bold;
	font-size:14px;
	color:red;
	text-decoration:none;
	text-transform:uppercase;
}
.elFileTitle a {
	padding:4px 10px 4px 18px;
	background:url(../gfx/arrow.gif) 5px center no-repeat;
}
.elFileTitle a:hover {text-decoration:underline;}
.elFileDesc {
	font-family:arial;
	font-size:12px;
	color:black;
	line-height:140%;
	padding:5px 0px 0px 18px;
	text-align:left;
}

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




.tabform1 {
	width:99%;
	font-family:tahoma; font-size:12px; color:black; padding:0px 0px 0px 0px;
}
.tabform1 td {
    padding:3px;
		border:0px solid black;
}
.tabform1 .tekst {padding:10px 10px 0px 0px; text-align:left; font-size:13px; font-weight:normal;}
.tabform1 .tekst span {font-size:10px; font-weight:normal;}
.tabform1 .msg {
	padding:0px 0px 10px 0px;
	color:black; font-weight:bold; text-align:center;
}
.tabform1 .elNaglowek {
	font-family:"Arial Narrow",arial;
	font-size:14px;
	font-weight:bold;
	color:#020202;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
}
.ftext, .ftextarea {
	border:1px solid #d2d2d2;
	padding:5px 7px 0px 7px;
	font-size:12px;
	width:350px; height:20px;
	font-family:tahoma;
}
.fselect {
	border:1px solid #d2d2d2;
	padding:5px 7px 5px 7px;
	font-size:12px;
	width:365px; height:30px;
	font-family:tahoma;
}

.ftextarea {
	height:120px;
}
.tabform1 .submit {
	border:0px solid black;
	cursor:pointer;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	text-align:center;
  text-transform:uppercase;
	color:white;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:90px; height:25px;
	background:url(../gfx/send.gif) right center no-repeat;
}




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




/* s: menuLeft */
.boxMenu {
	border:1px solid #cccccc;
	background:white url(../gfx/bg_box1.gif) left bottom repeat-x;
	padding:12px 12px 15px 12px;
	margin:0px 0px 9px 0px;
}
#colLeft .boxMenu {
	border:0px solid #cccccc;
	background:none;
	padding:12px 12px 15px 24px;
}

.boxMenu h1 {
	padding:0px 0px 5px 0px;
	font-size:14px;
	font-family:"Arial Narrow",arial;
	font-weight:bold;
  text-transform:uppercase;
	color:#202020;
	line-height:120%;
}
.boxMenu h1 a {
	color:#202020;
	text-decoration:none;
}
.boxMenu h1 a .change {color:#fa0202;}

.boxMenu h1 a:hover, .boxMenu h1 a:hover .change {color:black;}

.menuLeft {
	border:0px solid black;
	padding:0px 0px 0px 1px;
}
.menuLeft ul {list-style:none;}
.menuLeft ul ul {margin:0px 0px 0px 14px;}
.menuLeft ul, .menuLeft li {font-size:0px;}
.menuLeft a {
	display:block;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	font-style:normal;
	color:#202020;
	padding:3px 0px 3px 12px;
	background:url(../gfx/item1.gif) left center no-repeat;
	text-decoration:none;
}
.menuLeft a.current {color:#696969; background:url(../gfx/arrow.gif) left center no-repeat;}
.menuLeft li li a {
	font-size:12px;
	font-weight:normal;
	padding:3px 0px 3px 12px;
	background:url(../gfx/item1.gif) left center no-repeat;
}
.menuLeft a:hover {color:#696969; background:url(../gfx/arrow.gif) left center no-repeat;}
/* e: menuLeft */





/* s: boxInfo */
.boxInfo {
	border:1px solid #cccccc;
	background:url(../gfx/bg_box1.gif) left bottom repeat-x;
	padding:12px 12px 10px 12px;
	margin:0px 0px 9px 0px;
}
.boxInfo .title {
	padding:0px 0px 5px 0px;
	font-size:14px;
	font-family:"Arial Narrow",arial;
	font-weight:bold;
  text-transform:uppercase;
	color:#202020;
	line-height:110%;
}
.boxInfo .title a {
	color:#202020;
	text-decoration:none;
}
.boxInfo .title a .change, .boxInfo .title .change {color:#fa0202;}

.boxInfo .title a:hover, .boxInfo .title a:hover .change {color:black;}

.boxInfo .elHtml {
	line-height:110% !important;
	margin:0px 0px 0px 0px !important;
}
.boxInfo .elHtml p {line-height:130% !important;}
.boxInfo .elHtml img {
	border:1px solid #dddddd;
	float:left;
	margin:0px 10px 2px 0px;
	background:white; padding:1px;

/*
	border:0px solid #ededed;
	float:none;
	margin:0px;
	background:none; padding:0px;
*/
}

/* e: boxInfo */



.listNews {
	padding:10px 5px 20px 0px;
}
.listNewsHeader {
	font-size:16px;
	font-family:tahoma;
	font-weight:normal;
	color:#202020;
	padding:0px 0px 5px 10px;
	border-left:10px solid #fa0202;
	text-decoration:none;
}
.listNewsHeader a {
	font-size:16px;
	font-family:tahoma;
	font-weight:normal;
	color:#202020;
	text-decoration:none;
}
.listNewsHeader a:hover {
	color:#fa0202;
}
.listNewsLine {
	border-bottom:1px solid #fa0202;
	font-size:0px;
	height:1px;
}
.listNewsDate {
	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:12px;
	color:#202020;
	font-weight:normal;
	text-decoration:none;
	padding:2px 10px 2px 12px;
	line-height:120%;
}
.listNewsLinkMore:hover, .listNewsLinkBack:hover {
	color:#fa0202;
}


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


.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 #ededed;
}
.navbar a {
	text-decoration:none;
	color:#fa0202;
}
.navbar a:hover {
	text-decoration:underline;
}

.arr {background:url(../gfx/arr.gif) no-repeat; padding-left:15px;}


#boxHome {
	border:0px solid black;
	height:246px;
	position:relative;
}
#boxHome_photo {
	width:674px; height:211px;
	position:absolute; left:1px; top:1px; z-index:10;
}
#boxHome_over_photo {
	position:absolute; left:0px; top:0px; z-index:5;
	background:url(../gfx/bg_box_home.gif) no-repeat;
	width:676px; height:221px;
}
#boxHome_button {
	border:0px solid red;
	position:absolute; top:80px; right:1px; z-index:20;
}
#bhb1, #bhb2, #bhb3, #bhb0, #bhb4 {
	display:block;
	width:16px; height:18px;
	/*background:#676767 url(../gfx/b1_.gif) no-repeat;*/
	background:#676767;
	margin:0px 0px 1px 0px;
	padding:4px 0px 0px 6px;
	font-size:14px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:white;
}
#bhb1:hover, #bhb2:hover, #bhb3:hover, #bhb1.current, #bhb2.current, #bhb3.current,
#bhb0:hover, #bhb4:hover {
	/*background:#fb3434 url(../gfx/b2_.gif) no-repeat;*/
	background:#fb3434;
}

#boxHome_text {
	border:0px solid black;
	position:absolute; bottom:0px; left:0px;
	width:666px; height:21px;
	padding:4px 5px 0px 5px;
	text-align:center;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:black;
}
#boxHome_text a {
	color:black;
	text-decoration:none;
}



#boxRealizacje {
	padding:40px 0px 0px 0px;
}

#boxRealizacje .header {
	background:url(../gfx/arr.gif) 0px 2px no-repeat;
	padding:0px 0px 18px 15px;
	font-size:14px;
	font-family:"Arial Narrow",arial;
	font-weight:bold;
  text-transform:uppercase;
	color:#202020;
	line-height:110%;
	margin:0px 0px 0px 20px;
}
#boxRealizacje .header a {
	color:#202020;
	text-decoration:none;
}
#boxRealizacje .header a .change {color:#fa0202;}
#boxRealizacje .header a:hover, #boxRealizacje .header a:hover .change {color:black;}

#boxRealizacje #rnext {
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:black;
	cursor:pointer;
	display:block;
	margin:0px 0px 8px 25px;
	width:230px;
}
#boxRealizacje #rnext:hover {color:#ff0000;}

#boxRealizacje #photo {
	width:230px; height:84px;
	margin:0px 0px 8px 20px;
	border:1px solid #dddddd;
	background:white; padding:2px;
}
#boxRealizacjeDesc {
	width:225px;
	font-size:12px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	line-height:125%;
	color:black;
	margin:0px 0px 15px 25px;
}



.listaRealizacji {
	border-bottom:0px solid #dddddd;
	background:url(../gfx/bg_realizacje.gif) no-repeat;
	margin:10px 20px 20px 0px;
	padding:10px 20px 10px 20px;
}
.listaRealizacjiHeader {
	font-size:16px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	line-height:120%;
	color:black;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
.listaRealizacjiHeader a {
	color:black;
	text-decoration:none;
}
.listaRealizacjiHeader a:hover {
	text-decoration:underline;
}



.listaRealizacjiLinkMore {
	background:url(../gfx/arrow.gif) left 6px no-repeat;
}
.listaRealizacjiLinkBack {
	background:url(../gfx/back.gif) left 6px no-repeat;
}

.listaRealizacjiLinkMore, .listaRealizacjiLinkBack {
	float:right;
	font-family:tahoma;
	font-size:12px;
	color:black;
	font-weight:normal;
	text-decoration:none;
	padding:2px 10px 2px 12px;
	line-height:120%;
}
.listaRealizacjiLinkMore:hover, .listaRealizacjiLinkBack:hover {
	color:#fa0202;
}

.listaRealizacjiLeft {
	border:0px solid black;
	width:236px;
	float:left;
}
.listaRealizacjiRight {
	border:0px solid black;
	width:58%;
	float:right;
}

.listaRealizacji .info {
	width:100%;
	font-size:12px;
	font-family:arial;
	color:black;
}
.listaRealizacji .info td {
	line-height:120%;
}
.listaRealizacji .info .col1 {
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	padding:3px 4px 4px 0px;
	width:100px;
}
.info .col1 h2, .info .col2 h2  {
	font-size:12px;
	font-family:arial;
	color:black;
	margin:0px;
	padding:0px;
}

.listaRealizacji .info .col2 {
	padding:3px 0px 4px 4px;
}
.listaRealizacji .info .line .col1, .listaRealizacji .info .line .col2 {
	border-bottom:1px solid #dcdcdc;
	padding-bottom:7px;
}
.listaRealizacji .bigPhoto img {
	display:block;
	width:230px; height:84px;
	border:1px solid #dddddd;
	background:white; padding:2px;
}

.listaRealizacji .smallPhoto img {
	float:left;
	display:block;
	width:70px; height:45px;
	border:1px solid #dddddd;
	background:white; padding:2px;
	margin:4px 4px 0px 0px;
}
.listaRealizacji .smallPhoto img.marg {
	margin:4px 0px 0px 0px;
}
.listaRealizacji .desc {
	border-top:1px solid #dddddd;
	font-size:12px;
	font-family:arial;
	color:black;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	margin:20px 0px 0px 0px;
}
.listaRealizacji .col2 .elHtml {
	margin:0px;
	padding:0px;
}
.listaRealizacji .col2 a {
	text-decoration:none;
	color:black;
}
.listaRealizacji .col2 a:hover {
	text-decoration:underline;
}




