.button_main {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;




}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;

}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;

}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.zayavlenie {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/zatavl_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: justify;
	background-color: #FFFDE8;
}

.select {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFDE8;

}

.zayavlenie input {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFDE8;
	background-image: url(images/zatavl_input_bg.gif);
	background-repeat: repeat-y;




}
.comment {
	font-size: 12px;
	color: #999999;
}
.copyright {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 10px;
}

.form_field {
	font-size: 12px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 1px;

}
.normal {
	font-weight: normal;
	color: #666666;
	font-size: 12px;


}
.ch {
	background-color: #E1E1E1;
	font-weight: bold;
	font-size: 14px;


}
.ct {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;

}

.NewAnons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990033;
}


.NewAnons a {
	color: #333366;
	text-decoration: none;

}

.NewAnons a:hover {
	color: #FF0000;
	text-decoration: underline;

}
