﻿body {
			margin: 0;
			padding: 0;
}

/* AAAAAAAAAAAAAAA */
a.szybki-dostep{
	font-weight: bold;
	font-size: 18px;
}
.lista-wzorow{
	list-style: none;
}
.lista-wzorow li a{
	display: block;
	background: url('css/G/word_icon.png') no-repeat left center;
	padding: 5px 0px 5px 35px;
	margin-bottom: 5px;
}
.lista-wzorow li a:hover{
	text-decoration: underline;
}
#singleAccess div{
	overflow: hidden;
}
#singleAccess.background{
	background: url('css/G/sw_background.jpg') repeat-x;
	height: 430px;
	margin-top: 13px;
}
#singleAccess .babe{
	height: inherit;
	background: url('css/G/sw_babka.png') no-repeat left bottom;
}
#singleAccess .wrapp{
	width: 490px;
	margin: 0 auto;
}
#singleAccess h1{
	font-size: 31px;
	color: #fff200;
	text-align: center;
	font-weight: bold;
	margin-top: 55px;
}
#singleAccess h3{
	color: #FFF;
	font-size: 14px;
	font-family: 'Verdana';
	text-align: center;
	margin-bottom: 67px;
}
#singleAccess .tint{
	background: url('css/G/white50.png') repeat;
	height: 90px;
	margin-bottom: 10px;
	overflow: hidden;
}
#singleAccess .tint .hand{
	padding: 15px;
	background: url('css/G/sw_hand.png') no-repeat left bottom;
}
#singleAccess .tint p{
	float: left;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	display: block;
	width: 230px;
	margin: 0px;
	padding: 2px;
}
#singleAccess #example{
	display: block;
	float: right;
	background: url('css/G/sw_example.png') no-repeat;
	width: 148px;
	height: 31px;
	color: #2b71bd;
	font-size: 12px;
	font-family: "Tahoma";
	padding: 10px 0px 0px 25px;
	margin: 10px;
}
#singleAccess #example:hover{
	text-decoration: underline;
}
#singleAccess #code.example{
	letter-spacing: 0px;
	font-size: 16px;
	color: #777;
}
#singleAccess #code{
	padding: 10px;
	width: 278px;
	height: 28px;
	border: 1px solid #888;
	font-size: 20px;
	letter-spacing: 15px;
	-moz-border-radius: 3px;
	display: block;
	float: left;
	margin-right: 10px;
}
#singleAccess #submit{
	height: 50px;
	cursor: pointer;
	width: 180px;
	font-weight: bold;
	font-size: 24px;
	background: url('css/G/sw_submit.jpg') repeat-x;
	display: block;
	float: left;
	color: #FFF;
	-moz-border-radius: 3px;
	border: 1px solid #4079ae;
}
#singleAccess .dotpay{
	color: #c5d5e3;
	font-size: 12px;
	text-align: center;
	width: 320px;
	margin: 0 auto;
}
#singleAccess .dotpay p span{
	float: left;
	display: block;
	margin: 3px 7px;
}
#singleAccess .dotpay img{
	float: left;
}
#singleAccess .close{
	width: 63px;
	height: 56px;
	background: #FFF url('css/G/sw_close.jpg') no-repeat;
	display: block;
	float: right;
	cursor: pointer;
	position: absolute;
	margin-left: 787px;
}
.sw_foot div{
	overflow: hidden;
}
.sw_foot{
	background: url('css/G/sw_shadow.png') repeat-x;
	overflow: hidden;
	font-size: 10px;
	color: #888;
	padding-top: 10px;
}
.sw_foot .cell{
	border-right: 1px solid #d7d7d7;
	float: left;
	padding: 3px 10px;
	height: 35px;
}
.sw_foot .cell p{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 3px;
}
.sw_foot .cell.cell3{
	background: url('css/G/operators.png') no-repeat right 5px;
	border: none;
	padding-right: 210px;
}
.sw_foot .cell.cell2{
}
.sw_foot #regulamin{
	float: left;
	color: #888;
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial";
	display: block;
	background: url('css/G/sw_regulamin.png') no-repeat;
	padding: 6px 10px 8px 40px;
	margin: 0px 10px;
	margin-top: 3px;
}
.sw_foot #regulamin:hover{
	text-decoration: underline;
}
/* AAAAAAAAAAAAAAA */

#TB_ajaxContent{
	font-size: 14px;
}

#TOP #logoButton{
	display: block;
	width: 287px;
	height: 47px;
	background: url('css/G/logoButton.png') no-repeat 0px 0px;
	margin: 125px 0px 0px 57px;
}
#TOP #logoButton:hover{
	background-position: 0px -47px;
}

ul.modeInformations{
	display: block;
	overflow: hidden;
}
ul.modeInformations li{
	display: block;
	float: left;
	margin: 0px 20px;
	text-align: center;
	background: url('css/G/readon.png') no-repeat;
}
ul.modeInformations li a{
	text-decoration: none;
	color: #FFF;
	width: 179px;
	height: 31px;
	display: block;
	padding: 15px;
	font-weight: bold;
}
ul.modeInformations a span{
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #FFF000;
	display: block;
}
ul.modeInformations.lower a span{
	text-align: center;
	font-size: 14px;
	color: #FFF;
	display: inline;
	font-weight: bold;
}
ul.modeInformations.lower a{
	padding: 20px 15px 10px 15px;
}
ul.modeInformations.lower a input{
	float: left;
}

ul.top-navigation{
	overflow: hidden;
	margin-bottom: 5px;
}
ul.top-navigation li{
	display: inline-block;
	float: left;
	padding: 0px 20px;
	border-right: 1px solid #DDD;
}
ul.top-navigation li.last{
	border-right: none;
}
ul.top-navigation li a{
	color: #996600;
}


#leftNavigation .item a.A{
	color: #FF0;
}

table.fontplus, table.fontplus td.tekst{
	font-size: 13.5px;
}

