/**********

  @author:  Daniel Mansz, ShaXbee
  @copyright: www.domeny.pl

**/


body {
	margin:0;
	padding:0;
	background:#3fb1f9 url(../GFX/bg.gif) repeat-x;
	font-family:Tahoma, Verdana, Arial;
	font-size:0.7em;
	text-align:center;
	color:#fff;
}
.clear {
	clear:both;
}
span{
	display:none;
}
img {
	border:0px solid #fff;
}
.hidden{
	display:none;
}
#root {
	height:678px;
	text-align:left;
	margin:auto;
	width:759px;
}
html>body #root {
	height:100%;
	min-height:789px;
}

h1 
{	color: #eaff00; 
	font-family:Tahoma;
	font-size: 20pt;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 0;
}

h2 { 
	color: #eaff00; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 0;

}

h5 {
	color:#CC0000;
	margin:0;
	padding:0;
}

#wyszukiwarka {
  	float:right;
  	clear:right;
  }

#header {
	background: url(../GFX/bg_header.gif) no-repeat;
	width:759px;
	height:131px;
}
#h_logo a {
	float:left;
	display:block;
	margin:0 0 0 16px;
	width:133px;
	height:104px;
}
#hoh_logo {
	float:none;
	margin:40px 0 0;
}
#hoh_logo a {
	display:block;
	margin:0;
	padding:0;
	width:129px;
	height:45px;
}
#h_nav {
	height:107px;
	width:129px;
	float:right;
}
#h_sitemap {
	height:19px;
	width:69px;
	float:left;
}
#h_main {
	height:19px;
	float:left;
	width:60px;
}

/* begin menu */
#menu {
	text-align:center;
	width:759px;
	height:49px;
	margin-bottom:10px;
}
#menu ul, #menu li{
	list-style:none;
	margin:auto;
	margin:0;
	padding:0;
}
#menu ul {
	width:759px;
	margin:auto;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	display:block;
	height:49px;
}
/* begin menu buttons */
	#m_okna a:link, #m_okna a:visited{
		width:61px;
		background: url(../GFX/buttons/okna.gif) 0 0;
	}
	#m_okna a:hover{
		background: url(../GFX/buttons/okna.gif) 0 -49px;
	}
/* */
#m_drzwi a:link, #m_drzwi a:visited{
	width:59px;
	background: url(../GFX/buttons/drzwi.gif) 0 0;
}
#m_drzwi a:hover{
	background: url(../GFX/buttons/drzwi.gif) 0 -49px;
}
/* */
	#m_parapety a:link, #m_parapety a:visited{
		width:81px;
		background: url(../GFX/buttons/parapety.gif) 0 0;
	}
	#m_parapety a:hover{
		background: url(../GFX/buttons/parapety.gif) 0 -49px;
	}
/* */
#m_okiennice a:link, #m_okiennice a:visited{
	width:88px;
	background: url(../GFX/buttons/okiennice.gif) 0 0;
}
#m_okiennice a:hover{
	background: url(../GFX/buttons/okiennice.gif) 0 -49px;
}
/* */
	#m_bramy a:link, #m_bramy a:visited{
		width:83px;
		background: url(../GFX/buttons/bramy.gif) 0 0;
	}
	#m_bramy a:hover{
		background: url(../GFX/buttons/bramy.gif) 0 -49px;
	}
/* */
#m_rolety a:link, #m_rolety a:visited{
	width:141px;
	background: url(../GFX/buttons/rolety.gif) 0 0;
}
#m_rolety a:hover{
	background: url(../GFX/buttons/rolety.gif) 0 -49px;
}
/* */
	#m_realizacje a:link, #m_realizacje a:visited{
		width:91px;
		background: url(../GFX/buttons/realizacje.gif) 0 0;
	}
	#m_realizacje a:hover{
		background: url(../GFX/buttons/realizacje.gif) 0 -49px;
	}
/* */
#m_kontakt a:link, #m_kontakt a:visited{
	width:80px;
	background: url(../GFX/buttons/kontakt.gif) 0 0;
}
#m_kontakt a:hover{
	background: url(../GFX/buttons/kontakt.gif) 0 -49px;
}
/* */
	#m_firma a:link, #m_firma a:visited{
		width:75px;
		background: url(../GFX/buttons/firma.gif) 0 0;
	}
	#m_firma a:hover{
		background: url(../GFX/buttons/firma.gif) 0 -49px;
	}
/* end menu buttons */
/* end menu*/

/* begin link*/
a:link, a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
	color:#fbf40a;
}

#c_aktu a:link, #c_aktu a:visited {
	color:#fbf40a;
}
#c_promo a:link, #c_promo a:visited {
	color:#fbf40a;
}
#m1 a:link, #m1 a:visited {
	color:#ffeeb0;
}
/* end link*/


