аhtml, BODY
{
	margin: 0;
	padding: 0;
	background: #fff;	
}
IMG
{
	border: none;
}
TD
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}
H1
{
	font-size: 13px;
	font-weight: bold;
}
A
{
	color: #da3c30;
}
A:hover
{
	text-decoration: none;
}
.correct
{
                padding: 10px;
}
.correcter
{
                padding: 10px 0 10px 0;
}
.new_option
{
              position: absolute;
              right: 0;
              top: 5px;
}
.flash
{
               margin-top: 100px;
}

.form input
{
	margin-left: 11px;
	font-size: 12px;
}
.phone
{
	width: 85px;
	height: 20px;
	background: none;
	border: none;
	margin-top: 19px;
	padding-left: 5px;
}
.from
{
	width: 145px;
	height: 17px;
	background: #f2d414;
	border: #f2d414;
	margin-top: 8px;
	margin-left: 12px;
	font-size: 12px;
	padding-left: 5px;
}
* html .from
{
	width: 145px;
	height: 20px;
	background: #f2d414;
	border: #f2d414;
	margin-top: 6px;
	font-size: 12px;
	padding-left: 5px;
}
.to
{
	width: 145px;
	height: 17px;
	background: #f2d414;
	border: #f2d414;
	margin-top: 10px;
	margin-left: 12px;
	font-size: 12px;
	padding-left: 5px;
}
* html .to
{
	width: 145px;
	height: 20px;
	background: #f2d414;
	border: #f2d414;
	margin-top: 8px;
	font-size: 12px;
	padding-left: 5px;
}
.tarif
{
	width: 90px;
	height: 17px;
	background: #f2d414;
	border: #f2d414;
	position: absolute;
	margin-top: 14px;
	margin-left: 12px;
	font-size: 12px;
	padding-left: 5px;
	top: 265px;
	left: 405px;
}
* html .tarif
{
	width: 85px;
	height: 20px;
	background: #f2d414;
	top: 267px;
	left: 405px;
	border: #f2d414;
	font-size: 12px;
	position: absolute;
	padding-left: 5px;
}

/* Верхнее меню */

#right, #right ul {
	list-style: none;
}
#right li {
	position: relative;
}
#right a {
	display: block;
}
#right li ul {
	display: none;
	position: absolute;
}

#right, #right ul
{
	list-style: none;
	padding: 0;
	margin: 0; 
	background-image: url(/templates/taxi/images/kustniz.gif); 
	background-repeat: no-repeat;
	padding-left: 25px;
}

#right li
{
	float: left;
	margin:0;
	padding: 0;
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 4px;
	white-space: nowrap;
}
#right a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
}
#right a:hover
{
}

#right li:hover,#right li.jshover
{
}

/* Конец верхнего меню */

.leftcont
{
	border-right: solid 2px #f2d414; 
}
.rightcont
{
	border-left: solid 2px #f2d414; 
}
.footleft
{
	border-right: solid 2px #f2d414; 
}
.footcenter
{
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footright
{
	border-left: solid 2px #f2d414;
	font-size: 9px;
	color: #fff;
}
.footright a
{
	color: #fff;
	text-decoration: none;
}
.footright a:hover
{
	text-decoration: underline;
}
.yellowborder
{
	border-bottom: solid 1px #f2d414;
                color: #fff;
}
.yellowborder_akcii
{
	border-bottom: solid 1px #f2d414;
                color: #fff;
}
.oplata
{
	padding-left: 40px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
.content
{
	padding: 120px 50px 40px 50px;
}
.content p
{
	text-align:justify;
}
.qqqqqqq {width:300px !important;}

#avtoservice li {
	display: block;
	padding: 4px 15px 2px 0px;
	list-style: none;
	}
#avtoservice a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;}
	
#avtoservice a:hover {
	text-decoration: underline;}
