html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #FFF;
	background: url('images/bgd.jpg') repeat;
	padding: 25px 0px 0px 0px;
}
a:visited, a:link, a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
img {
	border: 0px;
	margin: 0 !important;
	padding: 0 !important;
}

.page {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	padding-bottom: 25px;
}
.header {
	width: 100%;
	height: 232px;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	float: left;
	background: url('images/viltekta_06.jpg') repeat-x left bottom #FFF;
}
.image {
	width: 358px;
	height: 122px;
	position: absolute;
	left: 599px;
	top: 110px;
	background: url('images/viltekta_03.jpg') no-repeat center center;
}
.logo {
	width: 202px;
	height: 60px;
	padding-top: 58px;
	padding-left: 50px;
	float: left;
}
.slogan, .slogan a {
	width: 748px;
	height: 118px;
	float: left;
	font-family: Times New Roman, Arial, Helvetica, Sans Serif;
	text-decoration: none;
}
.to-be {
	height: 25px;
	line-height: 25px;
	font-size: 25px;
	float: right;
	color: #c9501b;
	font-weight: normal;
	padding-top: 80px;
	padding-right: 40px;
}
.to-be p {
	padding: 0px;
	margin: 0px;
}

.menu-bar {
	width: 100%;
	height: 60px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.menu {
	height: 21px;
	overflow: hidden;
	float: left;
	position: relative;
	top: 38px;
	left: 56px;
}
.menu a.menu-link:link, .menu a.menu-link:active, .menu a.menu-link:visited, .menu a.menu-link {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	margin-right: 1px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.menu a.menu-link#active {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	margin-right: 1px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #ca511c;
	color: #FFF;
	font-weight: bold;
}
.menu-on a.menu-link#active {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	margin-right: 1px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #ca511c;
	color: #FFF;
	font-weight: bold;
}
.menu-on {
	overflow: visible;
	float: left;
	position: relative;
	top: 38px;
	left: 56px;
}
.menu-on a.menu-link:link, .menu-on a.menu-link:active, .menu-on a.menu-link:visited, .menu-on a.menu-link {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	margin-right: 1px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #ca511c;
	color: #FFF;
	font-weight: normal;
}

.sub-menu {
	width: 120px;
	position: absolute;
	left: 0px;
	top: 21px;
	background: #e9e9e9;
	float: left;
}
.sub-menu-link {
	width: 120px;
	border-top: solid 1px #FFF;
}
.sub-menu-link a:link, .sub-menu-link a:active, .sub-menu-link a:visited, .sub-menu-link a {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	background: #e9e9e9;
	color: #ca511c;
	font-weight: normal;
}
.sub-menu-link a:hover {
	text-decoration: none;
	font-weight: bold;
}

.group-links {
	height: 20px;
	float: right;
	position: relative;
	top: 30px;
	padding-right: 30px;
}

