/* global */
body { font-family: Verdana, Times New Roman, Helvetica, sans-serif; font-size: 11px; color: black; margin:0px; padding:0; text-align:center; width:1000px; background: #93AAB2;}

p, div {font-size: 12px; line-height:180%;}

a {color: #942023; text-decoration: none;}
a:hover {color: #942023; text-decoration: underline;}

#container {
	width: 1000px;
	height: auto;
	margin:auto;
	padding:0;
	overflow: hidden;
	background: url(../pics/tlo.gif) top center repeat-y; 
}

#top {
	width: 1000px;
	height: 250px;
	background:url(../pics/top.jpg) top center no-repeat;
}

#content {
	width: 866px;
	background: white;	
	height: auto;
	margin:auto;
	padding:0;
	overflow: hidden;
	text-align: left;
	border: 0px solid orange;
}

#lewa{
 position:relative;
 top:0px;
 float:left;
 width:22%;
 margin:0;
 padding:0;
 border: 0px solid green;
}
#prawa{
 position:relative;
 top:0px;
 float:left;
 margin:0px;
 padding:0px;
 width:78%;
 height:100%;
 border: 0px solid blue;
}

#menu_l {
  padding: 0px;
  margin:0;
  text-align:left;
  border: 0px solid blue;
  }

#logi {
	width: 866px;
	background: white;	
	height: auto;
	margin:auto;
	padding: 5px 0 0 0;
	overflow: hidden;
	text-align: left;
	border: 0px solid orange;
}

#ankieta {
  background:url(../pics/szare_tlo.gif) top center no-repeat;
  font-family: Tahoma;
  font-size: 12px; 
	overflow: hidden;
	width: 215px;
	height: 215px;
	margin:3px 0 0px 0;
	padding:0px 0 0px 0px;
}

#ankieta_wyniki {
  background:#F8F8F8;
  font-family: Tahoma;
  font-size: 11px; 
	overflow: hidden;
	width: 207px;
	height: auto;
	font-weight: bold;
	margin:0px 0 0px 0;
	padding:0px 0 5px 0;
}

#stopka {	
	width: 1000px;
	height: 96px;
  margin:auto;
	padding:0 0 0px 0;
	overflow: hidden;	
	background:url(../pics/footer.jpg) top center no-repeat;
  color: #838383;
	text-align:left;
	font-size:90%;
}

#stopka a {
	color: #838383;
	font-size: 11px;
}
#stopka a:hover{
	color: black;
	font-size: 11px;
}

/* classes */

ul.menu{
  list-style-type: none;
  margin:5px 0 0 5px;
  padding:0;
}

li.menu {
	background: url(../pics/button1.gif);
	width: 184px;
	height: 39px;
  text-align:left;
  padding:0px;
  margin:0px 0 2px 0 ;
  cursor: pointer;
}

li.menu:hover {
	background: url(../pics/button2.gif);
}

li.menu_active {
	background: url(../pics/button2.gif);
	width: 184px;
	height: 39px;
  text-align:left;
  padding:0px;
  margin:0px 0 2px 0 ;
  cursor: pointer;
}

