body {
	font: 1em Arial, Verdana, Helvetica, sans-serif; 
	background-color: #38679A;	
    behavior:url("inc/csshover2.htc");	
}
#body_1 {
	margin: 0px auto;
	width: 800px;
}
#top_text {
	float: left;
	font-size: 1em;
	width: 800px;
	color: #fff;
	margin: 25px auto 3px;
	text-align: right;
	}
	a.wieksze {
	font-size: 1.5em;
	text-decoration: none;
	color: #eef;
	}
#div_wraper {
/*	background-color: #2a416c;*/
	float:left;
	background-color: #CDE6FE;
	width:800px;
	margin: 0px auto 25px;
	overflow: visible;
	border: 3px solid #fff;
}
	#div_header{
		background-color: #99CCFF;
		width:800px;	
		height: 200px;	
		border-top: 0px dotted #fff;
		border-bottom: 0px dotted #fff;	
		background-image:url(../g/header.jpg);
	}
		a.header {
			width: 800px;
			height: 175px;
			display: block;
		}

#div_footer {
 	float: left;
	clear: both;
	width:800px;
	height:90px;
	text-align: left;
	background-color: #38679A;	
	background-image:url(../g/footer.jpg);
}		
span.logo {
	font: bolder 1.6em  "Times New Roman", Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-top: 30px;
	color: #38679A;
}
p {
	text-align:justify;
	font: normal 1.05em "Times New Roman", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0px 5px;
	margin: 0px;
	color: #000;
}
div.glowna_content {
	margin: 10px 5px 10px;
	padding: 10px 0px 50px 10px;
	border: 2px solid #fff;	
	background-color: #CCFF99;
	height: 300px;
}

/* style do opisu produktu */
div.oferta_gl { /*container dla naglowka, zdjecia i tresci oferty do oferta.tpl*/
/*	width: 230px;*/
	height: 320px;
	text-align: center;
	float: left;
	padding: 15px 0px 25px 0px;
	margin: 0px 0px 0px 12px;
	border: 0px solid #38679A;
}
div.oferta_gl a.zdjecie {
	display:block;
	width: 234px;
	height: 257px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;	
	border-bottom: 3px solid #fff;		
	background-image:url(../g/oferta/tlo.jpg);
	background-color: #fff;
	background-position:bottom;
	}