td.tekst	 b{
	font-size: 15px;
	letter-spacing: 0.5px;
}
/* //////////////////// */
#bwp{
	width: 730px;
	overflow: hidden;
	margin: 0 auto;
}
#bwp h1{
	border-bottom: 1px solid #DDD;
	text-align: center;
	font-style: italic;
	font-family: Verdana;
	font-size: 20px;
	margin: 20px 20px;
	color: #666;
	padding-bottom: 10px;				
}
#bwp .free, #bwp .premium{
	width: 300px;
	float: left;
}
#bwp .free{
	margin: 0px 55px 30px 10px;
}
#bwp .premium{
	margin: 0px 10px 30px 55px;
}
#bwp .free a.enter{
	height: 130px;
	background: url('css/G/bwp_freeEnter.jpg') no-repeat;
	display: block;
}
#bwp .premium a.enter{
	height: 130px;
	background: url('css/G/bwp_premiumEnter.jpg') no-repeat;
	display: block;			
}
#bwp .overview{
	font-family: Arial;
	font-size: 12px;
	color: #666;
	padding: 0px 5px;
	margin-bottom: 15px;
}
#bwp .overview h5{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
}
#bwp .overview p{
	margin-top: 4px;
	text-align: justify;
	line-height: 19px;
}
#bwp .demoDownload{
	font-size: 18px;
	font-family: Tahoma;
	display: block;
	padding: 9px 5px 9px 65px;
	text-decoration: none;
}
#bwp .demoDownload:hover{
	text-decoration: underline;
}
#bwp .free .demoDownload{
	color: #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: url('css/G/bwp_docIconGray.jpg') no-repeat 15px 6px;
}
#bwp .premium .demoDownload{
	color: #2971be;
	border-top: 1px solid #2971be;
	border-bottom: 1px solid #2971be;
	background: url('css/G/bwp_docIconBlue.jpg') no-repeat 15px 6px;
}
#bwp .summary{
	overflow: hidden;
	background: url('css/G/bwp_bar.jpg') repeat-x;
	clear: both;
	padding: 5px 10px;
}
#bwp .summary h3{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #666;
	text-align: center;
	letter-spacing: 0.7px;
	margin: 10px;
}
#bwp .summary h3 b{
	color: #2a71c0;
}
#bwp .summary div p{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	float: left;
	width: 395px;
	margin: 3px 0px 3px 5px;
}
#bwp .summary div a{
	float: left;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 273px;
	height: 20px;
	padding: 10px 0px 8px 0px;
	text-align: center;
	color: #FFF;
	background: url('css/G/bwp_registerButton.jpg') no-repeat;
	text-decoration: none;
	margin-left: 25px;
}
#bwp .summary div a:hover{
	background-position: 0px -38px;
}
/* plus */
#bwp .wideOverview{
	clear: both;
	overflow: hidden;
	margin: 10px 0px;
}
#bwp .wideOverview p{
	float: left;
	width: 400px;
	margin: 0px 15px;
	text-align: center;
	font-family: Tahoma;
	color: #666;
	font-size: 11px;
}
#bwp .wideOverview p b{
	font-size: 12px;
	display: block;
	margin-bottom: 20px;
}
#bwp .wideOverview .demoDownload{
	float: right;
	padding-right: 15px;
	margin-top: 12px;
	margin-right: 15px;
	color: #2971be;
	border-top: 1px solid #2971be;
	border-bottom: 1px solid #2971be;
	background: url('css/G/bwp_docIconBlue.jpg') no-repeat 15px 6px;
}

/*=====================*/
#modernArticleBar{
	width: 815px;
	height: 103px;
	margin-left: auto;
	margin-right: auto;
	background: url('css/G/modernBar.jpg') no-repeat;
}
#modernArticleBar a{
	display: block;
	float: right;
	width: 230px;
	height: 20px;
	font-family: Tahoma;
	padding: 6px 0px 10px 0px;
	background: url('css/G/modernBarButton.png') no-repeat;
	text-align: center;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin: 49px 17px 0px 0px;
}
#modernArticleBar a:hover{
	background-position: 0px -36px;
	color: #FFF;
}

/* platnosc kosztorysu */
.dotpayPaymentlist{
	float: left;
	text-align: left;
	padding: 15px;
	margin: 35px;
	border: 1px solid #145890;
	width: 500px;
	/* background: #EEE; */
	background: #115488;
	border-top: none;
	color: #FFF;
}
.dotpayPaymentlist li{
	font-family: Tahoma;
	font-size: 12px;
	margin: 5px 0px;
	/*color: #666;*/
	color: #FFF;
	list-style: none;
	display: block;
	float: left;
	width: 250px;
}
#estimateDotpay{
	overflow: hidden;
	background: #3582db url('css/G/estimateBlueBackground.jpg') repeat-x;
}
#estimateDotpay .infos{
	margin-top: 55px;
	text-align: center;
	width: 330px;
	float: left;
	color: #EEE;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
#estimateDotpay .infos span{
	font-size: 18px;
	font-family: 'Myriad Pro', 'Tahoma';
	font-style: italic;
	letter-spacing: 2px;
	color: #fff55c;
}
#estimateDotpay .infos input{
	margin-top: 50px;
}

/* nowy animowany TOP */
#TOP *{
	margin: 0px;
	padding: 0px;
}

#TOP{
	background: url('css/G/top_background.jpg') no-repeat;
	width: 980px;
	height: 220px;
	margin: 0 auto;
}

#logos{
	height: 190px;
	overflow: hidden;
}

#menu_bar{
	background: url('css/G/menubar_background.jpg') repeat-x;
	height: 30px;
}

#wyszukiwarka{
	padding: 2px;
	float: left;
}

#wyszukiwarka label{
	padding-left: 30px;
	display: block;
	overflow: hidden;
	float: left;
	background: url('css/G/lupa.png') no-repeat 5px 5px;
}

#wyszukiwarka input.search{
	width: 243px;
	height: 26px;
	padding: 5px;
	background: url('css/G/wyszukiwarka.png') no-repeat;
	border: none;
	display: block;
	color: #555;
}

#wyszukiwarka input.search.example{
	color: #AAA;
}

#wyszukiwarka input.search_button{
	display: block;
	float: left;
	display: none;
}

#menu_bar ul.main_menu{
	float: right;
	margin-right: 5px;
	margin-top: -70px;
}

#menu_bar ul.main_menu li{
	display: block;
	float: left;
	width: 95px;
	height: 100px;
	margin: 0px 5px;
	text-align: center;
	cursor: pointer;
}

#menu_bar ul.main_menu li.item1{
	width: 105px;
}

#menu_bar ul.main_menu li a{
	display: block;
	overflow: hidden;
	color: #FFF;
	text-decoration: none;
}

#menu_bar ul.main_menu li a:hover{
	cursor: pointer;
	color: #000;
}

#menu_bar ul.main_menu li:hover a{
	color: #000;
}

#menu_bar ul.main_menu li div.img{
	height: 70px;
	background: url('css/G/HL.png') repeat-x 0px 70px;
	overflow: hidden;
}
			
