
a:visited { color: #FFFFFF; text-decoration: none;}
a:link { color: #FFFFFF; text-decoration: none;}
a:hover { color: #dace00; text-decoration: none;}

a.link:visited { color: #39698d; text-decoration: none;}
a.link:link { color: #39698d; text-decoration: none;}
a.link:hover { color: #f4bf1a; text-decoration: none;}

a.of:visited { color: #3d6f92; text-decoration: underlin;}
a.of:link { color: #3d6f92; text-decoration: underlin;}
a.of:hover { color: #3d6f92; text-decoration: underlin;}


.oferta{ 
  font-family: Georgia; 
  font-size: 12px; 
  color: #444444;
  text-decoration: none;
  font-weight: none;
  text-align: JUSTIFY;
}

rc{ 
  font-family: Georgia; 
  color: #3a6a8d;
  font-weight: bold;
}

.strony{ 
  font-family: Verdana; 
  font-size: 14px; 
  color: #444444;
  padding-left: 25px;
  text-decoration: none;
  font-weight: none;
  text-align: LEFT;
}

.adres{ 
  font-family: Verdana; 
  font-size: 11px; 
  color: #39698d;
  padding-left: 170px;
  text-decoration: none;
  font-weight: none;
  text-align: LEFT;
}

.text { 
  font-family: Georgia; 
  font-size: 12px; 
  color: #444444;
  text-decoration: none;
  font-weight: none;
  text-align: JUSTIFY;;
}


.pole_txt{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #4a3613;
	background-color:#FFFFFF;
	border-color:#4891bc;
	height: 100px;
	width: 300px;
	border: 1px solid #f4bf1a;
}

	
.pole_txte {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #4a3613;
	background-color:#FFFFFF;
	border-color:#4891bc;
	height: 20px;
	width: 300px;
	border: 1px solid #f4bf1a;
}

.pole_txte_1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #4a3613;
	background-color:#FFFFFF;
	border-color:#4891bc;
	height: 20px;
	width: 150px;
	border: 1px solid #f4bf1a;
}

.button{
	height: 25px;
	width: 100px;
	color: #444444;
	font-weight: bold;
	background-color:#FFFFFF;
	border-color:#4891bc;
	border: 1px solid #4891bc;}
	
#tabela {
   border: 1px solid black;
   border-collapse: collapse;
}

#tabela td{
   border: 1px solid black;
   
}


