@charset "utf-8";
/* CSS Document */

body {
	background:#fff url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.both {
	clear:both
}
.pds {
	width:1000px;
	margin:auto;
	font-size:12px;
}
.m {
	background:url(images/m1.jpg) repeat-x;
	height:67px;
}
.m ul {
	list-style:none;
	margin:0;
	padding:0;
}
.m li {
	float:left;
}
.m a {
	display:inline-block;
	padding:20px;
	font-size:17px;
	font-style:italic;
	color:#fff;
	text-decoration:none;
}
.m a:hover {
	background:url(images/m2.jpg) repeat-x;
	text-decoration:underline;
}
.left {
	width:290px;
	float:left;
	padding-top:10px;
}
.right {
	float:right;
	width:655px;
	padding-right:10px;
	padding-top:10px;
}
.tresc {
	padding:0px;
}
.tresc p {
	padding:0px;
	margin:0;
	line-height:16px;
}
.ng {
	background:#4D4C4C url(images/ng.jpg) no-repeat left center;
	font-size:18px;
	color:#fff;
	margin:10px 0px;
	padding:8px 40px;
}
a {
	color:#933;
}
a:hover {
	text-decoration:none;
}
.stopka {
	background:url(images/stopka.jpg) repeat-x;
	font-weight:bold;
	color:#000;
	padding:10px 20px;
}


td { 
vertical-align: top;}

td.menu {
border-left:1px solid black; 
width:80%; 
background-color: #AFB4C0;} 

td.txt {
border-left:1px solid white; 
border-top:1px solid white; 
border-bottom:1px solid white;} 

td.gorne {
padding: 25px 0 25px 0;
border-top: 1px solid white;
border-right:1px solid black; 
border-left:1px solid white; 
background-color: #AFB4C0;}
