*
{
	margin: 0;
	padding: 0;
	font-family:Tahoma, Sans-Serif;
}

/* nadpisanie powyższego, żeby kontrolki się normalnie wyświetlały */
input, select, textarea 
{
	border: 1px solid #999999;
	font-size: 11px;
	font-family: Tahoma, Sans-Serif;
	border-style: inset;
}

img
{
	border:medium none;
}

html, body
{
	height: 100%;
	width: 100%;
}

body
{
	background-image: url("img/bg.jpg");
	font-family: Tahoma, Sans-Serif;
}

a:link, a:hover, a:active, a:visited, a:disabled
{
	text-decoration:none;
	color: Black;
	font-size: 11px;
	font-family:Tahoma, Sans-Serif;
}

ul
{
	position:relative;
	left:15px;
	padding-right:15px;
}

/* ------------------------------------------- */
/* --- T O P  M E N U ------------------------ */
/* ------------------------------------------- */

#top_menu
{
	width: 1001px;
	height: 25px;
	margin: 3px auto 0px auto;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	overflow:hidden
}

#top_menu p
{
	line-height: 25px;
	padding-left: 7px;
}

#register
{
	position: relative;
	left: 20px;
	width: 251px;
	height: 25px;
}

div.find
{
	position: relative;
	left: 445px;
	top: -25px;
	background-image: url("img/button_red_spyglass.png");
	background-repeat: no-repeat;
	width: 235px;
	height: 25px;
}

.button_spyglass
{
	background-image:url("img/button_spyglass.png"); 
	width: 19px; 
	height: 18px; 
	border-width: 0px;
	cursor: pointer;
}

div.login
{
	position: relative;
	left: 695px;
	top: -50px;
	background-image: url("img/button_red.png");
	background-repeat: no-repeat;
	width: 279px;
	height: 25px;
}
.linkButton
{
	color:White;
	font-weight: bold;
	border: none;
	background: none;
	cursor: pointer;
	width: 50px;
}

/* ------------------------------------------- */
/* --- H E A D E R --------------------------- */
/* ------------------------------------------- */

#header
{
	width: 1001px;
	margin: 0px auto 0px auto;
	height: 100px;
	z-index: 1000;
}

#header .cart
{
	top: -38px;
	width: 116px;
	height: 31px;
	position: relative;
	left: 882px;
	background-image: url("img/button_bg_red.png");
	text-align: center;
	font-size: 11px;
	color: White;
	border: solid 1px #FFFFFF;
	padding-top: 3px;
	text-decoration:none;
	color:White;
	cursor: pointer;
}

/* ------------------------------------------- */
/* --- M E N U  G R E E N -------------------- */
/* ------------------------------------------- */

#menu_green
{
	width: 1001px;
	height: 37px;
	margin: 0px auto 1px auto;
	overflow: hidden;
}

#home
{
	margin: 0px 1px 0px 0px;
}

#shop
{
	margin: 0px 1px 0px 0px;
}

#events
{
	margin: 0px 1px 0px 0px;
}

#work
{
	margin: 0px 1px 0px 0px;
}

#regulamin
{
	margin: 0px 1px 0px 0px;
}

#contact
{
	margin: 0px 1px 0px 0px;
}

#account
{
	margin: 0px 0px 0px 0px;
}

#home
{
	margin: 0px 1px 0px 0px;
}


/* ------------------------------------------- */
/* --- M E N U  R E D ------------------------ */
/* ------------------------------------------- */

#menu_red
{
	width: 1001px;
	height: 37px;
	margin: 1px auto 0px auto;
}

#menu_red p
{
	text-align: center;
}

