html {
       height : 100%;
       padding : 0px;
       margin : 0px;
}

body {
       margin: auto;
       padding: 0;
       font-family: verdana, helvetica;
       color: #333;
       background: #006699;
       font-size: 11px;
       width: 760px;
       height : 100%;
}

a {
       color: #000;
       text-decoration: none;
}

a:hover {
       color: #09C;
       text-decoration: underline;
}


.form {
       background: #FFF;
       border: 1px solid #3333CC;
       font-size: 11px;
}

.container {
       background: #FFF;
       margin: 0;
       padding: 0;
              
}


.footer {
       clear: both;
       height: 20px;
       width: 760px;
       margin: 0;
       font-family: "Trebuchet MS", Verdana, Helvetica;
       background: #F60;
       border-top: 1px solid #333;
       color: #FFF;
       text-align: center;
}


.toplogo {
       border:0;
       margin:0;
       vertical-align: top;
       height: 150px;
       width: 760px;
       border-bottom: 2px solid #FFF;
}

.BtPage1 {
	background: #FFF;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	color: #F60;
}

.BtPage0 {
	background: #FFF;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	color: #09C;
}



/******************************** aktualnosci ******************************/
.menu {
       float: left;
       margin: 0;
       clear: both;
}

.box {

       background: #F60;
       color: #FFF;
       text-align: left;

       font-weight: normal;
       font-size: 11px;
       font-family: tahoma;

       padding: 50px 0;
       padding-left: 10px;
       margin: 0;
       border: 0;

       width: 190px;
       height: 100%;
       min-height: 100%;

       vertical-align: bottom;
       
       float: left;
       clear: both;

       
}


.news {

       padding: 5px 10px 10px 10px;
       font-family: verdana, helvetica;

}

.news  h1 {
       font-size: 21px;
       font-weight: bold;
       font-style: italic;
       font-family: "Trebuchet MS", Verdana, Helvetica;
       color: #F60;
       margin: 0;
       padding: 2px 5px;
}

.news  h2 {
       font-size: 13px;
       font-weight: bold;
       font-family: "Trebuchet MS", Verdana, Helvetica;
       color: #09C;
       margin: 0;
       padding: 2px 5px;
}

.news a.more {
       font-weight: bold;
       color: #F60;
       text-decoration: none;
}

.news  a.more:hover {
       color: #09C;
       text-decoration: none;
}

.news  a {
       font-size: 10px;
       color: #000;
       text-decoration: none;
}

.news  a:hover {
       color: #09C;
       text-decoration: none;
}

.news  p {
       padding: 2px 5px;
       margin: 10px;
       font-size: 10px;
       color: #000;
}

.news hr {
              height: 1px;
              width: 400px;
              text-align: center;
              border: 0;
              border-top: 1px solid #999;
}

.news  .content {
              margin: 2px 5px 2px 10px;
}

.news .uwaga {
              color: #F00;
              font-weight: bold;
}

.news .more {
       text-align: right;
}

.news .date {
              text-align: right;
              color: #999;
              font-weight: 9px;
}


hr.white {
       height: 1px;
       width: 180px;
       text-align: center;
       border: 0;
       border-top: 1px solid #FFF;
}



/* poziom pierwszy */
.click-menu .boxtext {
              background: #F60;
              color: #FFF;
              text-align: left;
              font-weight: normal;
              font-size: 11px;
              font-family: tahoma;
              padding: 4px 8px;
              border: 0;
              border-left: 3px solid #F60;
              cursor: default;
              position: relative;
       

}

a.white{
       color: #FFF;
       text-decoration: none;
}

a.white:hoever {
       color: #F60;
       text-decoration: none;
}

input, select {
              background: #FFF;
              color: #09C;
              border: 1px solid #F60;
              text-align: left;
              font-weight: normal;
              font-size: 11px;
              font-family: tahoma;
}





/****** ankieta **********/

#pool {
	color: #FFF;
	padding: 10px;
}

#pool h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

#pool h2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}

#pool .bar {
	background: #069;
	height: 13px;
	text-align: center;
	font-size: 9px;
	color: #FFF;
	
}

/*^^^^^ ankieta ^^^^^^^^^*/

