

/* Presentation Stylesheet */ 




h1, h2, h3, h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

h1.title{
	}

h2.title{
	color:#FFFFFF;
	font-weight:bold;
	font-size:17px;
	}
	
#content-bottom h2.title{
	padding-left:50px;
	font-weight:normal;
	margin-top:10px;
}

h3.title{
	}


/* Ustawienia submenu */	
#submenu{
	padding-top:6px;
	}
	
#submenu div{
	float:left;
	}
	
#submenu a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#submenu a:hover{

	}


 /* BANNER */
#banner{
	width:690px;
	height:230px;
	margin-bottom:20px;
	}

#banner #content{
	width: 245px;
	margin-left:440px;
	color:#FFFFFF;
	background:none;
	padding-top:20px;
}	

#banner h3{
	color:#173a65;
	margin:0px;
	font-weight:bold;
	}
	
#banner h1{
	margin:0px;
	font-weight:normal;
	font-size:24px;
	padding-top:10px;
	color:#FFFFFF;
	padding-bottom:15px;
	}

/* CUSTOM BUTTONS */	
.button.do_koszyka{
	background-image:url(../images/bt-do_koszyka.jpg);
	width:93px;
	float:right;
	}

	
.button.button.orange-113{
	background-image:url(../images/bt-orange-113.gif);
	width:113px;
	color:#FFFFFF;
	float:left;
	margin-top:10px;
	}



/* WITAMY */
.witamy{
	padding-left:10px;
	margin:30px 0px;
}

	

/* BLOCK CONTENT SETTINGS */

#content .block{
	
	}
	
#content .header{
	background: no-repeat top left;
	}
	
.header h2.title{
	color:#034364;
	display:block;
	margin:0px;
	padding-top:7px;
	padding-left:10px;
	font-size:14px;
}

.header h2.title img{ float:left; margin-right:5px;}

#content .content{
	background:url(../images/content-695.jpg) repeat-y;
	padding:0px 10px;
	}
	
#content .footer{
	background:url(../images/footer-695.jpg) no-repeat top left;
	height:10px;
	}
	

/* BLOCK SIDEBAR SETTINGS */

#sidebar-inner .block{

	}
	
#sidebar-inner .header{
	background: no-repeat top left;
	}
	
#sidebar-inner .content{
	background:url(../images/content-235.jpg) repeat-y;
	padding:0px 10px;
	padding-top:10px;
}

#sidebar-inner .footer{
	background:url(../images/footer-235.jpg) no-repeat top left;
	height:10px;
	}


/*SEARCH */

#search {
	float:right;
	clear:right;
	margin-top:35px;
	}

#search input{
	background:url(../images/input_search.jpg) no-repeat top left;
	width:133px;
	border:0px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	padding-top:5px;
	color:#666666;
	}

#search a.button{
	display:block;
	background-image:url(../images/bt-black.gif);
	margin-left:10px;
	margin-right:20px;
	width:77px;
	}
	
#search td{
	vertical-align:top;
	}