#menu_bar ul.main_menu li span{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	display: block;
	padding: 7px 0px;
	height: 16px;
	text-decoration: none;
}

#menu_bar ul li .img .icon{
	background: url('css/G/menu_sprite.png') no-repeat;
	height: 70px;
}

#menu_bar ul li.item1 .img .icon{ background-position: 0px 0px; }
#menu_bar ul li.item2 .img .icon{ background-position: 0px -70px; }
#menu_bar ul li.item3 .img .icon{ background-position: 0px -140px; }
#menu_bar ul li.item4 .img .icon{ background-position: 0px -210px; }
#menu_bar ul li.item5 .img .icon{ background-position: 0px -280px; }

#TOP ul.top_serwisy{
	margin: 136px 0px 0px 50px;
}

ul.top_serwisy li{
	display: block;
	float: left;
	width: 150px;
	height: 41px;
}
ul.top_serwisy li a{
	display: block;
	width: 150px;
	height: 41px;
	background: url('css/G/serwisy_sprite.png') no-repeat;			
}

#TOP ul.top_serwisy li.sklepraty{
	margin-right: 10px;
}

ul.top_serwisy li.sklepraty a{ background-position: 0px 0px; opacity: 0.5; }
ul.top_serwisy li.sklepraty a:hover{ background-position: 0px -41px; opacity: 1; }
ul.top_serwisy li.centrum a{ background-position: -150px 0px; opacity: 0.5; }
ul.top_serwisy li.centrum a:hover{ background-position: -150px -41px; opacity: 1; }

/* reklama severin */
.commercial800x700, .commercial800x700  *{
	margin: 0px;
	padding: 0px;
}

.commercial800x700{
	width: 800px;
	height: 700px;
	overflow: float;
	
}

#reklama_001 a img{
	border: none;
}

#reklama_001{
	background: url('css/reklamy/sev_back.jpg') no-repeat;
	overflow: hidden;
}
#reklama_001 ul {
	margin-top: 160px;
	display: block;
}
#reklama_001 ul li{
	list-style: none;
	display: block;
	float: left;
	width: 266px;
	height: 465px;
	overflow: hidden;
}
#reklama_001 ul li a{
	display: block;
	overflow: hidden;
}
#reklama_001 ul li a img{
	margin-top: 15px;
}
#reklama_001 ul li a span{
	display: block;
	height: 90px;
	background: url('css/reklamy/sev_subtitles.png');
}
#reklama_001 ul li.title1:hover span{
	background-position: left -90px;
}
#reklama_001 ul li.title2 span{
	background-position: -266px 0px;
}
#reklama_001 ul li.title2:hover span{
	background-position: -266px -90px;
}
#reklama_001 ul li.title3 span{
	background-position: -532px 0px;
}
#reklama_001 ul li.title3:hover span{
	background-position: -532px -90px;
}
#reklama_001 .foot{
	display: block;
	clear: both;
	text-align: right;
}
#reklama_001 .foot img{
	margin: 0px;
}
#reklama_001 .foot img:hover{
	opacity: 0.7;
}

#reklama_001 ul:hover li a img{
	opacity: 0.7;
}
#reklama_001 ul li:hover a img{
	opacity: 1;
}

/* regulamin */
#regulamin, #regulamin *{
	font-family: Verdana;
	color: #807D7D;
}
#regulamin{
	font-size: 13px;
	text-align: justify;
}
#regulamin p{
	
}

/* Strona Glowna / lewe menu */
#leftNavigation *{
	margin: 0px;
	padding: 0px;
}
#leftNavigation .naszeSerwisy img{
	margin: 5px 0px;
}
#leftNavigation li{
	list-style: none;
}
#leftNavigation{
	width: 240px;
	float: left;
	overflow: hidden;
	font-family: Arial;
}	
#leftNavigation .item{
	width: 210px;
	height: 29px;
	padding: 10px 15px;
	background: url('css/G/leftmenu_item_background.jpg') no-repeat;
	clear: both;
}
#leftNavigation .item a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 5px 0px;
}
#leftNavigation .item a:hover{
	color: #000;
}
#leftNavigation .item a.heading{
	text-align: left;
	color: #FF0;
	text-indent: 5px;
}
#leftNavigation .box{
	width: 210px;
	height: 246px;
	padding: 15px;
	background: url('css/G/leftmenu_box_background.jpg') no-repeat;
}
#leftNavigation .box p{
	padding: 3px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	margin: 10px 0px;
}
#leftNavigation .box h3{
	color: #FF0;
	padding: 0px 25px;
	text-align: center;
}
#leftNavigation .box a{
	text-decoration: none;
}
#leftNavigation .box a:hover h3{
	color: #000;
}
#leftNavigation .box a.enter{
	display: block;
	text-align: center;
	color: #FF0;
	font-weight: bold;
}
#leftNavigation .box a.enter:hover{
	color: #000;	
}
#leftNavigation .brownbox{
	width: 210px;
	height: 268px;
	padding: 15px;
	background: url('css/G/leftmenu_brownbox_background.jpg') no-repeat;
}
#leftNavigation .brownbox h2{
	color: #9a6701;
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
}
#leftNavigation .brownbox a{
	color: #a0752a;
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#leftNavigation .brownbox a:hover{
	color: #000;
}
#leftNavigation .brownbox p{
	font-weight: bold;
	color: #2b6fbd;
	text-align: center;
	font-size: 15px;
	margin: 5px 0px;
}
#leftNavigation .brownbox ul{
	margin-top: 5px;
	padding-left: 10px;
}
#leftNavigation .brownbox li{
	font-weight: bold;
	color: #2b6fbd;
	font-size: 15px;
}

/* dodatkowa nawigacja (javascript) */
#listBox_wrapper{
	width: 240px;
	float: left;
	overflow: hidden;
}

#listBox{
	height: 126px;
	background: url('css/G/box_button.jpg') no-repeat;
	cursor: pointer;
	overflow: hidden;
}
#listBox:hover h3, #listBox:hover h4{
	color: #000;
}
#listBox h3, #listBox h4{
	color: #FF0;
	text-align: center;
	padding: 5px 10px;
}
#listBox h3{
	margin-top: 10px;
	font-size: 18px;
}
#listBox h4{
	color: #FFF;
	margin-bottom: 8px;
	font-size: 14px;
}

#listBox *, #listBoxTotal *{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}

#listBoxTotal ul li{
	padding-left: 5px;
}

#listBoxTotal ul li ul li{

}

