body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #545454;
}

h1 {
	font-size: 22px;
	color: #006699;
}

table td {
	font-family: Verdana, Arial;
    	font-size: 12px;
    	text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#main {
	width:100%;
}

#top_left {
	width:79px;
	height:222px;
	background: url('../_images/bg_left.gif') top left no-repeat;
}

#top_right {
	width:80px;
	background: url('../_images/bg_right.gif') top right no-repeat;
}

#top_center {
	height:222px;
	background: url('../_images/bg_center.jpg') top left no-repeat;
}

#m_g_left {
	background: url('../_images/middle_grad_left.jpg') bottom left repeat-y;
}

#m_g_right {
	background: url('../_images/middle_grad_right.jpg') bottom right repeat-y;
}

#menu_center {
	height:36px;
	background: url('../_images/r_menu.gif') top left repeat-x;
}

#t_menu {
	width:100%;
	height:36px;
}

#menu_center a {
	text-transform:uppercase;
	color: #FFFFFF;
	display: block;
	height:36px;
	font-size:11px;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	margin-left:2px;
	margin-right:2px;
	background: url('../_images/bg_button.gif') top left repeat-x;
}

#menu_center a:hover {
	line-height:30px;
	background: url('../_images/bg_button_h.gif') top left repeat-x;
}

#bottom_left {
	height:47px;
	background: url('../_images/bg_bot_left.gif') top left no-repeat;
}

#bottom_right {
	background: url('../_images/bg_bot_right.gif') top left no-repeat;
}

#bottom_center {
	background: url('../_images/bot_center.gif') top left repeat-x;
}

#t_top {
	width:100%;
	height:155px;
}

#t_right {
	width:152px;
	background: url('../_images/logo_koleso2.gif') top left no-repeat;
}

.firma {
	color:#445555;
	font-famaly: Arial;
	font-weight:bold;
}

.contacts {
	color:#293e4b;
	font-famaly: Arial;
	font-size:10px;
}

#t_content {
	width:100%;
}

#cont_left {
	width:250px;
	background:#e3e7eb;
}

#cont_right {
	border-left: 3px solid white;
	background:#e3e7eb;
	padding:10px;
}

.caption {
	height: 34px;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	line-height:34px;
	background: url('../_images/gt.gif') top left no-repeat #7d93a0;
}

.caption2 {
	height: 34px;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	line-height:34px;
	background: url('../_images/kv.gif') 10px center no-repeat #c5c5c5;
}

#menu_left {
	width:225px;
	margin-top:15px;
	border-top: 2px solid #7d93a0;
}

#menu_left .main {
	display: block;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 14px;
	color: #506c84;
	padding: 12px 0px 12px 31px;
	border-top: 1px dashed #7d93a0;
	background: url('../_images/v.gif') 10px center no-repeat;
}

#menu_left .main:hover {
	text-decoration:underline;
}

#menu_left .selected {
	display: block;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 14px;
	color: #506c84;
	border-top: 1px dashed #7d93a0;
	padding: 12px 0px 12px 31px;
	background: url('../_images/v.gif') 10px center no-repeat;
}

#menu_left .selected:hover {
	text-decoration:underline;
}

#menu_left .second {
	display: block;
	text-align:left;
	text-transform:lowercase;
	font-size: 12px;
	color: #506c84;
	padding: 5px 0px 5px 31px;
	background: url('../_images/v.gif') 10px center no-repeat;
}

#menu_left .second:hover {
	text-decoration:underline;
}

/* menu (multilist) */
#menu, #menu li, #menu li ul {
    padding: 0;
    margin: 0;
    text-align: left;
    list-style-type: none;
}

#menu li {
    margin-right: 10px;
}

#menu li ul li {
    padding-left: 25px;
}

#menu li {
	display: block;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 14px;
	color: #506c84;
	padding: 12px 0px 12px 31px;
	border-top: 1px dashed #7d93a0;
	background: url('../_images/v.gif') 10px 15px no-repeat;
}
#menu li a {
    color: #006699;
    text-decoration: none;
}
#menu li a:hover {
    text-decoration: underline;
}

#menu li ul li a {
    font-weight: normal;
}

#menu li ul li ul li a {
    font-size: 10px;
    color: gray;
}

#menu li ul li {
	display: block;
	text-align:left;
	text-transform:lowercase;
	font-size: 12px;
	color: #506c84;
	padding: 5px 0px 5px 31px;
	background: url('../_images/v.gif') 10px 7px no-repeat;
}