body {
    background-color: #404040;
    margin: 0;
	 padding: 0;
	 text-align: center;
	 font-family: trebuchet ms, arial
}

.main {
    width: 930px;
    margin: auto;
    background-color: #404040;
	 height: 100%
}

.main_top {
    width: 900px;
    height: 230px;
	 margin-left: 15px;
	 margin-right: 15px;
	 background-image: url(http://www.8log.pl/skins/tokra/images/tokra_top.jpg);
	 background-color: #404040
}

.main_below {
    width: 833px;
	 margin-left: 50px;
	 margin-right: 47px;
	 background-color: white
}

.main_below_left {
    width: 550px;
	 margin-right: 30px;
    float: left;
	 background-color: white
}

.main_below_right {
    width: 253px;
    float: right;
	 text-align: left;
	 background-color: white
	 overflow: hidden
}

.main_content {
    width: 530px;
	 margin-left: 10px;
	 margin-right: 10px;
	 margin-top: 10px
}
h1.wpisy_tytul {
	text-align: left
}
.wpisy_data {
	text-align: left
}
a {
    color: #D2D2D2;
	 font-family: verdana;
    text-decoration: none;
}
a:hover {
    color: red;
    text-decoration: underline;
}
.main_napis {
	height: 30px; 
	width: 230px;
	margin-top: 115px;
	float: left;
	*padding-top: 115px;
	*margin-top: 0;
	*float: none;
	margin-left: 40px;
	margin-right: 660px;
	font-size: 25px; 
	border: none; 
	overflow: hidden; 
	color: white; 
	font-family: arial; 
	text-align: center;
	cursor: pointer;
}
.small {
	font-size: 13px
}