#listBoxTotal{
	position: absolute;
	width: 214px;
	z-index: 123;
	background: url('css/G/box_list_end.png') no-repeat center bottom;
	display: none;
	margin: -10px 13px 0px 13px;
	padding-bottom: 5px;
	text-align: left;
}

#listBoxTotal div{
	background: #15619f;
}

#listBoxTotal a.category_handle{
	margin: 3px;
	display: block;
	clear: both;
	color: #FF0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #7dc0ff;
	cursor: pointer;
}
#listBoxTotal a.category_handle.opened{
	text-decoration: underline;
}

#listBoxTotal ul.category{
	display: none;
	color: #FFF;
}

#listBoxTotal span.category_lvl2{
	display: block;
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
}

#listBoxTotal ul li ul{
	display: none;
}

#listBoxTotal ul li ul li{
	margin: 7px 0px;
	padding-left: 15px;
}

#listBoxTotal ul.category{
	list-style: none;
}

#listBoxTotal ul.subcategory, #listBoxTotal ul.subcategory li{
	list-style: circle url('css/G/dot.png') inside;
}


#listBoxTotal ul li ul li a{
	color: #EEE;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
}
#listBoxTotal ul li ul li a:hover{
	text-decoration: underline;
}

#listBox_rozwin{
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

/* formatowanie nowych artykulow, listBox dla artykulow */
.article_top, .article_body{
	width: 815px;
	margin: 0 auto;
	overflow: hidden;
}

.article_top .left{
	float: right;
	width: 490px;
}

.listBox_articleWrapper{
	float: left;
	width: 320px;
}

.article_top .title{
	color: #044070;
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
}

.article_top #listBox{
	background: url('css/G/box_button_article.jpg') no-repeat;
	height: 93px;
}

.article_top #listBox h3{
	margin-top: 10px;
	padding-bottom: 2px;
}
.article_top #listBox h4{
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	padding-bottom: 0px;
}

.article_top #listBox_wrapper{
	width: 320px;
}

.article_top #listBoxTotal{
	width: 294px;
	background: url('css/G/box_list_end_article.png') no-repeat center bottom;
}

.article_top .category{
	font-size: 16px;
	color: #3399FF;
	margin-bottom: 2px;
	font-weight: bold;
	margin-top: 0px;
}

.article_top .bazaWzorow{
	background: url('css/G/article_bazaWzorow.jpg') no-repeat;
	height: 63px;
}
.article_top .bazaWzorow a{
	display: block;
	height: 23px;
	padding: 20px;
	color: #FF0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.article_top .bazaWzorow a:hover{
	color: #000;
}

/* CSS dla topu html (zamiast flash) 
#top, #top *{
	margin: 0px;
	padding: 0px;
}

#top .logo{
	background: url('css/G/top_background.jpg') no-repeat;
	height: 190px;
	overflow: hidden;
}

#top .menu-bar{
	background: url('css/G/menubar_background.jpg') repeat-x;
	height: 30px;
}

#top .menu-bar .main-menu{
	float: right;
	margin-right: 20px;
}

#top .menu-bar .main-menu li{
	display: block;
	float: left;
	margin: 4px 10px;
}

#top .menu-bar .main-menu li a{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	text-decoration: none;
}

#top .menu-bar .main-menu li a:hover{
	color: #000;
}

#top .menu-bar .mech{
	background: url('css/G/mech.jpg') no-repeat;
	width: 133px;
	height: 30px;
	float: left;
	margin-left: 100px;
}
#top #subtitle{
	color: #804000;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial Black, Arial;
	display: block;
	margin-top: 150px;
	margin-left: 70px;
}
*/

/* CSS dla regulaminu */
#regulamin{
	font-family: Tahoma;
	margin: 0px 80px;
}
#regulamin p{
	text-align: justify;
}

/* CSS dla "forum", dla komentarzy */
#komentarze{
	width: 671px;
	margin: 0 auto;
}
#komentarze ul{
	padding: 0px;
}
#komentarze ul li{
	list-style: none;
}
#komentarze ul li p{
	display: block;
	clear: both;
	margin: 10px;
	color: #444;
}

.submit-comment{
	margin: 4px 0px 0px 5px;
}

.komentarze-heading{
	font-size: 15px;
	color: #3399fb;
	font-weight: bold;
}
.komentarze-count{
	font-size: 14px;
	color: #505050;
	font-weight: bold;
}
.komentarze-ostatni{
	color: #cacaca;
	float: right;
}

.comment_input_box{
	width: 671px;
	height: 166px;
	margin: 15px auto;
	background: url('css/G/comment_input_box.jpg') no-repeat;
	overflow: hidden;
}
.comment_input_box textarea{
	margin: 10px auto;
	display: block;
	padding: 3px;
	color: #666;
}

.nick{
	display: block;
	float: left;
	height: 22px;
	background: url('css/G/nickbg_sprite.jpg') no-repeat;
	color: #FFF;
}
.nick.admin{
	background-position: left 0px;
	padding-left: 4px;
}
.nick.user{
	background-position: left -22px;
	padding-left: 4px;
}
.nick a{
	display: block;
	height: 22px;
	background: url('css/G/nickbg_sprite.jpg') no-repeat;
}
.nick.admin a{
	background-position: right 0px;
	padding-right: 4px;
}
.nick.user a{
	background-position: right -22px;
	padding-right: 4px;
}

/* lightbox -------------------------------------------- */
#lightbox-overlay-text-about, #lightbox-overlay-text{
	display: none;
}

/* korekta pod IE6 ------------------------------------- */
#srodek, #tlo, #content{
	overflow: hidden;
}

/* login pumy ------------------------------------------ */
.panel_logowania{
	font-size: 14px;
}

.bPuma_login, .bPuma_login a{
	color: #0080ff;
	font-size: 14px;
}

.bPuma_login .czerwony a{
	color: #FF0000;
}

/* register */
.afterRegister{
  font-size: 14px;
  font-weight: bold;
}

.red, .red:link, .red:active, .red:visited{
	color: #F00;
}

/* tabelka w bazie wzorow ------------------------------ */
#baza_wzorow{
    background: url('css/G/bazawzorow_tlo.jpg') no-repeat !important;
    width: 696px;
    height: 245px;
    border: 3px;
    overflow: hidden;
    font-family: Tahoma;
    font-weight: bold;
    text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

#baza_wzorow h1{
    color: #ebffff;
    text-align: center;
    margin: 20px 0px 5px 0px;
	font-size: 20px;
}

#baza_wzorow p{
    color: #FFF;
    text-align: center;
    font-size: 14px;
    margin: 15px 10px;
    clear: both;
}

