body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}
a {
	color:#C22D2D;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	min-width: 950px;
	max-width: 1000px;
	margin: 0 auto;
	background:url(img/velodoctor.jpg) no-repeat;
	background-position:10px 200px;
	padding:10px 20px 20px 20px;
}
.logo {
	margin-bottom:5px;
	line-height:23px;
}
.blok_50 {
	width:50%;
	float:left;
}
.blok_20 {
	width:21%;
	float:left;
}
.blok_20_w {
	width:20%;
	float:left;
}
.blok_33 {
	width:33%;
	float:left;
}
.clear {
	clear:both;
}
.t1 {
	color:#C22D2D;
	font-size:24px;
	line-height:22px;
}
.t1_h1 {
	font-size:24px;
	line-height:22px;
	margin-bottom:10px;
}
.t2 {
	font-size:14px;
	font-weight:bold;
	color:#C22D2D;
}
.t3 {
	margin:10px 0px 10px 0px;
	color:#C22D2D;
	font-size:18px;
	line-height:22px;
}
.t1_pad {
	color:#C22D2D;
	font-size:24px;
	line-height:22px;
	margin-bottom:10px;
}
.t1_50 {
	margin:10px 0px 15px 0px;
	color:#C22D2D;
	font-size:24px;
	width:50%;
	float:left;
	line-height:22px;
}
.t1_75 {
	margin:10px 0px 15px 0px;
	color:#C22D2D;
	font-size:24px;
	width:75%;
	float:left;
	line-height:22px;
}
.t1_100 {
	margin:10px 0px 15px 0px;
	color:#C22D2D;
	font-size:24px;
	line-height:22px;
}
.t1_20 {
	width:20%;
	float:left;
}
.t1_25 {
	margin:11px 0px 5px 0px;
	color:#C22D2D;
	font-size:24px;
	width:25%;
	float:left;
	line-height:17px;
}
.t1_33 {
	margin:11px 0px 5px 0px;
	color:#C22D2D;
	font-size:24px;
	width:33%;
	float:left;
	line-height:25px;
}
.t_11 {
	font-size:11px;
	color:#000;
	line-height:14px;
}
.t_12 {
	font-size:12px;
	color:#000;
	line-height:14px;
	margin-bottom:3px;
}
.red {
	color:#C22D2D;
}
.pad {
	margin-bottom:15px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	padding: 0 0 0 340px;
}
.phone {
	color:#C22D2D;
	font-size:18px;
	line-height:22px;
}
.menu {
	list-style:none;
	float:left;
	width:200px;
	margin-left:-12px;
}
.menu_1 {
	list-style:none;
	margin-left:-27px;
	margin-top:8px;
	margin-bottom:8px;
}
.menu_1 li {
	list-style:none;
	line-height:24px;
	padding-left: 12px;
	background-image: url(img/bul_off.jpg);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	float:left;
	margin-left:15px;
}
.menu li {
	list-style:none;
	line-height:24px;
	padding-left: 12px;
	background-image: url(img/bul_off.jpg);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}
.menu li sup {
	color:#C22D2D;
}
.menu li.select {
	background-image: url(img/bul.jpg);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	font-weight:bold;
	color:#C22D2D;
	padding-left: 12px;
}
.menu_1 li.select {
	background-image: url(img/bul.jpg);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-left: 12px;
}
.menu a:hover {
	color: #000;
}
#menu {
	width: 100%;
	height: 1%;
	position: relative;
	margin:10px 0 15px 0;
	border-bottom: #999 solid 1px;
}
#menu:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container_menu {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content_menu {
	padding: 0 0 10px 200px;
}
#side_menu {
	float: left;
	width: 120px;
	margin-left: -100%;
	position: relative;
	padding:0 0 0 20px;
}

.att {
	margin:5px 0 15px 0;
	line-height:0px;
	background:url(img/i.jpg) no-repeat 11px 11px;
}
.att span {
	font-size:24px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	padding:0 0 0 0;
}
#content {
	padding: 0 0 0 340px;
}
#spec_gray {
	width: 100%;
	height: 1%;
	position: relative;
	background:#ECECEC url(img/znak.jpg) no-repeat;
	background-position:10px 30px;
	margin-top:25px;
	margin-bottom:25px;
}
#spec_gray:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container_spec {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content_spec {
	padding: 0 0 0 340px;
}
#spec_free {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
	padding:25px 0 0 110px;
}
.spec {
	background-color:#C22D2D;
	color:#FFF;
	padding:10px;
	width:240px;
	margin-right:25px;
	float:left;
}
.spec a {
	color:#FFF;
}
.spec_side {
	background-color:#C22D2D;
	color:#FFF;
	padding:10px;
	width:240px;
	margin-left:-10px;
}
.spec_side a {
	color:#FFF;
}
#spec_gray div.t1_25 {
	width:25%;
	white-space:nowrap;
	line-height:25px;
}
#spec_gray a {
	font-size:12px;
}
.consumables {
	margin:0 0 30px 0;
}
.consumables_bccl {
	margin:0 0 20px 0;
}
.consumables td {
	padding:2px 5px 2px 5px;
}
.consumables_bccl td {
	padding:2px 5px 2px 5px;
}
.t1_td {
	color:#000;
	border-bottom:1px #000 solid;
	font-weight:bold;
}
.row_td {
	border-bottom:1px #000 solid;
}
.row_td_up {
	border-top:1px #000 solid;
}
.row_td_wh {
	border-bottom:4px #FFF solid;
}
.consumables strong {
	color:#AB1D1D;
}
.consumables_bccl strong {
	color:#AB1D1D;
}
.gr {
	background-color:#E2E2E2;
}
.fork {
	float:left;
	margin-right:40px;
}
.bccl {
	background:#E2E2E2;
	width:46%;
	float:left;
	padding:5px 0 8px 25px;
	line-height:23px;
}
.bccl span {
	color:#AB1D1D;
	font-size:18px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 320px;
	margin-left: -100%;
	position: relative;
}
.sidebar {
	margin-top:500px;
	padding-left:25px;
}
.sidebar_ind_1 {
	padding-left:30px;
}
.vel {
	margin-left:10px;
}
.trn {
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	height:80px;
	margin-bottom:10px;
	line-height:24px;
}
.trn p {
	margin:0px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	padding:20px 0px 0px 0px;
	border-top: #999 solid 1px;
	margin-top:25px;
}
#footer a {
	color:#000;
}
.logo_foot {
	width:340px;
	float:left;
}
.soc {
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 5px;
}

