body {
	margin: 0;
	padding: 0 0 15px 0;
	background-color: #FFFFFF;
	color: #000000;
}



/* wszystkie obrazki */

img {
	border: 0;
}


form {
	padding: 0;
	margin: 0;
}

input {
	height: 21px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	color: #4F5050;
	border: solid 1px #7F9DB9;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 2px;
}
textarea {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	color: #4F5050;
	border: solid 1px #7F9DB9;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 2px;
}

.form_guzik {
	height: 21px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	color: #4F5050;
	border: solid 1px #7F9DB9;
	margin: 0;
	padding: 3px;
}

#table_main {
	width: 100%;
	height: 292px;
}
#table_main_left {
	background-image: url(../i/header_left.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}
#table_main_center {
	width: 900px;
	background-image: url(../i/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
}
#table_main_right {
	background-image: url(../i/header_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
}

#header_center {
	width: 900px;
	margin: auto;
	text-align: left;
}

#header_logo {
	position: relative;
	top: 11px;
	left: 9px;
}

#header_status {
	width: 166px;
	position: relative;
	top: -58px;
	left: 735px;
}

#header_status p {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	
	margin: 6px 0 0 14px;
	padding: 0;
}

#header_status span {
	font-family: Verdana;
	color: #8CD8FF;
	font-size: 9px;
	font-weight: bold;
}

#header_status a:link, #header_status a:visited {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	
}

#header_status a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}


#header_view_basket {
	margin: 18px 0 0 32px;	
}

#header_catalogue {
	width: 204px;
	position: relative;
	top: 41px;
	left: 0px;
}

#header_menu {
	width: 696px;
	height: 59px;
	position: relative;
	top: 19px;
	left: 204px;
}

#header_menu a:link, #header_menu a:visited {
	font-family: Verdana;
	color: #5C8592;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	
	margin: 0;
	padding: 0;
	
}

#header_menu a:hover {
	font-family: Verdana;
	color: #5C8592;
	font-size: 9px;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 0 0 9px 0;
	border-color: #54BCD9;
}

#table_center {
	width: 900px;
}

#table_center_left {
	width: 204px;
	height: 296px;
	
	background-color: #FFB036;
	
	background-image: url(../i/background_categories.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}

#table_center_left ul, li {
	list-style-image: url(../i/list_a.gif);
	margin: 10px 0 0 15px;
	padding: 0;
}

#table_center_left li li {
	list-style-image: url(../i/list_b.gif);
	margin-left: 0;
	padding: 0;
}


#table_center_left a:link, #table_center_left a:visited {
	font-family: Verdana;
	color: #825B21;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#table_center_left a:hover {
	font-family: Verdana;
	color: #825B21;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


#table_center_right {
	width: 696px;
	vertical-align: top;
}

#table_footer {
	width: 900px;
}

#table_footer_left {
	width: 204px;
	vertical-align: top;
}

#table_footer_right {
	width: 696px;
	vertical-align: top;
	text-align: center;
	
	font-family: Verdana;
	color: #4F5050;
	font-size: 9px;
	text-decoration: none;
}

#table_footer_right img{
	margin-bottom: 10px;
}

#table_footer_right a:link, #table_footer_right a:visited {
	font-family: Tahoma;
	color: #4F5050;
	font-size: 11px;
	text-decoration: none;
	
	margin: 0 6px 0 6px;
}

#table_footer_right a:hover {
	font-family: Tahoma;
	color: #4F5050;
	font-size: 11px;
	text-decoration: none;
	
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #54BCD9;
}

#main_content {
	margin: 20px;
	padding: 0;
}

#main_content p {
	font-family: Tahoma;
	color: #4F5050;
	font-size: 13px;
	text-align: justify;
}

#main_content h2 {
	font-family: Tahoma;
	color: #54BCD9;
	font-size: 17px;
	text-align: justify;
}

#main_content h3 {
	font-family: Tahoma;
	color: #4F5050;
	font-size: 15px;
	text-align: justify;
}

#main_content a:link, #main_content a:visited {
	font-family: Verdana;
	color: #4F5050;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#main_content a:hover {
	font-family: Verdana;
	color: #4F5050;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tabela_koszyk {
	font-family: Tahoma;
    color: #4F5050;
    font-size: 13px;
}

.tabela_koszyk_tr {
	font-family: Tahoma;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.koszyk_dol {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}

.koszyk_dol div {
	font-family: Verdana;
	font-size: 11px;
	color: #4F5050;
	margin: 0 0 10px 0;
	padding: 0;
}

.koszyk_dol span {
	font-family: Verdana;
	font-size: 12px;
	color: #4F5050;
	font-weight: bold;
}

	
.produkt {
	padding: 0;
	margin: 0 20px 0 20px;
}

.linia {
	width: 100%;
	height: 1px;
	margin: 20px 0 20px 0;
	color: #DDDDDD;
}

.prod_prawa {
	text-align: left;
}

.produkt p {
	padding: 0;
	margin: 0;
}

.prod_karta {
	position: absolute;
	margin: -4px 0 0 440px;
	text-align: center;
}

.prod_karta img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.prod_koszyk {
	position: absolute;
	margin: -5px 0 0 560px;
	text-align: center;
}

.prod_nazwa {
	font-family: Tahoma;
	font-size: 13px;
	color: #2A78A3;
	font-weight: bold;
	text-decoration: none;

}

.prod_nazwa img {
	margin: 0 3px 0 -12px;
}

.prod_opis {
	font-family: Tahoma;
	font-size: 13px;
	color: #4F5050;
	font-weight: normal;
	text-decoration: none;

}

.prod_info {
	font-family: Tahoma;
	font-size: 13px;
	color: red;
	font-weight: normal;
	text-decoration: none;

}

.prod_opakowanie {
	font-family: Tahoma;
	font-size: 13px;
	color: #5C8592;
	font-weight: normal;
	text-decoration: none;
}

.prod_opakowanie span {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF8A06;
	font-weight: bold;
	text-decoration: none;

}

.prod_cena1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #5C8592;
	font-weight: normal;
	text-decoration: none;

}

.prod_cena2 {
	font-family: Tahoma;
	font-size: 15px;
	color: green;
	font-weight: bold;
	text-decoration: none;

}

