body { 
	background : black;
	} 

.main { 
	height: auto !important;
	min-height: 550px; 
	overflow: hidden;
	margin : auto;
	text-decoration : none;
	width : 800px;
	background : url('image/background_bk.gif') no-repeat;
	} 


#autor { 
	text-align : right;
	font-style : italic;
	} 


.menu { 
	margin-top : 100px;
	width : 205px;
	float : right;
	display : block;
	} 


.copyright { 
	text-align : left;
	font-size : 10px;
	margin-left : 40px;
	page-break-before:always;
	width : 300px;
	min-height : 10px;
	font-family : verdana;
	color : gray;
	display : block;
	} 


.header { 
	text-align : left;
	font-size : 14px;
	color : gray;
	} 


.reportaze_cykl { 
	text-align : justify;
	margin-top : 100px;
	font-size : 12px;
	padding-left : 40px;
	width : 530px;
	height: auto !important;
	min-height: 550px; 	
	font-family : verdana;
	float : left;
	color : gray;
	display : block;
	}
