/**---------------------------------- Default ----------------------------------**/
*
{
        padding: 0px;
        margin: 0px;
}

p
{
        margin: 0px 0px 20px 0px;
}

img
{
        border: 0px;
}

a
{
        color: #ffffff;
}

a:hover
{
        text-decoration: none;
}

h1
{
        font-size: 26px;
        font-weight: normal;

        margin: 0px 0px 20px 0px;
}

h2
{

}

input
{
        font: normal 95% Georgia, sans-serif;
        color: #c4c4c4;
}

textarea
{
        font: normal 95% Georgia, sans-serif;
        color: #c4c4c4;
}

.clear
{
        clear: both;
}

.float_left
{
        float: left;
}

.float_right
{
        float: right;
}

/**---------------------------------- Main ----------------------------------**/
html
{
  height: 100%;
}

body
{
        font: normal 95% Georgia, sans-serif;
        cursor: default;

        background: #1f1f1f;
        color: #c4c4c4;

        line-height: 19px;

        height: 100%;



}

#wrapper
{
        width: 802px;
        margin: 0px auto;

        position: relative;

        min-height: 100%;
        min-width: 802px;
}

/**---------------------------------- Header ----------------------------------**/
#header
{
        height: 111px;
        background: url("../images/header_bg.png") bottom left no-repeat;
}

#standart_buttons
{
        padding: 45px 0px 0px 93px;

        list-style: none;
}

#standart_buttons li
{
        float: left;
        margin: 0px 32px 0px 0px;
}

#standart_buttons .last
{
        margin: 0px 0px 0px 0px;
}

/**---------------------------------- Center ----------------------------------**/


/**---------------------------------- Left ----------------------------------**/
#left
{
        width: 254px;
        float: left;
}

/**---------------------------------- Right ----------------------------------**/
#right
{
        width: 421px;
        float: left;

        padding: 88px 75px 56px 30px;
}

#logo
{
        text-align: center;
}

/**---------------------------------- Center Center ----------------------------------**/
#center_center
{
        background: url("../images/center_center_bg.png") top right no-repeat;

        min-height: 369px;
        width: 802px;

        clear: both;

        padding-bottom: 102px;
}

/**---------------------------------- Footer ----------------------------------**/
#footer
{
        height: 102px;
        width: 100%;

        clear: both;

        position: relative;
        margin-top: -102px;
}

#footer_block1
{
        background: url("../images/header_bg.png") top left no-repeat;

        height: 102px;
        width: 802px;

        margin: 0px auto;
}

#footer_left
{
        width: 254px;
        float: left;

        text-align: center;
}

#footer_left span
{
        font-size: 14px;

        line-height: 102px;
}

#footer_left span .color_1
{
        color: #ffffff;
}

#footer_right
{
        width: 546px;
        float: left;
}

#footer_right span
{
        font-size: 12px;
        display: block;

        margin: 32px 0px 0px 90px;
}

#footer_right_2
{
        width: 495px;
        float: right;
}

#footer_right_2 span
{
        font-size: 12px;
        display: block;

        margin: 32px 0px 0px 40px;
}

/**---------------------------------- Forms ----------------------------------**/

/**---------------------------------- Links ----------------------------------**/

/**---------------------------------- Navigation ----------------------------------**/
#main_menu
{
        list-style: none;

        margin: 85px 0px 0px 0px;
}

#main_menu li
{
        margin: 0px 0px 24px 0px;
}

#main_menu .item:hover
{
        width: 254px;

        background: url("../images/main_menu_current_bg.png") bottom left no-repeat;

        position: relative;
        left: -17px;

        padding: 0px 0px 0px 17px;
}

#main_menu a
{
        color: #cacaca;
        font-size: 19px;

        display: block;

        margin: 0px 0px 0px 88px;
}


#main_menu span
{
        color: #ffffff;
        font-size: 19px;

        display: block;

        margin: 0px 0px 0px 88px;
}

#main_menu .current
{
        width: 254px;
        height: 14px;

        background: url("../images/main_menu_current_bg.png") bottom left no-repeat;

        position: relative;
        left: -17px;

        padding: 0px 0px 0px 15px;
}

#main_menu .current span
{
        display: block;

        position: relative;
        top: -3px;
}

#main_menu .online
{
        width: 254px;
        height: 72px;

        background: url("../images/online_bg.png") top left no-repeat;

        position: relative;
        top: -7px;
}
#main_menu .online:hover
{
        width: 254px;
        height: 72px;

        background: url("../images/online_current_bg.png") top left no-repeat;

        position: relative;
        top: -7px;
}

#main_menu .online_current
{
        width: 254px;
        height: 72px;

        background: url("../images/online_current_bg.png") top left no-repeat;

        position: relative;
        top: -7px;
}

#main_menu .online_current span
{
        display: block;

        margin: 0px 0px 0px 88px;
        padding: 20px 0px 0px 0px;
}

#main_menu .online a
{
        padding: 17px 0px 0px 0px;
}

/**---------------------------------- Othen ----------------------------------**/
.zakaz
{

}

.zakaz fieldset
{
        border: 0px;
}

.zakaz .line
{
        clear: right;
}

.zakaz .line .input
{
        float: right;
        display: block;

        height: 20px;
        width: 266px;

        border: 1px solid #787878;
        background: #333333;

        padding: 1px 5px 1px 5px;
        margin: 0px 0px 5px 0px;
}

.zakaz .line label
{
        float: left;
        display: block;

        height: 22px;
}

.zakaz .color_2
{
        color: #ffcc00;
}

.zakaz .line .no_float
{
        float: none;
        margin: 0px 0px 5px 0px;
}

.zakaz .capaht
{
        float: left;

        display: block;
}

.zakaz .input_simvols
{
        width: 164px;
        height: 20px;

        border: 1px solid #787878;
        background: #333333;

        padding: 1px 5px 1px 5px;
        margin: 5px 0px 0px 0px;

        display: block;
}

.zakaz .left_capaht
{
        margin: 0px 0px 0px 18px;
}

.zakaz .line_capaht
{
        clear: right;

        margin: 18px 0px 0px 0px;
}

.zakaz .line_2
{
        clear: both;

        color: #999999;
        font-size: 12px;

        margin: 16px 0px 0px 0px;

        float: left;
}

.zakaz .left_capaht label
{
        color: #999999;

        font-size: 12px;
}

.zakaz .zakaz_submit
{
        border: 1px solid #535353;
        background: #242424;

        color: #c4c4c4;

        cursor: pointer;
        cursor: hand;

        padding: 2px 10px 2px 10px;
}

.zakaz .line textarea
{
        height: 152px;
        width: 430px;

        border: 1px solid #787878;
        background: #333333;

        padding: 1px 5px 1px 5px;
}

.portfolio
{
        padding: 0px 16px 0px 0px;
        overflow: hidden;

        width: 100%;
}

.portfolio .item
{
 float:left;
 padding: 0px 10px 15px 1px;
 min-height:100px; width: 120px;
}

.pgs
{
 clear:both;
}