#baza_wzorow .wejscie{
    overflow: hidden;
    clear: both;
    width: 514px;
    margin: 0 auto;
}

#baza_wzorow .wejscie div{
    width: 237px;
    height: 48px;
    background: url('css/G/guziki.png') no-repeat !important; 
    margin: 0px 10px;
    float: left;
}

#baza_wzorow .wejscie div a{
    display: block;
    height: 20px;
    padding: 14px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

#baza_wzorow .wejscie div.darmowe{
    background-position: 0px 0px !important;
}
#baza_wzorow .wejscie div.darmowe a{
    color: #000;
}
#baza_wzorow .wejscie div.zasms{
    background-position: 0px -49px !important;
}
#baza_wzorow .wejscie div.zasms a{
    color: #00df00;
}
#baza_wzorow .wejscie div a:hover{
    color: #FFF;
}

#baza_wzorow a.wykaz{
    color: #ffff00;
}

/* szersze cialo artykulu ------------------------------ */

.newssss table{
	width: 820px;
}

/* tabelka na dole strony (zamiast flasha) */	
/* Tabelka na dole -------------------------------------------- */
.tabelka *{
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

#tabelka{
	width: 925px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
		
.naglowek_tabelki{
	padding-left: 28px;
	height: 100px;
	background: url('css/G/naglowek_tlo.jpg') no-repeat;
	overflow: hidden;
}

.naglowek_tabelki .naroznik{
	padding-right: 28px;
	height: 100px;
	background: url('css/G/naglowek_tlo.jpg') no-repeat right -100px;
	overflow: hidden;
	text-align: center;
}

.naglowek_tabelki .naroznik .belka{
	height: 60px;
	padding: 20px 0px;
	background: url('css/G/naglowek_tlo.jpg') repeat-x 0px -200px;	
}

div.belka h4, .naglowek_tabelki  h4{
	color: #FF0;
	font-size: 17px;
}
div.belka h4{
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 16px;
}
div.belka h5{
	margin-top: 12px;
}


div.belka h4 span, div.belka h4 a, div.belka h4 a:link{
	color: #FFF;
	display: inline;
}

div.belka h5{
	color: #FFF;
	font-size: 17px;
}

.naglowek_tabelki .naroznik a{
	display: inline-block;
	color: #FF0;
	margin: 0px 15px;
	text-decoration: none;
}

.naglowek_tabelki .naroznik a:hover{
	text-decoration: underline;
}

.naglowek_tabelki .naroznik h3{
	display: inline;
}
/* boxy pod naglowkiem ---------------------------------------------- */
		
.kapsulki{
	font-family: Tahoma;
}

.kapsulki li{
	display: block;
	float: left;
	width: 231px;
	height: 270px;
	background: url('css/G/kategoria_tlo.jpg') no-repeat;
}

.kapsulki li h4{
	color: #ffff00;
	display: block;
	text-align: center;
	margin: 10px 15px;
	font-size: 18px;
}

.kapsulki li h4:hover{
	text-decoration: underline;
}

.kapsulki li p{
	color: #FFF;
	margin: 5px 15px;
	text-align: center;
	font-weight: 600;
}

.kapsulki li a.wiecej{
	color: #FF0;
	clear: both;
	display: block;
	text-align: center;
	width: 190px;
	margin: 0 auto;	
}
		
.kapsulki li a{
	color: #FF0;
	text-decoration: none;
}

.kapsulki li a:hover{
	text-decoration: underline;
}
/* --- przycisk powrot ------------------------- */

a.powrot, a.powrot:active, a.powrot:visited, a.powrot:link{
	color: #996600;
	clear: both;
	float: right;
	margin: 15px 70px 15px 0px;
	font-weight: bold;
	text-decoration: underline;
}

a.powrot:hover{
	text-decoration: none;
}
/* --- kosztorys ------------------------------- */
#estimate{
	font-family: 'Myriad Pro', 'Tahoma';
	font-size: 12px;
	width: 520px;
	margin: 0 auto;
	padding-left: 335px;
	background: url('css/G/estimate_background.png') no-repeat;
	overflow: hidden;
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 20px;
	min-height: 670px;
}
#estimatePreamble{
	width: 850px;
	margin: 10px auto;
	font-family: 'Tahoma';
}
#estimatePreamble .note{
	background: url('css/G/notebackground.jpg') no-repeat;
	padding: 15px 40px 15px 40px;
	text-align: justify;
	width: 770px;
	color: #FFF;
	font-weight: bold;
	line-height: 22px;
	font-size: 16px;
	margin-top: 10px;
}
#estimate h3{
	margin: 15px 0px;
}
#estimate h3.blackSheep{
	margin: 25px 0px 15px 0px;
}
.agree{
	margin-top: 50px;
}
#estimate label input, #estimate label textarea{
	border: 1px solid #AAA;
}
#estimate input:focus, #estimate textarea:focus{
	background: #fffdd9;
	border: 1px dotted #222;
}
#estimate h1{
	text-align: center;
	font-style: italic;
	font-size: 18px;
	color: #1e62a5;
	margin-top: 20px;
	margin-bottom: 30px;
}
#estimate label, #estimateSecond label{
	clear: both;
	display: block;
	overflow: hidden;
	margin: 4px 0px;
}
.personalPublic{
	display: none;
}
#estimate label span, #estimateSecond label span{
	float: left;
	display: block;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
	color: #666;
	font-style: italic;
	font-weight: 500;
}
#estimateSecond label span{
	width: 280px;
}
#estimateSecond label span.zakazcesji{
	width: 230px;
	text-align: center;
}
#estimate label input[type=text]{
	width: 350px;
}
#estimate label textarea{
	width: 350px;
	height: 150px;
}
#estimateSecond .estimateInfo p{
	float: left;
	display: block;
	width: 535px;
	font-family: 'Tahoma';
}
#estimateSecond p.inset{
	width: 300px;
	float: right;
	display: block;
	margin-left: 9px;
	padding-left: 5px;
	border-left: 1px solid #DDD;
}
#estimate .helpTypes{
	overflow: hidden;
	padding: 0px;
}
#estimate .helpTypes li{
	display: block;
	float: left;
	margin: 0px;
	padding: 10px;
	width: 144px;
	height: 35px;
	color: #FFF;
	background: url('css/G/helpType.png') no-repeat;
}
#estimate .helpTypes li input{
	margin-top: 10px;
}
#estimate .helpTypes li.middle{
	margin: 0px 14px;
}
/* ****************************************************** */
#estimateSecond{
	padding: 0px 30px 10px 30px;
	font-family: 'Tahoma';
	font-size: 12px;
	width: 850px;
	margin-left: 50px;
}
#estimateSecond .helpTypesNew{
	overflow: hidden;
	padding: 0px;
}
#estimateSecond .helpTypesNew li{
	display: block;
	float: left;
	margin: 0px;
	padding: 10px 5px;
	width: 110px;
	height: 35px;
	color: #FFF;
	background: url('css/G/helpType.png') no-repeat;
}
#estimateSecond .helpTypesNew li input{
	margin-top: 10px;
	float: left;
	margin-right: 5px;
}
#estimateSecond .helpTypesNew li.middle{
	margin: 0px 13px;
}
#estimateSecond .helpTypesNew li.middle2{
	margin-right: 13px;
}
.windykacjaExtended{
	background: #e4ded6;
	padding: 20px;
	border: 1px solid #BBB;
	margin-bottom: 15px;
	display: none;
}
.poradyExtended{
	background: #e4ded6;
	padding: 20px;
	border: 1px solid #BBB;
	margin-bottom: 15px;
	display: none;
}

