@charset "utf-8";
/* CSS Document */

body{
	background:#323637 url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.pds{
	width:1010px;
	position:relative;
	margin:0 auto;
	font-size:12px;
	color:#949494;
}

a{ color:#CCCCCC; text-decoration:underline; }
a:hover{ color:#CCCCCC; text-decoration:none;}

.menu{padding:20px 50px 10px 50px; }
.menu ul{ list-style:none; margin:0; padding:0;}
.menu li{ margin:0; padding:0px 20px; float:left; }
.menu a{ color:#fff; text-decoration:none; display:inline-block; font-weight:bold; padding:5px 40px 15px 10px; background:url(images/tmt1.jpg) repeat-x bottom; }
.menu a:hover { background:url(images/tmt2.jpg) repeat-x bottom; }
.path{ padding:22px 10px 22px 270px; color:#999999; font-size:11px;}
.path a{ color:#999;}

.tekst{	 line-height:16px; }

.box{ background:url(images/m2.jpg) repeat-y;  padding:0px 11px 0px 15px;}
.mng{ background:url(images/mng.jpg) no-repeat; color:#fff; font-weight:bold; padding:9px 15px; }
.m{ list-style:none; margin:0; padding:0; }
.m li{ padding:0; margin:0; }
.m a{ display:block; width:180px; background:url(images/mtlo.jpg) no-repeat left bottom ; padding:10px 5px 12px 30px; text-decoration:none; }
.m a:hover{ color:#CC3333; }

.ng{ font-size:12px; color:#fff; background:url(images/ng.jpg) no-repeat; padding:15px 25px; margin:0;}
.tekst p{ margin:0; padding:5px 10px;}

.mtxt{ padding:8px 15px; color:#ccc; }
img{ border:0;}

.left{
	width:247px;
	float:left;
	padding-top:5px;
}
.right{
	width:720px;
	padding-left:20px;
	float:left;
}

.d1{background:url(images/bg2.jpg) repeat-x; 	height:130px; }
.d2{ width:1000px; margin:0 auto; position:relative; }
.dlogo{ position:absolute; top:17px; }
.copy{ position:absolute; right:10px; top:30px; font-size:11px; color:#666666;}