/* begin branding*/

#branding {
	background:url(../GFX/branding.gif) no-repeat;
	width:757px;
	height:185px;
	margin:20px 0 0;
	padding:0 0 0 4px;
}
#branding_2 {
  	margin:auto;
	display:block;
  	text-align:center;
  	width:759px;
  	height:100px;
  }

#branding_2 span {
  	margin:auto;
	display:block;
	text-align:center;
	width:750px;
	height:100px;
  }

#branding a{
	float:left;
	display:block;
	width:149px;
	height:185px;
}
/* end branding*/

/* begin container*/
#container {
	margin:auto;
	margin:10px 0 0 8px;
	width:740px;
}

#container.main {

	background: url(../GFX/bg_cont.gif) repeat-y;

}

#container p{
	margin: 0 0 4px 0;
}
#container h3 {
	font-weight:normal;
	font-size:100%;
	margin:10px 0 10px 0;
}
.con_pad {
	padding:0 20px 0 0;
}
.lewy {
  	text-align:left;
}
.srodek {
  	text-align:center;
}
.prawy {
  	text-align:right;
}
#didi {
	height:80px;
	width:740px;
}

#c_kontakt {
	width:190px;
	float:left;
}
#c_kontakt img {
	margin:0 5px 0 0;
}
#c_aktu {
	width:260px;
	float:left;
}
#c_promo {
	width:260px;
	float:right;
}
#c_gallery {
	color:#fbf40a;
	width:240px;
	float:right;
}
#c_gallery a img {
	margin:0 0 10px;
}
/* end container*/

/* begin footer*/
#footer {
	font-size:93%;
	height:110px;
	background:url(../GFX/bg_footer.gif) repeat-x;
}
#f_link {
	padding:60px 0 0;
	width:759px;
	margin:auto;
}
#f_moka {
	float:left;
}

/* end footer*/

#c_menu {
	float: left;
	width: 170px;
	padding: 0;
	margin: 0;
}

#sidebar {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sidebar li {
	clear: both;
}

#sidebar li a {

	float: left;
	color: #e3f519;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
    	display: block;
	padding: 0 0 0 0;
	margin: 2px 0 5px 3px;
}

#sidebar li span {

	float: left;
	display: block;
	width: 16px;
	height: 16px;
	background: url(../GFX/list-l1.gif) no-repeat 0 0;
}

#sidebar li span.collapsed {

	background: url(../GFX/list-l1.gif) no-repeat 0 -16px;

}

#sidebar ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
}

#sidebar ul li a {
	color: #00FF00;
	padding: 0;
	margin: 0;
	font-size: 8pt;
	font-weight: bold;
	background: none;
}
#sidebar ul ul {
	padding:0 0 5px 0;
}
#sidebar ul ul ul {
	padding:0 0 0 0;
}
#sidebar ul li a.collapsed { background: none; }

#sidebar ul ul li a {
	padding: 1px 0 1px 14px;
	font-weight: normal;
	background: url(../GFX/list-l2.gif) no-repeat;
}

#sidebar ul ul ul li { display: none; }

#sidebar ul ul li a:hover {
	color:#FFFF00;
}

#sidebar li a {	color: #e3f519; text-decoration: none; }
#sidebar li a:hover { text-decoration: underline; }

#sidebar ul li a { color: #fff; }

/* --- */

#c_content { 

	float: left;
	width: 545px;
	padding: 0 0 0 20px;
	margin: 0;

}
#border1 img {
	border:2px solid white;
}

#c_content ul {
	padding-bottom: 20px;
	margin: 0;
	list-style-position: inside;
}

#c_content ul ul {
	padding-bottom: 0px;
}

.sap_men a {
  float: left;
  margin: 5px 9px 30px 0;
  padding: 1px 1px 1px 1px;
  text-align: center;
  color: #FFFFFF;
  }

.sap_men a:hover {
  text-decoration: none;
  color: #fbf40a;
  outline: outset #3fb1f9 3px;
  
  }
.sap_men a:active {
  text-decoration: none;
  color: #fbf40a;
  outline: inset #3fb1f9 3px;
}

.sap_dw a {
  float: left;
  margin: 2px 12px 5px 0;
  padding: 1px 1px 1px 1px;
  text-align: center;
  color: #FFFFFF;
  }

.sap_dw a:hover {
  text-decoration: none;
  color: #fbf40a;
  outline: outset #3fb1f9 3px;
  
  }
.sap_dw a:active {
  text-decoration: none;
  color: #fbf40a;
  outline: inset #3fb1f9 3px;
  }

