body {
    background: #273440 url('../images/www/bg.jpg') repeat;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #FFF;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#container {
    width: 756px;
    height: auto;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 756px;
    margin: 10px 0px;
}

#logo {
    width: 219px;
    height: 265px;
    background-image: url('../images/www/logo.png');
    float: left;
}

#menu {
    width: 537px;
    height: 65px;
    background: url('../images/www/bg_menu.jpg') no-repeat left top;
    float: right;
}

.menu1 {
    height: 65px;
    width: 103px;
}

a .menu1 {
    background: url('../images/www/menu/1.png');
}

a:hover .menu1 {
    background-position: 100% -65px;
}

.menu2 {
    height: 65px;
    width: 44px;
}

a .menu2 {
    background: url('../images/www/menu/2.png');
}

a:hover .menu2 {
    background-position: 100% -65px;
}

.menu3 {
    height: 65px;
    width: 94px;
}

a .menu3 {
    background: url('../images/www/menu/3.png');
}

a:hover .menu3 {
    background-position: 100% -65px;
}

.menu4 {
    height: 65px;
    width: 79px;
}

a .menu4 {
    background: url('../images/www/menu/4.png');
}

a:hover .menu4 {
    background-position: 100% -65px;
}

.menu5 {
    height: 65px;
    width: 87px;
}

a .menu5 {
    background: url('../images/www/menu/5.png');
}

a:hover .menu5 {
    background-position: 100% -65px;
}

.menu6 {
    height: 65px;
    width: 61px;
}

a .menu6 {
    background: url('../images/www/menu/6.png');
}

a:hover .menu6 {
    background-position: 100% -65px;
}

.menu7 {
    height: 65px;
    width: 41px;
}

a .menu7 {
    background: url('../images/www/menu/7.png');
}

a:hover .menu7 {
    background-position: 100% -65px;
}

#head {
    width: 537px;
    height: 200px;
    background: url('../images/www/head.jpg') no-repeat left top;
    float: right;
}

.clear {
    clear: both;
}

#naglowek {
    width: 730px;
    height: 16px;
    background: url('../images/www/naglowek.jpg') no-repeat center top;
    padding: 14px 13px;
}

#content {
    width: 756px;
    background: url('../images/www/bg_content.jpg') no-repeat center top;
    line-height: 18px;
    padding-bottom: 10px;
}

.left {
    float: left;
    width: 560px;
}

.right {
    float: right;
    width: 196px;
}

#foot {
    width: 724px;
    height: 18px;
    background: url('../images/www/bg_foot.jpg') no-repeat center top;
    padding: 16px 19px 16px 13px;
    margin-bottom: 5px;
    font-size: 11px;
}

#foot_left {
    float: left;
    width: 70%;
    text-align: left;
}

#foot_right {
    float: right;
    width: 30%;
    text-align: right;
}

#foot a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#foot a:hover {
    color: #ff9000;
    text-decoration: none;
    font-weight: bold;
}

#bottom {
    font-family: verdana;
    font-size: 9px;
    margin-bottom: 10px;
    text-align: center;
}

img {
    border: 0px;
}

.galeria {
    width: 170px;
    height: 128px;
    background: #34414A url('../images/loading.gif') no-repeat 50% 50%;
    border: 2px solid #34414A;
    margin: 4px;
}

.referencje {
    width: 130px;
    height: 184px;
    background: #34414A url('../images/loading.gif') no-repeat 50% 50%;
    border: 2px solid #34414A;
    margin: 4px;
}

.orange {
    color: #ff9000;
}

strong {
    color: #ff9000;
}

h1 {
    padding: 10px 0px;
    margin: 0px;
    font-size: 14px;
}

h2 {
    padding: 10px 0px;
    font-size: 12px;
}

table.cennik {
    width: 753px;
    margin-bottom: 10px;
}

table.cennik td {
    background-color: #2C3844;
    padding: 5px;
    border: 1px solid #36434C;
    width: 90%;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

ul {
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 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;
}