#news
{
	width: 177px;
	height: 34px;
	background-image: url("img/button_bg_red.png");
	line-height: 34px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#welcome
{
	width: 612px;
	height: 34px;
	background-image: url("img/button_bg_red.png");
	position: relative;
	left: 178px;
	top: -34px;
	line-height: 34px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#promotions
{
	width: 209px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


/* ------------------------------------------- */
/* --- C O N T A I N E R --------------------- */
/* ------------------------------------------- */

#container
{
	width: 1000px;
	margin: 2px auto 0px auto;
	background-image: url("img/menu_bg.gif");
	min-height: 250px;
	overflow: hidden;
	font-size:12px;
	position:relative;
	left:-1px
}


#container:after
{
	content: " ";
	display: block;
	clear: both;
}


/* ------------------------------------------- */
/* --- L E F T ------------------------------- */
/* ------------------------------------------- */

table.menu tr
{
	height:18px;
}

#left
{
	float: left;
	width: 177px;
	min-height: 250px;
}

#left #red_container_top
{
	background-image: url("img/red_container_top.png");
	background-repeat: repeat-x;
	width: 172px;
	height: 21px;
	line-height: 21px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	overflow:hidden;
}

#left #red_container_top p
{
	padding-left: 3px;
}

#left #red_container_top span
{
	display: block;
	width: 170px;
}

#left #red_container_content
{
	background-image: url("img/red_container_bg.png");
	background-repeat: repeat;
	color: #ffffff;
	font-size: 11px;
	min-height: 78px;
}

#left #red_container_content div.eboardlogo
{
	background: url("img/red_container_content.png");
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 78px;
	padding-top:5px;
	padding-bottom:16px;
}

#left #red_container_content span
{
	display: block;
}

#left #red_container_content ul, ol
{
	padding-left: 15px;
}

#left #red_container_content p
{
	padding: 2px 5px 2px 5px;
}

#left #data
{
	width: 177px;
	height: 10px;
	line-height: 10px;
	color: #980b10;
	font-size: 10px;
	text-align: right;
	margin: -20px 0px 7px 0px;
}

#left #data p
{
	padding-right: 5px;
}


/* ------------------------------------------- */
/* --- C E N T E R --------------------------- */
/* ------------------------------------------- */

.spacer
{
	height: 2px; 
	background-image: url(img/spacer.png); 
	float:left;
	overflow:hidden;
	line-height:2px
}

.center
{
	margin: 0px 0px -2000px 1px;
	float: left;
	width: 608px;
	padding-bottom: 2000px;
	padding-left:2px;
}

div.store_mainbar
{
	width: 595px;
	height: 34px;
	line-height: 34px;
	padding-left: 14px;
	font-size: 11px;
	clear: both;
}

#center_right, .center_right
{
	margin: 0px 0px -2000px 0px;
	float: right;
	width: 820px;
	background-color: White;
	padding-bottom: 2000px;
}

div.filterbar
{
	min-height:34px !important;
	height: 34px;
	background-image: url("img/products/filterbar_bg.png");
	background-repeat: repeat-x;
	float: right;
	width: 815px;
	padding-left: 5px;
}

div.brandsbar
{
	height: 34px;
	background-image: url("img/products/filterbar_bg.png");
	background-repeat: repeat-x;
	float:left;
	padding-left: 5px;
}
table.brandsbar
{
	color: White;
	font-size: 12px;
	height: 34px;
	padding-left:9px;
	width:604px
}
.brandsbar img
{
	position:relative;
	top:2px;
}

div.brandsbar tr, td
{
	vertical-align: middle;
}
table.filterbar
{
	color: White;
	font-size: 12px;
	width: 815px;
	height: 34px;
	padding-left:9px;
}
table.filterbar tr, td
{
	vertical-align: middle;
}
.filterInput
{
	text-align:center;
	position:relative;
	top:-1px;
	left:-3px;
}
div.navbar
{
	height: 34px;
	background-color: #dedede;
	line-height: 34px;
	float: right;
	width: 820px;
	font-size: 12px;
	overflow:hidden;
}

.pager
{
	text-align: right; 
	font-size: 11px; 
	width:150px; 
	padding-right: 18px; 
	padding-top: 10px; 
	vertical-align:top;
}

table.navbar
{
	vertical-align: middle;
	float: right;
	width: 821px;
	padding-left:14px;
	margin-top:-3px;
	font-size:11px;
}

table.filterbar img
{
	position:relative;
	top:2px;
}

/* ------------------------------------------- */
/* --- R I G H T ----------------------------- */
/* ------------------------------------------- */

.right
{
	float: right;
	width: 209px;
	min-height: 250px;
}

#right img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ------------------------------------------- */
/* --- B O T T O M --------------------------- */
/* ------------------------------------------- */

#bottom_bg
{
	margin: 2px auto 0px auto;
	background: url(    "img/bottom_bg.jpg");
	background-repeat: no-repeat;
	width: 1001px;
	height: 80px;
}


/* ------------------------------------------- */
/* --- F O O T E R --------------------------- */
/* ------------------------------------------- */

#footer
{
	width: 1001px;
	margin: 5px auto 0px auto;
	padding-bottom: 20px;
	font-size:12px;
}

#footer p
{
	text-align: center;
	color: #ffffff;
}

#footer a
{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
}

#footer p.makers
{
	margin: 5px 0px 0px 0px;
	text-align: center;
	color: #9997A4;
	font-size: 10px;
}