.partnerzy a {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 1px 1px 1px 1px;
  text-align: center;
  color: #FFFFFF;
  }
.partnerzy a:hover {
  text-decoration: none;
  color: #fbf40a;
  outline: outset #fbf40a 2px;
}

.partnerzy a:active {
  text-decoration: none;
  color: #fbf40a;
  outline: inset #fbf40a 2px;
  }

#c_content .p_n_z h1 { 
	color: #eaff00; 
	font-family:Tahoma;
	font-size: 20pt;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 10px 15px;
}

#c_content .s_z h2	{
  color:#FFFFFF;
  font-family:Tahoma;
  font-size: 10pt;
  font-weight: bold;
  margin: 5px 0 5px 0;
  padding: 0;
  }

#c_content .p_n_z p	{
  padding: 0 0 0 15px;
}

#c_content .l_n_z	{
 	float: left;
 	width: 90px;
 	height: 90px;
 	margin: 0 0 15px 0;
 	padding: 5px 0 0 0;
 	
}
#c_content .n_c {
  float:left;
  width:100%;
  }
#c_content .n_c img {
  float:left;
  padding: 6px 16px 8px 0;
  }

#c_content .n_c h1 {
	color: #eaff00; 
	font-family:Tahoma;
	font-size: 20pt;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

#c_content .n_c p {
  text-align: justify;
  }

#c_content .n_c h2 { 
	color:#FFFFFF;
  	font-family:Tahoma;
  	font-size: 10pt;
  	font-weight: bold;
  	margin: 0 0 10px 0;
  	padding: 0;
}

#c_content .n_c ul {
  padding-left: 20px;
  list-style-position: outside;
}

#c_content .t_c {
  float:left;
  width:100%;
  margin: 8px 0 0 0;
  }

#c_content .t_c ul {
  padding-left: 20px;
  list-style-position: outside;
}

#c_content .t_c ol {
  padding-left: 20px;
  list-style-position: outside;
}

#c_content .t_c h2 { 
	color:#FFFFFF;
  	font-family:Tahoma;
  	font-size: 10pt;
  	font-weight: bold;
  	margin: 0 0 10px 0;
  	padding: 0;
}

#c_content .t_c a {
  float: left;
  margin: 0px 18px 8px 0;
  padding: 1px 1px 1px 1px;
  text-align: center;
  color: #FFFFFF;
  }
#c_content .t_c a:hover {
  text-decoration: none;
  color: #fbf40a;
  outline: outset #3fb1f9 3px;
}
#c_content .t_c a:active {
 text-decoration: none;
  color: #fbf40a;
  outline: inset #3fb1f9 3px;
}

#c_content .p_n_z	{
 	float: left;
 	width: 455px;
 	min-height: 95px;
 	margin: 0 0 15px 0;
 	padding: 0 0 0 0;
 	display:inline;
}

#c_content .s_z		{
	clear:none;
}

#c_content .s_z li {
  padding-left: 12px;
  list-style-position: outside;
}
#c_content .s_z ol {
  padding-left: 18px;
  list-style-position: outside;
}

#c_content h2 { 

	color: #eaff00; 
	font-family:tahoma;
	font-size: 20pt;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 0;

}

#c_content h3 {
  	font-size: 10pt;
  	font-weight: bold;
  	margin:0;
	padding: 10px 0 10px 0;
  	color:#fff;
}

#c_content p {

	color: #fff; 

}

#c_content .category {

	float: left;	
	width: 255px;

	padding: 0px 15px 0 0;

}

#c_content .category * {

	color: #fff;

}

#c_content .category h3 {

	background: url(../GFX/okna-details.gif) no-repeat 0 7px;
	font-size: 11pt;

	padding: 0 0 0 15px;

}

#c_content .category img {

	float: left;
	margin: 0 10px 0 0;

}

#c_content .category a {

	float: right;
	color: #eaff00;

	padding: 10px 10px 0 0;

	background: url(../GFX/okna-link.gif) no-repeat 100% 90%;

}
#gallery img {
	margin:0 ;
		border:2px solid white;
}
.clearing {

	clear: both;

}

#branding {
	background:url(../GFX/branding/branding.gif) no-repeat;
	width:757px;
	height:185px;
	margin:20px 0 0;
	padding:0 0 0 4px;
}
#branding a{
	float:left;
	display:block;
	width:149px;
	height:185px;
}

.kontleft {
	float: left;
	width: 358px;
	margin: 0 0 0 0;
}

.kontright {
	float: right;
	width: 358px;
	margin: 0 0 0 0;
}

.leftCol {
	float: left;
	width: 97px;
}

.leftCol2 {
	float: left;
	width: 97px;
}

