html,body {
	margin:auto;
	height:100%;
	font-family:Arial;
}
body{	
	text-align:center;
	width:800px;
}
img {
	border: 0px;
}
#main {
    width:800px;
}
#topPart {
    width:800px;
    height:80px;
    background-image:url(/images/newsite/home_02.gif);
    background-position:top;
    background-repeat:repeat-x;  
}
#logo {
    float:left;
}
#onlineStore {
	margin: 0px 0px 7px 0px;
    float:right;
}
#topPartMenu {
    font-size:12;
    float:right;
    clear:right;
    margin-right:15px;
}
#topPartMenu a {
	text-decoration:none;
	color:Black;
}
#topPartMenu a:hover {
	color:#A650B8;
}
#mainImagePlace {
    display:inline;
    float:left; 
    clear:both;
    width:800px;
    height:172px;
    text-align:center;

}
#centerPart {
    width:800px;
    height:30px;
    clear:both;
    background-color:black;

}
#centerPartMenu {
    color:white;
    font-size:12;
    float:left;
    width:100%;
    margin-top:7px;
    text-align:center;
}
#centerPartMenu a:hover {
    color:#E3A8F0;
	
}
#mainPart {
    width:800px;
    float:left;
    background-image:url(/images/newsite/fon.gif);
    text-align:left;
    color:white;
    font-size:12;
}
#leftPartMenu {
    width:160px;
    margin-top:6px;
    margin-left:10px;
    margin-right:10px;
    height:290px;
    min-height:290px;
    float:left;
    clear:right;
    display:inline;
    
}
#leftPartMenu a:hover {
    color:#F9F389    
}
#contentPart {
    width:615px;
    min-height:296px;
    background-color:#FFFFFF;
    float:right;
    color:black;
    font-family:arial;
    padding-top:10px;
    padding-bottom:10px;
    text-align:left;
}
#HTMLcontent {
    margin-left:10px;
    margin-right:10px;
    width:595px;
    min-height:296px;
    font-size:14;
}
.menuDelimetr {
    height:1px;
    background-color:white;
    overflow:hidden;
    width:160px;
    margin-top:3px;
    margin-bottom:3px;
	font-size: 1px;
}
#bottomPart {
    width:800px;
    height:20px;
    background-color:black;
    clear:both;
    text-align:center;

}
#leftPartMenu a {
    margin-left:20px;
}
#cmsContentPart {
	width:800px;
	color:Black;
	border-left:1px solid black;
	border-right:1px solid black;
	text-align:center;
	height:460px;
}
#HtmlText 
{
	width:100%;
	height:458px;
}
#cmsBottomPart {
    width:800px;
    height:30px;
    background-color:black;
    clear:both;
}
#cmsBottomPartButtons 
{
    height:20px;
    background-color:black;
    margin-top:3px;
    float:right;
    margin-bottom:2px;
    margin-right:30px;
    display:inline;
}
.form {
    padding:0px; 
    margin:0px;
}
.delimaterCols {
    width:30px;
}
.menuLink a {
    text-decoration:none;
    color:White;
}
.menuLink a:visited {
    text-decoration:none;
    color:White;
}
#pressroomnavnew {
    font-size:14;
}
.contentlink a {
    color:#A650B8;
    font-size:14;
}

.font14 {
    font-size:14;
    text-align:left;
}