@charset "utf-8";
/* CSS Document */

.main{
	background-image:url(../images/main-bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 59px;
}

.body{
	width:896px;
}

.body-bottom-bg{
	background-image:url(../images/body-bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:3px 100%;
	width:896px;
}
	
.body-right-bg{
	background-image:url(../images/body-right-bg.jpg);
	background-repeat:no-repeat;
	background-position:100% 59px;
	width:896px;
}

.body-content{
	color:#666666;
	width:580px;
	-width:573px;
	margin-left:160px;
	margin-right:160px;
	padding-bottom:89px;
	padding-top:31px;
}

.body-content h1{
	text-align:center;
	margin-bottom:18px;
}

.body-content h2{
	text-align:center;
	margin-top:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:800;
	line-height:17px;
}

.body-content h3{
	text-align:center;
	margin-top:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:800;
	line-height:17px;
}
.body-content p{
	text-indent:48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:100;
	line-height:17px;
	margin-top:16px;
	text-align:justify;
}

.body-content span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:100;
	margin-left:48px;
	line-height:17px;
	width:580px
}

.vivod{
	text-decoration:underline;
}

.podpis{
	text-decoration:overline;
	margin-left:378px;
	-margin-left:372px;
}

.body-content p span.vivod{
	margin-left:0px;
}