.leftCols {
  	margin: 17px 0 0 0px;
	float: left;
	width: 70px;
	
}
.rightCols {
	float: left;
	margin: 0 0 0 0;
	width: 475px;
	height: 160px;
	
}
.rightCol {
	float: right;
	margin: 0 0 0 10px;
	width: 438px;
}

.rightCol2 {
	float: right;
	margin: 0 0 0 0px;
	width: 438px;
	height: 120px;
}

* html .rightCol {
	width: 448px;
}
.rightCol img  {
	margin: 0 0 0 0;
	border: 1px solid white;
}

#breadcrumbs {
 	color:#fff;
	font-size:100%;
	margin:0 0 15px 0;
}
#breadcrumbs a:link, a:visited {
	color:#fff;}
#breadcrumbs a:hover {
  color:#fbf40a;
  }
.moskitiery {
	
	margin:4px 0 0 0;
	padding:0;
}
.moski{
	
	height:5px;
	padding:0 0 0 10px;
}
#mapa_strony ul {
	margin:0;
	padding:0;
}
#mapa_strony ul li{
	list-style:none;
	font-weight:bold;
	padding:0;
	margin:0;
}
#mapa_strony ul ul {
	margin:0 0 0 15px;
	padding:0;
}
#mapa_strony ul ul li,#mapa_strony ul ul li a:link,#mapa_strony ul ul li a:visited {
	color:#fff;
	font-weight:normal;
	list-style:square;
	padding:0;
	margin:4px 0 0;
}
#mapa_strony ul ul ul {
	margin:0 0 0 15px;
	padding:0;
}
#mapa_strony ul ul ul li{
	font-weight:normal;
	list-style:circle;
	padding:0;
	margin:0;
}

	
	
	#success {
		font-weight:bold;
		color:#ffffff;
		padding:2px 2px 2px 2px;
		background:#33CC00;
		font-family:Tahoma, Verdana, Arial;
		
	}
	
	#warning {
		font-weight:bold;
		color:#ffffff;
		padding:2px 2px 2px 2px;
		background:#FF3300;
		font-family:Tahoma, Verdana, Arial;
		
	}
	
	#contactForm {
	  	float:left;
		width: 358px;
		margin: 20px 0 0 0;	
		padding:0;
	}
	
	#contactForm span {
		color:#FFFF00;
		display:inline;
	}
	
	#formFields ol {
		
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#formFields li{
		clear:both;
		margin:0 0 0;
		padding: 3px 0 0;
	}
	
	#formFields label {
		float:left;
		display:block;
		margin:0;
		padding:0;
		font-weight: bold;	
	}
	
	#formFields label span {
		color: #e2f619;
	}
	
	#formFields input {
		margin: 0 0 0 0;
		padding:0;
		float:right;
		width: 250px;
		border: 1px solid #ffffff;
		background: #92d0ff;
		color: #0b5489;
		font-family: Arial, Helvetica Sans-serif;
		font-size: 100%;		
		
	}
	
	#formFields textarea {
		margin:0;
		padding:0;
		float: right;
		width: 250px;
		height: 80px;
		border: 1px solid #ffffff;
		background: #92d0ff;
		color: #0b5489;
		font-family: Arial, Helvetica Sans-serif;
		font-size: 100%;
	}
	
	#formButtons {
		padding:5px 0 0;
		clear: both;
		margin: 0 0 0;
		text-align: right;
	}
	
	
#contactForm1 {
	  	float:left;
		width: 358px;
		margin: 20px 0 0 0;	
		padding:0;
	}
	
	#contactForm1 span {
		color:#FFFF00;
		display:inline;
	}
	
	#formFields1 ol {
		
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#formFields1 li{
		clear:both;
		margin:0 0 0;
		padding: 3px 0 0;
	}
	
	#formFields1 label {
		float:left;
		display:block;
		margin:0;
		padding:0;
		font-weight: bold;	
	}
	
	#formFields1 label span {
		color: #e2f619;
	}
	
	#formFields1 input {
		margin: 0 0 0 0;
		padding:0;
		float:right;
		width: 250px;
		border: 1px solid #ffffff;
		background: #92d0ff;
		color: #0b5489;
		font-family: Arial, Helvetica Sans-serif;
		font-size: 100%;		
		
	}
	
	#formFields1 textarea {
		margin:0;
		padding:0;
		float: right;
		width: 250px;
		height: 80px;
		border: 1px solid #ffffff;
		background: #92d0ff;
		color: #0b5489;
		font-family: Arial, Helvetica Sans-serif;
		font-size: 100%;
	}
	
	#formButtons1 {
		padding:5px 0 0;
		clear: both;
		margin: 0 0 0;
		text-align: right;
	}
