/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#EDEBDC url(images/bg.gif) repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.pds{
	width:920px;
	margin:0 auto;
}
.left{
	float:left;
	width:193px;
	padding-left:48px;
}
.right{
	float:left;
	width:625px;
}
.s{
	background:url(images/tlo.gif) repeat-y;
	height:100%;
	
}
.tekst{
	padding:15px;
	font-size:12px;
	color:black;
	line-height:16px;
	padding-right:25px;
}
.tresc_menu{
	padding:10px;
	font-size:12px;
	color:black;
}

.ng{
	text-align:right;
	font-weight:bold;
	font-size:13px;
	color:#5790C8;
	padding:5px 5px;
	border-right:3px solid #5790C8;
	
}
a{
	color:#FF6600;
}
.mng{
	background:url(images/m1.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:12px 2px 12px 18px;
}
.menu a{
	display:block;
	background:url(images/m-tlo.gif) repeat-y bottom;
	font-size:12px;
	color:#4E8FD2;
	text-decoration:none;
	padding:5px 3px 12px 28px;
}
.menu a:hover{
	display:block;
	background:url(images/m-tlo2.gif) repeat-y bottom;
	font-size:12px;
	color:#4E8FD2;
	text-decoration:underline;

}

.menu2 a{
	display:block;
	background:url(images/m-tlo.gif) repeat-y bottom;
	font-size:12px;
	color:#4E8FD2;
	text-decoration:none;
	padding: 5px 3px 12px 8px;
}
.menu2 a:hover{
	display:block;
	//background:url(images/m-tlo2.gif) repeat-y bottom;
	font-size:12px;
	color:#4E8FD2;
	text-decoration:underline;

}

.stopka{
	width:920px;
	height:157px;
	position:relative;
	background:url(images/stopka.jpg);
	}
	
.copy{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left: 156px;
	top: 54px;
	width: 573px;
	text-align: center;
}
.copy a{
	font-size:11px;
	color: white;
	text-decoration:none;
}
.copy a:hover{
	font-size:11px;
	color: red;
}

