body,html { 
	font-family: Tahoma, Arial;
	font-size: 12px;
/*	background-image: url(img/bg.gif);*/
	background-image: url(img/bg2.jpg);
	background-color: #ECECEC;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	color: #555259;
}
a {
/*	color: #E69612;*/
	color: #4D6CA1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
/*	color: #F4B53B;
	color: #0D0C5A;*/
	color: #3D5C91;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}
table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
table td {
	padding: 0px;
	font-size: 12px;
}
table th {
	padding: 0px;
	font-size: 12px;
	text-align: left;
}
table.top {
	width: 980px;
}
table.menu {
	width: 980px;
}
table.menu td {
	background-color: #E79611;
}
div.cont {
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 15px;
	width: 980px;
	height: 380px;
	background-image: url(img/cbg.jpg);
	background-repeat: no-repeat;
}
div.h {
	margin-top: 3px;
	margin-bottom: 3px;
}
div.text {
	margin-left: 5px;
	margin-right: 10px;
}
table.cc {
	width: 100%;
}
table.cc td.txt {
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
}
table.cc td.vs {
	vertical-align: top;
	padding: 10px;
}
table.cc td.right {
	vertical-align: top;
	padding: 10px;
	/*color: #7C7474;*/
	color: #555259;
	width: 180px;
}
table.cc td.right td {
	color: #555259;
}
table.cc td.right th {
	color: #555259;
}
table.cc a.subs {
	font-size: 12px;
	font-weight: bold;
/*	color: #B67BA7;*/
	line-height: 18px;
}
div.foot {
	width: 980px;	
	padding: 0px;
	margin: 0px;
	text-align: right;
	color: #BCBCBC;
	font-size: 10px;
}
table.prlist {
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 3px solid #B9B9B9;
}
table.prlist th {
	font-weight: bold;
	font-size: 12px;
	color: #075977;
	background-color: #CFCFCF;
	background-image: url(img/bgh.jpg);
	background-repeat: no-repeat;
	border: 1px solid #B9B9B9;
	text-align: left;
	padding: 8px;
}
table.prlist td {
	padding: 5px;
	color: #075977;
	border: 1px solid #B9B9B9;
	background-color: #CFCFCF;
}
table.prlist td.pr {
	font-weight: bold;
	color: #DC4B0A;
	font-size: 14px;
}
table.tbl td {
	padding: 1px;
}
table.tbl2 td {
	padding: 5px;
}
div.troj {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 9px;
}
div.troj a {
	font-size: 9px;
	font-weight: normal;
}
div#div_map {
	position: absolute;
	left: 430px;
	top: 204px;
	background-color: #fff;
	padding: 4px;
	display: none;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7C7474;
	border: 1px solid #b4b4b4;
	background-color: #f4f4f4;
}
input.sub {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #dfdffF;
	font-weight: bold;
	border: 1px solid #fefefe;
	background-color: #4D6CA1;
	padding: 2px 8px 2px 8px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7C7474;
	border: 1px solid #b4b4b4;
	background-color: #f4f4f4;
}
textarea.msg {
	height: 80px;
	width: 200px;
}
table.form td {
	padding: 2px;
	vertical-align: middle;
}
table.form td.name {
	font-weight: bold;
}
table.form td.sub {
	text-align: right;
}
div.err {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #D77665;
	color: #fff;
	padding: 3px;
	width: 380px;
}
div.ok {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	background-color: #AACE6B;
	color: #fff;
	padding: 3px;
	width: 380px;
}
div.wnd {
	position: absolute;
	left: 430px;
	top: 204px;
	background-color: #fff;
	padding: 4px;
	display: none;
}
div.haslo {
	color: #319B64;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
div.haslo2 {
	color: #EA710B;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}