a.menu:link, a.menu:active, a.menu:visited, a.menu:focus {
	color: white;
	text-decoration: none;
}

a.menu:hover {
	color: #bcd511;
	text-decoration: none;	
}

.menu_item_1 {  
	font-family: Helvetica, Arial; 
	font-size: 16px; 
	text-transform: uppercase; 
	float: left; 
	margin-right: 25px; 
	margin-left: 25px;
	margin-top:10px;
}

.menu_item {
	font-family: Helvetica, Arial; 
	font-size: 16px; 
	text-transform: uppercase; 
	float: left; 
	margin-right: 25px;
	margin-top:10px;
}

.menu_item_1_o { 
	margin-top:10px;
	font-family: Helvetica, Arial; 
	font-size: 16px; 
	text-transform: uppercase; 
	float: left; 
	margin-right: 25px; 
	margin-left: 25px;
	color: #bcd511;
}

.menu_item_o{
	font-family: Helvetica, Arial; 
	font-size: 16px; 
	text-transform: uppercase; 
	float: left; 
	margin-top:10px;
	margin-right: 25px;
	color: #bcd511;
}

.menu_item_last {
	font-family: Helvetica, Arial; 
	font-size: 16px; 
	text-transform: uppercase; 
	float: left;	
	margin-top:10px;
}

.menu_subitem_top {
	font-size: 12px; 
	text-transform: capitalize;
	margin-top: 5px; 
}

.menu_subitem {
	font-size: 12px; 
	text-transform: capitalize; 
}

.menu_item_last_o{
	font-family: Helvetica, Arial; 
	font-size: 16px; 
	text-transform: uppercase; 
	float: left;	
	color: #bcd511;
	margin-top:10px;
}

.menu_subitem_top_o {
	font-size: 12px; 
	text-transform: capitalize;
	margin-top: 5px; 
	color: #bcd511;
}

.menu_subitem_o {
	font-size: 12px; 
	text-transform: capitalize; 
	color: #bcd511;
}

.menu_kontener {
	width: 480px; 
	height: 203px; 
	background-image: url('../img/tlo.jpg'); 
	color: white;	
}

#promocjeCenowe
{
	background-image: url('../img/promocjeCenowe.png'); 
	width:137px;
	height:44px;
	float:right;
	margin-right:25px;
	margin-top:5px;
}

#ac
{
	background-image: url('../img/ac.png'); 
	width:137px;
	height:44px;
	float:right;
	margin-right:25px;
	margin-top:5px;
}

#oc
{
	background-image: url('../img/o.png'); 
	width:137px;
	height:44px;
	float:right;
	margin-right:25px;
	margin-top:20px;
}

.header { 
	width: 751px; 
	margin-right: auto; 
	margin-left: auto; 
}

UL {
	padding: 15px;	
}

UL LI {
	margin-left: 0px;  
}

a {
 	border-width: 0;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #7f7f7f;
	border: 0;
}

div.spacer {
	clear:both;
	height: 0px;
}

:link:focus, :visited:focus {-moz-outline:0px;}

a:hover, a:focus {
	text-decoration: underline;
	border: 0;
}

a.div:hover, a.div:focus {
	text-decoration: none;
	border: 0;
}

.grey {
	color: #696969;
}

a.grey:link, a.grey:active, a.grey:visited, a.grey:hover, a.grey:focus {
	color: #b2b2b2;
}

a.img:link, a.img:active, a.img:visited, a.img:hover, a.img:focus {
	text-decoration: none;
	border: 0;
	margin: 0;
	padding: 0;
}

a.linkup {
	font-size: 9px;
}


html, body {
	height: 100%;
	font-family: arial, sans-serif;
}

body {
	border: 0;
	margin: 0;
	padding: 0;
	color: black;
	font-size: 11px;
	background-color: #f1f1f1;
}

div {
  	background-position: left top;
  	background-repeat: no-repeat;
}

.center {
    margin-left: auto;
	margin-right: auto;
}


div#main_box {
	width: 750px;
    margin-left: auto;
	margin-right: auto;
}

div#menu_box {
	width: 750px;
	height: 203px;
}

div#footer_box {
	width: 682px;
	height: 106px;
	background-color: white;
	color: #7f7f7f;
	padding: 34px;
	padding-top: 25px;
}

div#footer_mellow {
	width: 750px;
	height: 37px;
	background-color: white;
}

span.big {
	font-size: 16px;
}

span.medium {
	font-size: 12px;
}


span.small {
	font-size: 9px;
}

div.vspacer {
	clear: both;
	height: 6px;
}

div.vspacer_big {
	clear: both;
	height: 15px;
}

div.sspacer {
	height: 5px;
}



div.sub_section_box {
	width: 680px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-top: 25px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

div.sub_section_column_temp {
	float: left;
	width: 371px;
	/*padding-right: 102px;*/
}

div.sub_section_column_left {
	padding-top: 15px;
	float: left;
	width: 197px;
	overflow: hidden;
}

div.sub_section_column_middle, div.sub_section_column_middle_alt {
	padding-top: 15px;
	font-size: 14px;
	line-height: 20px;
/*	float: right;  */
	width: 351px;
	padding-left: 10px;
	padding-right: 10px;
}

div.sub_section_column_main {
	padding-top: 15px;
	font-size: 14px;
	line-height: 20px;
	width: 680px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}

td.sub_section_column_middle {
	padding-top: 15px;
	font-size: 14px;
	line-height: 20px;
	width: 351px; 
	padding-left: 10px;
	padding-right: 10px;
}

div.sub_section_column_middle_alt {
	width: 473px;
	padding-right: 0;
	float: right;  
}

div.sub_section_column_right {
	padding-top: 10px;
	float: right;
	width: 112px;
}

div.smallpic_box {
	width: 104px;
	border: solid 4px white;
	border-top: solid 2px white;
	border-bottom: solid 2px white;
	
}

div.smallpic {
	width: 104px;
	height: 98px;
	border-top: solid 2px white;
	border-bottom: solid 2px white;
	overflow: hidden;
	background-color: white;
}

div.fl{
	float: left;
}

div.fl47{
	width: 47px;
	float: left;
}

div.ctl{
	clear: both; 
	vertical-align: top; 
	float: left;
}

img.fl{
	float: left;
}

img.b0{
	border: 0;
}

table.cn{
	margin-right: 35px;
	margin-left: 35px; 
	margin-top: 10px; 
	padding-top: 15px;
}