body {
	background-color: #e0e0e0;
	height: 100%; 
	width: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	line-height: 15px;
}
* {
	margin: 0;
	padding: 0;
	}
	
#main {
	width:938px;
	margin: 0 auto;
	}
	
#content {
	background:url(images/bg.gif) repeat-y;
	padding-top: 20px;
	}

#header {
	background:url(images/header.gif) center no-repeat;
	width: 878px;
	height: 140px;
	margin: 0 auto 20px auto;
	}
	
#bottom {
	background:url(images/bgbottom.gif) no-repeat;
	width: 938px;
	height:18px;
	}
	
#maincol {
	position:relative;
	padding: 10px;
	}
	
#centercol {
	position:relative;
	margin: 0 222px 0 200px;
	}
	
#leftcol {
	position:relative;
	float:left;
	width: 147px;
	margin: 0 0 0 25px;
	}
#rightcol {
	position:relative;
	float:right;
	width: 175px;
	margin: 0 25px 0 0;
	}

#leftcolcontent ul {
	list-style:none;
	line-height:240%;
	font-size: 12px;
	font-weight:bold;
	}
	
#leftcolcontent a:link, #leftcolcontent a:visited {
	text-decoration:none;
	color:#000000;
	}
	
#leftcolcontent a:hover {
	text-decoration:underline;
	color:#d2232a;
	}
	
#leftcoltop { background:url(images/leftcoltop.gif) bottom no-repeat; width: 147px; height: 10px; }
#leftcolbottom { background:url(images/leftcolbottom.gif) top no-repeat; width: 147px; height: 10px; }
#leftcolcontent { background:#efedee; width: 127px; padding-left: 20px; }


#rightcoltop { background:url(images/rightcoltop.gif) bottom no-repeat; width: 175px; height: 8px; }
#rightcolbottom { background:url(images/rightcolbottom.gif) top no-repeat; width: 175px; height: 8px; }
#rightcolcontent { background:#efedee; width: 145px; padding: 7px 10px 5px 20px; }

#footer {
	color: #7d7d7d;
	text-align:center;
	width: 900px;
	position:relative;
	margin: 20px auto 0 auto;
	}
	
#footer h1 { font-size:14px; }
#footer h2 { font-size:12px; }
#footer p { font-size:10px; }

#row1 img, #row2 img {
	margin-top: 16px;
	}
	
#row2 {
float:right;
	}

.tyginfo {
	width: 222px;
	}
	
.tyginfo .pris {
	color:#FF0000;
	font-weight:bold;
	}

#centercol h1 {
	font-size:16px;
	font-weight:bold;
	}
	
#centercol h2 {
	font-size:12px;
	font-weight:bold;
	}

#rightcolcontent a:link, #rightcolcontent a:visited {
	text-decoration:none;
	color:#d2232a;
	}
	
#rightcolcontent a:hover{
	text-decoration:underline;
	color:#000000;
	}
	
.sortiment {
	line-height:200%;
	}
	
.picleft {
	float:left;
	margin-right:20px;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
