body {
    background: #fff url('../images/www/bg_top.jpg') top center no-repeat;
    font-size: 13px;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #303030;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#container {
    width: 862px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 862px;
    height: 364px;
    background: url('../images/www/bg_top.png') center top;
}

.home {
    text-align: left;
    margin: 68px 0px 0px 600px;
}

.e-mail {
    margin: 0px 0px 0px 32px;
}

#menu {
    width: 856px;
    height: 20px;
    background: url('../images/www/bg_menu.png') repeat-x;
    font-family: trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0px;
    text-align: center;
    margin: 0 auto;
}

#menu a {
    color: #3b7c00;
    text-decoration: none;
    padding: 0px 7px;
}

#menu a:hover {
    color: #3b7c00;
    text-decoration: underline;
}

#tresc {
    width: 854px;
    padding: 5px 4px 10px 4px;
    font-size: 13px;
}

#bottom {
    background: url('../images/www/bg_bottom.jpg') center no-repeat;
    height: 228px;
}

#foot {
    width: 836px;
    height: 19px;
    background: url('../images/www/bg_foot.jpg') top repeat-x;
    margin: 0 auto;
    color: #458c00;
    text-align: justify;
    padding: 20px 10px;
}

#foot a {
    color: #3b7c00;
    font-weight: bold;
    text-decoration: none;
}

#foot a:hover {
    color: #3b7c00;
    font-weight: bold;
    text-decoration: underline;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

img {
    border: 0px;
}

.galeria {
    width: 200px;
    height: 134px;
    background: #EBEBEB url('../images/loading.gif') no-repeat 50% 50%;
    padding: 2px;
    border: 1px solid #C0C0C0;
    margin: 2px;
}

h1 {
    color: #1C6178;
    padding: 0px 0px 10px 0px;
    font-size: 15px;
}

h2 {
    color: #1C6178;
    padding: 10px 0px;
    font-size: 14px;
}

h2 {
    color: #1C6178;
    padding: 10px 0px;
    font-size: 14px;
}


/* KSIEGA GOSCI */
.komunikat {
	border: 1px solid black;
	width: 300px;
	padding: 20px;
	text-align: center;
	margin: auto;
	margin-bottom: 20px;

	font-family: Verdana;
	font-size: 12px;
}

/* Wpisy dotyczace wyswietlania kolejnych wpisow */
.wpis {
	width: 760px;
	margin: auto;
	margin-bottom: 20px;

	font-family: Verdana;
	font-size: 12px;
}

.data {
	float: left;
	padding-left: 15px;
}

.autor {
	float: right;
	padding-right: 15px;
	text-align: right;
}

#guziki {
	width: 300px;
	padding-bottom: 20px;
	margin: auto;

	font-family: Verdana;
	font-size: 12px;
}

/* Wpisy dotyczace samych inputow */
.input {

}

.textarea {

}

#token {

}

#button {

}

/* Wpisy dotyczace tabeli w ktorej znajduje sie formularz */
#tabela {
	margin: auto;

	font-family: Verdana;
	font-size: 12px;
}

.tytul {
	text-align: right;
}

.pole {
	text-align: left;
}

.wyslij {
	text-align: right;
}
