
html { height:100%; }

body {
	margin:0;
	padding:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:100%;
	background:#fff;
	font-size: 12px;
    font-size: 0.9em;
	color:#2e3d3b;
	font-family: "Verdana, Arial, Helvetica, sans-seriff"; 
	letter-spacing: 0.01em;
}

img { border:0; }

form {
	margin: 0;
	padding: 0;
}

div, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

a {
	color:#1f69b5;
	text-decoration:underline;
}

a:hover {
	color:#1b669b;
	text-decoration:none;
}

a:visited {
	color:#1f69b5;
	text-decoration:underline;
}

p { margin-bottom: 10px; }

h1 {
	color:#d30002;
	font-size: 18px;
}

h2 {
	font-size: 14px;
	color:#01345f;
	padding:10px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
}

.clear { clear:both; }

/* theme_main start */
.main {
	position:relative;
	width:1001px;
	margin-left:auto;
	margin-right:auto;
}

.footer {
	height:120px;
	width:100%;
	position:relative;
	margin-top:12px;
	background:#295375;
}

.blue-footer {
	width:401px;
	height:83px;
	float:left;
	text-align:center;
	padding-top:37px;
	color:#fff;
}

.blue-footer a {
	color:#fff;
}

.red-footer {
	width:600px;
	height:110px;
	background:#921717;
	text-align:center;
	color:#fff;
	padding-top:10px;
	float:right;
}

/* left start */
.phone {
	color:#1f69b5;
	font-weight:bold;
	font-size:20px;
	margin-top:21px;
}

.catalog {
	margin-top:77px;
	font-size:40px;
	font-weight:bold;
}

.catalog-inner {
	margin-top:7px;
	font-size:40px;
	font-weight:bold;
}

.blue { color:#1f69b5; }

.red { color:#e50d0d; }

.logo {
	margin-top:9px;
	width:298px;
	text-align:right;
}

.podrazdel {
	margin-top:12px;
}

.left-menu {
	padding-bottom:10px;
}

.left-menu a {
	color:#fff;
	text-decoration:none;
}

.left-menu a:hover {
	color:#fff;
	text-decoration:none;
}

.left-menu a:visited {
	color:#fff;
	text-decoration:none;
}

.vert_bgr {
	background:#295375;
	width:126px;
	height:126px;
	padding:13px;
	text-align:center;
	list-style:none;
	position:relative;
    cursor: hand;
}

.current_bgr {
	background:#3785c4;
	color:#fff;
	width:126px;
	height:126px;
	padding:13px;
	text-align:center;
	list-style:none;
	position:relative;
    cursor: hand;
}

.arrow {
	padding-top:61px;
}

.kvadrat {
	width:16px;
	height:16px;
	background:#fafbfb;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:11;
}

/*left end */

/* right start */
.polosa {
	height:5px;
	width:100%;
	background:#e50d0d;
}

.title {
	color:#1f69b5;
	font-weight:bold;
	font-size:33px;
	font-family:"Arial";
	margin-top:44px;
}

.title a {
	text-decoration:none;
}

.title a:hover {
	text-decoration:none;
}

.title a:visited {
	text-decoration:none;
}

.dotted {
	background:url(../images/dotted.gif) top left repeat-x;
	height:3px;
	width:100%;
	margin-top:8px;
}

.menu {
	text-align:left;
	margin-top:39px;
}

.menu ul {
	font-size:14px;
	font-weight:bold;
}

.menu ul li {
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	display:inline;
	padding-right:4%;
}

.img-main {
	width:528px;
	background:#921717;
	min-height:492px;
	color:#FFFFFF;
	margin-top:43px;
	text-align:center;
	position:relative;
}

* html .img-main {
	height:492px;
}

.bosch {
	position:absolute;
	top:-27px;
	left:-29px;
}

.instrum {
	position: absolute;
	z-index: 10;
	text-align: left;
	left:15px;
	width: 244px;
	font-weight:bold;
}

.hoztov {
	position: absolute;
	z-index: 10;
	text-align: right;
	right:15px;
	width: 244px;
	font-weight:bold;
}

.instrum a, .hoztov a {
	color:#fff;
}

.instrum a:hover, .hoztov a:hover {
	color:#fff;
}

.instrum a:visited, .hoztov a:visited {
	color:#fff;
}

.main-content {
	margin-top:35px;
	text-align:justify;
}

.inner-content {
	margin-top:20px; //margin-top:15px;
	text-align:justify;
}

/*right end*/

/* start index */

input {
	font: 12px Times New Roman, Verdana, Arial, Sans;
	margin: 2px;
	padding: 2px;
    border: 1px solid #1f69b5;
}

label { white-space: nowrap; }

li { padding-bottom: 5px; }

select {
	margin: 0;
	padding: 0;
}

small { font-size: small; }

table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table tr { vertical-align: top; }

table td {
	padding: 0;
	vertical-align: top;
}

textarea {
	margin: 2px;
	padding: 2px;
    border: 1px solid #1f69b5;
}

ul {
	margin: 0;
	padding: 0;
}

select {
	background-color: #dee6f4;
	font-size: 11px;
	color: #000;
	border: 1px solid #1f69b5;
	cursor: pointer;
}

.but{
background-color:#1f69b5;
color:#fff;
}
.cat{
font-size:11px;
}
.cont table{
border:1px solid #333;
}
.cont td{
border:1px solid #333;
}
.cont tr{
border:1px solid #333;
}
.det table{
border:1px solid #333;
}
.det td{
border:1px solid #333;
}
.det tr{
border:1px solid #333;
}
