body {
    margin: 0;
    padding: 0;
    color: #009;
    background-image: url(../image/tlo.jpg);
    font-family: /*'ElementarzDwa'*/,'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
    font-size: 10pt;
}

a:link {
    color: #009;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #009;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #009;
    text-decoration: none;
    font-weight: bold;
}

a:active {
    color: #009;
    text-decoration: none;
    font-weight: normal;
}

img.torun{
	position: absolute;
	margin-left: 400px;
	margin-top: 10px;
	width: 500px;
}

img.serw {
    margin-left: 60px;
	 height: 140px;
}

p.error {
	 color: #F00;
	 font-weight: bold;
}

h1 {
    text-align: center;
}

h2 {
    text-align: center;
}

img {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}

ul {
    line-height: 17pt;
}

ul.zapisy {
    text-align: left;
    list-style-type: decimal;
}

li {
    text-align: left;
}

li.menu:hover {
    text-align: left;
    background-color: #FF0;
    border-radius: 8px;
}

table {
    width: 400px;
    margin: auto;
	 font-size: 10pt;
    table-layout: fixed;
}

td.data {
    line-height: 8pt;
    border-style: solid;
    border-color: #FF0;
    border-width: 2px;
    border-radius: 8px;
    background: #FF0;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

td.post {
    padding: 5px;
    line-height: 17pt;
    word-wrap: break-word;
}

td.right {
	 text-align: right;
}

textarea {
}

input.must {
	background-color: #FFD5D5;
}

div.login {
    margin: auto;
    width: 500px;
    text-align: center;
}

/* -----------zasobniki------------ */
div.head {
    position: relative;
    width: 1024;
    min-width: 1024px;
    height: 200px;
    max-height: 200px;
}

div.tresc {
    position: relative;
    min-width: 1024     width: 100%;
}

div.link {
    position: absolute;
	 padding-left: 10px;
    text-align: left;
    width: 200px;
}

/* -----------zawarte w div.head------------ */
img.logo {
	 width: 150px;
	 padding-left:20px;
    float: left;
    margin: 20px;
}

img.atak{
	 padding-left: 120px;
	 padding-top: 10px;
	 height:150px;
	 float:left;
}

div.tytul {
	 padding-left: 67px;
	 padding-top: 135px;
	 float:left;
}

img.odbior{
	 padding-left: 100px;
	 padding-top: 67px;
	 width:60px;
	 float:left;
}

img.torun{
	position: absolute;
	margin-left: 440px;
	margin-top: 10px;
	width: 400px;
}

/* -----------zawarte w div.tresc------------ */
div.trening {
    position: absolute;
    padding: 20px;
    border-style: dotted;
    border-width: 2px;
    border-radius: 15px;
    margin-left: 220px;
    font-size: 9pt;
    width: 400px;
    min-height: 500px;
}

img.blok {
	 position: absolute;
	 height: 160px;
	 top: 42px;
	 right: 40px;
}

div.forum {
    position: absolute;
    padding: 20px;
    border-style: dotted;
    border-width: 2px;
    border-radius: 15px;
    margin-left: 700px;
    width: 400px;
    min-height: 500px;
}

img.pad {
	 position: absolute;
	 width: 150px;
	 top: 120px;
	 right: 40px;
}
