html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background: #F9EED8;
	
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
  color: #000000;
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
  
	
	padding: 0px 0px 0px 0px ;
	color: #000000;
	background: url(background.jpg) repeat-x ;
}

a img {
  border: none;
}

input {
  border: 1px #5B0000 solid;
}

textarea {
  border: 1px #5B0000 solid;
}


a {
  color: #2F6902;
  font-weight: bold;
}

.header2 {
  font-size: 14px;
  font-weight: bold;
}

#kontener {
	width: 866px;
	margin:auto;
	background:url(back2.jpg) repeat-y;
}

#top {
  width: 866px;
  height: 305px;
}

#left-site {
  float: left;
  padding-left: 4px;
  width: 200px;
}

#right-site {
  float: right;
  width:662px;
}


.menu {
  width: 200px;
  height: 110px;
  overflow: hidden;
  padding-top:7px;
  
}

#midi {
  float: left;
}

#akt {
  float: right;
  width: 321px;
  padding-right:10px;
}
.midibox {
  
  padding-top: 5px;
  padding-left: 4px;
  width: 326px;
  height: 151px;
}

.midi-hotel {
  width: 326px;
  height: 37px;
  background: url(midbox1_top.jpg) no-repeat;
}

.midi-wkrotce {
  width: 326px;
  height: 37px;
  background: url(midbox2_top.jpg) no-repeat;
}

.midi-praca {
  width: 326px;
  height: 37px;
  background: url(midbox3_top.jpg) no-repeat;
}
.midi-news {
  width: 326px;
  height: 37px;
  background: url(midbox4_top.jpg) no-repeat;
}
.midi-content {
  width:326px;
  height: 114px;
  background: url(midbox.jpg) no-repeat;
}

.midi-text {
  color: #610304;
  line-height: 1.3;
  padding-left: 5px;
  padding-right: 5px;
}

.aktualnosci {
  float: right;
  width: 321px;
  height: 471px;
}

.akt-header {
  width: 321px;
  height: 68px;
  background: url(box_top.jpg) no-repeat;
}

.akt-content {
  width: 321px;
  height: 491px;
  background: url(box_mid.jpg) no-repeat;
  overflow: hidden;
}

.akt-tresc {
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  text-align:justify;
  line-height:1.3;
}
.akt-footer {
  width: 321px;
  height: 68px;
  background: url(box_bottom.jpg) no-repeat;
}

#footer {
  width: 866px;
  height: 27px;
  background: url(footer.jpg) no-repeat;
}

#mainbox-top {
  width: 448px;
  height: 60px;
  background: url(mainbox_top.jpg) no-repeat;
}

#mainbox-header {
  width: 448px;
  height: 47px;
  background: url(mainbox_header.jpg) no-repeat;
}

#mainbox-back {
  width: 448px;
  background: url(mainbox_back.jpg) repeat-y;
}
#mainbox-text {
  padding-left:10px;
  padding-right: 10px;
  color: #5B0000;
  text-align:justify;
  line-height:1.3; 
}

#mainbox-bottom {
  width: 448px;
  height: 16px;
  background: url(mainbox_bottom.jpg) no-repeat;
}

#main {
  padding-left:4px;
  padding-top:5px;
  width: 448px;
  float: left;
}

#green {
  width: 198px;
  float: right;
  padding-top:5px;
  padding-right:10px;
}

#green-header {
  width:198px;
  height: 59px;
  background: url(green_top.jpg) no-repeat;
}
#green-back {
  width: 198px;
  height: 446px;
  background: url(green_back.jpg) no-repeat;
}

#green-bottom {
  width: 198px;
  height: 79px;
  background: url(green_bottom.jpg) no-repeat;
}

#footer-text {
  float: right;
  color: #9F6D59;
  padding-top:5px;
  padding-right: 20px;
  font-size: 10px;
}

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



/****księga gości *****/
.nick {
  font-size: 14px;
  font-weight: bold;
}

.mail {
  font-style: italic;
}

/***** koniec księgi gości *****/




/*******************************
 * newsletter
 *******************************/ 

#box-position {
 
}


#content-box {

}

#news_text{
  font-family:Arial;
  font-size: 11px;
}

#box-przyciski {
    width: 223px; 
    float:left;
  padding-top:10px;
  padding-left:20px;
}

#news_info {
	color: red;
	font-size: 10px;
	padding-left: 10px;
}

.news_zapisz{
  float:left;
  width: 80px;
  height: 20px;
  cursor: pointer;
  background: url(zapisz.gif) no-repeat ;
  border: none;
}

.news_wypisz{
  float:left;
  width: 80px;
  height: 20px;
  border: none;
  cursor: pointer;
  background: url(wypisz.gif) no-repeat ;
  margin-left: 55px;
}
   
#box_bottom{

}   
/*******************************
 * end newsletter
 *******************************/ 
