ul,div {
    margin: 0px;
    padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    color: #000000;
    background : url(img/bg_top.jpg) repeat-x;
    font-size: 14px;
}

label {
    cursor: pointer;
}

a img {
    border: 0px;
    text-decoration: none;
    outline: 0px; 
}

a { 
    color: #333; 
    text-decoration:none; 
}

a:hover { 
    color: #db3028; 
    text-decoration:none; 
}

ul {
    list-style-image: url(files/mark_header.jpg);
    margin: 20px 40px;
}

#pasport {
    border: 1px solid #e0e0e0;
    padding: 10px;
    margin: 20px;
}

#pasport table {
    margin: 0px auto;
    height: 31px;
}

#pasport table tr td {
    background: url(img/pdf.jpg) no-repeat;
    padding-left: 40px;
}

#pdf li div {
    
}

ul li {
    margin: 10px 0px;
}

hr {
    border: none; 
    color: #cccccc;
    background-color: #cccccc;
    height: 2px;
    margin: 10px 0px;
    clear: both;
}

h1, h2, h3 {
    text-shadow: 2px 1px 3px #6a6a6a;
}

h1{
    font-size : 18px;
}

h2{
    font-size : 16px;
    padding-top : 20px;
    font-weight : bold;
}

h3{
    font-size : 14px;
    padding-top : 20px;
    font-weight : bold;
}

p{
    font-size: 14px;
    color : #000000;
    margin : 15px 0px;
    text-align : justify;
    text-indent1: 20px; /* Отступ первой строки в пикселах */
}


#tbl {
	width: 100% !important;
	border: 1px solid #CCCFD3;
	background-color: #FFFFFF;
	padding: 0px;
    border-collapse: collapse;
}

#tbl th, #tbl_th {
	padding: 3px 4px;
	color: #FFFFFF;
	background: #b45b55 url("img/table_bg.jpg") top left repeat-x !important;
	border-top: 1px solid #790600;
	border-bottom: 1px solid #79403e;
	text-align: left;
	font-size: 13px !important;
	text-transform: uppercase;
}

#tbl_th td {
    font-size: 0.75em !important;
    font-weight: bold;
    border: 0px !important;
}

#tbl td {
	padding: 4px;
	line-height: 1.20em;
    border: 1px solid gray;
}

#tbl tr:hover {
	background: #e7e7e7;
}





#tbl2 {
	width: 100% !important;
	border: 1px solid #CCCFD3;
	background-color: #FFFFFF;
	padding: 0px;
    border-collapse: collapse;
}

#tbl2 th, #tbl2_th {
	padding: 3px 4px;
	color: #FFFFFF;
	background: #b45b55 url("img/table_bg.jpg") top left repeat-x !important;
	border-top: 1px solid #790600;
	border-bottom: 1px solid #79403e;
	text-align: left;
	font-size: 13px !important;
	text-transform: uppercase;
}

#tbl2_th td {
    font-size: 0.75em !important;
    font-weight: bold;
    border: 0px !important;
}

#tbl2 td {
	padding: 4px;
	line-height: 1.20em;
    border: 1px solid gray;
}

#specPred {
    width: 500px;
}

#specPred td img {
    margin: 0px !important;
}


.clear {
    clear: both;
}

.bigtext{
    font-size : 18px;
    text-shadow:2px 2px 2px #747474;
    color: #333333;
}

#header {
    width: 1000px;
    height: 150px;
    margin: 0px auto;
    position: relative;
}

.header_banner {
    margin: 0px auto;
    width: 798px;
    height: 243px;
    position: relative;
    top: -10px;
    left: -18px;
}

.header_tel {
    position: absolute;
    right: 30px;
    top: 10px;
}

#logo {
    margin: 20px;
}

#container {
    width: 1000px;
    margin: 0px auto;
    background: white;
}

#info {
    font-size:13px; 
    background: #dddddd; 
    border:1px solid #c3c3c3; 
    padding:5px;
    margin: 20px 0px;
    text-align: center;
}

#info strong {
    font-weight: bold; 
    font-size: 13px;
}

#top {
    background: url(/img/bg_menu.gif);
    height: 60px;
    border-left: 1px solid #626669;
    border-right: 1px solid #626669;
}

#menu_top {
    float: right;
    margin-top: -4px;
}

#search {
    float: left;
    color: #c1c1c1;
    margin: 10px;
    font-size: 13px;
}

#searchword {
    margin-top: 10px;
    width: 150px;
    background: url("/img/bg_poisk.jpg");
    border: 1px solid #b9b9b9;
    padding: 3px;
}

#search_button {
    position: relative;
    top: 5px;
}

#left {
    width: 210px;
    float: left;
    margin-bottom: 50px;
}

