* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #fff url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #000;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

h1 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

ul {
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}

li {
    background: url('../images/www/li.jpg') 0 50% no-repeat;
    list-style: none;
    padding-left: 20px;
    line-height: 22px;
    vertical-align: middle;
}

.galeria-zdjec {
    border: 1px solid #3F3F3F;
    margin: 2px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

#container {
    width: 886px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 886px;
    height: 293px;
    padding-top: 20px;
}

#logo {
    float: left;
}

#telefon {
    float: right;
}

.clear {
    clear: both;
}

#menu {
    width: 669px;
    height: 35px;
}

#menu a:hover img {
    background-position: 100% -42px;
}

#menu .index {
    border: 0px;
    width: 101px;
    height: 42px;
    margin-right: 10px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 39px;
    height: 42px;
    margin-right: 10px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 51px;
    height: 42px;
    margin-right: 10px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .promocje {
    border: 0px;
    width: 110px;
    height: 42px;
    margin-right: 10px;
}

#menu a .promocje {
    background: url('../images/www/menu/promocje.png');
}

#menu .galeria {
    border: 0px;
    width: 56px;
    height: 42px;
    margin-right: 10px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .ksiega {
    border: 0px;
    width: 87px;
    height: 42px;
    margin-right: 10px;
}

#menu a .ksiega {
    background: url('../images/www/menu/ksiega.png');
}

#menu .kontakt {
    border: 0px;
    width: 56px;
    height: 42px;
    margin-right: 10px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 99px;
    height: 42px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

#text {
    padding: 10px 10px 20px 10px;
}

#left {
    float: left;
    padding-right: 10px;
    width: 600px;
}

#right {
    float: right;
    padding-left: 10px;
    width: 220px;
}

#line {
    width: 100%;
    height: 1px;
    background-color: #d7d7d7;
}

#bottom {
    width: 886px;
    height: 8px;
    background-color: #eaeaea;
    margin: 0 auto;
}

#foot {
    width: 886px;
    height: 11px;
    padding: 20px 0px 25px 0px;
    margin: 0 auto;
    color: #959595;
}

#foot a {
    color: #959595;
    text-decoration: none;
}

#foot a:hover {
    color: #959595;
    text-decoration: underline;
}

#foot-menu {
    float: left;
}

#foot-menu a {
    margin: 0px 4px;
}

#designed {
    float: right;
}

table#cennik {
    margin-bottom: 10px;
}

#cennik td {
    background-color: #EDEAE3;
    padding: 10px;
}




/* 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;
}
