.stopka {
	font-family: Tahoma;
	color: 264850;
	font-size: 10px;
}
.title {
	font-family: Tahoma;
	color: bbe303;
	font-size: 11px;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	color: 567c86;
	font-size: 10px;
	
}
.pages {
	font-family: Verdana;
	color: white;
	font-size: 10px;
	
}


a:visited, a:link {
	color: #3f8698;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
}
a:hover {
	color: #27c3eb;
	text-decoration: underline;
	font-size: 10px;
	
}
#menu{
	display: block;
}

.obrazek {
	border: 5px solid #212a2c;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-right : 10px;
}

input {
	font-family: Tahoma;
  font-size: 10px;
  color: #3f8698;
  border: 3px #122B30 solid;
  background-color: 011F27;
}

select {
	font-family: Tahoma;
  font-size: 10px;
  color: #3f8698;
  border: 3px #122B30 solid;
  background-color: 011F27;
}

textarea {
	font-family: Tahoma;
  font-size: 10px;
  color: #3f8698;
  border: 3px #122B30 solid;
  background-color: 011F27;
}