﻿body {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	background:url('../gfx/bg.jpg') repeat-x #121212;
	font-size:10px;
	color:#fff;
	}

#contenair {
	margin:auto;
	width:950px;
}


a {text-decoration:none; color:#fab000;}
a:hover {text-decoration:underline; color:#fab000;}
p {font-size:10px;  font-weight:normal;}
h1 { font-size:12px; margin:0 0 0 15px; padding:0px;}
h2 { color:#fab000; font-size:12px; margin-bottom:8px}
.search-text { position:relative; float:left; border:0px; background:url('../gfx/search-text.jpg') no-repeat; width:96px; height:22px; margin:0px; padding:0px;}
.search-button { position:relative; float:left; border:0px; background:url('../gfx/search-button.jpg') no-repeat;	width:61px; height:22px; margin:0px; padding:0px; }
.input2 { position:relative; float:left; border:0px; width:146px; border:1px solid #404040;}
.button2 {color:#fff; position:relative; float:right; border:1px solid #404040; background:#000; margin-top:10px;}
hr { height:1px; background:url('../gfx/hr.jpg'); border:0px; }

/***************************************************/

#top { position:relative; float:left; width:100%; height:118px; background:url('../gfx/top.jpg') no-repeat; }
#menu1 { position:relative; float:left; width:100%; height:26px; padding-top:13px; background:url('../gfx/menu1.jpg') no-repeat; text-align:center; }
#menu1 a { 	color:#000; font-size:12px;	font-weight:bold; padding:0px 28px; }
#menu1 a:hover { text-decoration:none; }
#menu2 { position:relative; float:left; width:930px; height:25px; padding-top:12px; background:url('../gfx/menu2.jpg') no-repeat #000;  padding-left:20px;}
#menu2 a {	color:#fff;	font-size:11px;	padding:0px 10px; }
#menu2 a:hover { text-decoration:underline; }
#menu2-submenu { position:absolute; margin-right:10px; right:0px; top:10px; }
#content { width:948px; background:#000; position:relative; float:left; border:1px solid #404040; border-top:0px; background:url('../gfx/content-bg.jpg') no-repeat #000; background-position: bottom; }
#info { background:url('../gfx/info-bg.jpg') no-repeat; background-position:center top; position:relative; float:left; width:100%; text-align:center; height:80px; padding-top:20px; }
#left{ position:relative; float:left; width:212px; color:#fff; font-size:12px; font-weight:bold; }
#left h1{margin:5px 0px;color:#fab000;font-size:12px;font-weight:bold;}

#box {position:relative;float:left;width:150px;margin:20px 0px 20px 20px;border:1px #404040 solid;padding:10px;background:url('../gfx/box-bg.jpg') no-repeat;background-position:center top; }
#search { position:relative; float:left; width:170px; margin:20px 0px 20px 20px; }
#category { position:relative; float:left; width:170px; margin-left:20px; }
#category a{ color:#eaeaea; text-transform:uppercase; display:block; height:15px; margin:0px; background:url('../gfx/li.jpg') no-repeat; background-position:left center; padding-left:10px; font-size:11px; }
#category a:hover{ text-decoration:none; color:#fab000; }
#right { width:693px; min-height:350px; position:relative; float:left; border:solid 1px #383838; background:url('../gfx/right-bg.jpg') no-repeat #000; background-position:center top; padding:20px 10px; }
#produkt { position:relative; text-align:center; float:left; width:160px; margin-left:10px; margin-top:20px; }
.price{ font-size:12px; font-weight:bold; color:#fab000; width:100%; }
#logo { height:38px; width:100%; position:relative; float:left; border-left:1px solid #404040; border-right:1px solid #404040; }
#menu-bottom { height:28px; width:100%; position:relative; float:left; text-align:center; color:#fab000; padding-top:10px; }
#menu-bottom a{ padding:0px 15px; }
#footer { position:relative; float:left; width:100%; font-size:11px; padding:15px 0px; background:url('../gfx/footer-bg.jpg') no-repeat; background-position:center top; text-align:center; }
#footer a {color:#fab000; }


