body {
	background: #FFFFFF url(bg.gif) repeat-y scroll center;
	font-size: 10pt;
	font-family: Verdana;
	margin-top: 0;
	text-align: center;
}

a {
	color: #4F4644;
	/*color: #889092;*/
	text-decoration: none;
	font-stretch: wider;
	font-weight: bold;
}

a:hover {
	color: #0782FF;
}

#wrapper {
	width: 782px;
	text-align: center;
	margin: 0 auto;
	border-left: 1px #DDEDF0 solid;
	border-right: 1px #DDEDF0 solid;
}

#top {
	background: #FFFFFF url(top.jpg) no-repeat scroll center;
	width: 782px;
	height: 300px;
}

#footer {
	background: #FFFFFF url(footer_bg.gif) repeat-x scroll center;
	clear: both;
	width: 782px;
	height: 32px;
}

#footer div {
	line-height: 35px;
	color: #889092;
	font-size: 8pt;
}

#container {
	padding-top: 15px;
	padding-left: 0;
}

#left {
	background: #FFFFFF url(menu_bg.gif) no-repeat scroll right top;
	float: left;
	width: 175px;
	height: 346px;
	padding-top: 30px;
	padding-left: 0;
	text-align: left;
}

.menu_icons {
	background: url(menu_icons.gif) no-repeat scroll center;
	width: 80%;
	height: 10px;
}


.menu {
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 0;
	width: 90%;
}

.menu li {
	border-top: 1px #FFBFBF dashed;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: left;
}

.menu a {
	background: url(menu_list.gif) no-repeat left;
	padding-left: 20px;
}

#left p {
	font-size: 10pt;
	line-height: 150%;
	padding: 10px;
	width: 80%;
}

#main {
	width: 605px;
	float: left;
	text-align: left;
	color: #1E86BE;
	font-family: Times New Roman;
}

#main h1 {
	background: url(main_hr.jpg) no-repeat left bottom;
	margin: 0;
	padding-bottom: 8px;
	padding-left: 45px;
	font-size: 18pt;
	font-family: Times;
}

#main p {
	margin-left: 5px;
	color: #333333;
	line-height: 150%;
	/*color: #1C4D5A;*/
	font-family: Verdana;
	/*text-indent: 10px;*/
	/*letter-spacing: 1px;*/
}

.main_links {
	clear: both;
	width: 605px;
	padding-left: 175px;
	color: #889092;
	font-family: Verdana;
	text-align: center;
}

.main_links a {
	color: #889092;
	font-family: Verdana;
	text-decoration: none;
}

.main_links a:hover {
	color: #0782FF;
}

.a {
	color: #889092;
	text-decoration: none;
	font-weight: bold;
}

.a:hover {
	color: #0782FF;
}

.form {
	width: 350px;
	margin: 0 auto 20px auto;
	text-align: center;
}

.form_txt {
	width: 120px;
	float: left;
	clear: left;
	margin: 5px;
	text-align: right;
}

.form_bad {
	color: red;
	font-weight: bold;
}

.form p {
	margin: 0 auto;
	text-align: center;
	color: red;
	font-weight: bold;
}

.form_input {
	width: 200px;
	float: right;
	clear: right;
}

.form_button {
	clear: both;
}

.form_button input {
	width: 100px;
}

textarea, input {
	width: 200px;
	font-weight: bold;
}

.zaufali {
	margin-top: 80px;
	text-align: center;
	width: 160px;
}

.zaufali img {
	border: 0;
}

.zaufali h5 {
	color: #1E86BE;
	margin-bottom: 5px;
}

.zaufali a {
	display: block;
	border: 1px solid green;
	padding: 5px 0;
}

.ad {
	color: #889092;
	font-size: 50%;
}