
body {
	background-color:#F2F2F2;
	background-image:url(../grafika/tlo_tresc.png);
	background-position:center top;
	background-repeat:repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:normal;
}

/* GORNY DIV Z FLASHEM */
#TOP {
	width: 100%;
	height: 209px;
	margin-left:auto;
	margin-right:auto;
}

#BOX_HEAD_L {
	width: 50%;
	height: 58px;
	float:left;
	text-align:right;
	background-color:#C13B11;
}

#BOX_HEAD_R {
	width: 50%;
	height: 58px;
	float:right;
	background-image:url(../grafika/tlo_naglowek.png);	
}

#BOX {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
}

	#MENUS {
		width: 200px;
		float:left;
		margin-top:20px;
		text-align:right;
	}
	
	#TRESC {
		width: 570px;
		float:right;
		text-align:justify;
		margin-top:55px;
		margin-bottom:20px;
	}


#STOPKA_L {
	width: 50%;
	height: 100px;
	float:left;
	text-align:right;
}

#STOPKA_R {
	width: 50%;
	height: 100px;
	float:right;
	background-color:#C13B11;
}

#BOX2 {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
}


	#STOPKA {
		margin-top:10px;
		width: 570px;
		height: 100px;
		float:right;
		text-align:left;
	}






/* KLASY */


/* FLAGI */
.b_buttony {
	border: 0px;
}

/* NAGLOWEK PODSTRONY*/
.NAGLOWEK_PODSTRONY {
	color:#C13B11;
	font-size:12px;
	font-weight:bold;
}

.NAGLOWEK_GAL_I_FOL {
	color:#A50303;
	font-size:11px;
	font-weight:bold;
}

.ZAKLADKA {
	color:#A50303;
	font-size:11px;
	font-weight:bold;
	height:40px;
	background-image:url(../grafika/tlo_zakladka.png);
	padding-left:10px;
}
.ZAKLADKA2 {
	padding-left:10px;
}
.ZAKLADKA3 {
	padding-left:10px;
	line-height:20px;
}
.ZAKLADKA2 a:link {color: #000000; text-decoration: none;}
.ZAKLADKA2 a:visited {color: #000000; text-decoration: none;}
.ZAKLADKA2 a:hover {color: #000000; text-decoration: underline;}
.ZAKLADKA2 a:active {color: #000000; text-decoration: none;}

.ZAKLADKA3 a:link {color: #000000; text-decoration: none;}
.ZAKLADKA3 a:visited {color: #000000; text-decoration: none;}
.ZAKLADKA3 a:hover {color: #000000; text-decoration: underline;}
.ZAKLADKA3 a:active {color: #000000; text-decoration: none;}



/* LINKI */


/* STOPKA */
.link_stopka a:link {color: #C13B11; font-size: 10px; font-weight:bold; text-decoration: none;}
.link_stopka a:visited {color: #C13B11; font-size: 10px; font-weight:bold; text-decoration: none;}
.link_stopka a:hover {color: #888888; font-size: 10px; font-weight:bold; text-decoration: underline;}
.link_stopka a:active {color: #C13B11; font-size: 10px; font-weight:bold; text-decoration: none;}



/* LINKI - FORMATOWANIE PODSTAWOWE */

a:link {
	color: #C13B11;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #C13B11;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #888888;	
	font-weight: bold;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #C13B11;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* FORM */

.form_pole1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#E8E1CE;
Border-color:#bbbbbb;
Border-width:1px;
font-size: 10px;
color: #000000;
height: 18px;
width:210px;
font-weight: bold;
margin-bottom:10px;
padding: 0px;
}

/* teksty */

.content_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.content_header {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

/* ROB */

/*.img_header {
float:left;
margin-left:20px;
}

.tab_left {
float:left;
} */

.koszyk {
vertical-align:middle;
}

.nowosci_produkt_bck {
width: 100px;
height: 100px;
background-image:url(../grafika/produkt_bck.png);
background-repeat:no-repeat;
background-position:center top;
}

.katalog_produkt_bck {
line-height: 30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

.nowe_produkty {
line-height: 30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
background-image:url(../grafika/nowe_produkty_bck.png);
background-repeat:no-repeat;
background-position:left;
}

/*/** html img,*/ * html div {
behavior: url(iepngfix..htc);
} 


