body {
      font-family: Times New Roman;
	  font-size: 10px;
}

h2{
    font-family: Times New Roman;
	text-align: center;
    font-size: 16px;
	font-weight: bold;
	color: #6A471D;
}


.footer {
      font-family: Times New Roman;
	  font-size: 12px;
	  color: #D4C7A5;
}

.footer a {
      font-family: Times New Roman;
	  font-size: 12px;
	  color: #D4C7A5;
	  text-decoration: none;
}

.title {
    font-family: Times New Roman;
	text-align: left;
	
    font-size: 16px;
	font-weight: bold;
	color: #FAD994;
}

.news{
      font-family: Arial;
	  font-size: 11px;
	  color: #000000;
}


.tresc {
      font-family: Arial;
	  font-size: 11px;
	  color: #000000;
}

.tresc a {
      font-family: Arial;
	  font-size: 11px;
	  color: #000000;
	  text-decoration: none;
}


.menu {
      font-family: Arial;
	  font-size: 11px;
	  color: #3E0802;
}

.akt_title {
      font-family: Arial;
	  font-size: 11px;
	  color: #AFA644;
}

.akt_tresc {
      font-family: Arial;
	  font-size: 10px;
	  color: #3E0802;
}

form{
    font-family: Times New Roman;
	font-size: 12px;
	color: #FACF94;
}

input{
    font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #DCD7A7;
}


select{
    font-family: Times New Roman;
	font-size: 12px;
	color: #FACF94;
	background-color: #423200;
	border: 1px solid #FACF94;
}

textarea{
    font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #DCD7A7;
}

.admin{
    font-family: Times New Roman;
	font-size: 12px;
	color: #FACF94;
}

.admin a{
    font-family: Times New Roman;
	font-size: 12px;
	color: #FACF94;
}

p {
      font-family: Arial;
	  font-size: 11px;
	  color: #000000;
}

p a{
      font-family: Times New Roman;
	  font-size: 12px;
	  color: #CC7B09;
	  text-decoration: none;
}

img{
   border-color: #CC7B09;

}

ul.tree {
    font-family: Arial;
	font-size: 11px;
	color: #3E0802;
	display: block;
	margin-left: 0;
	padding-left: 0;
}

ul.tree ul {
	display: block;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

ul.tree li {
	display: block;
	list-style-type: none;
	background-position: left top;
	background-repeat: no-repeat;
}

ul.tree a{
	text-decoration: none;
	color: #3E0802;
}

/* new */
div.aktualnosci {
	width: 255px;
	position: relative;	
}

div.numery {
	position: absolute;
	top: 0px;
	right: 0px;
}
div.numery .off {
	color: #fff;
	cursor: pointer;
}

div.numery .on {
	color: #000;	
}

div.numery .nbg {
	background-image: url(images/bg_kw.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
	text-align:center;
	padding-top: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.wylacz {
	display: none;	
}
.wlacz {
	display: block;	
}
.left {
	float: left;	
}


