html { 	font-family: verdana;}
body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	padding:0px;
	color: #461D25;
	font-size: 12px; 
	line-height:20px;
	background:#CCCCCC;
	width:auto;
}
a {  outline : none;}
img{  border:0px solid;}

#kontener {
	 width: 906px;
	 margin:auto;
	 padding:15px 0px 20px 0px;
}

#top{
  width:906px;
  height:176px;
  float:left;
  overflow:hidden;
}

#content{
  width:906px;
  text-align: justify;
  padding:5px 0px 0px 0px;
  float:left;
  background: url(../images/bg.gif) repeat-y ;
}

#lewa{
  width:240px;
  padding:0px 0px 0px 6px;
  float:left;
}

.menu_item{
  width:209px;
  padding:0px 0px 0px 30px;
  height:30px;
  font-size: 14px;
  background: url(../images/menu_br.gif) no-repeat center bottom;
}
.menu_item a{ text-decoration: none;color:#431510;}
.menu_item a.active{ color:#8F0A00 !important;font-weight:bold;font-size:13px;}

.menu_item a:hover{color:#d81b1b;}

#prawa{
  width:660px;
  float:right;  
  background: url(../images/line_ver.jpg) no-repeat left 5px;
  min-height:450px;height:auto !important;height:450px;
}

#prawa_content{
  padding:0px 32px 0px 32px;
}

#prawa a{color:#8F0A00;}


.title{
  float:right;
  width:600px;
  text-align: right;
  font-size:18px;
  line-height:26px;
  font-weight:bold;
  color:#d81b1b;
  padding: 0px 30px 8px 0px;
  background: url(../images/line_hor.gif) no-repeat right bottom;
  margin-bottom:15px;
}

.kontaktText{
  border:1px rgb(120,102,45) solid;
  background: rgb(249,245,235) !important;
  width:320px !important;
  color:rgb(120,102,45);
}

.form_tytul{
  font-size:14px;
  line-height:24px;
  text-align:left;
  font-weight:bold;
   color:#4F3400;
  /*color:#AB7400;*/
}

.btn{ 
  color:#AB7400; 
  border:0px solid; 
  padding:8px 8px 8px 8px; 
  background:none; 
  cursor:pointer; 
  font-weight:bold; 
  text-decoration: none; 
}

#footer{
  
  width:820px;
  height:69px;
  padding:8px 46px 0px 40px;
  background: url(../images/footer.gif) no-repeat ;
  color:#431510;
  font-family: verdana;
  font-size:11px;
  float:left;
}

#footer a{
  color:#431510;
  text-decoration:none;
}

#footer a:hover,
#footer a:active{
  color:#ED4B00;
}

.lista2,
.lista1{  
  border:1px solid #2F141A;
  clear:both;
  padding:4px 12px 4px 12px;
  margin-bottom:10px;
}
.lista2{border:1px solid #000000;}


.lista1_title,
.lista2_title{
  cursor: pointer;
  color:#8F0A00;
  font-weight: bold;
}
.lista2_title{color:#000000;}

.lista1_content,
.lista2_content{
  display:none;
  border-top:1px solid #2F141A;
  margin-top:5px;
  padding:8px 0px 3px 0px;
}