﻿/*--ESSENTIAL--------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
	padding-bottom: 20px;
    font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
    font-size: 0.8em;
    background: #e0e0e0 url("/PublishingImages/template/body_bg.jpg") 0 0 repeat-x;
    color: #36338F;
    text-align: center;
}

img {
    border: none;
    vertical-align: top;
}

p {
	margin-bottom: 1em;
	line-height: 1.3em;
}

a, a:link {
	color: #ed7325;
}

a:visited {
	color: #ed7325;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0 0 0.4em 0;
	font-size: 1.6em;
	color: #f4a000;
}

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.25em;
	color: #36338f;
}

h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.15em;
	color: #f4a000;
}

h4, h5 {
	margin: 0 0 0.7em 0;
	font-size: 1.05em;
	color: #36338f;
}

strong, b {
	font-weight: bold;
}

i, em  {
	font-style: italic;
}

table.tab {
	margin-bottom: 1.5em;
	text-align: center;
}

table.tab tr th {
	padding: 8px 20px;
	text-align: left;
	color: #fff;
	background: #36338f;
}

table.tab tr.dark td {
	color: #36338F;
	background: #f3f3f3;
}

table.tab tr.dark td.suda {
	background: #e2dfd8;
}

table.tab tr td {
	padding: 5px 20px;
	background: #fff;
	color: #36338F;
}

form table.tab {
	border: none;
}

form table.tab td {
	border-top: 1px #E4E4E4 solid;
}

input, select {
	font-size: 11px;
	background: #fff;
}

input, select {
	border: 1px #C0C0C0 solid;
	padding: 2px;
}

select {
	width: 120px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
	border: 1px #C0C0C0 solid;
	padding: 2px;
}

ul {
	margin-bottom: 1.0em;
	margin-left: 0;
}

ul li {
	padding-left: 15px;
	margin: 0 0 0.3em 0;
	list-style: none;
	color: #36338f;
	background: url("/PublishingImages/template/arrow_orange.gif") 0 5px no-repeat;
	font-weight: bold;
}

ul li ul {
	padding-top: 0.5em;
}

ol {
	margin-left: 35px;
	list-style: decimal;
	margin-bottom: 1.5em;
}

ol li {
	margin-bottom: 0.5em;
}

hr {
	color: #94594C;
	border: 0 none;
	border-top: 1px solid #94594C;
	height: 1px;
	margin: 0 0 1em 0;
}

.border {
	border: 1px solid #d5d5d5 !important;
}

/*--USEFUL----------------------------------------------------------------*/

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
}

hr.clear {
	visibility: hidden;
	margin: 0 !important;
}

.break {
	height: 1em;
}

.mBottom {
	margin-bottom: 1em;
}

.mRight {
	margin-right: 1em;
}

.mLeft {
	margin-left: 1em;
}

.mTop {
	margin-top: 1em;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.photo {
	float: left;
	margin: 0 10px 5px 0;
}

/*--LAYOUT----------------------------------------------------------------*/

#page {
	width: 944px;
	margin: 0 auto 0 auto;
	padding: 360px 18px 20px 18px;
	position: relative;
	text-align: left;
	background: #fff;
}

/*--HEADER----------------------------------------------------------------*/

#header {
	width: 942px;
	height: 275px;
	position: absolute;
	left: 18px;
	top: 12px;
}

#headerPhoto {
	width: 942px;
	height: 275px;
	margin-bottom: 8px;
}

#header #menu {
	width: 942px;
	height: 61px;
	margin: 0;
	background: url("/PublishingImages/template/menu_bg.jpg") 0 0 no-repeat;
	
}

#header #menu ul {
	margin: 0 0 0 0;
	padding-left: 10px;
	font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
	
}

#header #menu ul li {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	text-align: center;
	list-style: none;
	background: none;
}

#header #menu ul li a {
	padding: 10px 9px 15px 9px;
	float: left;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

#header #menu ul li a:hover {
	color: #fff585;
}

#header #menu ul li.selected a {
	color: #fff585;
	background: url("/PublishingImages/template/menu_arrow.jpg") 50% 39px no-repeat;
}

/*--CONTENT---------------------------------------------------------------*/

#content {
	min-height: 200px;
	_height: 200px;
	padding: 15px 0 0 0;
}

#leftPart {
	width: 230px;
	float: left;
}

.hpPhoto {
	width: 270px;
	float: left;
}

.photoWoman {
	width: 179px;
	height: 176px;
}

.HP .photoWoman {
	width: 280px;
	height: 176px;
	margin-bottom: 10px;
}

.whyBox {
	width: 202px;
	padding: 23px 14px 12px 14px;
	background: url("/PublishingImages/template/why_box_content_bg.jpg") 0 0 no-repeat;
}

.mapCr {
	margin: 0 0 15px 15px;
	display: block;
}

.whyBox h2 {
	margin-bottom: 1em;
	color: #f4a000;
}

.niceLinks h2 {
	color: #36338f;
	font-size: 1.15em;
	margin-bottom: 5px;
}

.niceLinks .link {
	width: 106px;
	margin-right: 9px;
	float: left;
}

.niceLinks .link a {
	font-size: 0.9em;
	font-weight: bold;
}

.niceLinks .link .photo {
	width: 76px;
	height: 52px;
	margin-top: 8px;
	background: url("/PublishingImages/template/adv_shadow.jpg") 0 0 no-repeat;
}

.niceLinks .link .photo img {
	width: 70px;
	height: 49px;
}

#rightPart {
	width: 670px;
	padding: 15px 20px 0 10px;
	float: right;
}

.HP #leftPart {
	width: 320px;
	padding: 20px 10px 10px 10px;
}

.HP #leftPart .mapCr {
	margin: 20px 0 0 0;
}

.HP #rightPart {
	width: 570px;
	padding: 20px 10px 10px 10px;
}

.HP #rightPart .photoWoman {
	width: 270px;
	height: 175px;
	float: left;
}

.HP #rightPart .whyBox {
	width: 220px;
	padding: 21px 10px 12px 38px;
	background: url("/PublishingImages/template/why_box_content_bg_hp.jpg") 0 0 no-repeat;
	float: right;
}

.HP .niceLinks {
	width: 430px;
	padding: 50px 0 12px 0;
}

.HP .link {
	width: 200px;
	margin-right: 11px;
}

.HP .niceLinks .photo {
	float: left;
	margin-right: 6px;
}

.HP .niceLinks .content {
	width: 115px;
	padding-top: 5px;
	float: right;
}


/*--FOOTER---------------------------------------------------------------*/

#footer {
	width: 980px;
	height: 56px;
	margin: 0 auto 0 auto;
	background: url("/PublishingImages/template/footer_bg.jpg") 0 0 no-repeat;
	position: relative;
}

#footer p {
	padding: 22px 200px 0 0;
	color: #5a5a5a;
	text-align: right;
	font-size: 0.85em;
}

#footer p a {
	font-weight: bold;
	color: #36338f;
}

#zentiva {
	position: absolute;
	right: 39px;
	top: 25px;
}
.ms-WPHeader
{
	display: none !important;
}



#footerLogo {
	position: relative;
	left: 15px;
	top: -33px;
}



