/*
dvizhok-shop.ru
kreado.ru
09.08.2010
*/

body {
    font-size: 13px;
    color: black;
    font-family: Arial, _sans;
    padding: 0;
    margin: 0;
    background: url('/images/bg_ny.jpg') repeat-x;
}

body.allpages {
    font-size: 13px;
    color: black;
    font-family: Arial, _sans;
    padding: 0;
    margin: 0;
    background: url('/images/bg_ny.jpg') repeat-x;
}

a img, img {border: none;}

a {color: #EE1C29;}
a:hover {color: #990000;}

.f14 {font-size:14px;}
.und {text-decoration: underline;}
.grey {color: #CCCCCC;}
.darkgrey {color: #666666;}
.darkred {color: #990000;}
small {font-size: 12px;}
.block {display: block;}
hr {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}

.fleft, img.fleft {float:left; padding: 0 10px 10px 0;}
.fright, img.fright {float:right; padding: 0 0 10px 10px;}

h1, h2, h3, h4, h4, h6 {font-family: Trebuchet MS, Arial, _sans;}

h1 {
    font-size: 27px;
    font-weight: normal;
    padding: 0;
    margin: 5px 0;
    color: black;
}

h2 {
    font-size: 29px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #ED1B28;
}

h3 {
    font-size: 41px;
    font-weight: normal;
    padding: 0;
    margin: 5px 0;
    color: black;
}

h4 {
    font-size: 21px;
    font-weight: normal;
    padding: 0;
    margin: 5px 0;
    color: #7F7F7F;
}

h5 {
    font-size: 21px;
    font-weight: normal;
    padding: 0;
    margin: 5px 0;
    color: #BB1815;
}

#topmenu {
    background: url('/images/top_menu_bg.jpg') repeat-x;
    width: 100%;
    height: 80px;
    overflow: hidden;
}

.blockpage {
    width: 990px;
    text-align: left;
    overflow: hidden;
	position:relative;
}


.img_brand {
border: 1px solid #ccc;
margin: 3px;
	}


#mmenu_block {
    width: inherit;
    overflow: hidden;

}

#mmenu {
    width:760px;
    height:47px;
    margin-top: 25px;
    float: left;
}

#search {
    float: right;
    width: 195px;
    height:47px;
    margin-top: 25px;
    background: url('/images/mmenu_bg_a.jpg') repeat-x;
}

#mmenu a {
    color: white;
    font-size: 14px;
    text-decoration: none;
    height: 47px;
    float: left;
    text-align: center;
    padding: 14px 20px 0 20px;
    font-weight: bold;
    background: url('/images/mmenu_bg_a.jpg') repeat-x;
    background: url('/images/mmenu_border.jpg') no-repeat top right;
}

#mmenu a:hover, #mmenu a.selected {
    color: black;
    background: url('/images/mmenu_bg_a-hover.jpg') repeat-x;
}

#search {
    padding: 12px 0 0 0;
}

#search form input.search_field {
    width: 95%;
    border: 1px solid #DEDEDE;
    background-color: #53585C;
    font-size: 11px;
    color: white;
    padding: 4px;
}

#header {
    width: 100%;
    overflow: hidden;
}

.logo {
    float: left;
    width: 300px;
    padding-top: 0px;
}

.header_adv {
    width: 350px;
    float: left;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 20px;
    padding-top: 10px;

}
.header_adv a {
    color: black;
}

#header_adv_img {
    float: left;
    width: 110px;
}

#header_contacts {
    float: left;
    width: 260px;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 17px;
    font-weight:bold;
border-left: 1px solid #666;
padding-left: 10px;
}

#header_contacts span {
    font-size: 16px;
}

.somelinks a {
    color: black;
    margin-right: 50px;
}

.somelinks a:hover, .somelinks a.selected {
    color: #EE1C29;
}

.index_b1 {
    width: 460px;
    height: 270px;
    float: left;
    background: url('/images/index_b01.png') no-repeat;
    color: white;
}
.index_b2 {
    width: 460px;
    height: 270px;
    float: right;
}
.index_b2 a {
    width: 460px;
    height: 270px;

    display: block;
}
.index_bn1_text {
    padding: 20px 30px 0 180px;
}

.h2_bn1 {
    font-size: 26px;
    font-family: Trebuchet MS, Arial, _sans;
}

.h2_bn1 span {
    font-weight: bold;
}

a.arrow_red {
background: url('/images/arrow_red.png') no-repeat;
width: 19px;
    height: 11px;
    display: inline-block;
}

.index_body_left, .index_body_right {width: 450px;}

.index_body_left {
    float: left;
}

.index_body_right {
    float: right;
}

ul.normal_text_ul, ul.news_text_ul {
    list-style: none;
    list-style-image: none;
    padding: 0;
}

ul.normal_text_ul li, ul.news_text_ul li {
    list-style-type: none;
    list-style-image: url('/images/dot.gif');
    margin-top: 10px;
    
}

ul.news_text_ul li {
    margin: 0 0 24px 15px;
}

ul.news_text_ul li span {
    font-weight: bold;
    color: #EE1C29;
}

ul.news_text_ul li a {
    color: black;
    font-size: 11px;
}

ul.news_text_ul li a:hover {
    color: #EE1C29;
}

.poll_form {}

.poll_top {
    width: 419px;
    height: 15px;
    background: url("/images/poll_top.gif") no-repeat;
}
.poll_center {
    width: 419px;
    background: url("/images/poll_center.gif") repeat-y;
    padding: 10px 20px;
    overflow: hidden;
}

.poll_bottom {
    width: 419px;
    height: 15px;
    background: url("/images/poll_bottom.gif") no-repeat;
}

.poll_img {
    width: 63px;
}
.poll_text {
    width:300px;
    float: left;
    display: inline-block;
}

#bottom_bg {
    width: 100%;
    height: 132px;
    overflow: hidden;
    background: url('/images/bg_bottom_ny.jpg') repeat-x;
}


#footer_menu a {
    font-size: 11px;
    color: black;
    margin-right: 25px;
}

#footer_menu a:hover, #footer_menu a.selected {
    color: #EE1C29;
}

.footer_block {
    width: 140px;
    float: left;
    margin-right: 20px;
    font-size: 11px;
}

.schet {position:absolute; right:10px;}
.footer_block a {color: #0099CC;}
.footer_block a:hover {color: #005B79;}


/*===================================================================*/

.leftside {
    width: 650px;
    float: left;
    overflow: hidden;
}

.rightside {
    width: 290px;
    float: right;
}



#secondlevel_menu a {
    font-size: 20px;
    font-weight: bold;
    color: #BB1815;
    margin-right: 30px;
    font-family: Trebuchet MS, Arial, _sans;
}

#secondlevel_menu a:hover, #secondlevel_menu a.selected {
    color: #EE1C29;
}
/*==================*/