#poradySubmit{
	display: none;
}
#zredagowanieSubmit{
	display: none;
}
#windykacjaSubmit{
	display: none;
}

#windykacja span{
	width: 200px;
}
#estimateSecond #windykacja label input[type=text]{
	width: 510px;
}
#windykacja ul.moreAttachments2{
	display: none;
}
#windykacja ul.moreAttachments2 li{
	list-style: none;
}
.rodzajwezwania{
	overflow: hidden;
}
.rodzajwezwania li{
	display: block;
	float: left;
	width: 33%;
	text-align: center;
}
/* ****************************************************** */
.estimateSecondWrapper{
	margin: 0 auto;
	width: 850px;
}
#estimateSecond .estimateSubmit, #estimateSecond .estimateSubmit:focus{
	cursor: pointer;
	border: none;
	background: url('css/G/estimate_submit.png') no-repeat;
	height: 56px;
	width: 850px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	padding-right: 40px;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: "Myriad Pro", "Tahoma";
}
#estimate h3{
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
	font-style: italic;
	font-size: 16px;
	color: #1e62a5;
}
#estimate .estimateShortDescription{
	height: 100px;
}
#estimate input.moreAttachments{
	float: right;
}
#estimate ul.moreAttachments{
	display: none;
}
#estimate ul.moreAttachments li{
	display: block;
	margin: 3px 0px;
}
#estimate ul.moreAttachments li input{
	margin-left: 20px;
}
h3.blackSheep{
	font-size: 13px;
	/*color: #666;*/
	margin: 25px 0px;
	text-align: center;
}
.estimatePayments{
	clear: both;
	display: block;
	overflow: hidden;
	text-align: center;
}

/* --------------------------------------------- */

		
#tlo {
			width: 980px;
			padding: 0px 8px;
			margin: 0 auto;
			overflow: hidden;
			background: url('css/G/tlo980px.jpg') repeat-y;
			}
#logo {
				width: 980px;
				height: 220px;
				padding: 0px;
				margin: 0px;
			}
#srodek {
				width: 980px;
				height: 100%;
				float: left;
				background: #fbf4eb;
				}
#reklama {
					width: 750px;
					height: 100px;
					background-image: url('images/podreklame.jpg');
					margin-left: 107px;
					margin-right: 107px;
					padding: 25px 25px 25px 25px;
					
					}
#content {
					width: 980px;
					margin: 0;
					height: 100%;
					}
#ankieta {
					width: 240px;
					height: 259px;
					margin-top: 5px;
					float: left;
					}
.log {
			width: 100px;
			padding: 0px 15px 0px 15px;
			font-size: 15px;
				}
#wysz {
			width: 240px;
			height: 165px;
			text-align: center;
			float: left;
			}
#ankieta3 {
					width: 240px;
					height: 259px;
					background-image: url('images/ankieta.jpg');
					margin-top: 5px;
					float: left;
					}
#ankieta1 {
					width: 210px;
					height: 218px;
					padding: 32px 15px 0px 10px;
										
					font-size: 12px;
					font-family: Verdana;
					color: #FFFFFF;
					}
#content2 {
					width: 784px;
					float: left;
					}
#stopka {
				width: 980px;
				background: #005695;
				}
#stopka1 {
					width: 980px;
					height: 180px;
					background: #005696;
					float: left;
					}
#info {
			width: 679px;
			height: 288px;
			padding: 20px 15px 0px 15px;
			font-style: normal;
			font-family: Verdana;
			font-size: 13px;
			color: #8b8888;
			}
#newsss {
				width: 500px;
				margin-left: 50px;
				}
				
#newse {
				width: 900px;
				padding: 25px 50px 25px 50px;
				}
.header {
				font-size: 15px;
				font-family: Verdana, Heveltica, Arial;
				color: #2868b7;
				font-weight: bold;
				}
#omnie {
				width: 900px;
				min-height: 650px;
				height: 100%;
				font-style: normal;
				font-family: Verdana;
				font-size: 16px;
				color: #8b8888;
				padding: 30px 50px 25px 50px;
				}
.skany {
				width: 700px;
				margin: 20px 110px 20px 110px;
				}
.skany2 {
				width: 700px;
				margin: 20px 0px 20px 0px;
				}
.skany1 {
				width: 600px;
				margin: 20px 110px 20px 110px;
				text-align: center;
				}
.fot {
			width: 180px;
			padding: 30px 15px 30px 15px;
			}
#content1 {
					width: 1014px;
					float: left;
					}
.fin {
			color: #FFFFFF;
			font-size: 13px;
			font-family: Heveltica, Verdana, Arial;
			}
.fin a:link, a:active {
											text-decoration: none;
											color: #FFFFFF;
											}
.fin a:visited {
					text-decoration: none;
					color: #FFFFFF;
					}
.fin a:hover {
							text-decoration: underline;
							color: #FFFFFF;
							}
.mala_ramka {
						width: 180px;
						height: 60px;
						background-image: url(images/ramka_180.jpg);
						padding: 50px 15px 40px 15px;
						margin-top: 20px;
						}
.mala_ramka1 {
						width: 215px;
						height: 511px;
						background-image: url(images/menu2.jpg);
						padding: 29px 0px 0px 0px;
						}
.mala_ramka2 {
						width: 175px;
						height: 115px;
						background-image: url(images/ubezpieczenia.jpg);
						padding: 65px 23px 0px 17px;
						}
