BODY, HTML{
	margin:0;
	padding:0;
	min-height:100%;
	height:100%;
	color: #090909;
	font-size: 13px;
	font-family: tahoma;
	background-color: #fff;
	background:url(/skins/tranzit_auto/images/bg_3.jpg) repeat-y center;
	font-family: tahoma;
	text-align: center;
}


div.container {
	
	/*margin-left: auto; /* Отступ слева */
	/*margin-right: auto; /* Отступ справа */
	width: 1000px;
	/*height: auto !important;
	min-height:100%;
	height: 100%;*/
	background-color: #FFFFFF;
	padding: 0;
	/*min-height:100%;
	/*border: 1px solid red;*/
	/*text-align: center;*/
}

div.menu {
	text-align: center;
	font-weight: bold;
	/*word-spacing: 30px;*/
	font-size: 14px;
	padding-bottom: 20px;
}

a.menu:link {
	border:          none ;
	color:           #818181;
	font-weight:     bold;
	text-decoration: none;
	cursor:pointer;
	padding-right: 15px;
	padding-left: 15px;
}
a.menu:visited {
	border:          none ;
	color:           #818181;
	font-weight:     bold;
	text-decoration: none;
	cursor:pointer;
	padding-right: 15px;
	padding-left: 15px;
}
a.menu:hover {
	border: none;
	color: #606060;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
	padding-right: 15px;
	padding-left: 15px;
}



FIELDSET {
	width: 450px;
	padding: 10px;
	margin-bottom: 10px;
	border-color: #fafafa;
}

LEGEND {
	color: #bf1112 /* Цвет заголовка группы */
}

P.news {
 /*text-indent: 1em; /* Отступ первой строки */
 text-align: justify;
 padding: 0;
 margin: 0;
}

/* ------------------------- */
a:link {
	border:          none ;
	color:           #818181;
	font-weight:     bold;
	text-decoration: none;
	cursor:pointer;
}
a:visited {
	border:          none ;
	color:           #818181;
	font-weight:     bold;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	border:          none ;
	color:           #606060;
	font-weight:     bold;
	text-decoration: none;
	cursor:pointer;
}


a.news:link {
	border: none ;
	color: #116ebd;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
a.news:visited {
	border: none ;
	color: #116ebd;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
a.news:hover {
	border: none;
	color: #2482d2;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
}

/* ------------------------- */



#col1 {
	display: block;
	width: 480px;
	float: left;
	padding: 8px;
	margin-bottom: 150px;
}

#col2 {
	display: block;
	width: 480px;
	float: right;
	padding: 8px;
	margin-bottom: 150px;
}

#bigBlock {
	display: block;
	width: 960px;
	padding: 20px 20px 20px 20px;
	height: auto!important;
	height: 100%;
	text-align: center;
}

div.clear {
 clear: both;
}

div.header {
	background:url(/skins/tranzit_auto/images/logo.jpg) no-repeat;
	height: 233px;
	padding: 0;
	margin: 0;
}

div.footer {
	/*margin-left: auto; /* Отступ слева */
	/*margin-right: auto; /* Отступ справа */
	height:150px;
	width: 1000px;
	background:url(/skins/tranzit_auto/images/footer.jpg) no-repeat;
	text-align: right;
	color: gray;
	vertical-align: bottom;
	
	bottom:0;
	padding-bottom: 0px;
/*	position:absolute;*/

	
}

p {
	vertical-align: middle;
	text-align: justify;
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}
p img {
	margin: 0;
}



.jdHead{
	background: url("/skins/tranzit_auto/images/rlc.jpg") no-repeat;
	width: 238px;
	/*padding-left: 20px;*/
}

div.headFont {
	font-size: 13px;
	font-weight: bold;
	color: #116ebd;
	text-align: left;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	color: #bf1112;
	text-align: center;
}

H4 {
font-size: 12px;
margin: 3px 0px 0px 5px;
color: #bf1112;
}




/*---------table-----------*/
.links {
	text-align: center;
	border-top: none;
	border-bottom:  1px solid #e5e5e5;
	/*border-left:  1px solid #e5e5e5;*/
	/*border-right:  1px solid #e5e5e5*/
}

.links .st2, .links st2:hover {
	background: #e5e5e5;
	color: #090909;
	font-weight: bold;
	text-align: center;
}

.links .st3 {
	background: #f9f9f9;
	text-align: center;
}

.links tr:hover, .links st3:hover {
	background: #f1f1f1;
	/*background: url("images/bgr.gif");*/
}

.links td {
	 padding: 7px;
	 border-top: 1px solid #e5e5e5;
	 border-right: 1px solid #e5e5e5;
	 border-left:  1px solid #e5e5e5;
}
.links th {
	 padding: 7px;
	 border-top: 1px solid #e5e5e5;
	 border-right: 1px solid #e5e5e5;
}


.links .st4, .links st4:hover {
	background: #ffffff;
	border: 0px;
	border-top:  1px solid #e5e5e5;
	border-left: 0px;
}

.redLine {
	color: red;
	font-weight: bold;
}

H2 {
color: #bf1112;
font-size: 18px;
font-weight: bold;
}

ul {
	text-align: left;
}


.tbl select, .tbl input{
	border: 1px solid gray;
}
.tbl input{
	border: none;
	border-bottom: 1px solid gray;
	font-weight: bold;
	color: navy;
}
