/* wraper */

#wraper	{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1500px;
	padding:0px;
	z-index:0;
}

#main_wraper	{
	width:100%;
	height:1700px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#top_wraper	{
	background-image:url(../Bilder/bg_top.png);
	background-repeat:repeat-x;
	width:100%;
	height:200px;
}

/* main */

#main	{
	background-image:url(../Bilder/bg_main.png);
	background-repeat:no-repeat;
	width:830px;
	height:1500px;
	padding-left:80px;
	padding-right:80px;
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
}

#col_left	{
	height:1200px;
	width:500px;
	padding:10px;
	float:left;
}

#col_right	{
	height:230px;
	width:250px;
	padding:0px;
	padding-left:30px;
	margin-bottom:20px;
	float:right;
}

#blog_info	{
	height:700px;
	width:260px;
	padding:0px;
	float:right;
}

#col_right_kart	{
	height:280px;
	width:260px;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
	float:right;
}

#col_kart	{
	height:260px;
	width:260px;
	padding:0px;
	float:right;
}

/* meny */

#many	{
	width:900px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}

#meny_oppe	{
	width:900px;
	height:150px;
	float:right;
}

#meny_nede	{
	width:900px;
	height:50px;
	float:left;
}


#col_omkosak	{
	height:500px;
	width:240px;
	padding:10px;
	margin-top:15px;
	float:right;
}

/*-----footer-----*/

#footer {
	background-color:#1A1A1A;
    clear:both;
    float:left;
    width:100%;
	height:75px;
}

#footercontainer	{
	background-color:#1A1A1A;
	width:900px;
	height:135px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}

#footercontainer_under	{
	background-color:#1A1A1A;
	width:900px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
}

/* sidebar */

.textwidget	{
	width:260px;
}

/* coments */

.left	{
	float:left;
	width:360px;
}

#right	{
	float:right;
	width:440px;
}

.flyt	{
	float:left;
	width:360px;
	height:75px;
}

.submit	{
	width: 95px;
	height: 28px;
	border: none;
	background-image:url(../Bilder/post_coments.png);
	float:left;
	margin-top:15px;
}

.sok	{
	width: 260px;
	height: 28px;
	border: none;
	background-image:url(../Bilder/sok.png);
	margin-bottom:20px;
}

#coments_form_wraper	{
	width:800px;
	height:300px;
	margin-top:20px;
	float:left;
}

#logget_inn	{
	margin-top:20px;
	clear:both;
	width:800px;
	height:20px;
}

.coments	{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	margin:8px;
}

.woocal td {
  font-family:Arial, Helvetica, sans-serif;
  padding: 2px;
  margin: 1px;
  font-size: 9px;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
}

.woocal th {
  font-family:Arial, Helvetica, sans-serif;
  padding: 2px;
  margin: 1px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #888;
}