.lang-link, .lang-link:link, .lang-link:visited {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	float: left;
	line-height: 20px;
	text-align: center;
	margin: 0px 5px 0px 0px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.lang-link:hover, .lang-link#lang-active {
	background: #cb4f1b;
	color: #FFF;
	font-weight: normal;
}
.link-home {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	background: url('images/home_off.gif') center center no-repeat;
}
.link-home:hover, .link-home#active {
	text-decoration: none;
	font-weight: normal;
	background: url('images/home_on.gif') center center no-repeat #cb4f1b;
}
.link-tree {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	background: url('images/tree_off.gif') center center no-repeat;
}
.link-tree:hover, .link-tree#active {
	text-decoration: none;
	font-weight: normal;
	background: url('images/tree_on.gif') center center no-repeat #cb4f1b;
}
.link-print {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px 55px 0px 0px;
	float: left;
	background: url('images/print_off.gif') center center no-repeat;
}
.link-print:hover, .link-print#active {
	text-decoration: none;
	font-weight: normal;
	background: url('images/print_on.gif') center center no-repeat #cb4f1b;
}
.flash {
	width: 100%;
	height: 404px;
	padding: 0px;
	margin: 0px;
	background: #c9501b;
	float: left;
}
.container {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url('images/viltekta_10.jpg') left bottom no-repeat #5d5d5d;
	border-top: solid 1px #6a6a6a;
}
.containeri {
	width: 100%;
	height: 714px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url('images/viltekta_14.jpg') left bottom no-repeat #5d5d5d;
	border-top: solid 1px #6a6a6a;
}
.main {
	width: 100%;
	float: left;
	padding: 0px 0px 330px 0px;
	margin: 0px;
	font-size: 12px;
}
.maini {
	width: 100%;
	float: left;
	padding: 0px 0px 240px 0px;
	margin: 0px;
}
.like-block {
	width: 254px;
	height: 20px;
	padding-bottom: 10px;
	line-height: 20px;
	position: relative;
	left: 64px;
	float: left;
	font-weight: bold;
}
.like-block a , .like-block a:link, .like-block a:visited {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
.like-block a:hover {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: underline;
}
.block-1 {
	width: 318px;
	float: left;
}
.block-1-title {
	width: 100%;
	height: 48px;
	padding-top: 21px;
	border-bottom: solid 1px #6e6e6e;
	font-size: 25px;
	line-height: 26px;
	color: #FFFFFF;
	font-family: Times New Roman, Arial, Helvetica, Sans Serif;
}
.corner {
	width: 19px;
	height: 44px;
	_height: 46px;
	border-bottom: solid 3px #c9501b;
	float: left;
}
.container-1 {
	width: 254px;
	position: relative;
	left: 45px;
	top: 22px;
	float: left;
	text-transform: uppercase;
}
.block-1-text {
	width: 100%;
	float: left;
	padding-top: 20px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}
.container-2 {
	width: 254px;
	position: relative;
	left: 64px;
	float: left;
}
.block-2 {
	width: 615px;
	float: left;
	position: relative;
	left: 50px;
}
.block-2-title {
	width: 100%;
	height: 48px;
	padding-top: 21px;
	border-bottom: solid 1px #6e6e6e;
	font-size: 25px;
	line-height: 26px;
	color: #FFFFFF;
	font-family: Times New Roman, Arial, Helvetica, Sans Serif;
}
.container-3 {
	width: 551px;
	position: relative;
	left: 45px;
	top: 22Px;
	float: left;
	text-transform: uppercase;
}
.block-2-text {
	width: 100%;
	float: left;
	padding-top: 20px;
	color: #FFFFFF;
	text-align: left;
}
.container-4 {
	width: 531px;
	position: relative;
	left: 64px;
	float: left;
}
.custom-content {
	height: 322px;
	overflow: hidden;
	font-size: 12px;
}
.custom-content table {
	font-size: 12px;
}
.block-3 {
	width: 340px;
	min-height: 310px;
	_height: 310px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.custom-photo {
	width: 280px;
	margin-top: 90px;
	margin-left: 60px;
	padding: 0px;
	overflow: hidden;
}
.custom-photo img {
	padding: 0px;
	margin: 0px;
	border: solid 2px #000;
}
.container-5 {
	width: 254px;
	position: relative;
	left: 53px;
	float: left;
	margin-bottom: 10px;
}
.menu-alt {
	width: 293px;
	float: left;
}
.menu-title {
	width: 286px;
	height: 20px;
	line-height: 20px;
	background: #ca511c;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
}
.title-text {
	position: relative;
	left: 10px;
	float: left;
}
.menu-content {
	width: 100%;
	background: url('images/shadow_03.gif') no-repeat bottom right;
	float: left;
}
.menu-block {
	width: 285px;
	min-height: 345px;
	_height: 345px;
	border-right: solid 1px #6e6e6e;
	border-bottom: solid 1px #6e6e6e;
	background: url('images/back_06.jpg') no-repeat left bottom #555;
	float: left;
}
.menu-text {
	width: 258px;
	position: relative;
	left: 14px;
	padding-top: 12px;
	float: left;
}
.part-parent {
	width: 100%;
	padding-bottom: 26px;
	border-bottom: solid 1px #6e6e6e;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 24px;
	float: left;
}
.part-parent a.chron-link, .part-parent a.chron-link:link, .part-parent a.chron-link:visited {
	display: block;
	float: left;
	font-family: Times New Roman;
	font-size: 16px;
	color: #FFF;
	padding: 0px 5px 0px 5px;
	margin: 0px 4px 0px 4px;
	font-weight: normal;
	text-decoration: none;
}
.part-parent a.chron-link:hover, .part-parent a.chron-link-act{
	display: block;
	float: left;
	font-family: Times New Roman;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background: #ca501b;
	padding: 0px 5px 0px 5px;
	margin: 0px 4px 0px 4px;
	font-weight: normal;
}
.child-parts {
	width: 254px;
	float: left;
}
.part-child {
	width: 254px;
	float: left;
	padding-top: 12px;
	padding-bottom: 10px;
	display: none;
}
.part-childs {
	width: 254px;
	float: left;
	padding-top: 12px;
	padding-bottom: 10px;
}
.child-items {
	display: none;
	float: left;
}
.child-itemsi {
	width: 254px;
	float: left;
}
.child-title {
	width: 254px;
	float: left;
	background: url('images/bullet.gif') no-repeat left center;
	position: relative;
	left: -8px;
	font-weight: bold;
}
.child-title a, .child-title a:link, .child-title a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.child-title a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
.title-text-2 {
	position: relative;
	left: 17px;
	float: left;
	font-weight: normal;
}
.title-text-2 a, .title-text-2 a:link, .title-text-2 a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.title-text-2 a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
.child-item {
	width: 244px;
	padding: 10px 0px 5px 10px;
	position: relative;
	float: left;
}
.child-item a, .child-item a:link, .child-item a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.child-item a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
.child-item a.current {
	background: #ca501b;
}
.child-item a.current:hover {
	background: #ca501b;
	text-decoration: none;
}
.block-4 {
	width: 615px;
	float: left;
	position: relative;
	left: 28px;
}
.block-4 p {
	
}

.main-line {
	height: 3px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	padding-bottom: 1px;
}
.line-corner {
	display: block;
	width: 19px;
	height: 0px;
	border-bottom: solid 3px #c9501b;
	float: left;
	padding: 0px;
	margin: 0px;
}
.footer {
	width: 100%;
	height: 65px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top: solid 1px #4f4f4f;
	overflow: hidden;
	background: url('images/viltekta_12.jpg') repeat-x left center #363636;
	position: relative;
}
.copyright {
	width: 740px;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	top: 26px;
	left: 60px;
	line-height: 12px;
}
.copyright p {
	margin: 0px;
}
#zet-link, #zet-link:hover {
	display: block;
	width: 34px;
	height: 33px;
	float: left;
	background: url('images/zet.jpg');
	position: absolute;
	left: 916px;
	top: 16px;
	text-decoration: none;
}

.object-details {

}
.object-image {

}
.object-image img {
	border: solid 2px #333;
	max-width: 500px;
	_width: 500px;
}
.object-name {
	line-height: 20px;
	text-transform: uppercase;
}
.object-fields {
	width: 100%;
	float: left;
	margin-top: 3px;
	position: relative;
}
.filed-name {
	width: 76px;
	float: left;
	background: #ca511c;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	position: absolute;
	left: 0;
}
.filed-value {
	float: left;
	line-height: 20px;
	padding-left: 5px;
	text-indent: 80px;
}

.NewsPostDetailDate {
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.NewsSummary {
	padding-bottom: 20px;
}
.NewsSummarySummary p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsSummaryContent p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsSummaryLink {
	
}
.NewsMoreLink {
	
}
.NewsSummaryMorelink a, .NewsSummaryMorelink a:link, .NewsSummaryMorelink a:visited {
	height: 16px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 15px;
	background: url('images/arrow.gif') right center no-repeat;
}
.news-content {
	width: 465px;
}
.NewsPostDetailContent img {
	border: solid 2px #000;
}
.news-date {
	height: 20px;
	padding: 2px 6px 2px 6px;
	background: #ca511c;
}
.NewsPostDetailSummary {
	text-transform: uppercase;
}

.menu-inner {
	padding-bottom: 10px;
}
.inner-link, .inner-link:link, .inner-link:visited {
	text-decoration: underline;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px 10px 3px 0px;
	line-height: 16px;
}
.inner-link#inner-active {
	background: #ca511c;
	font-weight: bold;
	line-height: 17px;
}
.inner-link img {
	position: relative;
	left: 5px;
}
.container-title {
	font-weight: bold;
	padding-bottom: 15px;
}
.job-ofer{
	background: #ca511c;
	padding: 3px 5px 3px 3px;
}

.field-input {
	width: 150px;
	height: 40px;
	float: left;
	margin-bottom: 10px;
}
.field-input label {
	width: 150px;
	float: right;
	position: relative;
	top: 22px;
}
.field-input input {
	width: 138px;
	border: solid 1px #d0d0d0;
	background: #a2a2a2;
	float: left;
	position: relative;
	top: -14px;
}
.field-text {
	width: 335px;
	float: left;
}
.field-text label {
	width: 335px;
	float: right;
	position: relative;
	top: 80px;
}
.field-text textarea {
	width: 310px;
	height: 72px;
	border: solid 1px #d0d0d0;
	background: #a2a2a2;
	position: relative;
	top: -14px;
}
.mail-form {
	float: left;
}
.mail-form form {
	position: relative;
	float: left;
}
.all-inputs {
	width: 150px;
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	padding-right: 40px;
}
.submit {
	position: absolute;
	top: 100px;
	left: 190px;
}
.submit input {
	display: block;
	width: 44px;
	text-align: center;
	border: none;
	height: 20px;
	background: url('images/but_03.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font-size: 11px;
	cursor: pointer;
}

.file-upload {
	position: absolute;
	left: 304px;
	top: 101px;
}
.file-upload input {
	height: 18px;
	display: block;
	font: 12px Arial; border: solid 0px #d0d0d0;
	background: #a2a2a2; width: 200px; margin: 0px; padding: 0px;
}
* html .file-upload {
	position: absolute;
	left: 300px;
	top: 100px;
}
* html .file-upload input {
	height: 18px;
	display: block;
	font: 12px Arial; border: solid 0px #d0d0d0;
	background: #a2a2a2; width: 200px; margin: 0px; padding: 0px;
}
