/*LOW FI*/ 
@import url("stale.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.test.leitmotiv.pl/low-fi/php/images/bg.gif);
	background-repeat: no-repeat;
	background-color: #00008E;
	background-position: center center;
	background-attachment: fixed;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 11px;
}
.tytul {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 27px;
}
.tytul a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	font-weight: bold;
	color: #9d9dd1;
	font-size: 27px;
	text-decoration:none;
}
.tytul a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 27px;
	text-decoration:none;
}

.tresc {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 11px;
}
#menu{
	padding:0px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 11px;
}
ul{
	padding:0px;
	margin:0px;
}
li{
	padding:0px;
	margin:0px;
}
#menu li{
	list-style:none;
	color:#0000af;
	display:block;
	margin:0;
	padding:5px 0 5px 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000af;
}
#menu li a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
#menu li a{
	color:#000473;
	text-decoration:none;
}
#foot{
	padding:0 0px 0 12px;
	font-size:9px;
}
#foot a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#foot a{
	color:#0078ff;
	text-decoration:none;
}
.productPhoto{
	margin:0 10px 10px 0;
	width:100px;
	float:left;
}
#spacer10{
	margin:20px;
}

/*KUPOWIANIE*/
#offer .buyingOption {
	clear: left;
	height: 26px;
	width: 100%;
	background-image: url(../images/butBuyNow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ae1a1a;
	margin-bottom: 10px;
}
#offer .buyingOption div {
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
}
#offer .buyingOption .quantity {
	font-weight: bold;
}
#offer .buyingOption .leftSide {
	float: left;
}
#offer .buyingOption a {
	background-image: url(../images/butBuyNow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	height: 26px;
	width: 70px;
}
#offer .buyingOption a:hover {
	background-position: right;
}
/*KOSZYK*/
table#koszyk{
	font-family: Tahoma;
	font-size: 12px;
	color: #3b5f8d;
	padding: 0px;
	margin: 0px;
	border: none 0px;
	border-spacing: 0px;
}

table#koszyk .bg-belka{
	background-color:#3b5f8d;
	color:#FFFFFF;
}
table#koszyk .td-prod{
	background-color:#eff4fb;
}
table#koszyk .input{
	margin: 0px;
	padding: 2px;
	border: 0px none #FFFFFF;
	font-weight: normal;
	background-color: #404040;
	color: #FFFFFF;
	font-size:12px;
}
table#koszyk .button{
	margin: 0px 0px 0px;
	padding: 0px;
	border: 0px none ;
	color: #FFFFFF;
}

/*SPONSORZY*/
#spons{
	padding:10px;
	float:left;
}
#spons img{
	border:none;
}


img, div { behavior: url(inc/iepngfix.htc) }

/*NEWSLETTER*/
#nl-main{}
#nl-container{
	width:638px;
	margin:0px auto;
	}
#nl-title{
	display:table;
	width:100%;
}
#nl-text{
	border-right:#0000af;
	border-right-width:13px;
	border-right-style:solid;
	border-left:#0000af;
	border-left-width:13px;
	border-left-style:solid;
	margin:0 52px 0 59px;
	padding:0 10px;
	background-color:#FFFFFF;
	}
#nl-text .tytul {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	padding:14px 0;
	background-color:#000473;
}
#nl-text .tresc {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 11px;
	padding:10px 20px 0 20px;
}

#nl-form{
	margin:5px 0 0 15px;
}
#nl-form form{
	margin:0;
	padding:0;
}
#nl-form input{
	border:solid #000099 2px;
	padding:2px;
	font-size:11px;
	}
#nl-form .button{
	border:solid #000099 1px;
	background-color:#000099;
	color:#FFFFFF;
	font-weight:bold;
	}
