body {
    background-color: black;
    margin: 0;
	 text-align: center;
	 font-family: trebuchet ms, arial
}

.main {
    width: 950px;
    margin: auto;
    background-color: black
}

.main_top {
    width: 950px;
    height: 430px;
	 background-image: url(http://www.8log.pl/skins/brzask/images/brzask_top.jpg)
}

.main_below {
    width: 950px
}

.main_below_left {
    width: 250px;
    float: left;
	 margin-right: 150px
}

.main_below_right {
    width: 550px;
    float: right;
	text-align: left
}

.main_content {
    width: 800px
}
a {
    color: #7C96B0;
    text-decoration: none
}
a:hover {
    color: red;
    text-decoration: underline
}
.main_napis {
	height: 25px; 
	width: 220px;
	margin-right: 245px; 
	margin-left: 485px; 
	padding-top: 5px; 
	font-size: 20px; 
	background: transparent; 
 	border: none; 
	overflow: hidden; 
	color: white; 
	font-family: arial; 
	text-align: center;
	cursor: pointer
}

.komentarz_tresc
{
	color: #FFFFFF;
}
