body
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 670px;
	text-align: center;
	background: url('../images/tlo.jpg') no-repeat top;
	background-color: green;
	font-family: Georgia;
	font-size: 12px;
}

#tmp
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 0px;
}

#top
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 70px;
	text-align: right;
}

#main
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 510px;
	text-align: center;
	border-style: solid; border-color: black; border-width: 0px;
	overflow: auto;
}

#bottom
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 35px;
	text-align: left;
}

#footer
{
	margin-top: 15px;
	font-size: 10px;
}

#faces
{
	border-style: solid; border-color: black; border-width: 1px;
}

#logout
{
	color: red;
}

#logout:hover 
{
	color: blue;
}

#potwierdzenie
{
	margin-top: 70px;
	font-size: 14px;
}

.status
{
	margin-top: 20px;
	margin-bottom: 50px;
	font-weight: bold;
	font-size: 14px;
}

.komunikat
{
	color: red;
	margin: 10px;
}

.wpis
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 550px;
}

.autor
{
	font-weight: bold;
}

.tresc
{

}

.data
{
	color: gray;
	font-size: 11px;
}

img
{
	border-style: solid; border-color: black; border-width: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

.kontak_img
{
	margin-right: 130px;
	float: right;
}

.bold
{
	font-weight: bold;
}

.title
{
	margin-bottom: 20px;
	font-weight: bold;
}

.headers
{
	font-weight: bold;
	font-size: 15px;
}

.menu
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 11px;
}

a 
{
	margin: 10px;
	color: green;
	text-decoration:  none;
}

a:hover 
{
	margin-left: 10px;
	color: black;
	text-decoration:  none; 	
}

textarea
{
	margin: 10px;
}