html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,th,td,address {
   margin:0;
   padding:0;
}
body{
	min-width: 980px;
	font: .72em Arial, Helvetica, sans-serif;
	background: #fff;
}
img{
	vertical-align: middle;
}
a{
	color: #c71716;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
.tbl{
	display: table;
}
ul{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 0 0 0 20px;
}
.content ul ul{
	list-style: circle;
}
/*- - - - - page - - - - -*/
.page{
	width: 948px;
	margin: 0 auto;
}
.breadcrumbs{
	background: url(../img/bricks/1marble.jpg);
	padding: 0 12px 10px 12px;
        border-right: 1px solid #fff;
}

.breadcrumbs a{
	color: #000;
	font-weight: bold;
}

	.wrap{
		overflow: hidden !important;
		overflow: visible;
		margin: 0 auto;
		clear: both;
		background: url(../img/bricks/1marble.jpg);
		padding: 0 0 20px;
		border-bottom: 4px solid #000;
	}
		.clear{
			clear: both;
		}

.content, .aside, .extra{
	overflow: hidden;
}

/*- - - - - columns: center, right - - - -*/
.subwrap{
	float: right;
	width: 100%;
}
	.content{
		float: left;
		width: 100%;
		margin: 0;
		font-size: 1.09em;
	}
		/*- - - - - column: center - - - - -*/
		.content .lining{
			padding: 0 20px 0 150px;
		}
			.content .lining .column{
				overflow: hidden;
				width: 100%;
			}
.content a:link {
	color: #600;
	font-size: 12px;
}
.content a:visited{
	color: #600;
	font-size: 12px;
}
.content a:hover{
	color: #f23;
	font-size: 12px;
}
/*- - - - - column: left - - - - -*/
.extra{
	float: left;
	width: 150px;
	margin-right: -150px;
}
	.extra .lining{
		margin: 0 12px;
	}
.extra ul{
	font-size: 1.09em;
	font-weight: bold;
	margin: 0 0 30px;
}
	.extra ul li{
		padding: 5px 0;
		color: #c71716;
	}
	.extra ul li a{
		color: #000;
	}
	.extra ul li a:hover{
		color: #c71716;
	}

.content p{
	margin: 1em 0;
	line-height: 1.6;
}
.content h1{
	font-size: 1.5em;
	margin: 0 0 5px;
	text-transform: uppercase;
	color: #c71716;
}
.content h2{
	font-size: 1.5em;
	margin: 0 0 10px;
	text-transform: lowercase;
	color: #000;
}
.content h3{
	font-size: 1em;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #000;
}
.chars{
	width: 770px;
	margin: 30px 20px 30px 1px;
	border-collapse: collapse;
}
.chars td{
	text-align: center;
	padding: 0;
	border: 1px solid #000;
	width: 19%;
}
.chars td:first-child{
	width: 24%;
}
.chars thead td{
	font-weight: bold;
}
/*- - - - - header - - - - -*/
.header{
	
}
	.header .lining{
		padding: 10px;
	}
.header ul.top{
	margin: 0 175px 0 185px;
	padding: 30px 0 0;
	text-align: center;
	font-weight: bold;
	position: relative;
	z-index: 100;
}
	.header ul.top li{
		float: left;
		position: relative;
		border-left: 1px solid #000;
	}
	.header ul.top li:first-child{
		border-left: none;
	}
	.header ul.top li a{
		color: #000;
		padding: 0 8px 0 10px;
		text-decoration: none;
	}
	.header ul.top li a:hover{
		text-decoration: underline;
	}

.header ul.top li ul,
.header ul.top li ul{
	position: absolute;
	visibility: hidden;
	background: #fff;
	left: 0;
	top: 100%;
	font-size: 1em;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.header ul.top li:hover ul,
.header ul.top li.hover ul{
	visibility: visible;
}
	.header ul.top ul li{
		display: block;
		background: #fff;
		border-left: none;
		float: none;
		width: auto;
		width: 100%;
		padding: 2px 8px 2px 10px;
		border-bottom: 1px dotted #ccc;
	}
	.header ul.top li ul a{
		padding: 0;
	}
#search{
	position: absolute;
	bottom: 5px;
	right: 0;
}
	#search input.im{
		margin: 1px 11px 0 7px;
		vertical-align: top;
	}
	#search input.txt{
		width: 150px;
		padding-left: 2px;
		height: 16px;
		border: 1px solid #000;
		vertical-align: top;
	}
	
	
	
