div.CoverAll {
	background-image: url(../pics/background.png);
	background-repeat: repeat-x;
}

div.CenterAll {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.TopMenu {
}

div.TopLogo {
}

div.Footer {
	background-image: url(../pics/footer.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 48px;
	padding-top: 94px;
	text-align: center;
	color: #666666;
}

div.Footer a {
	text-decoration: none;
	color: #666666;
}

div.Footer a:hover {
	color: #444444;
}

div.Footer div.Copyright {
	font-size: 8pt;
	margin-bottom: 20px;
}

div.PageRepeat {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(../pics/page_repeat.png);
}

div.PageBackground {
	width: 1000px;
	background-image: url(../pics/background_page.png);
	background-repeat: no-repeat;
}

div.PageBackground div.Menu {
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-left: 28px;
}

div.PageBackground div.Menu div.Header {
	border-bottom: 1px solid #cccccc;
}

div.PageBackground div.Menu div.Header a {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div.PageBackground div.Menu div.Item {
	margin-top: 8px;
}

div.PageBackground div.Menu div.Item a {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}

div.PageBackground div.Menu div.Item a.Selected {
	font-size: 10pt;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
div.PageBackground div.Menu div.Item a:hover {
	color: #444444;
}

div.PageBackground div.Contents {
	margin-left: 206px;
	padding-top: 1px;
	width: 758px;
}

div.PageBackground div.Contents img {
}

div.PageBackground div.Contents div.Header {
	padding: 0px;
	margin: 0px;
	margin-top: 16px;
	font-size: 12pt;
	font-weight: bold;
	color: #444444;
}

div.PageBackground div.Contents div.Text {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	color: #666666;
}

div.PageBackground div.Contents div.Links {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.PageBackground div.Contents div.Links ul {
	color: #444444;
	margin: 0px;
	padding: 0px;
}

div.PageBackground div.Contents div.Links ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

div.PageBackground div.Contents div.Links a {
	color: #666666;
	text-decoration: none;
}

div.PageBackground div.Contents div.Links a:hover {
	color: #444444;
}

div.TmplsContainer {
	margin: 0px;
	padding-top: 20px;
	margin-left: 28px;
}

div.PageBackground div.MinHeight {
	float: right;
	width: 1px;
	height: 416px;
}

div.NewsRow table {
	border-collapse: collapse;
	width: 100%;
	display: inline;
}

div.NewsRow tr {
	vertical-align: top;
}

div.NewsRow td {
	margin: 0px;
	padding: 0px;
}

td.NewsBox {
	background-image: url(../pics/news/bg_news.png);
	width: 464px;
	height: 131px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

div.NewsBoxContents {
	color: #cccccc;
	font-size: 12pt;
	margin: 10px;
	margin-left: 20px;
}

div.NewsBoxContents div.Header {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 6px;
}

div.NewsBoxContents div.Text {
	font-size: 11pt;
	height: 60px;
	overflow: hidden;
}

div.NewsBoxContents div.ReadMore {
	font-size: 10pt;
	color: #ffffff;
	display: inline;
}

div.NewsBoxContents div.Image {
	float: right;
	width: 100px;
	height: 110px;
	margin-left: 10px;
	background-color: #ffffff;
}

div.OfficesMapArea {
	float: right;
	padding-top: 1px;
}

div.OfficesListArea {
	padding-top: 80px;
	text-align: center;
}

div.OfficesList a {
	text-decoration: none;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}

div.OfficesList a:hover {
	color: #444444;
}

div.OfficesList li {
	list-style: none;
}

div.OfficeContactInfo {
	float: right;
	width: 264px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../pics/kontakta.png);
	background-repeat: no-repeat;
}

div.OfficeContactInfo a {
	color: #666666;
}

div.OfficeContactInfo a:hover {
	color: #444444;
}

div.OfficeContactInfo div.Header {
	height: 20px;
}

div.OfficeContactInfo div.Text {
	padding-top: 40px;
	margin-left: 20px;
	width: 224px;
}

div.OfficeContactInfo div.MinHeight {
	float: left;
	height: 205px;
	width: 20px;
	border: 0px;
}

table.StaffCard {
	font-size: 10pt;
	padding: 10px;
	margin-top: 20px;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}

table.StaffCard a {
	color: #555555;
}

table.StaffCard a:hover {
	color: #333333;
}

table.Contact {
	margin-top: 10px;
	font-size: 10pt;
	color: #666666;
}

table.Contact input {
	border: 1px solid #aaaaaa;
	width: 290px;
}

table.Contact input[type="submit"] {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	width: auto;
}

table.Contact TextArea {
	border: 1px solid #aaaaaa;
	width: 290px;
	height: 100px;
}

