body, h1, h2, h3, h4, h5, h6, p , form{
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#Global {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#Global #Header {
	background-image: url(../images/Background/BodyBackround.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Global #Header #HeaderInfo {
	float: right;
	padding-top: 5px;
}

#Global #Header #Logo {
	float: left;
}

#Global #Navigation {
	background-image: url(../images/Background/BodyBackround.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 17px;
	padding-left: 17px;
}
#Global #Navigation #NavigationContent {
	background-image: url(../images/Background/NavigationBackground.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 28px;
	padding-right: 15px;
	padding-left: 15px;
}


#Global #Body {
	background-image: url(../images/Background/BodyBackround.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 5px;
}

#Global #Body #BodyMainImage {
	background-image: url(../images/MainImage.jpg);
	background-repeat: no-repeat;
	height: 371px;
	padding-right: 15px;
	padding-left: 15px;
}
#Global #Body #BodyMainImageSmall {
	background-image: url(../images/MainImageSmall.jpg);
	background-repeat: no-repeat;
	height: 285px;
	padding-right: 15px;
	padding-left: 15px;
}
#Global #Body #BodyMainImageMini {
	height: 124px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2582D2;
	border-bottom-color: #2582D2;
}

#Global #Body #BodyMainImageMini img {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}



#Global #Body #BodyMainImage #BodyMIContent {
	float: right;
	margin-top: 37px;
	text-align: right;
}


#Global #Body #BodyLeftContent {
	padding-right: 15px;
	padding-left: 15px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: left;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
#Global #Body #BodyRightContent {
	width: 322px;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-right: 15px;
	margin-left: auto;
}

#Global #Footer {
	background-image: url(../images/Background/FooterBackground.jpg);
	background-repeat: no-repeat;
	height: 85px;
	padding-right: 32px;
	padding-left: 32px;
}

#Global #Footer #FooterLeftContent {
	float: left;
	margin-top: 2px;
}
#Global #Footer #FooterLeftContent p {
	color: #666666;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}

#Global #Footer #FooterRightContent {
	float: right;
	text-align: right;
	margin-top: 15px;
}
#Global #Footer #FooterRightContent p {
	color: #666666;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#Global   #Footer   #makota  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	clear: both;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #2582D2;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	padding-top: 0em;
	padding-bottom: .75em;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: .75em;
	padding-left: 3em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contact        {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.photo { border: thin solid #2582D2; }
.ClearBoth { clear: both; }

