body {
	margin-bottom:10px;
	padding: 0;
	background-image:url(img/karbon2.jpg);
	background-repeat: repeat;
	font-weight: bold;
	text-align: center;
			}

.header {
	width:952px;
	margin:0;
	padding:0;
	height:150px;
	background-image:url(img/Header.png);
	}
.niz{
	background:url(img/niz.png) top center;
	width:953px;
	height:50px;
	color:#FFF;
	border-color:#0F0;
	}		 
.pravo {
	text-align: right;
	margin-right:30px;
	font-style: italic;
}
.raspis{
	color:#06F;
	font-family: Georgia;
	font-style:italic;
	font-size:16px;
	}
	.result{
	color:#06F;
	font-family: Georgia;
	font-style: normal;
	font-size:12px;
	}
	.data{
		color:#C00;
		font-family:Georgia;
		font-style:italic;
		font-size:16px;
		}
.left{
	border-right:1px solid #999;
}
.leftniz{
	border-bottom:1px solid #999;
	border-bottom-width:1px;
	
}