body {
       background-image: url(grafika/background.jpg);
       background-repeat: repeat-x;
       background-color: #E9FDFE;
       margin: 0px;
       padding: 0px;
       border: none;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: normal;
       color: #186270;
}

#ground {
       width: 909px;
       height: 100%;
       margin: 0 auto;
       background-image: url(grafika/line.jpg);
       background-repeat: repeat-y;
}

#banner {
       width: 909px;
       margin: 0 auto;
       background-image: url(grafika/banner.jpg);
       background-repeat: no-repeat;
}

#bottom {
       background-image: url(grafika/down.jpg);
       background-repeat: no-repeat;
       width: 909px;
       height: 31px;
       margin: 0 auto;
       clear: both;       
}

div.left {
        position: relative;
        top: 160px;
        left: 9px;
       width: 716px;
       height: auto;
       float: left;
       margin: 0px;
       padding: 0px;
       border: none;

}

ul.buttons {
        position: relative;
        top: -15px;
        left: 20px;
       width: 711px;
       height: 20px;
       background-color: transparent;
       padding: 0px;
       margin: 0px;
       border: none;
       font-size: 12px;
       font-weight: bold;

}

ul.buttons li {
       list-style: none;
       display: inline;
       margin-right: 12px;
}

ul.buttons a {
              color: #186270;
              text-decoration: none;
}

ul.buttons a:visited {
              color: #259CB4;
              text-decoration: none;
}

ul.buttons a:hover {
              color: #F6D200;
              text-decoration: none;
}

ul.konkurs li {
	list-style: none;
}

ul.konkurs {
	margin-bottom: 10px;
	margin-top: 5px;
}

a {
       color: #2AB0C9;
       text-decoration: none;
}

a:visited {
       color: #259CB4;
}

a:hover {
       color: #F6D200;
}

#main {
        position: relative;
        top: 10px;
        left: 35px;
       width: 640px;
       height: auto;
       padding: 0px;
       margin: 0px;
       border: none;
       font-size: 12px;
       text-align: justify;
       line-height: 18px;

}

#right {
        position: relative;
        top: 25px;
        right: 6px;
       width: 183px;
       height: auto;
       float: right;
       margin: 0px;
       padding: 0px;
       border: none;

}


div.sponsor {
       width: 183px;
       height: 28px;
       color: White;
       font-size: 14px;
       text-align: center;
       background-image: url(grafika/button.jpg);
       background-position: top;
       background-repeat: no-repeat;
       padding-top: 8px;
   
}

div.logo {
       width: 183px;
       height: auto;
       background-color: transparent;
       text-align: center;
   margin-bottom: 5px;
       padding: 0px;
       border: none;
}

div.wp {
   position: relative;
       top: -140px;
       left: 110px;
}

h1 {
   font-size: 18px;
       font-weight: bold;
   text-align: center;
}

h2 {
       font-size: 14px;
       text-align: center;
}

h3 {
       font-size: 24px;
       font-weight: bold;
       text-align: center;
}

h4 {
   background-image: url(grafika/sun.jpg);
       background-position: left;
       background-repeat: no-repeat;
       height: 20px;
       padding-left: 30px;
       font-size: 12px;
       border-bottom: solid;
       border-bottom-width: 1px;
       border-bottom-color: #F6D200;
}

h5 {
       font-size: 13px;
       font-weight: bold;
       margin-top: 5px;
       margin-bottom: 0px;
       background-color: White;
   margin-left: 5px;
       border-bottom-style: solid;
       border-bottom-width: 1px;
       border-bottom-color: #D9F6FA;
       padding-left: 5px;
}

h6 {
       font-size: 12px;
       font-weight: bold;
       margin-top: 5px;
       margin-bottom: 0px;
       background-color: White;
   margin-left: 5px;
       border-bottom-style: solid;
       border-bottom-width: 1px;
       border-bottom-color: #D9F6FA;
       padding-left: 5px;
}

table.zapisy {
       width: 640px;
       height: auto;
   margin-bottom: 5px;
}

table.przycisk {
	width: 200px;
}
td.time {
       font-weight: bold;
       text-align: center;
       width: 90px;
       border: solid;
       border-color: #E2FCFE;
       border-width: 1px;
}

td.temat {
       text-align: left;
       width: 570px;
       border: solid;
       border-color: #E2FCFE;
       border-width: 1px;
}

td.form {
	text-align: right;
}



#prelegent {
       width: 640px;
       height: auto;
       padding: 3px;
       border-color: #E2FCFE;
       border-width: 1px;
       border-style: solid;
       padding: 5px;
       padding-top: 0px;
       background-color: #E6F6F8;
}

img.foto {
       margin: 5px;
       margin-right: 15px;
       float: left;
       width: 100px;
       height: 133px;
       border-color: #E2FCFE;
       border-width: 1px;
       border-style: solid;

}

hr {
       border-style: solid;
       border-width: 1px;
       border-color: #D9F6FA;
       width: 100px;
}

#lista {
       position: relative;
       left: 350px;
       top: -300px;
       width: 250px;
       height: auto;
       border-color: #2BB1CC;
       border-width: 1px;
       border-style: solid;
       padding: 5px;
       background-color: #E6F6F8;
       text-align: center;
}

#master {
       width: 900px;
       margin: 0 auto;
       height: auto;       
}

#licznik {
       float: left;
}

#web {
       float: right; 
}

ul.patroni {
       list-style: none;
       text-align: center;
       
}

ul.patroni li {
       padding: 15px;
       
}

img#zfpr {
       float: right;
		 padding-left: 5px;
}


