/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#EDEBDC url(images/tlostr.gif) repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.pds{
	width:842px;
	margin:0 auto;
}
.left{
	float:left;
	width:193px;
	padding-left:38px;
}
.right{
	float:left;
	width:567px;
}
.s{
	background:url(images/tlo.gif) repeat-y;
	height:100%;
}
.tekst{
	padding:15px;
	font-size:12px;
	color:#70859A;
	line-height:16px;
}
.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:11px;
	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:10px 3px 12px 38px;
}
.menu a:hover{
	display:block;
	background:url(images/m-tlo2.gif) repeat-y bottom;
	font-size:12px;
	color:#4E8FD2;
	text-decoration:underline;

}
.stopka{
	width:842px;
	height:150px;
	position:relative;
	background:url(images/stopka.jpg);
	}
.copy{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left: 106px;
	top: 64px;
	width: 573px;
}

