html, body, .site {
	padding 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
        font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 12pt;
        line-height: 18pt
}

body {
	background: #ffffff;
}

.site {
	left: 0px;
	position: relative;
/*	min-width:1000px;
	width: 100%;*/
	width: 1100px;
	margin: auto;
	width:expression(document.body.clientWidth > 1100? "1100px": "1100px");
}

/* Header */
.site-header {
	position: relative;
	width: 100%;
	height: auto;
	border-bottom: 2px solid #df0504;
}
.site-header-line {
	position: relative;
	width: 100%;
	height: 70px;
}
.site-header-line-menu {
	position: absolute;
	height: 40px;
	top: 10px;
	left: 0px;
}
a.site-header-line-menu-link {
	color: #4b555f;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 14pt;
	font-weight: 400;
	text-decoration: none; 
}
a:hover.site-header-line-menu-link {
	color: red;
        font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 14pt;
	font-weight: 400;
	text-decoration: underline; 
}
.site-header-line-language {
	position: absolute;
	height: 20px;
	width: 50px;
	top: 20px;
	right: 320px;
}
.site-header-line-search {
	position: absolute;
	height: 56px;
	width: 275px;
	right: 20px;
	z-index: 100;
}
.site-header-line-search-input {
	position: absolute;
	border: #c4c4c4 1px solid;
	border-right: #c4c4c4 0px solid;
	height: 15px;
	width: 200px;
	left: 0px;
	top: 23px;
	z-index: 100;
}
#search_button {
	position: absolute;
	height: auto;
	left: 200px;
	top: 1px;
	z-index: 100;
}

.site-header-content {
	position: relative;
	width: 100%;
	height: 300px;
}
.site-header-content-inner{
	position: relative;
	width: 100%;
	height: 200px;
}
.site-header-content-contacts {
	position: absolute;
	height: auto;
	width: 600px;
	right: 200px;
	z-index: 100;
	top: 30px;
}
a.site-header-content-contacts-link {
	color: #000000;
	text-decoration: none;
}
a:hover.site-header-content-contacts-link {
	color: #000000;
	text-decoration: underline;
}
.site-header-content-logo-content {
	position: absolute;
	width: 262px;
	height: auto;
	left: 20px;
}
.site-header-content-logo {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
}
.site-header-content-content {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
}
.footer-right-left table tbody tr td p, 
.site-header-content-content table tr td p {
	height: auto;
	margin: 0px;
	padding: 0px;

}

.site-header-content-content table {
	margin:auto;
}

.site-header-content-menu {
	position: absolute;
	width: 250px;
	height: auto;
	top: 50px;
	left: 315px;
}
.site-header-content-menu-item-sub a,
a.site-header-content-menu-link {
	color: #000000;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 10pt;
        line-height: 12pt;
	font-weight: 400;
	text-decoration: none; 
}
.site-header-content-menu-item-sub a:hover,
a:hover.site-header-content-menu-link {
	color: red;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 10pt;
        line-height: 12pt;
	font-weight: 400;
	text-decoration: underline; 
}
.site-header-content-menu-item-sub,
.site-header-content-menu-item {
	position: relative;
	width: 100%;
	padding-top:5px;
	padding-left: 20px;
	padding-bottom: 5px;
	height:auto;
	border-bottom: 1px solid #e0e0e0;
}
.site-header-content-menu-item-sub {
	text-align: right;
	border: 0px;
}
.site-header-content-menu-item-sub a {
	color: red;
}
.site-header-content-menu-item-sub a:hover {
	color: red;
}
.site-header-content-image {
	position: absolute;
	right: 0px;
	height: 298px;
	bottom: 0px;
	width: 500px;
	text-align: right;
}
.site-header-content-image-inner {
	position: absolute;
	right: 0px;
	height: 149px;
	bottom: 0px;
	width: 280px;
	z-index:-1;
}
.site-header-content-map-inner {
	position: absolute;
	right: 300px;
	height: 131px;
	top: 50px;
	width: 188px;
	background: url('../img/map.gif') no-repeat;
}
/* Content */
.content {
	position: relative;
	width: 100%;
	height: auto;
}
.content-content1,
.content-carousel,
.content-content2,
.content-footer {
	position: relative;
	width: 100%;
	height: auto;
}

