body {
	background-image: url();
}
.koszyk_tlo {
	background-image: url(images/koszyk_tlo.jpg);
	background-repeat: repeat-y;
}
.kategorie_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C2F9FC;
}
.kategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787B82;
}
.produkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787B82;
}
.tabelka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.produkty_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.menu_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	font-weight:bold;
}
.podkategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2F9FC;
}
a.kategorie:link, a.kategorie:visited, a.kategorie:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787B82;
	text-decoration:none;
}
a.kategorie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787B82;	
	text-decoration:underline;
}
a.produkty:link, a.produkty:visited, a.produkty:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2F9FC;
	text-decoration:none;
}
a.produkty:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;	
	text-decoration:none;
}
a.menu_head:link, a.menu_head:visited, a.menu_head:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	font-weight:bold;
	text-decoration:none;
}
a.menu_head:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	font-weight:bold;	
	text-decoration:underline;
}
a.kategorie_head:link, a.kategorie_head:visited, a.kategorie_head:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C2F9FC;
	text-decoration:none;
}
a.kategorie_head:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C2F9FC;	
	text-decoration:underline;
}
.szukaj{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #1D1D1D;
	color: #787B82;
}
h1.animike {
        float: left;
        color: white;
        display: none;
}
.prawa {
	font-family: Arial;
	font-size: 10px;
	color: #5D5D5D;
}
a.prawa:link, a.prawa:visited, a.prawa:active {
	font-family: Arial;
	font-size: 10px;
	color: #5D5D5D;
	text-decoration:none;
}
a.prawa:hover {
	font-family: Arial;
	font-size: 10px;
	color: #5D5D5D;	
	text-decoration:underline;
}
#home_baner
{
	width: 520px;
	height: 215px;
	position: relative;
	z-index: 50;
	overflow: hidden;
}
.baner_image
{
	position: absolute;
	width: 520px;
	height: 215px;
	top: 0;
	z-index: 60;
	
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#left_arrow
{
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 215px;
	background: url(http://ledbaner.pl/ministrona/gfx/arrow_left.png) no-repeat 50% 50%;
	z-index: 100;
	cursor: pointer;
}

#right_arrow
{
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 215px;
	background: url(http://ledbaner.pl/ministrona/gfx/arrow_right.png) no-repeat 50% 50%;
	z-index: 100;
	cursor: pointer;
}
#p_left
{
	position: absolute;
	top: 177px;
	left: 0;
	width: 25px;
	height: 25px;
	background: urlhttp://ledbaner.pl/ministrona/gfx/arrow_left.png) no-repeat 50% 50%;
}

#p_right
{
	position: absolute;
	top: 177px;
	right: 0;
	width: 25px;
	height: 25px;
	background: url(http://ledbaner.pl/ministrona/gfx/arrow_right.png) no-repeat 50% 50%;
}
a.block
{
	display: block;
	width: 100%;
	height: 100%;
}
