@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;
}
b,u{
	color:white;
}
a{ color:#CCCCCC; text-decoration:underline; }
a:hover{ color:#CCCCCC; text-decoration:none;}

.tab_f{
	width: 60%;
	font: 12pt Tahoma;
	border: 0px;
}
.tab_f_l{
	width: 40%;
	text-align: right;
	padding: 2px 5px 2px 0px;
}
.tab_f_r{
	width: 60%;
	text-align: left;
	padding: 2px 0px 2px 5px;
}
.tab_f_r input{
	width: 80%;
	border: 1px solid black;
	background-image: url(/images/input-bg.jpg);
	padding: 2px;
	font: 10pt fantasy;
	color: white;
}
.send{
	border: 2px solid black;
	background-color: #0B2635;
	font: 10px Tahoma;
	font-weight: bold;
	color: white;
	padding: 3px;
}

.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 30px 15px 10px; background:url(/images/tmt1.jpg) repeat-x bottom; }
.menu a:hover { background:url(/images/tmt2.jpg) repeat-x bottom; }
.path{ width: auto;text-align:center;padding:22px 0px 22px 0px; 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:80px; }
.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;}

.stopka_img{
	vertical-align: middle;
}
