@charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg.jpg); 
	padding:0px 0px 20px 0px; 
	font-size:62.5%; 
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
}

a{ color:#611029; text-decoration:none;   } 
a:hover{ text-decoration:underline }

.pds{
	width:1006px; 
	margin:auto; 
	font-size:1.2em;
}

.t2{
	background:url(images/t2.jpg) no-repeat; 
	height:225px;
	position:relative; 
}
.s{ 
	background:url(images/tlo.jpg) repeat-y; 
}
.picture{
	position:absolute;
	left:29px;
	top:65px;
}
.tng{
	position:absolute;
	left: 213px;
	top: 78px;
	font-size:1.5em; 
	font-style:italic; 
	color:#fff; 
	text-shadow:1px 1px 1px #000;
	font-family:Arial, Helvetica, sans-serif
}
.topis{
	position:absolute;
	color:#fff;
	left: 213px;
	top: 120px;
	width: 410px;
	height: 85px;
}
.links{
	position:absolute;
	width:200px;
	left: 764px;
	top: 79px;
}
.links ul{ list-style:none; margin:0; padding:0; } 
.links li{ float:left;}
.links a{ display:block; width:160px; padding:7px 20px; color:#fff; font-weight:bold; background:#82233F; text-decoration:none; margin:2px 0px; }
.links a:hover{ background:#6B1931; }

.mng{ background:url(images/mbg.jpg) no-repeat center bottom; 
	color:#fff; 
	font-weight:bold; 
	padding:8px 10px; 
	text-align:center; 
	text-transform:uppercase; 
}

.m ul{ margin:0; padding:5px; list-style:none; } 
.m li { float:left; width:220px; } 
.m a{ background:url(images/arrow.jpg) no-repeat left center;  display:block; 
padding:8px 0px 8px 30px; 
font-weight:bold; border-bottom:1px dashed #B2B2B2;
}


.path{
	position:absolute;
	font-size:.9em;
	color:#999;
	left: 44px;
	top: 15px;
	width: 935px;
}
.path a{ color:#666; text-decoration:none; }
.path a:hover{text-decoration:underline; } 

.left{ float:left; width:670px; 
padding-left:52px;

line-height:1.4em;}

.ng{
	background:url(images/ngbg.jpg) no-repeat center;
	font-size:1.5em; 
	font-style:italic; 
	color:#fff; 
	padding:8px 40px;
	font-weight:normal;
	text-shadow:1px 1px 1px #000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

.mnt{ background:url(images/tlo.jpg) no-repeat center right; width:120px; height:35px; 
    color:#fff;
	font-weight:bold;
	text-shadow:0px 0px 0px #000000;
	 }
.mnt a{ color:#611029; text-decoration:none; }
.mnt a:hover{text-decoration:underline; }

.zdj { padding-left:40px; }
.zdj span{
	padding:5px; 
	background:#fff;
	display:inline-block; 
	vertical-align:top;
	margin-left:20px;
	border:1px solid #ccc;
}
img{ border:0; }

.right{
	float:right; 
	width:222px; 
	padding-right:29px;
}
.both{ clear:both;}
