@import url('http://ebay.eternalcar.com/temp/xmas_styles_grenico.css'); /* css sterujący wyświetlaniem inormacji o opóźnionej wysyłce na święta */

* {
	margin: 0 0;
	padding-top: 0px;
	font-family: Arial, Tahoma, "Trebuchet MS", Sans-Serif;
}

* img {
	border: none;
}

body {
	background-color: #EDEDEE;
}

#place_for_header {
	background-color: #EDEDEE;
	width: 100%;
	height: 81px;
	margin: 25px 0px 0px 0px;
}

#header {
	background: url(images/header_part.png) repeat-x #EDEDEE;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 81px;
}

#header_logo {
	float: left;
	background: url(images/grenico_logo.png) no-repeat center left #EDEDEE;
	width: 400px;
	height: 81px;
}

#header_logo a {
	display: block;
	width: 235px;
	height: 81px;
	margin-left: 28px;
}

#home_button {
	background: url(images/home_button.png) no-repeat center center transparent;
	float: right;
	width: 110px;
	height: 81px;
}

#home_button a {
	background: url(images/home_button_hover.png) no-repeat center center transparent;
	display: block;
	width: 110px;
	height: 81px;
}

#shipping_button {
	background: url(images/shipping_button.png) no-repeat center center transparent;
	float: right;
	width: 236px;
	height: 81px;
}

#shipping_button a {
	display: block;
	width: 236px;
	height: 81px;
}

#shipping_button a:hover {
	background: url(images/shipping_button_hover.png) no-repeat center center transparent;
}

#agb_button {
	background: url(images/agb_button.png) no-repeat center center transparent;
	float: right;
	width: 91px;
	height: 81px;
}

#agb_button a {
	display: block;
	width: 91px;
	height: 81px;
}

#agb_button a:hover {
	background: url(images/agb_button_hover.png) no-repeat center center transparent;
}

#contact_button {
	background: url(images/contact_button.png) no-repeat center center transparent;
	float: right;
	width: 140px;
	height: 81px;
}

#contact_button a {
	display: block;
	width: 140px;
	height: 81px;
}

#contact_button a:hover {
	background: url(images/contact_button_hover.png) no-repeat center center transparent;
}

#header_end {
	background: url(images/header_end.png) no-repeat center right #EDEDEE;
	float: right;
	width: 9px;
	height: 81px;	
}

#place_for_big_banner {
	background-color: #EDEDEE;
	width: 100%;
}

#big_banner {
	background: url(images/the_big_banner.jpg) no-repeat;
	width: 1000px;
	height: 353px;
	margin-left: auto;
	margin-right: auto;
}

#categories {
	width: 237px;
	height: 259px;
	margin-left: 2px;
	padding-top: 67px;
}

.category {
	width: 210px;
	height: 25px;
	margin-left: 17px;
	background-size: 200px auto !important;
}

.category a {
	display: block;
	width: 210px;
	height: 25px;	
}

#place_for_main_container {
	background-color: #EDEDEE;
	width: 100%;
}

#main_container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#left_column {
	width: 242px;
	float: left;
}

.infobox {
	width: 242px;
	margin-bottom: 10px;
}

.infobox_header {
	width: 242px;
	height: 65px;
}

.infobox_body {
	background: url(images/infobox_body_bg.png) repeat-y;
	text-align: center;
	padding: 20px 0px;
}

.infobox_footer {
	width: 242px;
	height: 46px;
	background: url(images/infobox_footer_bg.png) no-repeat;	
}

#infobox_infoline_header {
	background: url(images/infobox_infoline_header.png) no-repeat;
}

#infobox_impressum_header {
	background: url(images/infobox_impressum_header.png) no-repeat;
}

#infobox_sparen_sie_header {
	background: url(images/infobox_sparen_sie_header.png) no-repeat;
}

#infobox_sparen_sie_body {
	padding: 10px;
	font-size: 15px;
	font-family: calibri, "Trebuchet MS", Arial, Sans-Serif;
}

