html { min-height: 100%; margin-bottom: 1px; } /*prevents scrollbar i ff from showing*/
body {
	font: 11px/15px Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color:#330000;
	background-color:#756157;
	background-image:url(../images/patternbg.gif);
	margin: 0px auto;
	padding:0;
	border:0;
	text-align:center;
	}
.start {color:#000; font:bold 10px Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans-serif; margin-top:70px;}
	body.undersidor{background-image:url(../images/backg.gif);}
 a:link, a:visited { 
 	color:#333;
	text-decoration:none;
	} 
 a:hover { 
	color:#666666;
	text-decoration:underline;
	}
.indent { 
	margin-left: 10px;
	}
h1{font:bold 1.2em Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans-serif; color:#666; padding:6px 0; margin:0; }
h2{font:bold 1em Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans-serif; color:#333; padding:6px 0; margin:0;}
h3 {font: normal 1.3em Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans-serif; letter-spacing:0.3em;}
.border {border:1px solid #fff;}
.newsborder{border:1px solid #333;}
table, td, tr{ font-size:1em;}

#wrapper {
   	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#D7C9BD url(../images/bg.gif);
	border:1px solid #fff; border-top:none; 
	}
#navholder {
	margin:0;
	padding:0;
	}
#banner{width:800px; clear:both;}
#logo{
	position:relative;
	left:-30px;
	top:0px;
	width:90px;
	height:95px;
	z-index:1;
	float:left;clear:none;
}
#image{float:right; width: 663px; height: auto; padding-right:40px;}
#content{clear:both; padding-right:40px; padding-left:100px;}
#footer {width:800px; text-align:center; font-size:x-small; color:#666666; clear:both; padding-top:20px;}

/*menu*/
#actabs{text-align:left; clear:both; margin:0; padding:10px 30px 10px 90px;}
#actabs a {
	color:#000;
	text-decoration: none;
	padding: 0px 5px;
	line-height:1;
	border-right:1px solid #333;
	letter-spacing:1.2pt;
}

#actabs a:hover, #actabs a:active,  #actabs a:focus {
	text-decoration: none;
	color:#333;
	}
#actabs ul {
	margin:0;
	margin-right:10px;
	padding:0;
	list-style-type: none;
	}
#actabs li {
	display:inline;
	margin:0;
	padding:0;
	list-style-type: none;
	}
/*current link defined in body*/
body#laccessories a#laccessoriesnav,
body#accessories a#accessoriesnav,
body#reseller a#resellernav,
body#links a#linknav,
body#kontakt a#kontaktnav,
body#crocs a#crocsnav,
body#shop a#shopnav {
font-weight: bold;
color:#000;
}
/*round divs*/

div.rounded {
  width: 250px;
  background: #fff url(../images/round_bottom.gif) no-repeat bottom center;
  padding-bottom: 10px;
  margin-top:10px;
  text-align:center;
  color:#333333;
}
div.rounded h6{
  padding:6px 0;
  margin:0;
  background: transparent url(../images/round_top.gif) no-repeat top center;
  font: normal 1.3em Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  color:#756157;
}

div.rounded h6, div.rounded p, div.rounded ul, div.rounded form {
  padding-left: 10px;
  padding-right:5px;
  margin:0;
  text-align:left;
  }
.float{float:left; padding-right:2px;}
form, select, input, submit, textarea{font: normal 1em Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans-serif;}
.button{font: normal 1em Tahoma,'Lucida Sans Unicode', Arial, Helvetica, sans-serif;}