div.oferta_gl a {
	text-decoration: none;
	color: #38679A;
}
div.oferta_gl_opis {
	text-align: center;
	font: bolder 14px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
div.oferta_gl_opis p.oferta_header {
	font: bold 17px "Times New Roman", Arial, Helvetica, sans-serif;
	color: #38679A;
	text-align: center;
	padding: 0px 10px 0px 0px;
}
div.oferta_gl_opis p.oferta_opis {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #826897;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
/* style do opisu konkretnego produktu */
div.produkt_tekst {
	float:left;
	width:750px;
	color: #38679A;
	background-color: #ccff99; 			
	border: 1px solid #fff;
	margin: 15px 10px 15px 10px;
	padding: 0px 15px;
}
p.produkt_menu {
	font-size: 17px;
	font-weight: bold;
	color: #000099;
	margin-left: 75px;
	margin-bottom: 15px;
	padding:15px;
	}
a.produkt_menu {
	color: #000099;
	text-decoration: none;
	}
a.produkt_menu:hover {
	text-decoration: underline;
}
span.produkt_header {
	font: bold 22px "Times New Roman", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-left: 10px;
	padding: 0px 10px 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000099;
	color: #000099;
	}
p.produkt_opis {
	font: 16px "Times New Roman", Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: justify;
	padding-top: 25px; 
	padding-bottom: 0px;
	border-bottom: 0px solid #000099;
}
span.duza_litera {
	font: bolder 20px "Times New Roman", Arial, Helvetica, sans-serif;
	margin-right: 2px;
	margin-bottom: 0px;
}
span.duza_litera2 {
	font: bolder 21px "Times New Roman", Arial, Helvetica, sans-serif;
	margin-right: 2px;
	margin-bottom: 0px;
}
span.duza_litera3 {
	font: bold 1.2em "Times New Roman", Arial, Helvetica, sans-serif;
	margin-right: 2px;
	margin-bottom: 0px;
	color: #000066;
}
span.cena_1 {
background-color:#E2FCAD;
	margin-right: 15px;	
	font-weight: bolder;
	float: right;
	color: #000099;
	font-size:25px;
}
span.cena_2 {
background-color:#E2FCAD;
	margin-top: 2px;
	margin-right: 5px;
	float: right;
	color: #000099;
	font-size:22px;
	font-weight: bold;
	text-decoration:line-through;
}
span.cena_3 {
background-color:#E2FCAD;
	margin-right: 5px;
	float: right;
	color: #000099;
	font-size:25px;
	font-weight: bold;
}
ul.produkt {
	font: 16px "Times New Roman", Arial, Helvetica, sans-serif;	
	color: #826897;
	list-style: url(../g/arrow.gif);
	padding-top: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	background-color: #E2FCAD;
	border: 0px dotted #000066;
	}
	ul.produkt li {
	font-size: 16px;
	font-weight: normal;
	margin-top: 2px;
	}
ul.dlaczego {
	font: 16px "Times New Roman", Arial, Helvetica, sans-serif;	
	color: #826897;
	list-style: url(../g/arrow.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E2FCAD;
	border: 0px dotted #000066;
	}
	ul.dlaczego li {
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	}	

/*dane techniczne*/
div.dane_content {
	float:left;
	width: 500px;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;	
	margin: 25px 5px 25px 0px;
	padding: 0px 15px 0px 0px;
}
div.dane_tech {
	float:left;
	clear: left;
	width: 500px;
	padding: 15px 0px;
	margin-top: 5px;
	border-bottom: 1px dotted #fff;
	}
p.dane_opis {
	font: 13px Verdana, "Times New Roman", Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: justify;
	padding-top: 10px; 
	padding-bottom: 10px;
	border-bottom: 0px solid #000099;
}	
table.show_dane_tech {
	font: 14px Verdana, "Times New Roman", Arial, Helvetica, sans-serif;
	color: #826897;
	margin: 25px 0px 25px 10px;
	float: right;
	background-color: #fff;	
}
table.show_dane_tech .wart_1 {
	width: 230px;
	background-color: #CFFDBB;
}
table.show_dane_tech .wart_2 {
	width: 230px;
	background-color: #E2FCAD;
}
span.kol {
	font: bolder 13px Arial, Helvetica, sans-serif;
	}
span.tech_nagl {
	font: bolder 15px Arial, Helvetica, sans-serif;
	}
a.dane_foto {	
	padding: 3px 3px 0px;
	margin: 5px 5px 0px 5px;
	float: left;
	border: 0px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}	
/* style dla cennika */
span.cennik_header {
	text-align:center;
	display: block;
	font: bolder 18px Verdana, "Times New Roman", Arial, Helvetica, sans-serif;
	color: #826897;
	text-decoration:underline;
	margin: 25px auto 0px;
	}
table.cennik {
	width: 700px;
	font: 14px Verdana, "Times New Roman", Arial, Helvetica, sans-serif;
	color: #826897;	
	margin: 15px auto 15px;	
	background-color:#CFFDBB;	
	}
	table.cennik tr.header {
	font-size: 17px;
	font-weight: bold;
	background-color: #E2FCAD;
	border: 5px solid #000;
	}
	table.cennik tr.normal {
	}	
	table.cennik td {
	border: 1px solid #ccc;	
	}
		

/* style dla kontakt.tpl */
#div_kontakty2 {
	width: 600px;
	padding: 5px 0px 25px 0px;
	margin: 15px auto 0px;
	border-top: 0px dotted #336699;
	border-bottom: 0px dotted #336699;
}
span.adres {
	text-align: left;
	font: bold italic 13px Arial, Helvetica, sans-serif; 
	padding-left: 35px;
	margin: 0px;
	color: #003333;
}
span.dane {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif; 
	padding-left: 25px;
	margin: 0px;
	color: #000099;	
}
span.dane2 {
	text-align:left;
	font: 0.8em Arial, Helvetica, sans-serif; 
	padding: 0px;
	margin: 0px;
	color: #000099;	
}
span.dane_telefony {
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif; 
	padding: 0px;
	margin: 0px;
	color: #336699;	
}
span.dane_telefony2 {
	text-align: left;
	font: bold 0.9em Arial, Helvetica, sans-serif; 
	padding-left: 25px;
	margin: 0px;
	color: #336699;	
}
h1.dane_telefony3 {	
	clear: right;
	text-align:justify;
	font: bold 1.00em "Times New Roman", Arial, Helvetica, sans-serif;
	padding: 0px 55px 5px 25px;
	margin: 5px 0px 15px;
	color:  #336688;
	border-bottom: 1px solid #336688;
}
span.tekst {
	text-align: justify;
	font: italic 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

td.input {
	width: 300px;
	text-align: left;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ddd;
	onfocus: #eef;
}

td.input_text {
	font: bold 0.8em Arial, Helvetica, sans-serif; 
	width: 125px;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	color: #336688;
}

td.textarea {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ddd;	
}
span#p_footer {	
	text-align: right;
	font: normal 12px Arial, Helvetica, sans-serif; 
	padding: 0px;
	color: #fff;
}

#p_footer {
	text-align: center;
	font: bold 11px Arial, Helvetica, sans-serif; 
	padding: 0px;
	color: #666;
}
/*dzial linki*/
a.linki {
	font:bold 18px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration:none;
	}
a.linki:hover {
	text-decoration: underline;
}

/* menu */
ul.menu {
	list-style: none;
	margin: 0px;
    padding: 0px;
	vertical-align: middle;
}
ul.menu li.menu {	
	height: 25px;
	font: 14px Arial, Verdana, Helvetica, sans-serif; 
	vertical-align: bottom;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 3px 10px 0px 12px;		
    float: left;
    position: relative;
}
ul.menu li.menu:hover {	
	display:block;
    position: relative;
}
ul.menu li:hover ul, ul.menu li.over ul {
	display: block;
}
ul.menu li.menu a.top_menu {
	color: #fff;
    display: block;
	margin: 0px;
    text-decoration: none;
}
ul.menu li.menu a.top_menu:hover {
	color: #FFCC00;
}
ul.submenu {  
	text-align:left;
	font: normal 0.3em;
    display: none;
    left: -10px;
    list-style: none;
    margin-top: 5px;
    position: absolute;
    padding: 0px 0px;
    top: 17px;
	background-color: #CCFF99;
	border-right: 1px solid #00CCFF;
	border-left: 1px solid #00CCFF;	
	border-bottom: 0px solid #000;	
}
li.sub{
    float: none;
	list-style: none;
	padding: 0px 3px 0px 3px;
	margin-top: 5px;
	background-image:none;
	border-bottom: 1px solid #00CCFF;			
}
ul.submenu li.sub a {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #000099;
    display: block;
	width: 200px;
    margin: 0px;
	padding: 3px 1px;
    text-decoration: none;
}
ul.submenu li.sub a:hover {
	width: 200px;
    margin: 0px;
	padding: 3px 1px;
	color: #996633;
}

/* footer menu */
ul.footer_menu {
	clear: both;
	list-style: none;
	margin: 0px;
    padding: 0px;
}
ul.footer_menu li {	
/*	width: 190px;*/
	height: 25px;
	font: 14px Arial, Verdana, Helvetica, sans-serif; 
	vertical-align: top;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 30px;		
    float: left;
    position: relative;
}
ul.footer_menu li:hover {	
	display:block;
    position: relative;
}
ul.footer_menu li a.f_menu {
	color: #fff;
    display: block;
	margin: 0px;
    text-decoration: none;
}
ul.footer_menu li a.f_menu:hover {
	color: #FFCC00;
}
