@import url('css/main_menu.css');
@import url('css/news.css');
html, body {
	margin:0;
	padding:0;
	height: 100%;
	text-align: center;
	background: #F9F4C8 url(images/bg.gif) center top repeat-y;

	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000;
	
}

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background: #fff url(images/lrborder.gif) left top repeat-y;
}

html>body #wrapper {
	height: auto;
	min-height: 100%;
}

#top {
	height: 106px;
	background-color: #F9F4C8;
}

#header {
	padding-top: 5px;
}

#header div{
	position: relative;
	margin: 0 0 5px 0;
	background: #fff url(images/top_pic.jpg) right top no-repeat;
	border: 1px solid #9a9a9a;
}


#mainmenu { 
	position: relative;
	border: 1px solid #9a9a9a;
	background-color: #fff;
	height: 21px;
	font-size: 11px;
}

#toolbox {
	position: relative;
	float: right;
	width:200px;
}

#toolbox ul {
	float: right;
	margin:0;
	padding:0;
	list-style: none;
}

#toolbox ul li {
	float: left;
	height: 21px;
}

#mainmenu #toolbox ul li a {
	display: block;
	color: #069;
	text-decoration: none;
	padding: 4px 5px;
	border-left: 1px solid #9a9a9a;
	border-right: none;
}


#content {
	position: relative;
	border: 1px solid #9a9a9a;
	border-bottom:none;
	background-color: #fff;
	padding: 10px;
	font-size: 1.2em;
}

#content table{
	border: none;
	border-collapse: collapse;
}

#content td{
	border: none;
	border-bottom: 1px solid #666;
	padding: 2px;
}

/************************************/

h1 {
	font-size: 1.4em;
	color: #996600;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #069;
}

a {
	color: #960;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.date {
	color: gray;
	font-size: .7em;
}
.left_width {
	width: 500px;
}
.right {
	float:right;
	position: relative;
	width:200px;
	height: auto;
    margin: 0 0 0 0px;
}
.right img{
	position:relative;
	padding: 3px 3px;
	border:0px;
	right:0px;
}
.right_produkti {
	position: relative;
	float:right;
	width:200px;
}
.right1 {
	position: relative;
	float: right;
	width: 500px;
	margin: 0 0 0 10px;
}

.right1 img {
	margin: 0 0 10px 0;
	width: 500px;
}

.right2 {
	position: relative;
	float: right;
	width: 100px;
	margin: 0 0 0 10px;
}

.right2 img {
	margin: 0 0 10px 0;
	width: 100px;
}

.produkttable {
	width: 100%;
}
.shorttext {
  color: #960;
  display: block;
}

#produkti {
	position:relative;
	width:100%;
	border: 0px;

	}
	
#produkti img {
	border: none;

	}
.left {
	position: relative;
	float:left;
	
	}
.right_text {
	position: relative;
	float: right;
	width:500px;
	margin: 0 0 0 10px;
}
.certifikat {
	color:#960;
	font-weight:normal;
	}
	.certifikat a{
	font-size: 100%;
	color:#960;
	font-weight:bold;
	}
		.certifikat lu,li{
		padding-left: 0px;
		list-style-type: none;
	}
.certifikat img {
	padding:10px;
}