/* CSS Document */

body{
	margin-top: 1px;
	font-family: Verdana;
	font-size: 12px;
	color: #344D72;
}

td{
	margin-top: 1px;
	font-family: Verdana;
	font-size: 12px;
	color: #344D72;
}

p{
	margin-right: 20px;
	margin-left: 20px;
}

.belka{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #344D72;
}

.bigfont{
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

a.red{
	font-family: Verdana;
	font-size: 12px;
	color: #C71316;
	text-decoration: none;
	font-weight: bold;
}
a.red:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #C71316;
	text-decoration: underline;
	font-weight: bold;
}

a.mail{
	font-family: Verdana;
	font-size: 12px;
	color: #344D72;
	text-decoration: underline;
}

a.mail:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #C71316;
	text-decoration: underline;
}

.tresc{
	font-family: Verdana;
	font-size: 12px;
	color: #344D72;
	border: 1px solid #CCCCCC;
}

.kontaktfont{
	font-family: Arial;
	font-size: 12px;
	color: #E0EDF5;
}

a.kontakt{
	font-family: Arial;
	font-size: 12px;
	color: #E0EDF5;
	text-decoration: none;
	}
a.kontakt:hover{
	font-family: Arial;
	font-size: 12px;
	color: #E0EDF5;
	text-decoration: underline;
	}

.input{
	font-family: Verdana;
	font-size: 10px;
	color: #344D72;
	height: 19px;
	width: 150px
}

.input2{
	font-family: Verdana;
	font-size: 10px;
	color: #344D72;
	height:20px;
	width: 180px
}

.submit{
	font-family: Verdana;
	font-size: 13px;
	color: #F3F6F9;
	background-color: #006AAA;
	border: 1px solid #344D72;
	font-weight: bold;
}