.header .back{
	background: url(../img/bricks/back1.jpg) no-repeat 50% 2px;
	border-top: 2px solid #c71716;
	border-bottom: 4px solid #000;
	margin: 0 0 1px;
	height: 196px;
	clear: both;
	position: relative;
}
.inner .header .back{
	background: url(../img/bricks/back1.jpg) no-repeat 50% 2px;
	height: 198px;
}
.header ul.mid{
	background: #000;
	text-align: center;
	font-weight: bold;
	font-size: 1.09em;
	color: #ffcc33;
	float: left;
	width: 100%;
	padding: 2px 0;
}
	.header ul.mid li{
		width:118px;
		text-align:center;
		display: inline;
		position: relative;
		padding: 0 14px;
	}
	.header ul.mid li a, table.line td p b span a.clickme {
		color: #ffcc33;
		text-decoration: underline;
		
	}
	table.line td p b span a.clickme {
		color: #901331;
		text-decoration: underline;
		
	}
	.header ul.mid li a:hover, table.line td p b span a.clickme:hover{
		text-decoration: none;
	}


	
/* lvl 2 

.header ul.mid li ul,
.header ul.mid li ul{
	position: absolute;
	visibility: hidden;
	background: #000;
	left: 0;
	top: 100%;        
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	color: #ffcc33;
	text-align: left;
}
.header ul.mid li:hover ul,
.header ul.mid li.hover ul{
	visibility: visible;
}
	.header ul.mid ul li{
		display: block;
		background: #000;
		float: none;
		width: auto;
		border-top: 1px dotted #cda52f;
	}
	.header ul.mid ul li a{
        	
	}
*/
.sand{
	clear: both;
	height: 97px;
	background: url(../img/bricks/sand.jpg);
	border-bottom: 15px solid #000;
}
.sand ul{
	padding: 8px 0 0;
	font-size: 1px;
	text-align: center;
}
	.sand ul li{
		display: inline;
	}