.content-carousel-title {
	position: relative;
	width: 100%;
	font-weight:bold;
	color: #000000;
	font: 12px;
	text-align: center;
}
.content-carousel-content {
	position: relative;
	width: 100%;
	margin-top: 20px;
	height: 100px;
}
.content-carousel-content-left {
	position: relative;
	height: 100px;
	float: left;
	padding-top: 15px;
	text-align: left;
	width: 10%;
	cursor: pointer;
}
.content-carousel-content-right {
	position: relative;
	height: 100px;
	float: right;
	padding-top: 15px;
	text-align: right;
	width: 10%;
	cursor: pointer;
}
.content-carousel-content-carousel {
	position: absolute;
	height: 100px;
	float: left;
	width: 80%;
}
.content-carousel-content-carousel-el {
	position: relative;
	width: 20%;
	height: 100px;
	text-align: center;
}
.content-footer-tabpane {
	position: relative;
	margin: auto;
	width: 667px;
	height: 431px;
	margin-bottom: 50px;
}
.content-footer-tabpane-tabs {
	position: relative;
	width: 100%;
	height: 31px;
	background: url('../img/tabback.gif') repeat-x;
}
.content-footer-tabpane-tabs-tab {
	position: relative;
	float: left;
	height: 31px;
	width: 154px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font: 12px;
	cursor: pointer;
	line-height: 31px;
}
.content-footer-tabpane-tabs-tab-selected {
	position: relative;
	float: left;
	height: 31px;
	width: 154px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	display: none;
	font: 12px;
	line-height: 31px;
	background: url('../img/tabback11.gif') repeat-x;
}
.content-footer-tabpane-tabs-tab-selected-left {
	position: absolute;
	height: 31px;
	left: -14px;
	width: 14px;
	top: 0px;
	z-index: 2;	
	background: url('../img/tabback33.gif') no-repeat;
}
.content-footer-tabpane-tabs-tab-selected-right {
	position: absolute;
	height: 31px;
	right: -10px;
	width: 10px;
	top: 0px;
	z-index: 2;
	background: url('../img/tabback22.gif') no-repeat;
}
.content-footer-tabpane-tabs-tab-left {
	position: relative;
	float: left;
	height: 31px;
	width: 9px;
	background: url('../img/tabback2.gif') repeat-x;
}
.content-footer-tabpane-tabs-tab-middle {
	position: relative;
	float: left;
	height: 31px;
	width: 14px;
	z-index: 1;
	background: url('../img/tabback1.gif') repeat-x;
}
.content-footer-tabpane-tabs-tab-right {
	position: absolute;
	height: 31px;
	right: -8px;
	width: 8px;
	background: url('../img/tabback3.gif') repeat-x;
}
.content-footer-tabpane-panes {
	position: relative;
	height: 400px;
	border-left: 1px solid #f52022;
	border-right: 1px solid #f52022;
	border-bottom: 1px solid #f52022;
	width: 100%;
}
.content-footer-tabpane-panes-pane {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	display: none;
}
.content-footer-tabpane-panes-pane p {
	margin: 0px;
	padding: 0px;
}



.footer {
	position: relative;
	width: 90%;
	height: 150px;
	margin: auto;
	background: url('../img/footer.jpg') no-repeat 100% 0;
	border-top: 2px solid #df0504;
}
.footer-left {
	position: relative;
	width: 40%;
	padding-top: 40px;
	height: auto;
	float: left;
}
.footer-right {
	position: relative;
	width: 50%;
	padding-top: 40px;
	height: auto;
	float: right;
}

