@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#E3E3E3 url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	width:1000px;
	margin:auto;
	position:relative;
}
.path {
	position:absolute;
	font-size:11px;
	color:#797979;
	left: 327px;
	top: 236px;
	width: 661px;
}
.path a {
	color:#000;
	text-decoration:none; 
}
.path a:hover {
	color:#000;
	text-decoration:underline; 
}
.blok1 {
	background:#F1F1F1;
}
#topFlash{ height:164px; }
.s {
	width:1000px;
	margin:auto;
}
.blok2 {
	background:url(images/d_tlo.jpg) repeat-x;
}
.m {
	background:url(images/t2.jpg) no-repeat;
	height:59px;
}
.m ul {
	margin:0;
	padding:0;
	list-style:none;
}
.m ul li {
	float:left;
}
.m a {
	font-size:18px;
	display:inline-block;
	padding:17px 30px 19px 30px;
	color:#fff;
	text-decoration:none;
	text-shadow:#000 1px 1px 1px;
}
.m a:hover {
	background:url(images/m.gif);
	color:#FFC;
}
.stopka {
	width:1000px;
	margin:auto;
	height:180px;
	background:url(images/stopka.jpg) no-repeat;
	position:relative;
}
.prawa {
	width:400px;
	position:absolute;
	font-size:11px;
	color:#4F4F4F;
	left: 551px;
	top: 41px;
	text-align:right;
}
.both {
	clear:both;
}
img {
	border:0;
}
.left {
	float:left;
	width:283px;
}
.right {
	float:right;
	width:672px;
	line-height:16px;
	font-size:12px;
}
.ng {
	font-size:18px;
	margin:5px 0px;
	padding:5px 5px 12px 10px;
	color:#D20000;
	font-weight:normal;
	background:url(images/ng.gif) repeat-x bottom;
}
a {
	color:##D20000;
}
a:hover {
	text-decoration:none;
}