#center {
    width: 770px;
    float: left;
    padding: 10px;
    text-align: justify;
}

#left_menu {
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    list-style: none;
    list-style-image: none;
    width: 201px;
    margin: 0px;
}

#left_menu li {
    background: #626669;
    width: 181px;
    border-bottom: 1px solid black;
    padding: 5px 10px;
    cursor: pointer;
    margin: 0px;
    color: white;
}

#left_menu a li {
    color: white;
    text-decoration: none;
}

#left_menu a li:hover, #left_menu #current:hover {
    background: #d93028;
}

#left_menu #current {
    background: #a04b47;
}

#footer {
    background: url(img/bg_bottom.jpg);
    height: 68px;
    margin: 0px;
}

.footer_into {
    width: 1000px;
    height: 68px;
    margin: 0px auto;
    position: relative;
}
.copyright {
    position: absolute;
    bottom: 10px;
    left: 0px;
    color: white;
}
.counter {
    position: absolute;
    bottom: 10px;
    right: 0px;
}

#breadcrumbs {
    margin: 20px 0px;
    float: left;
    width: 540px;
    text-align: left !important;
}

#specpred {
    margin: 20px 0px;
    float: right;
    width: 200px;
}

.tovar td {
    border:1px dashed #a0a0a0;
}

.tovar tr:hover td {
    border:1px solid #686868;
}

.sc_menu {
    width: 790px;
    height: 210px;
    overflow: auto;
}

.sc_menu ul {
    width: 3070px;
    list-style: none;
    height: 180px;
    padding: 0px !important;
    margin: 0px !important;
}

.sc_menu ul li {
    float: left;
    margin: 0px 20px !important;
}

.sc_menu ul li img {
    float: left;
}

.sc_menu ul li span {
    float: left;
    clear: both;
}

#service .bigtext {
    display: none;
}

.contqa p {
    text-indent: 0px !important;
    padding: 0px !important;
}

.ttov {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    
}

.tov_price {
    padding-top: 15px;
    width: 200px;
    float: left;
}

.tovar_class {
    height: 40px;
    width: 250px;
    float: right;
}

#tovar_class {
    background-position: 0px 40px;
}

.avia {
    float: right;
    width: 40px;
    height: 40px;
    background: url("img/avia.jpg");
    margin: 0px 0px 0px 3px;
}

.auto {
    float: right;
    width: 40px;
    height: 40px;
    background: url("img/auto.jpg");    
    margin: 0px 0px 0px 3px;
}

.jd {
    float: right;
    width: 40px;
    height: 40px;
    background: url("img/ZhD.jpg");
    margin: 0px 0px 0px 3px;  
}

.spec {
    float: right;
    width: 40px;
    height: 40px;
    background: url("img/spectech.jpg");
    margin: 0px 0px 0px 3px;  
}

.vvt {
    float: right;
    width: 40px;
    height: 40px;
    background: url("img/BBT.jpg");
    margin: 0px 0px 0px 3px;
}

.tip {
    color: white;
    background: #801813;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;
	z-index:1000;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: 0.8;
}

.left_cont {
    background: url(img/left.jpg);
    width: 205px;
    height: 245px;
}

.cont_left {
    background: #626669 url("img/4akb-left.jpg") no-repeat right;
    width: 202px;
    height: 243px;
}



.pagination {
    margin: 30px 0px;
    width: 100%;
    height: 30px;
}
.pagination_page, .pagination_sled, .pagination_pred {
    float: left;
    margin: 0px 1px;
    padding: 5px 8px;
    border: 1px solid #e2e2e2;
}

#pagination_current, #pagination_current a {
    background: #770404 !important;
    color: white !important;
    border:  none !important;
}

.pagination a {
    text-decoration: none;
    font-weight: bold;
    color:  #770404;
}

.pagination_sled, .pagination_pred {
    float: left;
    border: none;
}

.top_menu {
    list-style: none;
    width: 1000px;
    margin: 4px 0px 0px 20px !important;
}

.top_menu div {
    margin: 0px auto;
}

.top_menu li {
    float: left;
    width: 166px;
    text-align: center;
}

.top_menu_cl {
    width: 128px;
    height: 31px;
}

.top_menu_cl:hover {
    background-position: 0px 31px !important;
}

#top_menu_1 {
    background: url(img/1/1.jpg);
}

#top_menu_2 {
    background: url(img/1/2.jpg);
}

#top_menu_3 {
    background: url(img/1/3.jpg);
}

#top_menu_4 {
    background: url(img/1/4.jpg);
}

#top_menu_5 {
    background: url(img/1/5.jpg);
}

#top_menu_6 {
    background: url(img/1/6.jpg);
}
