html {
    height: 100%;
    background: url(../images/back.png) top center;
    font-family: Arial, Tahoma;
}

body {
    position: relative;
    min-height: 100%;
    margin: 0px;
    background: url(../images/body.png) repeat-y top center;
}

    a {
        color: #2885b5;
    }

    a img {
        border: none;
    }

    a:visited {
        color: #b528a9;
    }

#wrapper {
    width: 986px;
    position: relative;
    margin: 0 auto;
    background: url(../images/page-top.png) no-repeat top center;
    padding: 30px 0 40px 0;
}

#header {
    height: 158px;
}

#logo-top {
    position: absolute;
    height: 124px;
    width: 545px;
    margin-left: 27px;
    background: url(../images/logo-top.png) no-repeat top center;
}

#content-top, #phone-top {
    position: relative;
    float: right;
}

#content-top {
    width: 200px;
    font-size: 22px;
    text-align: center;
    padding: 14px 0;
}

#content-top div {
    font-size: 30px;
    color: #B73915;
    margin-top: 4px;
}

#menu-top, #actions {
    background: #CBD1BC;
}

#menu-top {
    position: relative;
    height: 49px;
    margin: 0 1px;
}

    #menu-top table {
        border: 0px;
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

        #menu-top table td {
            padding: 0px;
            height: 47px;
            text-align: center;
            vertical-align: center;
            background: url(../images/mitem.png) repeat-x top;
            font-weight: bold;
            line-height: 21px;
            text-shadow: white 1px 1px 4px;
        }

            #menu-top table td a {
                color: #4D5550;
                text-decoration: none;
                display: block;
            }

        #menu-top table td.current {
            background: url(../images/mitem-current.png) repeat-x top;
        }

#menu-top div {
    float: left;
/*    padding: 1px 0px 1px 1px;*/
}

#content-top span {
    font-size: 17px;
    color: #777C81;
}

#phone-top {
    width: 56px;
    height: 116px;
    margin: 15px 30px 0 0;
    background: url(../images/phote-top.png) no-repeat top center;
}

#content {
    padding: 0px 20px 0 30px;
    margin: 27px 1px 0px 1px;
    background: url(../images/split.png) repeat-y top right;
}

#content h1 {
    font-size: 25px;
    margin: 0;
    font-weight: normal;
}

#content h2 {
    font-size: 18px;
    margin: 0;
    font-weight: normal;
}

#actions {
    /*height: 191px;*/
    margin: 0 0 0 1px;
}

    #actions div.action1, div.action2 {
        height: 191px;
    }
    
    #actions div.cont {
        float: left;
        margin: 0 10px 0 190px;
    }
    
        #actions div.cont div {
            font-size: 14px;
        }

        #actions div.cont p {
            font-size: 12px;
            color: #5A625A;
            margin: 5px 0 0 0;
        }

    #actions div h3 {
        color: #B73915;
        font-size: 24px;
        font-weight: normal;
        margin: 29px 0 5px 0;
    }
    
    #actions div.action1 {
        width: 491px;
        float:left;
        background: #CADEE2;
        margin-left: 1px;
    }

    #actions div.action2 {
        width: 490px;
        float:right;
        background: #E7CECD;
        margin-right: 1px;
    }
    
    #actions div.star {
        position: absolute;
        width: 137px;
        height: 132px;
        margin: 29px 0 0 32px;
    }

.catalog_link {
    background: url(../images/buket.png) center left no-repeat;
    margin: 0 auto;
    width: 470px;
    margin-bottom: 10px;
}

    .catalog_link div {
        vertical-align: center;
        line-height: 93px;
        height: 93px;
        background: url(../images/buket.png) center right no-repeat;
        text-align: center;
    }

    .catalog_link a {
        font-size: 16px;
        font-weight: bold;
    }

#footer {
    position: absolute;
    width: 100%;
    background: url(../images/page-bottom.png) no-repeat bottom center;
    bottom: 0;
    height: 37px;
}

#foot {
    overflow: hidden;
    _zoom: 1;
    margin-top: 20px;
}

    #foot .left {
        float: left;
    }

    #foot .right {
        float: right;
        margin-right: 30px;
    }

.stext {
    margin-top: 2px;
    border-top: 1px dashed #D0D0D0;
    font-size: 14px;
    padding: 20px 30px;
}

#links {
    padding-top: 15px;
    padding-left: 30px;
    margin: 0 auto;
    font-size: 13px;
    color: #505050;
}

    #links p {
        margin: 0px;
    }

    #links a {
        color: #505050;
    }

    #links a:hover {
        color: black;
    }

#left-cont {
    float: left;
}

#right-cont {
    float: right;
}

.button {
    display: block;
    font-size: 14px;
    height: 30px;
    width: 114px;
    border: 0 !important;
    color: #BD3F26;
    margin: 10px 0 0 0;
    background: url(../images/button.png) no-repeat center center;
    color: white;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
    text-shadow: black 1px 1px 4px;
    cursor: pointer;
}

#left-cont .content {
    width: 680px;
}

#right-cont .content {
    width: 225px;
    padding-top: 6px;
}

#left-cont .nav span {
    padding-right: 10px;
}

#left-cont .nav {
    margin: 16px 0 0 0 ;
    font-size: 12px;
}

.nav a, .nav strong, .nav span {
    padding: 8px 6px;
    display: block;
    float: left;
    border: 1px solid white;
}

.nav a, .nav strong {
    color: #3383C5;
}

.nav a:hover, .nav strong {
    color: #265D97;
}

.nav a.current, .nav strong {
    background: #EFF3DA;
    border: 1px solid #D7DEC6;
    color: black;
    text-decoration: none;
}

.clr {
    clear: both;
    height: 0px;
}

.disable {
    color: #AAAAAA;
}

.disable img {
    opacity: 0.5;
}

/* n.baksalyar@yandex.ru */
.cards {
    font-size: 13px;
    color: #909090;
}

    .cards ul {
        padding: 0px;
        margin: 0px;
        display: inline;
    }

        .cards ul li {
            display: inline;
            padding-left: 10px;
        }

        
        
div.Lottery{
 	background: #E2E2CA;
	padding: 20px 30px;
	border-bottom: 2px solid #CBD1BC;
	border-right: 1px solid #CBD1BC;
	border-left: 1px solid #CBD1BC;
}

div.Lottery h2{
	color:#B73915;
	font-size:24px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.Lottery div{
	font-size:14px;
}

div.Lottery div a{
	font-size:14px;
	display: block;
	text-align: right;
}