
body {
    background: url('http://www.8log.pl/skins/cosmo/images/cosmoTop.jpg') no-repeat #000000 top left;
    font-size: 11px;
    color: #4F4F4F;
    font-family: Trebuchet MS;
    text-align: left;
	 margin: 36px 0px 0px 200px;
}

a {
    color: #829FE5;
    text-decoration: none;
}
a:hover {
    color: #C3E5FE;
    text-decoration: underline;
}
.column_menu {
	background-color: #42648C; 
	height: 100%; 
	width: 250px; 
	border: none; 
	vertical-align: top; 
	text-align: center;
}
.column_content {
	background-color: #42648C; 
	border: none; 
	height: 100%; 
	width: 550px; 
	vertical-align: top; 
	text-align: center;
}

.blogBottom{
   width: 100%;
	height: 300px;
	background: url('http://www.8log.pl/skins/cosmo/images/cosmoBottom.jpg') no-repeat #000000 bottom left;
	z-index: 0;
	margin-top: -250px !important;
	margin-top: 0px;
	margin-left: -200px;
}