 body , p , td  {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 11px;
  color : #2c1a0e;
}
a , a:link , a:active , a:visited {
  text-decoration : underline;
  color : #A60000;
}
a:hover {
  text-decoration : none;
}
ul , li {
  list-style : circle;
}
hr {
  color : #005D96;
}
h1 {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 12px;
  color : #593B1F;
  text-align : right;
  margin-right : 15px;
}

h2, h3, h4, h5 {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 11px;
  color : #593B1F;
  margin-top: 15px;
  margin-bottom: 15px;
}


/*
h2 {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 11px;
  color : #593B1F;
  font-weight : bold;
  margin: 0px;
}
h3 , h3 a , h3 a:active , h3 a:link , h3 a:visited {
  color : #F05B33;
  font-size : 12px;
  font-style : normal;
  text-decoration : none;
  text-align: center;
  margin: 0;
}
h3 a:hover {
  text-decoration : underline;
  color : #2F94D1;
}
h4 , h4 a , h4 a:active , h4 a:link , h4 a:visited {
  font-size : 10px;
  color : #656565;
  font-style : normal;
  font-weight : bold;
  margin-left : 16px;
  text-decoration : none;
}
h4 a:hover {
  text-decoration : underline;
  color : #656565;
}
h5 , h5 a , h5 a:active , h5 a:link , h5 a:visited {
  font-size : 10px;
  color : #515151;
  font-style : normal;
  font-weight : normal;
  text-decoration : none;
  margin: 5px 15px 0px 15px;
}
h5 a:hover {
  text-decoration : underline;
}
*/
input {
 border: 1px solid #CCCCCC;
 background-color: #FFFFFF;
}

.menu_top , .menu_top a , .menu_top a:active , .menu_top a:link , .menu_top a:visited {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 10px;
  color : #8F2B07;
  text-decoration : none;
  
}
.menu_top a:hover {
  text-decoration : underline;
}

.warning {
  font-size : 12px;
}
.blad {
  color : red;
  font-size : 12px;
}
.ok {
  color : green;
  font-size : 12px;
}
select , textarea , input , option {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 10px;
}
.input_small {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  height: 16px;
  font-size : 10px;
  background-color : #ffffff;
  border: solid 1px #707070;
  padding-left : 2px;
}
.textarea_small {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 10px;
  background-color : #ffffff;
  border: solid 1px #707070;
  padding-left : 2px;
}
.button {
  color : black;
  font-size : 12px;
  background-color : #ffffff;
  border: solid 1px #ed1b23;
}
.promocja_produkt {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 11px;
  color : black;
  font-weight : bold;
}
.news_date {
	font-size: 10px;
	color: #2c1a0e;

}
.news_title {
	font-size: 12px;
	color: #a70000;
}
.news_content {
	font-size: 12px;
	color: #2c1a0e;
}

.rec_title {
	font-size: 12px;
	color: #a70000;
}
.rec_content {
	font-size: 12px;
	color: #2c1a0e;
}
.cytat {
	/*font-style: italic;*/
	text-align: center;
	color: #a70000;
	font-size: 12px;
	
}
.sentencja {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #2c1a0e;
	padding-left: 30px;
	padding-right: 50px;
}
.podpis {
	font-style: normal;
	text-align: right;
	margin-right: 10px;
	
}
.stopka {
  font-family : helvetica ce, tahoma, arial, verdana, helvetica;
  font-size : 10px;
  color : #B88576;
  margin-left: 10px;
}