@charset "utf-8";
/* CSS Document */

body {
	background:#E7E7E7 url(images/bg.gif) repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	width:1000px;
	margin:0 auto;
}
.m {
	height:78px;
}
.m ul {
	list-style:none;
	margin:0;
	padding:0;
}
.m li {
	float:left;
}
.m a {
	display:inline-block;
	font-size:18px;
	color:#fff;
	padding:24px 30px;
	background:url(images/m2.gif) no-repeat left center;
	text-decoration:none;
	font-weight:normal;
}
.m a:hover {
	background:url(images/m1.gif) no-repeat left center;
	color:#FF9;
}
.msub{ list-style:none;margin:5px; padding:0; } 
.msub a{ display:block; padding:8px 20px; border-bottom: 1px dotted #A5A498; text-decoration:none; color:#000; }
.msub a:hover{ background:#000; color:#fff; } 

.s {
	background:url(images/stlo.jpg) no-repeat top center;
	padding:10px 0px;
	font-size:14px;
}
.left {
	width:290px;
	float:left;
}
.right {
	width:670px;
	float:right;
}
.mng {
	background:url(images/mng.jpg) center no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:17px 20px;
	margin:5px 0px;
}
.both {
	clear:both;
}
.center {
	text-align:center;
}
img {
	border:0;
}
.stopka {
	position:relative;
	background:url(images/stopka.jpg) no-repeat;
	height:80px;
}
.stopka p { padding: 20px 0px 0px 20px; }
.up {
	position:absolute;
	text-align:right;
	top:30px;
	right:70px;
	font-size:11px;
}
.up a {
	color:#fff;
	text-decoration:none;
}
.up a:hover {
	text-decoration:underline;
}
.ng {
	font-size:18px;
	font-weight:normal;
}
a{ color:#F60; } 
.gora {
	position:relative;
	background:url(images/top.jpg) no-repeat top center;
	height:233px;
	width:1000px;
}
