html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: rgb(90,41,46);
	background-color: #F0E9F0;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
  margin:auto;
}

a {
  color: #A54549;
  text-decoration: none;
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
  margin:auto;
	width: 937px;
	padding: 0px 0px 0px 0px ;
}

#kontener {
	width: 937px;
}

#top {
	width:937px; height: 282px;
	background: url(winter2.jpg) no-repeat;
}

#top_box {
	width: 704px; height: 83px;
	background: url(top2.jpg) no-repeat;
	font-size: 6px;
}

#main {
  float: left;
	width: 937px;
  min-height: 331px; height: auto !important; height: 331px;
  background: url(background.jpg) repeat-y ;
}

#left_content{
  float: left;
  width: 704px;
}

#inside {
	width:704px;
	float: left;
  
  background-position: center center;
}

.zdjecie{
  border:  none ;
}

#podpis{
  text-align: right;
  padding-top: 50px;
  padding-right: 20px;
}

#content {
  width:584px;
  float: left;
  padding-top:20px;
	padding-left: 75px;
	padding-right: 45px;
	font-family: Palatino Linotype, Arial;
  font-size: 14px;

}

#right_content{
  float: right;
  width: 233px;
}

#menu{
  float: left;
  width: 233px;
  text-align: right;
}

#menu_top {
  float: left;
  width: 233px;
  height:43px;
  background: url(menu_top.jpg) no-repeat ;
}

#menu_item{
  float: left;
  width: 233px;
  height: 36px;
  background: url(menu_item.jpg) no-repeat ; 
}

.menu_link {
	color: white;
	text-decoration: none; 
}

#menu_text{
  font-family:Arial;
  font-weight: bold;
  padding-top: 15px;
  padding-right: 30px;
}

#menu_text2{
  font-family:Arial;
  font-weight: bold;
  padding-top: 10px;
  padding-right: 30px;
}


#listek{
  float:left;
  /*background: url(menu_div.jpg) no-repeat;*/
  /*background: url(christmas_div.jpg) no-repeat;*/
  width: 233px;
 /* height: 66px;*/
}

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

#box-position {
  float:left;
  /*padding-bottom: 20px;*/
}

#news-top {
  width: 233px; height: 34px;
  background: url(newsletter/newsletter_top.jpg) no-repeat;
}

#content-box {
  width: 233px; 
}

fieldset{
  border:none;
}
fieldset .content_input{
  background:  url(newsletter/email.jpg) no-repeat fixed;
  width: 177px;
  height: 24px;
  border:solid 0 #fff;
  color: rgb(153,0,0);
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
}
fieldset>.content_input{
  background: url(newsletter/email.jpg) no-repeat;
  border:solid 0 #fff;
  width: 177px;
  height: 24px;
}

#box-przyciski {
    width: 233px; 
    float:left;
}

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

.news_zapisz{
  margin-left: 23px;
  margin-right:0px;
  padding-left: 0px;
  padding-right: 0px;
  float:left;
  width: 54px;
  height: 21px;
  cursor: pointer;
  background: url(newsletter/zapisz.jpg) no-repeat ;
  border: none;
}

.news_wypisz{
  margin-left: 78px;
  margin-right:0px;
  padding-right: 0px;
  padding-left: 0px;
  float:left;
  width: 54px;
  height: 21px;
  border: none;
  cursor: pointer;
  background: url(newsletter/wypisz.jpg) no-repeat ;
}
   
/*******************************
 * end newsletter
 *******************************/ 
 
#obowiazek {
	color:rgb(204,0,0);
	padding-left: 10px;
}
 
#footer {	
  clear: both;
  margin-bottom: 15px;
  width: 937px;height: 93px;
  background: url(footer.jpg) no-repeat; 
}

#tekst-footer a {
	color: #CC909A;
	text-decoration: none;
	font-size: 10px;
}

#tekst-footer {
  color: #CC909A;
	float: right;
	position: relative;
	top:80px;
	right: 15px;
	font-weight: bold;
	font-size: 10px;
}

.kontaktText {
  border-right: #A54549 1px solid;
  border-top: #A54549 1px solid;
  border-bottom: #A54549 1px solid;
  border-left: #A54549 1px solid;
  color: #5A292E;

}

.nick {
  font-weight: bold;
}
.mail {
  font-style: italic;
}
.borderImg img{
  border: #A54549 2px solid;
}

