html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #37393e;
	font: 11px Tahoma;
	color: #c0c0c0;
}
div {
	text-align: left;
}

input, textarea {
	color: #c0c0c0;
	background-color: #37393e;
	font-family: Verdana;
	font-size:11px;
	border: 1px solid #b6bbc9;
	overflow: hidden;
}
input.button1 {
	background-color: #131416;
	color: #ffffff;
	border: 1px solid #ffffff;
	overflow: hidden;
}
select {
  width:180px;
	color: #333;
	background-color: #fff;
	font-family: Verdana;
	font-size:11px;
	border: 1px solid #b6bbc9;  
}
img, p {
	border: 0;
	padding: 0;
	margin: 0;
}
img.elewacje_small {
	border: 1px solid #62656d;
}
td.elewacje_nazwa {
	border-bottom: 1px solid #62656d;
	padding-left: 9px;
}
a.elewacje_link:link, a.elewacje_link:visited {
	font-weight: bold;
	color: #c0c0c0;
	text-decoration: none;
}

.contenttext a.elewacje_link:link, .contenttext a.elewacje_link:visited {
	color: #505050;
}
a.elewacje_link:hover {
	text-decoration: underline;
	color: #ffffff;
}

.contenttext a.elewacje_link:hover {
	color: #aaaaaa;
}
span.bold {
	font-weight: bold;
}
span.justify {
	text-align: justify;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none outside url(images/li.jpg);
}
div.glowna {
	background: transparent url(images/tlo_glowna_tabele.jpg) no-repeat 0 0;
	width: 174px;
	height: 130px;
	cursor: pointer;
	text-align: center;
}
div.gl_menu {
	background: transparent url(images/tlo_glowna_tabele.jpg) no-repeat 0 0;
	width: 174px;
	height: 130px;
	text-align: center;
}
div.gl_menu2 {
	background: transparent url(images/tlo_glowna_tabele2.jpg) no-repeat 0 0;
	width: 174px;
	height: 130px;
	text-align: center;
}
div.promocja {
	z-index: 2;
	background: transparent url(images/promocja.png) no-repeat right bottom;
	width: 174px;
	height: 130px;
	cursor: pointer;
	text-align: center;
}
/* szkielet */
#logoue {
  position:absolute;
  top:20px;
  margin-left:45px;
}
#top {
	height: 112px;
	width: 100%;
	background: #37393e url(images/top_background.jpg) repeat-x top;
}
#on {
	height: 19px;
	width: 100%;
	background-color: #131416;
}
#flash {
	height: 307px;
	width: 100%;
}
#under {
	height: 14px;
	width: 100%;
	background-color: #131416;
}
#content {
	width: 100%;
	background: #37393e url(images/content_background.jpg) repeat-x center top;
}
/* end szkielet */
#top #top_cont {
	width: 949px;
	height: 112px;
	margin-left: auto;
	margin-right: auto;
}
#top #top_cont #logo {
	width: 115px;
	height: 97px;
	float: left;
	padding-top: 15px;
}
#top #top_cont #menu {
	width: 834px;
	height: 112px;
	float: right;
	text-align: right;
}

#top #top_cont #menu a {
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#top #top_cont #menu a:hover {
	color: #ff0000;
}

#top #top_cont #menu div.przerwa {
	width: 1px;
	height: 112px;
	padding: 0px 18px 0px 15px;
}
#top #top_cont #menu td.menu {
	padding-top: 82px;
}
#flash #flash_cont {
	width: 949px;
	height: 307px;
	margin-left: auto;
	margin-right: auto;
	background-color: #131416;
}
#flash #flash_cont td.obrazek {
	width: 561px;
	text-align: left;
	vertical-align: top;
}
#flash #flash_cont td.opis {
	width: 352px;
	text-align: left;
	vertical-align: top;
	padding: 7px 18px 0px 18px;  /*18px 18px 0px 18px*/
}
#flash #flash_cont td.nazwa {
	color: #ffffff;
	font-size: 1.61em;
}
#flash #flash_cont td.seria {
	color: #646465;
	font-weight: bold;
	padding-bottom: 10px;
}
#flash #flash_cont td.czerwona {
	color: #ec1a06;
	font-weight: bold;
	font-size: 13px;
}
#flash #flash_cont td.biala {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
.metraz {
	color: #c0c0c0;
	font-weight: bold;
	padding-bottom: 5px; /*20px */
	padding-top: 7px;
}
span.metry {
font: 12px Tahoma;
	color: #ffffff;
	font-weight: bold;
}
#content #content_cont {
	width: 949px;
	margin-left: auto;
	margin-right: auto;
	min-height: 30px;
	margin-bottom: 25px;
}
#content #content_cont #plan {
	border-bottom: 1px solid #888b8f;
	border-left: 1px solid #888b8f;
	border-right: 1px solid #888b8f;
	width: 223px;
}
#content #content_cont #left_content {
	width: 196px;
	float: left;
	padding-bottom: 25px;
}
#content #content_cont #left_content #left_all {
	width: 196px;
}
#content #content_cont #left_content #left_all #menu_l {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 20px;
	background-color: #1b1d1f;
}
#content #content_cont #left_content #left_all #menu_l a.menul, #menu_l a.menulsub {
	display: block;
	background: #1b1d1f url(images/strzalka_menu.png) no-repeat 0 0;
	border-bottom: 1px solid #37383a;
	color: #ffffff;
	padding: 4px 0 5px 15px;
	text-decoration: none;
}