.mala_ramka3 {
						width: 175px;
						height: 115px;
						background-image: url(images/doladowania.jpg);
						padding: 65px 23px 0px 17px;
						}
#finanse {
					width: 984px;
					margin: 25px 10px 25px 10px;
					float: left;
					}
#boxy_reklamowe {
								width: 220px;
								padding: 25px 45px 25px 10px;
								float: left;
								}
#boxy_glowne {
								width: 300px;
								padding: 10px 12px 10px 0px
								float: left;
								}
.informacja {
						width: 500px;
						font-family: Arial;
						color: #FFFFFF;
						font-size: 16px;
						text-align: center;}
#fin_ok {
				width: 500px;
				padding: 25px 25px 25px 25px;
				height: 180px;
				background-image: url('images/finanse_okno.jpg');
				}
#miniblog {
					width: 560px;
					padding: 25px 0px 25px 25px;
					float: left;
					}
					}
#content_pod {
					width: 980px;
					float: left;
					font-style: normal;
				font-family: Verdana;
				font-size: 16px;
				color: #8b8888;
				padding: 30px 10spx 25px 50px;
				text-align: center;
					}
#content33 {
						width: 980px;
						float: left;
						}
#content9 {
					width: 980px;
					height: 600px;
					text-align: center;
					float: left;
					}
.panel {
				margin-top: 50px;
				font-size: 23px;
				font-weight: bold;
				font-family: Verdana, Arial, Heveltica;
				color: #8b8888;
				}
.linkiii {
				margin-top: 50px;
				font-size: 16px;
				font-weight: bold;
				font-family: Verdana, Arial, Heveltica;
				}
.nag {
			color: #2868b7;
			font-size: 17px;
			font-family: Verdana;
			}
.nag5 {
			color: #2868b7;
			font-size: 19px;
			font-family: Verdana;
			}
.data3 {
				font-family: Verdana, Arial, Heveltica;
				color: #990000;
				font-weight: bold;
				}
.nag3 {
			color: #2868b7;
			font-size: 25px;
			font-family: Verdana;
			}
.nag2 {
			color: #044070;
			font-size: 18px;
			font-family: Verdana;
			font-style: italic;
			}
.nag5 {
			color: #044070;
			font-size: 16px;
			font-family: Verdana;
			font-style: italic;
			}
.nag1 {
			color: #0099ff;
			font-size: 18px;
			font-family: Arial;
			font-style: italic;
			font-weight: bold;
			}
#ksiazka {
					width: 784px;
					float: left;
					border-bottom: 14px solid #005695;
					}
.wciecie {
					text-indent: 1cm;
					}
.dom {
			width: 210px;
			height: 150px;
			padding: 10px 0px 0px 30px;
			float: left;
			font-family: Arial;
			font-size: 12px;
			color: #bfcdd8;
			}
#bell{
			width: 609px;
			height: 56px;
			}
.10px {
				width: 500px;
				height: 10px;
				margin-top: 10px;
				}
#kontakt {
					width: 900px;
					height: 550px;
					margin-left: 100px;
					}
#oferta {
				width: 900px;
				margin-top: 35px;
				}
#prawnicy {
					width: 760px;
					margin: 50px 50px 50px 130px;
					text-align: center;
					}
#prawnicy1 {
					width: 760px;
					margin: 50px 50px 50px 50px;
					text-align: center;
					float: left;
					}
.przycisk {
					width: 250px; 
					height: 260px;
					color: #044070;
				font-size: 15px;
				font-weight: bold;
				font-family: Heveltica, Arial, Verdana;
				float: left;
				}
.przycisk1 {
					width: 800px; 
					height: 260px;
					color: #044070;
				font-size: 15px;
				font-weight: bold;
				font-family: Heveltica, Arial, Verdana;
				float: left;
				}
#menu {
				width: 227px;
				height: 307px;
				margin-top: 38px;
				margin-left: 35px;
				float: left;
				}
#foto {
				width: 900px;
				}
#foto1 {
				width: 219px;
				height: 200px;
				margin-left: 31px;
				float: left;
				}
#foto5 {
				width: 350px;
				height: 300px;
				margin-left: 31px;
				float: left;
				}
#tresc3 {
				width: 570px;
				margin-left: 25px;
				float: left;
				}
#tresc7 {
				width: 460px;
				margin-left: 25px;
				float: left;
				}
.tresc2 {
				width: 520px;
				padding: 0px 0px 25px 55px;
				color: #044070;
				font-size: 15px;
				font-family: Heveltica, Arial, Verdana;
				float: left;
				}
.tresc5 {
				width: 537px;
				padding: 0px 0px 25px 330px;
				color: #044070;
				font-size: 15px;
				font-family: Heveltica, Arial, Verdana;
				float: left;
				}
#kont1 {
				width: 700px;
				height: 100%;
				font-weight: bold;
				float: left;
				font-size: 14px;
						color: #3589e4;
						font-family: Arial;
				}
#kont2 {
				width: 200px;
				color: #3589e4;
				float: left;
				}
#kont3 {
				width: 900px;
				color: #3589e4;
				font-size: 16px;
				font-weight: bold;
				height: 500px;
				float: left;
				text-align: center;
				}
#kont5 {
				width: 900px;
				font-size: 16px;
				font-weight: bold;
				height: 500px;
				float: left;
				text-align: center;
				}
.mini {
			width: 200px;
			height: 150px;
			float: left;
			
			}
#skany4 {
				margin-left: 300px;
				}
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 255px; 
color: #3d4855;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; 
}

.cssform input
{
width: 180px;
background: #fae7cd;
border: 1px solid #a78137;
}
.cssform1 input
{
background: #fae7cd;
border: 1px solid #a78137;
font-weight: bold;
color: #333333;
}

.cssform textarea{
width: 250px;
height: 150px;
background: #fae7cd;
border: 1px solid #a78137;
}
.bold  {
				font-weight: bold;
				color: #333333;
				}

.odstep {
				padding: 5px 0px 5px 0px;
				}
* html .threepxfix{
margin-left: 3px;
}
.formbutton{
cursor:pointer;
border: 1px solid #a78137;
background:#999;
color:#333333;
font-weight:bold;
padding: 1px 2px;
background: #fae7cd;
}
#kon {
			width: 500px;
			padding: 20px 0px 20px 200px;
		}
.gw {
		color: #3589e4;
		}
#komunikat {
						width: 980px;
						height: 500px;
						margin-top: 150px;
						text-align: center;
						color: #3589e4;
						font-size: 16px;
						font-family: Verdana;
						font-weight: bold;
						}
