@charset "utf-8";

body,td,th {
	font-family: Arial;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #FFF;
}

form {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

button {
	margin: 0px;
}

h1 {
	color: #366f8d;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #843177;
	text-decoration: underline;
}

a:hover {
	color: #843177;
	text-decoration: none;
}

.line {
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 494px;
}

.left_img {
	margin-top: 102px;
	margin-left: 107px;
	margin-right: 214px;
	margin-bottom: 44px;
	border: 0px;
}

.left_bg {
	background-image: url(../images/left_bg.png);
	width: 389px;
	height: 408px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 102px;
	margin-bottom: 25px;
}

.copyright {
	height: 55px;
	border-bottom: 1px dashed #dfdfdf;
}

.more_info {
	height: 55px;
	border-bottom: 1px solid #dfdfdf;
}

.content {
	padding-top: 110px;
}

.title {
	margin-left: 35px;
}

.title_img {
	background-image: url(../images/img.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 270px;
	height: 94px;
}

.text {
	padding-top: 25px;
	padding-left: 35px;
	padding-bottom: 60px;
	padding-right: 35px;
}

.meniu li {
	margin-left: 85px;
	list-style: none;
	float: right;
	text-align: right;
}

.meniu li a {
	font-size: 18px;
	color: #202022;
	text-decoration: none;
}

.left_text ul {
	padding-top: 88px;
	padding-left: 95px;
	padding-bottom: 40px;
}

.left_text2 ul {
	padding-top: 30px;
	padding-left: 95px;
}

.left_text ul li {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	list-style: url(../images/arrow.png);
	height: 25px;
}

.left_text2 ul li {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	list-style: url(../images/arrow.png);
	height: 25px;
}

.email {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.input {
	border: 1px solid #a8a8a8;
	width: 315px;
	height: 20px;
	margin-bottom: 5px;
}

.input_e {
	width: 0px;
	height: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.textarea {
	border: 1px solid #a8a8a8;
	width: 315px;
	height: 150px;
	margin-bottom: 5px;
}

.button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 84px;
	height: 23px;
	color: #FFF;
	border: 0px;
	text-align: center;
	margin-right: 3px;
}

.form_text {
	width: 150px;
	padding-top: 3px;
	padding-right: 22px;
}
