@import url('reset.css');

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	font-family: 'Verdana', 'Tahoma', 'Arial', 'Myriad Pro', Trebuchet, sans-serif;
	color: #000;
	background: #FFF url(images/bg.gif) repeat-x center 0;
}

div.wrapper {
	width: 947px;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
}

/* NAGLOWEK */

div#header {
	height: 100px;
	position: relative;
}

div#header h1 {
	width: 193px;
	height: 99px;
	background: transparent url(images/logo.gif) no-repeat 0 0;
	position: absolute;
	bottom: 1px;
	left: 0;
}

div#header h1 a {
	margin-top: 20px;
	width: 193px;
	height: 66px;
	display: block;
	text-indent: -9999px;
}

div#header img {
	position: absolute;
	top: 59px;
	left: 200px;
	width: 173px;
	height: 16px;
}

/* MENU W NAGLOWKU */

ul#top_menu {
	background: transparent url(images/top_menu.gif) no-repeat 0 0;
	width: 504px;
	height: 29px;
	position: absolute;
	top: 34px;
	right: 20px;
}

ul#top_menu li {
	float: left;
	height: 29px;
}

ul#top_menu li a {
	display: block;
	float: left;
	height: 29px;
	width: 100%;
	text-indent: -9999px;
}

ul#top_menu li#shop { width: 75px; }
ul#top_menu li#create { width: 75px; margin-left: 50px; }
ul#top_menu li#earn_cash { width: 90px; margin-left: 42px; }
ul#top_menu li#community { width: 125px; margin-left: 45px; }

ul#top_menu li#shop a:hover, 
ul#top_menu li#shop a.active { background: transparent url(images/top_menu.gif) no-repeat 0 -29px; }
ul#top_menu li#create a:hover, 
ul#top_menu li#create a.active { background: transparent url(images/top_menu.gif) no-repeat -125px -29px; }
ul#top_menu li#earn_cash a:hover, 
ul#top_menu li#earn_cash a.active { background: transparent url(images/top_menu.gif) no-repeat -242px -29px; }
ul#top_menu li#community a:hover, 
ul#top_menu li#community a.active { background: transparent url(images/top_menu.gif) no-repeat -377px -29px; }

/* MENU GLOWNE */

ul#menu {
	clear: both;
	float: left;
}

ul#menu li {
	float: left;
	margin: 0 0px 0 0;
	padding: 0 0px 0 0;
	background: transparent url(images/bg_li.gif) no-repeat center right;
}

ul#menu li.last {
	background: none;
}

ul#menu li a {
	padding: 14px 14px 15px 14px;
	margin: 0 1px 0 0;
	color: #FFF;
	text-decoration: none;
	display: block;
}

ul#menu li a:hover {
	background: transparent url(images/bg_menu_hover.gif) repeat-x 0 0;
}

/* WYSZUKIWARKA */

form#search_form  {
	float: right;
	margin-top: 9px;
}

form#search_form ul li {
	float: left;	
}

form#search_form ul li div {
	background: transparent url(images/bg_search_input.gif) no-repeat 0 0;
	width: 216px;
	height: 22px;
	margin-right: 7px;
}

form#search_form ul li div input {
	background: none;
	border: none;
	width: 206px;
	height: 20px;
	padding: 2px 5px 0 5px;
}

form#search_form ul li button {
	background: transparent url(images/b_search.gif) no-repeat 0 0;
	width: 68px;
	height: 22px;
	border: none;
	cursor: pointer;
	overflow: hidden;
}

form#search_form ul li button:hover {
	background-position: 0 -22px;
}

/* CIENIE */

div#shadow_top {
	clear: both;
	height: 22px;
	background: transparent url(images/shadow_top.jpg) no-repeat 0 0;
}

div#top_menu_shadow {
	width: 504px;
	height: 22px;
	background: transparent url(images/top_menu_shadow.gif) no-repeat 0 0;
	position: absolute;
	bottom: 15px;
	right: 20px;
}

/* LEWE MENU */

ul#left_menu {
	width: 183px;
	/*height: 264px;*/
	float: left;
	font-family: 'Verdana', 'Myriad Pro', 'Tahoma', 'Arial', Trebuchet, sans-serif;
}

