﻿
.body
{
    font-family:Helvetica; 
}
.HomeHeaderBox
{
    background-color: #AC1A2F;
    height: 150px;
    width: 100%;
}

.HomeBodyBox
{
    font-family:Helvetica; 
    background-color: white;
    height: 329px;
    width:100%;
}

.HomeLanguageBox
{
    color: #AC1A2F;
    width: 170px;
    padding-top: 126px;
    float:left;
     height: 200px;
}

.HomeLanguageBox A
{
    color: #AC1A2F;
    padding-left: 20px;
    text-decoration: none;
    font-weight: bold;
}

.HomeLogoBox
{
    color: Black;
    float: left;
}
.HomeFooterBox
{
    background-color: #AC1A2F;
    height: 350px;
    width:100%;
}

.HeaderBox
{
    height: 100px;
    width:100%;
}

.SubHeaderBoxLeft
{
    width: 330px;
    height: 130px;
    float: left;
    padding-top: 20px;
}

.SubHeaderBoxCenter
{
    height: 130px;
    width: 204px;
    float: left;
    margin-top: 20px;
}
.MenuBox
{
    border-left-style: solid;
    border-left-color: #AC1A2F;
    padding-left: 10px;
    padding-bottom: 5px;
}

.NavigationMenuItem
{
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}

.NavigationMenuSelectedItem
{
    color: #AC1A2F;
    font-size: 14px;
    text-decoration:none; 
}
.SubHeaderBoxRight
{
    width:407px;
    height:150px;
    float:left;
    padding-left:55px;
}

.PageDescriptionBox
{
    background-color: #CCCCCC;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
}

.SubHeaderBoxLeftTitle
{
    font-size: xx-large;
    font-weight: bold;
}

.SubHeaderBoxLeftSubTitle
{
    font-size: smaller;
}

.GeneralBox
{
}

.PageFooterBox
{
    margin-top: 25px;
    margin-left: 20px;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.PageFooterBox A
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.PanelBGD
{
    width: 998px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    border-top-color: #000000;
    border-bottom-color: #000000;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    font-family: Verdana;
}

.NewLine
{
	clear:both;
	height:0px;
}




.PressOfficeLeftBox
{
    width:70%;
    height:300px;
    float: left;
}
.PressOfficeRightBox
{
    width: 30%;
    height: 300px;
    float: left;
    text-align: center;
    vertical-align: top;
}

.PressOfficeTitle
{
    font-size: 12px;
    color: #AC1A2F;
    font-weight: bold;
    margin-top: 10px;
}

.PressOfficeDate
{
    font-size: 12px;
    color: #AC1A2F;
    margin-top: 10px;
}

.PressOfficeText
{
    margin-top: 20px;
    color: #808080;
    font-size: 11px;
}



.CompanyTopBox
{
    width:100%;
}
.CompanyBottomBox
{
    margin-top: 10px;
    width:100%;
}

.CompanyTitle
{
    font-size: 23px;
    color: #AC1A2F;
    font-weight: bold;
    margin-top: 10px;
}

.CompanySubTitle
{
    font-size: 12px;
    color: #AC1A2F;
    font-weight: bold;
}

.CompanyText
{
    margin-top: 20px;
    color: #808080;
    font-size: 11px;
}


.CompanyMenuBox
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
}


.ProductBox
{
    padding: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #AC1A2F;
    text-align: center;
}

.ProductDescription
{
    color: #000000;
    font-size: 10px;
    text-decoration: none;
}

.CatalogDataPager
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.CategoryTitle
{
    color: #AC1A2F;
    font-size: 12px;
    font-weight: bold;
}
.CategoryText
{
    font-size: 9px;
    font-weight: bold;
}
.CatgoryBox
{
    background-color: #CCCCCC;
}

.ContactsLeftBox
{
    padding-left: 30px;
}
.BoldText
{
    font-weight: bold;
    color:Black; 
}

.CompanyMenuElementSelected
{
    color:#AC1A2F;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.CompanyMenuElement
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