a:link, a:active, a:visited {
														text-decoration: none;
														color: #3399ff;
														}
img {
		border: none;
		}
.wiecejj {
					padding-left: 90px;
					padding-top: 4px;
					font-size: 13px;
					font-family: Arial;
					color: #33ccff;
					}
#mapa {
			text-align: center;
			height: 550px;
			color: #8b8888;
			}
.data {
			color: #990000;
			}
/*....WZORY PISM.................*/
#wzory {
				width: 800px;
					margin: 50px 50px 50px 120px;
					text-align: center;				
				}
.tytul2{
				width: 800px;
				height: 30px;
				margin-top: 25px;
				text-align: center;
				color: #3399cc;
						font-weight: bold;
						font-family: Verdana, Arial, Heveltica;
						font-size: 19px;
				}

#wzory_obr {
						width: 760px;
						margin: 50px 30px 50px 30px;
						}
.wzory_obr_m {
							width: 160px;
							height: 200px;
							padding: 10px 10px 10px 10px;
							float: left;
							}
.Wzory_nag {
						width: 175px;
						padding: 0px;
						margin-top: 20px;
						color: #3399cc;
						font-weight: bold;
						font-family: Verdana, Arial, Heveltica;
						font-size: 16px;
						text-align: center;
						}
.wzory_nag3 {
						width: 170px;
						padding: 0px;
						color: #3399cc;
						font-weight: bold;
						font-family: Verdana, Arial, Heveltica;
						font-size: 18px;
						text-align: center;
						}
.przyciski_obr {
								width: 140px;
								height: 80px;
								}
.przycisk_w1 {
							width: 170px;
							padding-left: 10px;
							color: #333333;
							float: left;
							text-align: center;
							}
.ukosny {
				font-style: italic;
				font-size: 12px;
				}
#okno_gl {
					width: 780px;
					padding: 10px 10px 10px 10px;
					}
#wzory_dom {
						width: 175px;
						padding: 10px 10px 10px 10px;
						text-align: center;
						font-size: 14px;
						font-family: Verdana, Arial, Heveltica;
						color: #333333;
						float: left;
						}
#wzory_praca {	
							width: 175px;
							padding: 10px 10px 10px 10px;
							text-align: center;
							font-size: 14px;
						font-family: Verdana, Arial, Heveltica;
						color: #333333;
							float: left;
							}
#wzpry_firma {
							width: 175px;
							padding: 10px 10px 10px 10px;
							text-align: center;
							font-size: 14px;
						font-family: Verdana, Arial, Heveltica;
						color: #333333;
							float: left;
							}
#wzory_konsument {
									width: 175px;
									padding: 10px 10px 10px 10px;
									text-align: center;
									font-size: 14px;
						font-family: Verdana, Arial, Heveltica;
						color: #333333;
									float: left;
									}
.okienko_wz {
						width: 175px;
						margin-top: 25px;
						padding: 5px 0px 10px 0px;
						}

#mapa_serwisu {
							width: 400px;
							min-height: 600px;
							margin-left: 370px;
							color: #0066cc;
							font-size: 18px;
						font-family: Verdana, Arial, Heveltica;
						padding-top: 20px;
							}
.mapa_serwisu1 {
							width: 250px;
							float: left;
							color: #0066cc;
							font-size: 18px;
						font-family: Verdana, Arial, Heveltica;
						padding-top: 20px;
							}
.mapa_serwisu2 {
							width: 250px;
							float: left;
							color: #0066cc;
							font-size: 18px;
							margin-left: 150px;
						font-family: Verdana, Arial, Heveltica;
						padding-top: 20px;
							}
							
/*...............................*/
#newsleter {
						font-size: 14px;
						color: #3589e4;
						font-family: Arial;
						}
a:link .wzr {
							color: #333333;
							}
#kontakt_from {
							width: 650px;
							float: left;
							}
.kontakt_ok {
						width: 600px;
						height: 20px;
						}
.kontakt_ok1 {
							width: 600px;
							height: 180px;
							}
#wzory_gl {
					min-height: 550px;
					}
.wykazz {
				font-size: 13px;
				font-style: italic;
				}
#kwadrat_wzory {
								width: 850px;
								height: 300px;
								margin-left: 87px;
								margin-right: 87px;
								background-image: url('images/baza_zw.jpg');
								}
#kawdrat_wzory1 {
								Width: 850px;
								padding-left: 67px;
								padding-right: 47px;
								color: #FFFFFF;
								font-family: Arial;
					font-size: 13px;
								}
#zw_lewy {
					width: 215px;
					margin: 10px 0px 0px 15px;
					color: #FFFFFF;
					float: left;
					font-family: Arial;
					font-size: 13px;
					}
#zw_lewy1 {
					width: 580px;
					margin: 25px 0px 0px 15px;
					color: #FFFFFF;
					float: left;
					font-family: Arial;
					font-size: 13px;
					}
#zw_srodek {
						width: 365px;
						margin: 25px 0px 0px 10px;
						color: #FFFFFF;
						float: left;
						font-family: Arial;
					font-size: 13px;
						}
#zw_prawy {
					width: 200px;
					margin: 25px 0px 0px 14px;
					color: #FFFFFF;
					float: left;
					font-family: Arial;
					font-size: 13px;
					}
#ofertaa {
					width: 800px;
					margin: 30px 112px 50px 112px;
					font-family: Arial;
					color: #044070;
					}
					
#partnerzyy {
						width: 1000px;
						text-align: center;
						}
#belkaaa1 {
					width: 750px;
					height: 131px;
					background-image: url('images/belkaaa.jpg');
					}
#belkaaa2 {
					width: 750px;
					height: 13px;
					background-image: url('images/belkaaa1.jpg2');
					}
.beleczka {
					width: 650px;
					height: 71px;
					font-family: Verdana, Arial;
					font-size: 17px;
					color: #FFFFFF;
					padding: 50px 50px 30px 50px;
					text-align: center;
					}
.beleczka1 {
					width: 650px;
					height: 100px;
					font-family: Verdana, Arial;
					font-size: 17px;
					color: #FFFFFF;
					padding: 30px 50px 30px 50px;
					text-align: center;
					}
					
#newBanner{
	text-align: center;
	padding: 0px 20px;
}

/* TB TB TB TB TB TB TB TB TB TB TB TB TB TB TB */
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
  display: none;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
.tbClose{
	display: inline-block;
	margin: 0 auto;
	padding: 3px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	cursor: pointer;
	float: right;
}
.tbClose:hover{
	border-color: #000;
}