ul#left_menu li {
	background: transparent url(images/bg_left_menu_li.gif) no-repeat 0 0;
	height: 22px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 183px;
	float: left;
}

ul#left_menu li h3 {
	background: transparent url(images/bg_left_menu_h.gif) no-repeat 0 0;
	height: 17px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 0 10px;
	
}

ul#left_menu li a {
	height: 17px;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px 0 0 15px;
}

ul#left_menu li a:hover {
	color: #0055b1;
}

/* FLASH */

div#flash {
	width: 764px;
	height: 261px;
	float: right;
}

/* 3 BOXy */

ul#three_box {
	clear: both;
	background: transparent url(images/shadow_bottom.jpg) no-repeat 0 0;
	width: 947px;
	overflow: hidden;
	height: 100%;
	padding: 10px 0 0px 0;
}

ul#three_box li {
	float: left;
	width: 306px;
	height: 117px;
}

ul#three_box li#center_box {
	margin: 0 13px 0 13px;
}

ul#three_box li a {
	display: block;
	width: 306px;
	height: 117px;
	text-indent: -9999px;
}

ul#three_box li#left_box a {
	background: transparent url(images/left_bottom_box.jpg) no-repeat 0 0;
}

ul#three_box li#center_box a {
	background: transparent url(images/center_bottom_box.jpg) no-repeat 0 0;
}

ul#three_box li#right_box a {
	background: transparent url(images/right_bottom_box.jpg) no-repeat 0 0;
}

ul#three_box li#left_box a:hover, ul#three_box li#center_box a:hover, ul#three_box li#right_box a:hover {
	background-position: 0 -117px;
}

/* 2 BOXy */

ul#two_box {
	clear: both;
	background: transparent url(images/shadow_bottom.jpg) no-repeat 0 0;
	width: 947px;
	overflow: hidden;
	height: 100%;
	padding: 10px 0 0px 0;
}

ul#two_box li#left_box {
    float: left;
}

ul#two_box li#right_box {
    float: right;
}

/* TOP SELLERS */

h2 {
	color: #444444;
	font-family: 'Myriad Pro', 'Verdana', 'Tahoma', 'Arial', Trebuchet, sans-serif;
	font-size: 15px;
	padding: 10px 0 10px 0;
}

h2 a {
    color: #444444;
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

ul#top_sellers {
	background: transparent url(images/img_natura_link.gif) no-repeat 695px 3px;
	float: left;
	margin: 5px 0 0 0;
	width: 100%;
}

ul#top_sellers li {
	float: left;
	padding-right: 20px;
}

ul#top_sellers li a {
	display: block;
	width: 98px;
	height: 98px;
	border: 1px #929191 solid;
}

ul#top_sellers li a:hover {
	border: 1px #90c117 solid;
}

/* STOPKA */

div#footer {
	overflow: hidden;
	height: 100%;
	margin-top: 20px;
	clear: both;
	background: #343434 url(images/bg_footer.gif) repeat-x 0 0;
	padding: 20px 0 15px 0;
}

div#footer ul {
	color: #FFF;
	font-weight: bold;
	overflow: hidden;
	height: 100%;
}

div#footer ul li {
	float: left;
	width: 190px;
	
}

div#footer ul li ul {
	padding-top: 7px;
	background: none;
}

div#footer ul li ul li {
	float: none;
	background: transparent url(images/arrow.gif) no-repeat 0 6px;
	padding: 2px 0 2px 10px;
}

div#footer ul li ul li a {
	font-family: 'Arial', 'Myriad Pro', 'Verdana', 'Tahoma', Trebuchet, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #9D9D9D;
	text-decoration: none;
}

div#footer ul li ul li a:hover {
	text-decoration: underline;
}

div#footer_logos {
	float: right;
	background: transparent url(images/footer_logos.gif) no-repeat 0 0;
	width: 90px;
	height: 114px;
	margin-right: 10px;
}

div#copy, div#iguana {
	padding: 10px 0;
	font-size: 10px;
	color: #BFBFBF;
}

div#copy {
	float: left;
}

div#iguana {
	float: right;
}

div#iguana a {
	color: #BFBFBF;
	text-decoration: none;
}

div#iguana a:hover {
	text-decoration: underline;
}