#shipping_cost_table {
	text-align: center;
	margin-bottom: 5px;
}

#right_column {
	width: 753px;
	margin-left: 5px;
	float: left;
}

#content_bar {
	background: url(images/content_bar.png) no-repeat;
	width: 753px;
	height: 39px;
}

#content_description {
	width: 227px;
	height: 39px;
	background: url(images/content_auction.png) no-repeat;
	float: right;
}

#place_for_footer {
	background-color: #EDEDEE;
	width: 100%;
}

#footer {
	width: 994px;
	height: 58px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/footer_bg.png) no-repeat;
}

#footer_logo {
	width: 95px;
	height: 58px;
	background: url(images/footer_logo.png) no-repeat;
	float: left;
	margin-left: 34px;
}

#footer_logo a {
	display: block;
	width: 95px;
	height: 58px;	
}

#footer_mail {
	width: 137px;
	height: 58px;
	background: url(images/footer_mail.png) no-repeat;
	float: right;
	margin-right: 33px;
}

#footer_mail a {
	display: block;
	width: 137px;
	height: 58px;
}

#footer_phone {
	width: 142px;
	height: 58px;
	background: url(images/footer_phone.png) no-repeat;
	float: right;
}


/* SHOP KATEGORIE */

#cat1 {
	background: url(cat/cat1.png) no-repeat;
}

#cat1 a:hover{
	background: url(cat/cat1_hover.png) no-repeat;
}
.category a:hover{
	background-size: 200px auto !important;
}

#cat2 {
	background: url(cat/cat2.png) no-repeat;
}

#cat2 a:hover{
	background: url(cat/cat2_hover.png) no-repeat;
}

#cat3 {
	background: url(cat/cat3.png) no-repeat;
}

#cat3 a:hover{
	background: url(cat/cat3_hover.png) no-repeat;
}

#cat4 {
	background: url(cat/cat4.png) no-repeat;
}

#cat4 a:hover{
	background: url(cat/cat4_hover.png) no-repeat;
}

#cat5 {
	background: url(cat/cat5.png) no-repeat;
	height: 43px;
}

#cat5 a:hover{
	background: url(cat/cat5_hover.png) no-repeat;
	height: 43px;
}

#cat5 a {
    height: 43px !important;
}

#cat6 {
	display: none;
	background: url(cat/cat6.png) no-repeat;
}

#cat6 a:hover{
	display: none;
	background: url(cat/cat6_hover.png) no-repeat;
}

#cat7 {
	background: url(cat/cat7.png) no-repeat;
	height: 43px;
}

#cat7 a:hover{
	background: url(cat/cat7_hover.png) no-repeat;
	height: 43px;
}

#cat7 a {
	height: 43px !important;
}

#cat8 {
	background: url(cat/cat8.png) no-repeat;
	height: 43px;
}

#cat8 a:hover{
	background: url(cat/cat8_hover.png) no-repeat;
	height: 43px;
}

#cat8 a {
	height: 43px !important;
}

#cat9 {
	/*display: none;
	background: url(cat/cat9.png) no-repeat;*/
	background: url(cat/cat10.png) no-repeat;
	height: 43px
}

#cat9 a:hover{
	/*display: none;
	background: url(cat/cat9_hover.png) no-repeat;*/
	background: url(cat/cat10_hover.png) no-repeat;
	height: 43px
}

#cat9 a {
	height: 43px !important;
}

/*------------------------------------------------------------*/
#pre_loader img {
    height: 1px;
    left: -9999px;
    position: absolute;
    width: 1px;
}
/*------------------------------------------------------------*/

/* informacja o opoznionej wysylce na swieta */
/* na samej górze tego pliku jest import http://ebay.eternalcar.com/temp/xmas_styles.css
   który to steruje wyświetlaniem tego diva */
#emer2 {
	display: none;
	width: 242px;
	height: 274px;
	background: url(images/easter_delays.png) no-repeat center center;
	margin-bottom: 10px;
}

#infopic{
	text-align:center;
	margin-top:20px
}