html, body {
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	width: 100%;
	height: 100%;
	background-image: url(../img/main_bg.gif);
	color: #fff;
	min-width: 999px;
}

a {
	color: #336699;
}

img {
	border: 0px;
}

img.png {behavior: url("/png.htc");}

td {
	vertical-align: top;
}

.fence {
	background-image:url(../img/center_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: center;
}

.logo {
	position: absolute;
	z-index: 7;
	text-align: center;
	width: 50%;
	left: 49%;
	top: 160px;
}

.line_top {
	background-image:url(../img/line_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.line_bottom {
	background-image:url(../img/line_bottom.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	height: 100%
}

.menu {
	background-image:url(../img/menu_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 43px;
	width: 100%;
	text-align: center;
}

.menu_left {
	background-image:url(../img/menu_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.menu_right {
	background-image:url(../img/menu_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.menu td {
	height: 42px;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
}

.menu a {
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.menu_checked {
	background-image:url(../img/menu_a_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
}

.menu_checked a {
	color: white;
}

.hdr,h1 {
	font-size: 24px;
	color: #000;
	padding-top: 30px;
	font-weight:normal;
}

.text {
	font-size: 14px;
	color: #fff;
}

.text_l {
	padding-left: 20px;
}

.text_r {
	padding-right: 20px;
	background-image:url(../img/car.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.znak {
	position: absolute;
	z-index: 5;
	text-align: center;
	width: 100%;
	top: 132px;
}

.niz_sh {
	position: absolute;
	z-index: 6;
	text-align: center;
	width: 100%;
	top: 345px;
}

.claim_input,.claim_select{
	width:100%;
	border:1px solid #cccccc;
}

.claim_textarea {
    overflow: auto;
    width:100%;
    height: 150px;
	border:1px solid #cccccc;
}