.redbox{
	padding: 30px 22px 50px;
	border-top: 1px solid #a81111;
	background: #fc0101 url(../img/bricks/red.jpg) no-repeat 50% 100%;
	font-size: 1.09em;
	color: #fff;
	line-height: 1.1;
	clear: both;
	overflow: hidden;
	zoom: 1;
}
.inner .redbox{
	padding: 15px 22px 25px;
}
.redbox p{
	display: table;
}
.redbox img{
	margin: 0 22px 0 0;
}
.marble{
	overflow: hidden;
	width: 948px;
	padding: 20px 0 0;
	background: url(../img/bricks/1marble.jpg);
	font-size: 12px;
	border-bottom: 4px solid #000;
}
.marble img {padding:5px; border: 1px solid #ccc;}

.inner .marble{
	background: #fff;
}
.marble .try{
	width: 951px;
	float: left;
	padding: 0 0 20px;
}
.marble h4{
	font-size: 11px;
	margin: 0 0 3px;
}
.marble a:link, .marble a:visited{
	color: #600;
}
.marble p{
	margin: 0 0 2px;
}
.marble p.more{
	padding: 0 0 0 19px;
	background: url(../img/bricks/more.gif) no-repeat 0 50%;
}
.marble .wan{
	width: 277px;
	float: left;
	padding: 0 22px 0 18px;
	background: url(../img/bricks/wan.gif) repeat-y 100% 0;
}
.marble img{
	float: left;
	margin: 0 10px 0 0;
}
/*- - - - - footer - - - - -*/
.footer{
	clear: both;
	color: #484848;
	font-size: .9em;
}
.footer a{
	color: #484848;
}
	.footer .lining{
		padding: 10px 0;
		overflow: hidden;
	}
.footer address{
	width: 300px;
	border-left: 4px solid #c00;
	padding: 0 10px;
	font-style: normal;
	margin: 0 0 10px;
}
.footer p.lt{
	padding: 0 0 0 4px;
}


.back .catt{
	position: absolute;
	width: 350px;
	height: 120px;
	top: 80px;
	left: 15px;
}
.back .text{
	position: absolute;
	width: 210px;
	padding: 0 0 0 100px;
	top: 0;
	left: 280px;
	background: url(../img/bricks/mw.gif) no-repeat 2px 20px;
	color: #fff;
	visibility: hidden;
}
.back .catt:hover .text,
.back .catt.hover .text{
	visibility: visible;
}
.back .text h3{
	font-size: 1.6em;
	color: #c71716;
	text-transform: uppercase;
}

.inner .back .catt{
	width: 200px;
	height: 160px;
	top: 20px;
	left: 40px;
}

.inner .back .text{
    left: 150px;
}

ul.inside{
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0 20px 0 0;
	font-size: 1.27em;
	font-weight: bold;
	color: #c71716;
	border-right: 1px solid #c71716;
	float: left;
}
ul.inside li{
	padding: 5px 0;
}
ul.inside li a{
	color: #000;
	font-size:11px;
}
ul.inside li a:hover{
	color: #c71716;
}

.text {
       display: table;
       
}

.pic-sm{
border:#666 solid 1px;
margin:5px;
background-color:#fff}

table.line {
border-collapse: collapse; /* Линия между ячейками отображается как одна */
border: 1px solid #ffffff;
}

table.line th {color:#f00; font-weight: bold;}
table.line td {
border-collapse: collapse; /* Линия между ячейками отображается как одна */
border: 1px solid #000000;
text-align: center;
font-weight:normal;
vertical-align:top;
}
table.line tbody tr:hover {background: #fff;}
table.line tbody tr:hover td {color:#f00; font-size: 14px; font-weight: bold;}
.startpic img{
padding-right:5px;
width: 111px;
}


 
 
table.line td a:link {
text-decoration : none;
}
table.line td a:hover {
text-decoration : underline;
color : #992d34;
}
table.line td a:visited {
text-decoration : none;
}

table.txt_top td {vertical-align:top;}

/* rotator in-page placement */
    div#rotator {
        position:relative;
width: 947px;
        height:200px;
overflow:hidden;
}
/* rotator css */
        div#rotator ul li {
        float:left;
        position:absolute;
        list-style: none;
}
/* rotator image style */       
        div#rotator ul li img {
        border:1px solid #ccc;
        padding: 4px;
        background: #FFF;
}
    div#rotator ul li.show {
        z-index:500;
}


//-------

#lineTabs{
	height:30px;
	list-style:none;
	margin:0px auto;
	padding:0px;
	padding-right:30px;
	padding-left:10px;
	width:440px;
}
#lineTabs li{
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:visible;
	text-align:center;
	width:110px;
}
#lineTabs li a{
	background:url(/images/tab.png);
	color:#000;
	display:block;
	font:normal 14px Verdana;
	height:16px;
	margin:0px -10px;
	outline:none;
	padding:7px 20px;
	position:relative;
	text-decoration:none;
	width:90px;
}
#lineTabs li a.active{
	background:url(/images/tab_act.png);
	color:#000;
	z-index:50;

}
#lineTabs li a:hover{
	background:url(/images/tab_act.png);
	color:#000;
	z-index:30;
}
#content{
	background:white;
	border:1px solid #000;
	display:block;
	float:left;
	clear:left;
	height:auto;
	margin:0px;
	padding:10px;
	position:relative;
	text-align:justify;
	width:745px;
}
#content div{
	background:white;
	display:none;
	height:auto;
	float:left;
	clear:both;
	left:0px;
	margin:0px;
	padding:0px;
	position:static;
	top:0px;
	width:745px;
}
#content div p{
	margin:5px 0px;
	padding:0px;
}

table.table_models td {vertical-align: top; padding-bottom:20px; font-size: 11px;}
table.table_models td p {margin:0; padding:0;}
table.table_models td img {margin: 7px 0 0 0;}


table.trc {border-collapse:collapse;}

table.trc tr {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
 table.trc tr td {padding: 5px 0px;}
table.trc tr td table td {font-size: 11px; vertical-align:middle;}


//---------------------------------------------------------

