a.menu {color: #FFFFFF; text-decoration: underline; font-family: "Tahoma"; font-size: 14px; font-weight: normal; text-align: left; padding: 0; font-weight: bold;}
a.menu:hover {color: #FFFFFF; text-decoration: none; font-family: "Tahoma"; font-size: 14px; font-weight: normal; text-align: left; padding: 0; font-weight: bold;}

a {color: #525252; text-decoration: underline; font-family: "Tahoma"; font-size: 14px; font-weight: normal; text-align: left; padding: 0;}
a:hover {color: #525252; text-decoration: none; font-family: "Tahoma"; font-size: 14px; font-weight: normal; text-align: left; padding: 0;}

td { text-decoration: none; font-family: "Tahoma"; font-size: 14px; color: #525252; line-height: 160%}

.zaglavie {margin: 0; padding: 0; text-decoration: none; font-family: "Tahoma"; font-size: 14px; color: #2196c3; line-height: 160%}

h1 {font-size:16px; margin:2px;}
h2 {font-size:15px; margin:2px;}
h3 {font-size:14px; margin:2px;}



.error_message {
	color:#ff0000;
	font-weight:bold;
	border: 1px solid #ff0000;
	background: #ffdddd;
	padding: 15px;
	margin:10px;
}

input.big, select.big, textarea.big {
	width:95%;
}