*{
    outline:none;
}

.cleaner {
    line-height: 0px;
    clear: both;
}

#top_stat {
    height: 18px;
    /*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #FFFFFF;
    background-image: url(images/top_pattern_dark.gif);
    line-height: 16px;
    text-align: left;
    word-spacing: 0.2em;
}
#top_stat a {
    color:#A4EBFF;
}
.site_width {
	
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}
#top_stat  i {
    font-style: normal;
    font-weight: bold;
    color: #FFFF99;
}
#top_stat b {
    color: #FFCC33;
    font-weight: bold;
}
.abs_right {
    position: absolute;
    right: 0px;
    top: 0px;
    padding-right: 10px;
    font-weight: bold;
}
#top_logo {
    height: 84px;
    background-color: #f2f2f5;
}
#top_menu {
    float: right;
    margin-top: 30px;
    height: 27px;
    /*	width: 700px;*/
    width: 700px;
    padding: 0px;
}
#top_menu ul {
	margin: 0px;
    padding: 0px;
}
#top_menu li {
    float: right;
    list-style-type: none;
    white-space: nowrap;
    display: block;
    margin: 0px;
    padding: 0px;
}
#top_menu li a {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 27px;
    color: #FFFFFF;
    height: 27px;
    display: block;
    width: 135px;
    text-align: center;
    background-position: left top;
    font-weight: bold;
}

#top_menu li a:hover {
    /*text-shadow: 1px 1px 1px #333;*/
    text-decoration: none;
}

li {
   list-style: none;
}

#top_menu li a:hover, #top_menu li a:hover i, #top_menu li a:hover b  {
    background-position: left bottom;
}

.c_orange i {
    display: block;
    float: left;
    background-image: url(images/c_orange_start.gif);
    width: 16px;
}
.c_orange b {
    display: block;
    float: right;
    background-image: url(images/c_orange_end.gif);
    width: 16px;
}

.c_pink i {
    display: block;
    float: left;
    background-image: url(images/c_pink_start.gif);
    width: 16px;
}
.c_pink b {
    display: block;
    float: right;
    background-image: url(images/c_pink_end.gif);
    width: 16px;
}


.c_violet i {
    display: block;
    float: right;
    background-image: url(images/c_violet_end.gif);
    width: 16px;
}



.c_orange {
    background-image: url(images/c_orange.gif);
    background-color: #EB9623;
}
.c_pink {
    background-image: url(images/c_pink.gif);
    background-color: #D51F37;
}

.c_green {
    background-image: url(images/c_green.gif);
    background-color: #9EC23B;
}

.c_blue {
    background-image: url(images/c_blue.gif);
    background-color: #70B5D5;
}

.c_violet {
    background-image: url(images/c_violet.gif);
    background-color: #8F6CDE;
}
#logo {
    background-image: url(images/logo_new.jpg);
    /*background-image: url(images/logo_new.jpg);  обычный логотип*/
    height: 78px;
    width: 270px;
    display: block;
    margin-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: left top;
    outline:none;
}
#logo:hover {
    background-position: left bottom;
}

#logo h1 {
    display: none;
}
#main_pic {
    /*background-image: url(images/powernet_back_NY.jpg); зимне-новогодний фон*/
    background-image: url(images/powernet_back.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}


a.mmenu{
    height: 100px;
    width: 100px;
    display: block;
    position: absolute;
    background-image: url(images/glow.png);
    background-repeat: no-repeat;
    background-position: center top;
}


a.mmenu:hover {
    background-position: center bottom;
}
a.mmenu b {
    display: none;
    visibility: hidden;
}
#screen {
    height: 200px;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 170px;
    padding-bottom: 150px;
    text-align: center;
    position: relative;
}
#banners {
    position: relative;
    padding-right: -20px;
    padding-left: 0px;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 10px;
}
.phones_left {
    float: left;
    font-size: 10px;
    border-right: 1px solid #CCCCCC;
    margin-right: 10px;
    color: #666666;
    margin-left: 15px;
    width: 155px;
}

.phones_right {
    float: left;
    font-size: 10px;
    margin-right: 10px;
    color: #666666;
    margin-left: 10px;
    width: 200px;
}
#banners img {
    margin: 0;
    border: 0;
}

#banners .bnr {
    padding: 0px;
    display: block;
    float: left;
    margin-right: 17px;
    border: 1px solid #CCCCCC;
    width: 80px;
    height: 60px;
    background-color:#cccccc;
}

#banners .bnr:hover {
    border: 1px solid #EEEEEE;
}

.clt, .crt, .clb, .crb {
    display: block;
    height: 1px;
    width: 1px;
    position: absolute;
}
.clt {
    background-image: url(images/clt.gif);
    left: 0px;
    top: 0px;
}
.crt {
    background-image: url(images/crt.gif);
    right: 0px;
    top: 0px;
}
.clb {
    background-image: url(images/clb.gif);
    left: 0px;
    bottom: 0px;
}
.crb {
    background-image: url(images/crb.gif);
    right: 0px;
    bottom: 0px;
}
#footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    color: #666666;
	height: 100px;
}
#mainmenu {
    float: left;
    width: 190px;
    padding-top: 30px;
}
#content {
    width: 780px;
    float: right;
}
H1 {
    font-family: "Trebuchet MS", "Segoe UI", Trebuchet, "Bitstream Vera Sans", "DejaVu Sans", Verdana, "Verdana Ref", "sans serif";
    color: #000000;
    font-size: 24px;
    margin-top: 0px;
}

.paragraph {
    
    
    border-style: solid;
    border-width: 1px;
    margin-bottom: 20px;
    width: 100%;
    border-color: #ffc309;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    overflow: hidden;
    background-color: #ffc309;
    
}
.paragraph .head {
    
    text-align: center;
    padding: 5px;
    cursor: pointer;
    text-transform: uppercase;
    

    
}
.paragraph .body  {
    text-indent: 10px;
    line-height: 1;
    background-color: #f2f2f5;
    padding: 5px;
    border-radius:0px 0px 15px 15px;
    overflow: hidden;
}

.paragraph .body p {
    margin: 1px 10px 5px 10px;
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}
.hide {
    display: none;
}

.response {
    font-size: 20px;
    text-align: center;
}

.ontop {
    position: absolute;
    margin: 0px 374px;
    top: 0px;
    
}
.query div{
    position: relative;
}
.query table {
    width: 100%;
}
.query textarea {
    width: 100%;
}
.paragraph .body div.right {
    width: 100%;
    overflow: hidden;
    z-index: 1;
}
.paragraph .body div.right>div {
    position: relative;
    right: 50%;
    float: right;
}

.paragraph .body div.right>div>div {
    width: auto;
    position: relative;
    right: -50%;
    display: block;
    overflow: hidden;
    vertical-align: middle;
    margin: auto;
    text-align: center;
}




.paragraph .body div.right>div>div a {
	margin-top: 5px;
	margin-bottom: 25px;
	display: block;
	float: left;
}

.paragraph .body div.right>div>div a.robokassa {
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 40px;
}



.paragraph .body p.uppercase {
    text-transform: uppercase;
}

.payment_head {
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    overflow: hidden;
}

.adress select, .adress input {
	width: 300px;
}

