html, body {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background:url('../img/bg3.jpg');
	}

a {
	color: black;
	text-decoration : none;
	}

a:hover {
	
	color:red;
	}

a.link_czerw {
	
	color:#E40001;
	text-decoration:none;
	}

a.link_czerw:hover {
	
	color:#BBBBBB;
	}

div {
	margin-top : 0;
	}

.clr {
	clear: both;
	}

h1,h2,h3,img{
	margin: 0;
	padding:0;
	border: 0;
	}


#site {

	width:100%;
	text-align:center;
	border:0px;
	}

#site_center {
	
	width:990px; 
	margin:0 auto;
	background-color:white;
	}

#header {
	
	width: 100%;
	padding: 20px 0 10px;
	}

#header_logo {
	
	float:left;
	width: 452px;
	height: 236px;
	text-align: right;
	/*background:url('../img/logotyp.jpg') no-repeat scroll right;*/
	}

.header_box {
	
	width:246px;
	height:222px;
	float:left;
	}
	
.header_box span {
	
	display:block;
	}

.header_budka {
	
	width:245px;
	height:220px;
	background:url('../img/tytul_tlo_repeat.jpg') repeat-x;
	border-top: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	}

.header_budka_tytul {
	
	width:100%;
	padding:15px 0 0;
	height:22px;
	background:url('../img/tytul_tlo.jpg') no-repeat top center;
	font-size:16px;
	font-weight:bold;
	}

.header_button {
	
	margin:0 auto;
	}

.header_button img{
	
	border:0;
	}

a.header_button {
	
	text-decoration:none;
	}

a.header_button:hover {
	
	cursor:hand;
	}  

#footer {
	
	width:100%;
	margin:15px 0 0;
	}

#footer span {
	
	display:block;
	}

ul#menu_footer, ul#menu_footer li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul#menu_footer li {
	display: block;
	padding: 10px 20px 0;
	float:left;
	}

/*left_menu*/	
#left_menu {
	
	width:180px;
	text-align:left;
	}

#left_menu span {
	
	display:block;
	}

span.left_menu_title_box {
	
	border-top:1px solid #C1C1C1;
	background:url('../img/tytul_tlo_repeat.jpg') repeat-x;
	}

span.left_menu_title {
	
	width:155px;
	padding:15px 0 0 25px;
	height:40px;
	background:url('../img/tytul_tlo.jpg') no-repeat top center;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	}


ul.menu_pionowe, ul.menu_pionowe li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu_pionowe {
	width: 160px;
	}
	
ul.menu_pionowe a {
	
	display:block;
	width:140px;
	padding:0 0 0 20px;
	height:20px;
	text-decoration:none;
	
	}

a.selected, ul.menu_pionowe a:hover {
	
	
	background:url('../img/ico_zaznaczenie.jpg') no-repeat left top;
}


	
/*left_menu*/

#content {
	
	width:100%;
	}

#content_left {

	width:200px;
	float:left;	
	}

#content_right {

	width:790px;
	float:left;
	}

.belka {
	
	margin: 0 0 40px;
	width: 100%;
	background:url('../img/tytul_tlo_repeat.jpg') repeat-x;
	}	

.belka_img {
	
	padding:0 0 0 20px;
	}

.tytul_belka {

	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding: 20px 0 0 60px;
	height:30px;
	background:url('../img/ico_serce.jpg') no-repeat scroll left top;
	float:left;
	}

.produkt_pionowybox {
	
	background-color: #E5DCB5;
	padding:3px;
	width:106px;	
	/*height:360px;*/
	float:left;
	margin:8px;
	}

.produkt_pionowybox span {
	
	display:block;
	}
	
#wyb_produkt {
	
	width:760;
	padding:0 0 0 30px;
	font-size:12px;
	}

#wyb_produkt_bigimg {
	
	border:1px solid #A3A3A1;
	width:260px;
	height:358px;
	background-color:white;
	}

span#wyb_produkt_title {
	
	color:#E40001;
	padding:0 0 15px;
	width:100%;
	display:block;
	text-align:left;
	}
	
span#wyb_produkt_producent{
	
	width:100%;
	padding:15px 0 15px;
	display:block;
	text-align:left;
	}

span#wyb_produkt_cena{
	
	width:100%;
	padding:15px 0 25px;
	margin:0 0 25px;
	display:block;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #D7CAA7;
	}


.bimbus_msg {
	font-size: 1.2em;
}

.msg_box {
	font-weight: bold;
	font-size:1.2em;
}