body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {color: #5f73c1; text-decoration: underline;}
a:hover {color: #5f73c1; text-decoration: underline;}

h1{
 font-size: 120%;
 color: #5f73c1;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 150%;
 color: #11576a;
 margin: 0px;
 padding: 20px 0px 10px 10px;
}

p{
	padding: 0px 10px 0px 10px;
}

ul{
	padding-bottom: 5px;		
}

li{
	padding-bottom: 2px;		
}

.mennu {
	font-size: 12px;
}
.txt {
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
}
.prod{
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

.contacts {
	font-size: 10px;
}

.leftmenu {
	font-size: 12px;
	font-weight: normal;

}
.headcol {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 5px 10px 17px;
	color: #11576a;
}

.feature{
	padding: 0px 10px 0px 0px;
	text-align: justify;
}

.feature img{
	float: right;
	padding: 0px 0px 10px 10px;
}