
* {
margin: 0;
padding: 0;
}

html {
}

body {
background: url('/images/b7.jpg') repeat-x;
background-color: #F3EFE6;
margin: 50px 0 20px 0;
font-family: Tahoma, sans-serif;
font-size: 12px;
color: #87644B;
}



a {
text-decoration: none;
color: #87644B;
font-weight: bold;


}

a:hover {
color: #EE2E24;
}



h2 {
font-size: 18px;
}

h3 {
font-size: 14px;
}


img {
border: 0;
}

h3 {
margin: 0 0 10px 0;
}




div.container {
background: #E4DACE;
padding: 0 0 50px 0;
width: 972px;
margin: 0 auto 0 auto;
}

div.container div.back {
background: url('/images/b6.jpg') no-repeat;
}



div.zakladka {
background: url('/images/b3.gif') repeat-x;
height: 27px;
float: right;
line-height: 27px;
padding: 0 10px;
margin: 0 100px 0 0;
display: inline;
}

div.zakladka a {
color: #EE2E24;
font-weight: bold;
}


div.page {
width: 850px;
margin: 0 auto;
border: 1px solid #fff;
clear: both;
background: #fff;
padding: 0 0 0 0;
}


h1 a {
text-indent: -9000px;
width: 500px;
height: 190px;
display: block;
margin: 0 auto;
outline: none;
}


div.top {
border-bottom: 1px solid #fff;
background: url('/images/t1.jpg') no-repeat;
width: 850px;
height: 288px;

}








ul.menu {
background: url('/images/b4.gif') repeat-x;
list-style: none;
height: 26px;
padding: 0 0 0 60px;
border-bottom: 1px solid #fff;
}

ul.menu li {
float: left;
display: inline;
}

ul.menu li a {
display: inline;
float: left;
height: 26px;
line-height: 23px;
width: 100px;
text-align: center;
font-size: 15px;
color: #fff;
letter-spacing: 1px;
font-weight: normal;
}

ul.menu li a:hover {
background: #fff;
color: #000;
}

div.piasek {
height: 25px;
width: 100%;
background: url('/images/b5.jpg') repeat-x;
}




/* content */

div.content {
margin: 20px 0 0 0;
padding: 0 0 25px 0;
min-height:400px;height:auto !important;height:400px;

}

div.content div.l {
padding: 0 0 0 20px;
float: left;
width: 200px;
min-height: 380px;
}

div.content div.r {
float: right;
width: 600px;
padding: 0 20px 0 0;
/*
overflow-y: scroll;
overflow-x: hidden;
*/
}



/* left */

ul.podmenu {
list-style: none;
margin: 0 0 25px 15px;
}

ul.podmenu li {
margin: 0 0 7px 0;
}

ul.podmenu li.a a {
color: #EE2E24;
}

div.content div.l img {
margin: 0 0 20px 0;
}


/* right */

h2 {
margin: 0 0 15px 0;
}

img.logo {

margin: 20px auto 20px auto;
}

p {
line-height: 17px;
margin: 0 0 10px 0;
}







/* footer */

div.footer {
text-align: center;
}




div.galeria {
text-align: center;
margin-top:25px;
}

div.galeria img {
margin: 5px;
padding: 5px;
border: 1px solid #ddd;
}





label {
float: left;
width: 150px;
text-align: right;
margin: 3px 10px 0 0;
}

input.pole {
border: 1px solid #999;
padding: 2px;
width: 200px;
}

input.przycisk {
margin: 0 0 0 160px;
border: 1px solid #999;
padding: 2px 10px;
width: 100px;
}






.cb {
clear: both;
}

.tac {
text-align: center;
}






table tr td p {
line-height:10px;
margin:0 0 8px;
}
