@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	background-image: url(../images/cartaxi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	height: 285px;
	margin-top: 92px;
	margin-left: 73px;
}
#text {
	margin-left: 73px;
	margin-right: 30px;
}
#advert {
	margin-top: 45px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 73px;
}
#woman {
	height: 675px;
}
div#menu {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 100px;
}
h1#menu {
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
	margin-bottom: -10px;
	margin-top: 25px;
}
h2#menu {
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
}
h2#menu span {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: small;
}
span.adv {
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	text-decoration: none;
}
span.adve {
	font-weight: bold;
	font-size: 120%;
	color: #006699;
	text-decoration: none;
}
span.adver {
	font-weight: bold;
	font-size: 120%;
	color: #3399cc;
	text-decoration: none;
}
p {
	color: #666666;
	padding-right: 25px;
	padding-bottom: 10px;
}
p.titr {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
p.price {
	font-size: small;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #0099cc;
}
a:visited {
	color: #0099cc;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
p.copy {
	font-size: small;
	color: #999999;
	text-decoration: none;
}
span.taxibiz {
	color: #cc3366;
}
span.taxieco {
	color: #006699;
}
td.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td.line p {
	font-size: small;
}