/*	ÎÑÍÎÂÍÛÅ ÑÒÀÍÄÀÐÒÍÛÅ ÝËÅÌÅÍÒÛ	*/
body
{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #dedede;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat;
	padding-bottom: 100px;
	padding-top: 100px;
	font-family: Arial;
	font-size: 13px;
	text-align:justify;
/*	z-index:0;*/
}
img
{
	border:0px;
}
p
{
	text-indent:20px;
}
h2
{
	font-family:Arial;
	font-size:17px;
	text-align:right;
	color:Red;
	font-weight:bold;
}
li
{
	margin-bottom:5px;
}
h4
{
	font-weight:bold;
	margin-bottom:-10px;
	margin-left:20px;
	font-size:13px;
}
H
a:hover
{       
        color:#ff0000;
        text-decoration: none;
}
/*	ÂÅÐÑÒÊÀ ÔÎÍÀ	*/
#Main
{
	width: 633px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(/img/bg_middle.gif);
	background-repeat: repeat-y;
}
#HeaderBG
{
	background-image: url(/img/bg_header.gif);
	width: 633px;
	height: 207px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	z-index:1;
}
#Footer
{
	background-image: url(/img/bg_footer.gif);
	width: 633px;
	height: 66px;
	position: absolute;
	bottom: -1px;
	background-repeat: no-repeat;
}
#ContentHolder
{
	padding-top:170px;
	padding-bottom:60px;
	padding-left:20px;
	padding-right:40px;
	z-index:10;
	position: relative;
}
#Content
{

}
/*	ÂÅÐÑÒÊÀ ÍÀÂÈÃÀÖÈÈ	*/
#Logo
{
	position: absolute;
	left:80px;
	top:60px;
	z-index:2;
}
A.MainMenuText
{
	color: White;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
A.MainMenuText:hover
{
	color:White;
	font-size: 15px;
}
#ctl00_imgAbout
{
	position: absolute;
	width:144px;
	height:32px;
	left:-119px;
	top:25px;
}
#AboutLink
{
	position: absolute;
	left:-100px;
	top:32px;
	z-index:10;
}
#ctl00_imgPortfolio
{
	position: absolute;
	width:161px;
	height:34px;
	left:-137px;
	top:57px;
}
#PortfolioLink
{
	position: absolute;
	left:-120px;
	top:66px;
	z-index:10;
}
#ctl00_imgFacility
{
	position: absolute;
	width:151px;
	height:34px;
	left:-126px;
	top:92px;
}
#FacilityLink
{
	position: absolute;
	left:-100px;
	top:100px;
	z-index:10;
}
#ctl00_imgContacts
{
	position: absolute;
	width:139px;
	height:34px;
	left:-115px;
	top:125px;
}
.UnSelectedPart
{
	z-index:0;
}
.SelectedPart
{
	z-index:10;
}
#ContactsLink
{
	position: absolute;
	left:-95px;
	top:133px;
	z-index:10;
}
#PicStick
{
	position: absolute;
	width:362px;
	height:94px;
	left:292px;
	top:36px;
	background-image: url(/img/pic_stick.gif);
	background-repeat: no-repeat;
	padding-left:1px;
	padding-top:7px;
	z-index:2;
}
#ContactsStick
{
	position: absolute;
	width:167px;
	height:86px;
	left:650px;
	top:-40px;
}
#MadeBy
{
	position: absolute;
	width: 300px;
	left: 405px;
	top: 40px;
	font-size: 10px;
	color:#6f6f6f;
}
#Links
{
    position: absolute;
    top:20px;
    left:20px;
   	font-size: 10px;
	color:#6f6f6f;
}
#Links a
{
    color:#6f6f6f;
}
#MadeByLink
{
	color: red;
	text-decoration:none;
}
/*Äîïîëíèòåëüíîå ìåíþ*/
.Additional
{
	position:relative;
	display:block;
	margin-left:20px;
	color:Red;
	padding-bottom:5px;
	font-size:14px;
}
.footnote
{
	font-family:Arial;
	font-size:10px;
	color:#6f6f6f;
}
.PicPort
{
	background-image:url(/img/stiker.gif);
	float:left;
	width:182px;
	height:84px;
	margin-right:10px;
	padding-top:6px;
	background-repeat:no-repeat;
}
.Information
{
	float: left;
	width: 380px;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
.line
{
	clear:both;
	height:30px;
}
.line1
{
	clear:both;
	height:0px;
}
.PortLinks
{
	text-decoration:none;
	color:#6f6f6f;
}
.DefLinks
{
	color:Red;
}
.StagePic
{
	width:200px;
	float: left;
}
.StageInf
{
	float: left;
	width: 360px;
}
#PicCont
{
	float:left;
	width: 260px;
	height: 266px;
	margin-right:10px;
}
#InfCont
{
	float:left;
	width: auto;
}
#Pack
{
	padding-bottom:130px;
	margin-top:20px;
	display:block;
}
.PackName
{
	margin-right:11px;
	float:left;
	text-align:center;
	width:180px;
}
#Lider
{
	margin-right:-70px;
}
.red10
{
	color:Red;
	font-size:11px;
	font-weight:bold;
}
.red15
{
	color:Red;
	font-size:15px;
}
.red13
{
	color:Red;
	font-size:13px;
}
.black15
{
	color:Black;
	font-size:15px;
}
.black13
{
	color:Black;
	font-size:13px;
	font-weight:bold;
}
