@charset "utf-8";
/* CSS Document */


BODY{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #323232;
	background-image: url(img/tlo_glowne.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}

#body{

	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(img/tlo.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a5a5a5;
	line-height: 18px;	
}

#main_container{
	width: 921px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align:left;

	
	
	}

#naglowek{
	height: 73px;	
}

#naglowek #logo{
	width: 	186px;
	height:46px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#naglowek #glowna_link a{
	width: 	150px;
	text-align:right;
	text-decoration:none;
	float: right;
	padding-right: 20px;
	padding-top: 30px;
	
	color: #a5a5a5;
	font-size: 12px;
}
#naglowek #glowna_link a:hover{
	color: white;
}


#flash{
	width: 920px;
	height:289px;
	}


#menu{
	margin-top: 5px;
	margin-bottom: 5px;	
	height: 58px;
	width: 920px;
}
#menu #menuitem{
	padding-top: 10px;
	margin-right: 8px;
	float:left;
	border: 0px;
}
#menu #menuitem_last{
	float:left;
	padding-top: 10px;
}

#menu img{
	border: 0;	
}

#content{
	width: 920px;	
}

A {
	color: white;
	text-decoration: underline;
}
A:HOVER {
	color: #b61d1d;
	text-decoration: underline;
}


.header1{
	font-size: 20px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
}

.header2{
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-left: 10px;
	padding-top: 10px;
}

.header_logowanie{
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-bottom: 5px;
}	

#content #left_column{
	width: 177px;
	background-color: #1a1a1a;
	float: left;
	padding-left: 15px;	
}

#kategorie{
	list-style:none;
	line-height: 25px;
	margin: 0px;
	padding:0px;
	padding-bottom: 20px;
}

#kategorie li{
	background-image: url(img/strzalka.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 10px;
}

#kategorie a{
	/*color: #b61d1d;*/	
	color: #F03;
	
}
#kategorie a:Hover{
	color: white;
}



#content #fullpage{
	width: 512px;	
	background-color: #1a1a1a;		
	float: left;
	margin-left: 12px;
}

#content #fullpage p{
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;	
}


#content #middle_column1{
	float: left;	
	width: 217px;
	margin-left: 12px;
	
}

#column_h{
	background-color: #1a1a1a;
	width: 216px;

}

#news{
	margin-top: 10px;
	background-color: #1a1a1a;	
	width: 216px;
}

.news_h1{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#news p a{
	color: #909090;	
	font-size: 11px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 15px;
	padding-top: 5px;
	display: block;
}


#news IMG{
	width: 100px;
	display:block;
}

#content #middle_column2{
	float: left;	
	width: 284px;
	margin-left: 11px;	
}

#promocolumn_h{
	background-color: #0b0b0b;
	width: 284px;

}

#promo{
	margin-top: 10px;
	width: 284px;
}

#promo_container{
	background-color: #0b0b0b;
	float:left;
	width: 284px;
}

.promo_img{
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 15px;
	padding-top: 10px;
	float: left;	
	
}
.promo_title{
	font-size: 14px;
	font-weight: bold;
	color: white;
	display:block;
}

#promo p{
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 15px;
	padding-top: 10px;
	
	color: white;
	font-size: 13px;
	line-height: 20px;
}

strike{
	color: 	#ffb2b2;
}
.mini{
	font-size: 11px;	
}

#to_basket{
	float:right;
	width: 143px;
	padding: 7px 10px 10px 10px;
	background-color: #0b0b0b;	
	margin-bottom: 10px;	
}






#content #right_column{
	float: left;	
	width: 192px;
	margin-left: 12px;		
}

#modul{
	background-color: #1a1a1a;	
	margin: 0;
	padding:0;
	padding-left: 17px;
	padding-bottom: 20px;
}

.logowanie{
	background-color: #7d7d7d;	
	color: black;

	border:none;
	height: 20px;
	font-size: 10px;
	margin-bottom: 5px;
	width: 150px;
	padding-left: 5px;
}

.cena{
	background-color: #7d7d7d;	
	color: black;

	border:none;
	height: 20px;
	font-size: 10px;
	margin-bottom: 5px;
	width: 50px;
	padding-left: 5px;
	
}

#kategorie2{
	color: #b61d1d;
	list-style:none;
	line-height: 20px;
	margin: 0px;
	padding:0px;
	padding-bottom: 20px;
}

#kategorie2 li{
	background-image: url(img/strzalka.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 10px;
}

#kategorie2 a{
	/*color: #b61d1d;*/
	color: #F03;
}
#kategorie2 a:Hover{
	color: white;
}


#footer{
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align:center;
	padding-top: 20px;
	font-size: 11px;
	line-height: 14px;
}

#f_naglowki{
	text-align:left;
	background-color: #161616;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	color: white;	
}

#f_container{
	width: 921px;
	margin: 0 auto;
	
	
}
#strefa_partnerow{
	font-size: 16px;
	font-weight:bold;
	color: #c60000;
	padding-bottom: 10px;
}

#fh_column1{
	font-size: 16px;
	font-weight:bold;
	float: left;
	width: 367px;
	padding-top: 14px;
	
}
#fh_column2{
	font-size: 16px;
	font-weight:bold;
	float: left;	
	width: 362px;
	padding-top: 14px;	
}
#fh_column3{
	font-size: 16px;
	font-weight:bold;
	float: left;	
	width: 192px;
	padding-top: 14px;	
}
#f_tresci{
	clear: both;
	background-color: #0b0b0b;
	text-align:left;
	padding-bottom: 20px;
	height: 160px;
}
#ft_column1{
	width: 367px;
	float: left;
	padding-top: 10px;
}
#ft_column2{
	width: 362px;
	float: left;	
	padding-top: 10px;	
}
#ft_column3{
	width: 192px;
	float: left;
	padding-top: 10px;	
	color: #909090;
	line-height: 20px;
}
#ft_column3 a{
	text-decoration: none;	
	color: #909090;	
}
#ft_column3 a:hover{
	text-decoration: none;	
	color: #b61d1d;
}

#masz_pytania{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.redlink{
	text-decoration: none;	
	color: #b61d1d;
}

.redlink:hover{
	text-decoration: none;	
	color: white;
	
}

#ddmenu, #ddmenu2 {
}

#ddmenu a, #ddmenu2 a {
	display: block;
}

#ddmenu a:hover, #ddmenu2 a:hover {
	color: white;
}

#ddmenu li, #ddmenu2 li {
	position: relative;
}

#ddmenu ul ul {
	position: absolute;
	top: 0;
	left: 90%;
	width: 100%;
	list-style: none;	

}

#ddmenu2 ul ul {
	position: absolute;
	top: 0;
	left: -97%;
	width: 100%;
	list-style: none;
}
div#ddmenu ul ul, div#ddmenu ul li:hover ul ul {display: none;}
div#ddmenu2 ul ul, div#ddmenu2 ul li:hover ul ul {display: none;}

div#ddmenu ul li:hover ul, div#ddmenu ul ul li:hover ul {display: block;}
div#ddmenu2 ul li:hover ul, div#ddmenu2 ul ul li:hover ul {display: block;}

#subkategorie{
	background-color: black;	
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.zajawka{
text-decoration: none;	
}

.zajawka:hover{
text-decoration: none;		
}

LI.kategorie:hover{
color: white;	
}