body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

td {
	/*font-family: Tahoma;*/
	font-size: 12px;
	color: #333333;
}

div {
	/*font-family: Tahoma;*/
	font-size: 12px;
	color: #333333;
}
/*
a {
	color: #333333;
	text-decoration: none;
}
*/

a {
	color: darkgreen;
	text-decoration: none;
}

a:hover	{
		color: darkgreen;

		text-decoration: underline;

}


/* MENU NA DOLE */
.menua  {

        color: #333333;
	text-decoration: none;
}
.menua a:hover {

	color: darkgreen;
/*
	text-decoration: underline;
*/
}

.wiecej a {
	color: #319700;
	text-decoration: none;
	font-weight: bold;
}
.wiecej {
	color: #319700;
	font-weight: bold;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	height: 24px;
	padding-top: 5px;
	border: 1px solid #CBC9B9;
	padding-left: 3px;
}


.wiecej a:hover {
	color: #319700;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}
.button {
	height: 24px;
	width: 30px;
	cursor: auto;
	border: 1px solid #CBC9B9;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.combo {
	width: 150px;
}

.button2 {
	height: 24px;
	width: auto;
	cursor: auto;
	border: 1px solid #CBC9B9;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.naglowek {
	text-indent: 12px;
	/* moje */
	/*padding-top: 3px;
	padding-bottom: 0px;*/
}


.news {
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1#title {
  vertical-align: bottom;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  height: auto;
  position: relative;
  top: 0px;
  margin: 0px auto;
  text-indent: 20px;
}
h2#news_title {
  vertical-align: top;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
   height: auto;
  position: relative;
  top: 0px;
  padding-bottom: 0px;
  margin: 1px auto;
 
}

div#news_content {
  display: block;
  padding-top: 8px;
  text-indent: 12px;

}  
/*border: 1px solid black;
margin: 0 auto;
padding: 0;
min-height: 100% !important; /*For all browser except IE */ 
/*height: 30px;
height:  28px; IE hack since IE doesn't understand min-height */
/*padding-top: 10px;
padding-top:  20px;*/
div#news_title_wrap {
  margin-top: 10px;
  border-bottom:1px solid #000055;

} 
* html div#news_title_wrap { /*IE hack */
border-bottom:1px dotted #000055;
}


div#news_title{
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  font-weight: bold !important;
  
} 

div#news_title_wrap span {
  float: right;
  position: relative;
  top: -15px;
  /*border: 1px solid black;*/
}

h2 {
  padding-top: 15px;
  padding-bottom: 5px;
  line-height: normal;
}

div#content {
  padding-top: 5px;
}
div#news_content {
  /*padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;*/
}
div#box_content {
  padding-top: 5px;
  padding-bottom: 10px;
}
