#logoArea {
	position: absolute;
	top: 0; left: 15px;
	width: 65em;
}
#logotypeImg {
	margin: 0 20px 0 0;
	float: left;
}
#logoArea h1 {
	margin: 30px 0 5px 0;
	font-size: 300%;
	line-height: 1.0;
	font-weight: normal;
	color: #007cc3;
	display: none;
}
#logoArea h2 {
	font-size: 120%;
	line-height: 1.0;
	font-weight: normal;
	margin: 0;
	display: none;
}
#headerAnchor {
	text-decoration: none;
}
#siteSloganHeader {
	font-size: 110%;
	line-height: 1.0;
	font-weight: normal;
	margin-top: 0;
}
#navigation {
  font-size: 80%;
	font-weight: normal;
	margin: 0 0 30px 0;
}
#navigation a {
  font-size: 100%;
	font-weight: normal;
}
#singleTitle {
	font-size: 180%;
	font-weight: normal;
	margin: 0;
}

.nbTable, .nbTable td, .nbTable th { border: none; }
.nbTable, .nbTable td, .nbTable th { border: none; }
#eshopPos, #eshop { border: 1px solid #ccc; margin-bottom: 10px;}
table.table input, table.table textarea, form .nbTable input, #content form table.table img { border: 1px solid #838383;}
table.table input.nb, form .nbTable input.nb  { border: none; }
form .table td { padding: 0 5px 5px 5px; }
table.table input,
table.table textarea,
table.table select,
form .nbTable input { width: auto; }
#content form .table img { float: none; margin:3px 5px 5px 10px; clear: both; }

table.table td, form .nbTable td { vertical-align: middle; }
#forumTable, #forumTopicTable, table#forumMsgTable { width: auto; }
#forumMsgTable th { background-color: #e3e3e3; }
#forumMsgTable td { padding: 10px 0; }
a.mapLevel1{ line-height: 1.8; font-size: 12px; }
#eshopTable th { padding: 5px 0; }
#eshopTable td { vertical-align: middle; text-align: center; padding: 3px 0; }

#topMenu table, #bottomMenu table {
	margin: 0 auto;
	border-left: 1px solid #fff;
}
#topMenu table td, #bottomMenu table td {
	border-right: 1px solid #fff;

} 
#topMenu a, #bottomMenu a {
	display: block;
	padding: 12px 20px 9px 20px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
#topMenu a:hover, #topMenu a:active, #topMenu a.active { background: #fff; color: #000; }
#bottomMenu a:hover, #bottomMenu a:active, #bottomMenu a.active { background: #fff; color: #000; }

#leftBlock h1, #leftBlock h2, #leftBlock h3, #leftBlock h4, #leftBlock h5, #leftBlock h6 {
	font-size: 140%;
	font-weight: normal;
	margin: 0.8em 0 0.8em 0;
}
#leftBlock ul, #rightBlock ul {
	margin-left: 0;
}
 #leftBlock form {
	margin: 0.8em 0 0.8em 0;
}
#leftBlock form td {
	padding: 2px;
}
#rightBlock h1, #rightBlock h2, #rightBlock h3, #rightBlock h4, #rightBlock h5, #rightBlock h6 {
	font-size: 140%;
	font-weight: normal;
	margin: 0.8em 0 0.8em 0;
}
#rightBlock form {
	margin: 0.8em 0 0.8em 0;
}
#rightBlock form td {
	padding: 2px;
}
#rightBlock h4 { margin: 0.8em 0 0 0;}
#rightBlock h4 a {
	font-size: 70%;
	margin-bottom: 0;
	color: #000;
}
#buttons {
	padding:12px 0 0 8px;
	float: left;
}
#buttons img {
	margin: 0 8px 0 0;
}
#footerBlock {
	padding: 8px 0 8px 20px;
}
#content h1, #content h2 { font-weight: normal; }