#menu_l a.menulsub {
	margin-left: 20px;
}

#content #content_cont #left_content #left_all #menu_l a.menul:hover, #menu_l a.menulsub:hover {
	background-color: #25282a;
	color: #ffffff;
}
#content #content_cont #left_content #left_all #buton {
	background-color: #0b0c0c;
	width: 156px;
	height: 36px;
	color: #cd1604;
	padding: 13px 20px 5px 20px;
	font-weight: bold;
	cursor: pointer;
}
#content #content_cont #right_content {
	float: left;

	width: 717px;
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 25px;
}

.contenttext {
	background-color: #ffffff !important;
	color: #353535 !important;
}
#content #content_cont #right_content #naglowek {
	height: 26px;
	background: transparent url(images/naglowek_background.jpg) repeat-x bottom;
	color: #ffffff;
	font-size: 1.56em;
}

.contenttext #naglowek {
	color: #585858 !important;
	background: none !important;
	border-bottom: 1px #cbcbcb solid;
}
#content #content_cont #right_content #tresc {
	padding-top: 20px;
}
#content #content_cont #right_content #tresc #produkt {
	background-color: #0b0c0c;
	width: 173px;
	height: 170px;
	color: #ffffff;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}
/*#content #content_cont #right_content #tresc #produkt img {
	border: 2px solid #f3f3f3;
}*/
#content #content_cont #right_content #tresc #produkt div.label {
	padding-top: 20px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
img.obrazek_glowna {
	/*border: 2px solid #f3f3f3;*/
	text-align: center;
	z-index: 1;
}
#content #content_cont #menu_glowna {
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	background-color: #1b1d1f;
}
#content #content_cont #menu_glowna a.menuglowna {
	display: block;
	border-bottom: 1px solid #37383a;
	color: #ffffff;
	padding: 3px 0 3px 3px;
	text-decoration: none;
}
#content #content_cont #menu_glowna a.menuglowna:hover {
	background-color: #c31200;
	color: #ffffff;
	padding: 3px 0 3px 3px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #37383a;
}
#content #content_cont #menu_glowna2 a.menuglowna {
	display: block;
	border-bottom: 1px solid #37383a;
	color: #222;
	padding: 3px 0 3px 3px;
	text-decoration: none;
	margin-left:4px;
}
#content #content_cont #menu_glowna2 a.menuglowna:hover {
	background-color: #c31200;
	color: #fff;
	padding: 3px 0 3px 3px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #37383a;
	margin-left:4px;
}

#content #content_cont #menu_glowna a.czy:link,a.czy:visited {
	color: #cd1604;
	text-decoration: none;
}
#content #content_cont #menu_glowna a.czy:hover {
	color: #cd1604;
	text-decoration: underline;
}
div.label2 {
	padding-bottom: 10px;
	font: 13px Tahoma;
	font-weight: bold;
	text-align: center;
}
font.normal {
font: 11px Tahoma;
	color: #c0c0c0;
	font-weight:normal;
	
}
font.normal2 {
font: 11px Tahoma;
	color: #c0c0c0;
	font-weight:normal;
	text-decoration: none;
}

.tekst {  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c0c0c0}
.contenttext .tekst {  color: #353535}
.tekstWiekszy { font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #c0c0c0 }
.contenttext .tekstWiekszy { color: #585858 }

div.validation-inline-error-message {
	color: Red;
	display: block;
	float: left;
	margin-top: 2px;
	padding-left: 10px;
}
input.validation-failed {
	background-color: #55585F;
}

#wstecz {	border-top: 1px solid #0b0c0c;
	margin-left: 0px;	margin-right: 0px;
	padding-top: 1px;
	width: 100%;}

.contenttext #wstecz {	border-top: 1px solid #cbcbcb;}

#wstecz td {
	text-align: center;
}
#wstecz a {
	padding: 3px 3px 3px 3px;

	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	
	color: #0b0c0c;
	background-color: #e0e0e0;
	
	white-space: nowrap;
}
#wstecz a:hover{	color: #ffffff;	background-color: #25282a;}
#trescseo {
	clear:both;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size:10%;
	color:#37393E;
}
#trescseo a:link, #trescseo a:visited, #trescseo a:active, #trescseo a:hover {
  color:#37393E;
  cursor:default;
}  
#h1_tresc {
	font-size:11px;
}

a.ls{
	color:#c0c0c0;
	text-decoration:none;
}

.pagefooter {
	font-size: 10px;
	height:19px;
	line-height:17px;
	text-align: center;
	background-color: #1c1d21;
	color: #37393E;
}

.classfootlink {
	text-decoration:none;
	/*color:#c0c0c0;*/
	color: #37393E;
}td.kontakt_2	{padding-bottom:6px;}td.kontakt_2 a, td.kontakt_2 a:visited, td.kontakt_2 a:active {color:#ff0000;text-decoration:none;font-size:14px;}td.kontakt_2 a:hover {text-decoration:underline;}