.position1 {
	padding: 10px 0px 0px 10px;
	font-family: Tahoma, arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

.fotocenter {
	margin: 10px 0 10px 0;
	text-align : center;
	border: 1px solid black;
	
}
.fotoprawo {
	margin: 1px 5px 15px 5px;
	float: right;
}

.fotolewo {
	margin: 0px 20px 10px 0px;
	float: left;
}

.doPrawej{
	float : right;
	padding: 5px;	
}

.fotocenter2 {
	margin: 10px 0 10px 0;
	text-align : center;
	border: 0px solid black;
}
.fotocenter3 {
	margin: 10px 0 10px 0;
	text-align : center;
	border: 2px solid black;	
}

.doLewej {
float : left;
}

.newshead {font-family: arial, Helvetica, sans-serif; font-size: 16px; color: #6A94AA; font-weight: bold; padding: 0px 0 20px 30px; background: url(../pics/strzalka.gif) no-repeat top left;  line-height:25px;}
a.newshead  { color: #6A94AA;}
a.newshead:hover{ color: #942023; text-decoration: none; }
	
/* id */


h1 {font-family: Tahoma, Helvetica, sans-serif; font-size: 17px; color: #6A94AA; font-weight: normal; padding: 0px 0 0 30px; background: url(../pics/strzalka.gif) no-repeat top left; height:21px; }

h2 {font-family: Tahoma, Helvetica, sans-serif; font-size: 17px; color: #6A94AA; font-weight: normal; padding: 0px 0 10px 30px; background: url(../pics/strzalka.gif) no-repeat top left;  border-bottom: 1px dotted #DFE3E5; margin: 0;}
h3 {font-family: Tahoma, Helvetica, sans-serif; font-size: 13px; color: #942023; font-weight: bold; margin: 0; padding: 0px; }
h4 {font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #567EA1;  margin-bottom: 0; padding-bottom: 0;}


/* std */
.ramkaDuza {border: 5px solid #942023; margin-bottom:2px;}
.doPrawej {float:right;margin:10px 5px 2px 20px;}
.podpis {clear:both; text-align:center; border: 0px solid red;margin: 0; padding:0;font-style:normal;font-size:90%;}
.img-dod {border: 2px solid #942023; margin-bottom:2px;}

fieldset {
    border: none;
    padding: 0;
    padding-bottom: 20px;
}

label {
  width: 35%;
  float: left;
  text-align:left;
  padding-right:20px;
  height:auto;
}
 
/* newsy */
div.gallery  {
 float:left;
 display: inline;
 margin-right: 8px;
 width:200px;
 height:200px;
 font-size:95%;
 color: gray;
}


/* galeria */
.gal_kat {	margin: 5px; padding: 10px; width:30%; float:left; } 
.gal_kat img {float:left; border: solid 4px #942023; margin:4px;} 
.gal_alb {	margin: 5px; padding: 10px; width:30%; float:left; } 
.gal_alb img {float:left; border: solid 4px #942023; margin:4px; } 
.gal_back {text-align:left;}
.gal_mini {width:130;height:130;border:1pt solid gray; text-align:center;vertical-align:middle;padding:10px;}
.gal_mini img { border:0;}
.gal_foto {}
.gal_foto {text-align:center;}
.rewind {font-family: arial; margin-bottom:10px;text-align:center;}
.rewind a {color: white; background: #dddddd; font-weight: bold; text-decoration: none; margin: 4px; padding: 3px 8px;}
.rewind b {color: white; background: #9cc008;  font-weight: bold; text-decoration: none; margin: 4px; padding: 3px 8px;}

#table_gal td {text-align:center;vertical-align:center;}

.pliki {line-height: 100%; margin: 7px;}


/* dropDown menu */ 

.menuLi {
        height: 20px;
        padding-top: 3px;
}

.podmenu {
	background: #00609F;
	border: solid 1px #FFFFFF;
	padding: 5px;
}

ul.makeMenu, ul.makeMenu ul {
        width: 100%;
        margin: 0px;
        padding: 0px;
        cursor: pointer;
}
ul.makeMenu li {
  list-style-image: none;
  list-style-type: none;      
  position: relative;         
  color: #FFFFFF;
}
ul.makeMenu li > ul {         
  display: none;              
  position: absolute;         
  top: 0px;                  
  left: 160px;
  padding: 5px;
  line-height: 18px;
}

ul.makeMenu ul.CSStoShow {     
  display: block;              
}
ul.makeMenu li:hover > ul {    
                               
  display: block;              
}
.menuLink {
	color: #FFFFFF;
	text-decoration: none;
}
.menuLink:hover {
	color: #FFFF99;
	text-decoration: none;
}
.podmenuLink {
	color: #ECE9D8;
	text-decoration: none;
}
.podmenuLink:hover {
	color: #ECE9D8;
	text-decoration: underline;
}

.gora_podstrona {background: url(../pics/podstr_gora.gif) repeat-y; width:665px; height:6px; overflow: hidden; padding: 0px 0px 0 0;}
.dolpodstrona {background: url(../pics/podstr_dol.gif) repeat-y; width:665px; height:8px; overflow: hidden; padding: 0px 0px 0 0;}
.srodek_podstrona {background: url(../pics/podstr_srodek.gif) repeat-y; width:645px; padding: 0px 25px 0 20px; margin:0 ; min-height: 325px; text-align:left; overflow: hidden;}
