﻿* {
	outline: none;
}
.AllContent
{
    margin:0 auto;
    width:1000px;
}

.Top
{
    height:89px;
    padding-top:13px;
    width:1000px;
}

.Menu
{
    height:36px;
    width:1000px;
}

.MenuTopRight
{
    float:right;
    margin-top:32px;
    margin-right:4px;
    width:116px;
}

.MainMenuPane
{
    width:1000px;
}

div.MainMenuPane div.MenuCss
{
    width:1004px;
    z-index:3;
}

div.MainMenuPane div.MenuCss ul li
{
    float:left;
    margin-right:2px;
}

div.MainMenuPane div.MenuCss ul li a img
{
    border:none;
}

.Header
{
    height:256px;
    width:1000px;
}

.Content
{
    width:1000px;
    height:auto;
    background-image:url(../images/gradient_top_content.jpg);
    background-repeat:no-repeat;
}

.ContentBackgrountDown
{
    background-image:url(../images/gradient_bottom_content.jpg);
    height:77px;
    width:1000px;
    float:left;
    position:relative;
    z-index:-1000;
}

.Separator
{
    width:1000px;
    height:3px;
    background-color:White;
}

.Footer
{
    width:1000px;
    background-color:Menu;
    height:31px;
    background-image:url(../images/footer.jpg);
}

div.Footer div.Copyright
{
    float:right;
}

div.Footer div.Copyright a
{
    color:#ACACAC;
    float:right;
    margin-top:11px;
    margin-right:15px;
    text-align:right;
    text-decoration:none;
}

.ImageConteinerTitle
{
    float:left; 
    background-image:url(../images/strzalka.png);
    width:8px;
    height:23px;
    margin-right:15px;
}

.ContainerTitle
{
    color:Black;
    font-weight:bold;
    font-size:16px;
    margin-left:10px;
    margin-bottom:10px;
}

.TextContainer
{
    margin-left:20px;
    color:#717171;
    font-family:Verdana;
    font-size:11px;
}

.ClearBoth
{
    clear:both;
}

.TitleInfo
{
    color:#29853A;
}

/*888888*/
.DescriptionSeparator1
{
    width:1px;
    float:left;
}

.DescriptionSeparator1 .TopSeparator1
{
     background-image:url(../images/kreska_gora.png);
     background-repeat:no-repeat;
     width:1px;
     height:89px;
}
.DescriptionSeparator1 .CenterSeparator1
{
    background-image:url(../images/kreska_srodek.gif);
    background-repeat:repeat-y;
    width:1px;
    height:auto;
}
.DescriptionSeparator1 .BottomSeparator1
{
    background-image:url(../images/kreska_dol.png);
    background-repeat:repeat-y;
    width:1px;
    height:89px;
}