.footer-left-left,
.footer-right-left {
	position: relative;
	width: 49%;
	height: auto;
	float: left;
}
.footer-left-right ,
.footer-right-right  {
	position: relative;
	width: 39%;
	height: auto;
	float: right;
}
.footer-left-left {
	font-style: italic;
	text-align: left;
}
.footer-right-right {
	font-style: italic;
	text-align: right;
}
.footer-left-right {
	color: #000000;
	font: 8pt Arial, Mariad, Tahoma, Verdana, sans-serif;
	text-decoration: none; 

}
.footer-left-right a {
	color: #000000;
	font: 8pt Arial, Mariad, Tahoma, Verdana, sans-serif;
	text-decoration: none; 
}

.footer-left-right a:hover {
	color: #000000;
	font: 8pt Arial, Mariad, Tahoma, Verdana, sans-serif;
	text-decoration: underline; 
}


.footer-right-right a {
	color: #000000;
	font: 10pt Arial, Mariad, Tahoma, Verdana, sans-serif;
	font-style: italic;
	text-decoration: none; 
}
.footer-right-right a:hover {
	color: #000000;
	font: 10pt Arial, Mariad, Tahoma, Verdana, sans-serif;
	font-style: italic;
	text-decoration: underline; 
}

/*Inner content*/
.content-content-inner {
	position: relative;
	width: 100%;
	height:auto;
}
.content-content-inner-left {
	position: relative;
	width: 30%;
	float: left;
	height:auto;
	text-align: center;
}
.content-content-inner-left-menu-level11,
.content-content-inner-left-menu-level1 {
	position: relative;
	width: 95%;
	margin: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.content-content-inner-left-menu-level11 a,
.content-content-inner-left-menu-level1 a {
	color: #4b555f;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 13pt;
        line-height: 18pt
	font-weight: 800;
	text-decoration: none; 
}
.content-content-inner-left-menu-level11 a:hover,
.content-content-inner-left-menu-level1 a:hover {
/*	color: #4b555f;*/
	color: red;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 13pt;
        line-height: 18pt
	font-weight: 800;
	text-decoration: underline; 
}
.content-content-inner-left-menu-level11 a,
.content-content-inner-left-menu-level11 a:hover {
	color: red;
}



.content-content-inner-left-menu-level22,
.content-content-inner-left-menu-level2 {
	position: relative;
	width: 95%;
	margin: auto;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: -1px;
	border-top: 1px solid #4b555f;
	border-bottom: 1px solid #4b555f;
	text-align: left;
}
.content-content-inner-left-menu-level22 {
	background: url("../img/rowback.gif") repeat-x #950504;
}
a.content-content-inner-left-menu-level22-link,
a.content-content-inner-left-menu-level2-link {
	color: #4b555f;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 13pt;
        line-height: 14pt
	font-weight: 400;
	text-decoration: none; 
}
a:hover.content-content-inner-left-menu-level22-link,
a:hover.content-content-inner-left-menu-level2-link {
/*	color: #4b555f;*/
	color: red;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 13pt;
        line-height: 14pt
	font-weight: 400;
	text-decoration: underline; 
}
a.content-content-inner-left-menu-level22-link,
a:hover.content-content-inner-left-menu-level22-link {
	color: white;
}
.content-content-inner-right {
	position: relative;
	width: 68%;
	float: right;
	height:auto;
}
.content-content-inner-right-title,
.content-content-inner-right-path {
	position: relative;
	width: 100%;
	height: auto;
}
a.content-content-inner-right-path-link {
	color: #4b555f;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 18pt;
	text-decoration: none; 
}
a:hover.content-content-inner-right-path-link {
	color: #4b555f;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 18pt;
	text-decoration: underline; 
}
.content-content-inner-right-title {
	color: #4b555f;
	font-family: Calibri,Arial,Mariad, Tahoma;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none; 
}	
/******** Content *********/
.site-content-right-plugincontent {
	position: relative;
	width: 80%;
	margin: auto;
}
.site-input-width-100 {
	position: relative;
	width: 100%;
}
.site-input-width-80 {
	position: relative;
	width: 80%;
}
