body {
	background-color : White;
	margin : 0px 0px 0px 0px;
	font-size: 10px;
	font-family: Verdana;
}

.seledyn { background-color:#BDFF45; }
#black { background-color:#000000; }

.tekst {
	font-family:Verdana, Arial;
	color:#383838;
	font-weight:normal;
	font-size:10px;
	text-align : justify;
}

a.news {
	color:#6B6B6B;
	font-weight : normal;
}

a.news:hover {
	color:#6B6B6B;
}

a.newsHead {
font-weight:bolder;
color:#383838;
}

a.newsHead:hover {
font-weight:bolder;
color:#383838;
}

a.linkiSmall {
	color:black;
}
a.linkiSmall:hover {
	color:#404040;
}

a.stopka {
	color:black;
	font-weight : normal;
}

a.stopka:hover {
	color:#404040;
}

td,input{
	font-family: Verdana;
	font-size:10px;
}

INPUT.pole_text{
width:320px
}
TEXTAREA{
font-family: Verdana;
font-size : 10px;
width:320px
}
SELECT{
font-family: Verdana;
font-size: 10px;
width:320px;
}

td.row0 {
	background-color:#FAFAFA;
	color: black;
	text-align:center;
	font-weight : bolder;
}

td.row1{
	background-color:#F1F1F1;
	color: black;
	text-align:center;
	font-weight : bolder;
}

td.row0_t {
	background-color:#FAFAFA;
	color: black;
	text-align:center;
}

td.row1_t{
	background-color:#F1F1F1;
	color: black;
	text-align:center;
}

td.nag {
	font-weight : bolder;
	font-size : 12px;
}

td.info {
	padding-left : 50px;
}

td.ic {
	font-weight : bolder;
}

div.divmenu {
position:absolute;
left:0;
top:0;
visibility:hidden;
border:1px solid #D0D0D0;
padding:0px;
margin-top:0px;
background-color:#ffffff;
}

div.divmenu a {
	color:#6B6B6B;
	font-weight : normal;
	display:block;
	text-decoration:none;
	padding:3px 8px;
}

div.divmenu a:hover {
	color:#6B6B6B;
background-color:#eeeeee;
}

form {
	display:inline;
}

div#tresc h1 {
  margin: 6px 0 0 0;
  color: #007C7B;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 1.2;
}

div#tresc h3 {
  margin: 0 0 0 0;
  color: #007C7B;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1;

}

ul#lista {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}
ul#lista li{
	list-style-type: disc;
	margin-left: 30px;
	padding: 0px;
}
