﻿body {
				background-image: url('images/busstop1280.gif');
				background-repeat: no-repeat;
				background-position: center top;
				background: #EFA84E;
				font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
				color: #323D4F;
				font-size: 95%; /* This sets the default font size to be equivalent to 10px */
				margin: 0;
				font-stretch: extra-condensed;
}
#tmain {
	background-image:url('images/busstop1280.gif');
	background-repeat:no-repeat;
	background-position:center top;
}	
#hcvdiv {
	min-width: 960px;
	max-width: 1280px;
	text-indent: 0px;
}
#footer {
	height: 58px;
	background: #C0C0C0;
	text-indent: 0px;
}
 div {
	color: #000000;
	text-align: justify;
	/* [disabled]text-indent:15; */
}
p {
	color: #000000;
	/* [disabled]text-indent:10; */
	text-align:justify
}
p.r 
{
	text-align: right
}
p.poisk 
{
	color: #000000;
	font-color: #A0A0A0;
}
p.bpopis 
{ 
	font-family: Arial; 
	font-weight: bold; 
	margin-left: 10; 
	margin-right: 10; 
	margin-top: 6; 
	margin-bottom: 6; 
	}
p.p_bold_blue
{ 
	font-weight: bold; 
	color: blue; 
	margin-right: 15; 
	margin-top: 6; 
	margin-bottom: 6; 
	}
.big{ font-size: 1.2em }
.tblnorm{ font-size: 0.9em }
.tbl { font-size: 100%; }
.red { color: Red; 	font-size: 100%}
.gray {	color: Gray; font-size: 100%}

td, tr, table { 	
	font-size: 10px; 
	color: #000000;
	font-stretch: ultra-condensed;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	vertical-align:top
}
.footer           {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #4F4545;
	vertical-align: top;
	/* [disabled]text-indent: 0px; */
}
.catdiv {
	height: 19px;
	margin-left: -5px;
	padding: -5;
	border: 0;
	background: white
}
blockquote { 	COLOR: #000000;
	text-align: justify;
} 
 INPUT {
	border: 1px outset #ff8000;
	width: 100;
}
 TEXTAREA   {
	border: 1px outset #ff8000;
}

a:link {
	text-decoration : underline;
	color: #c44f00;
}
a:hover {
	text-decoration : none;
	color: #FF6600;
}
a:visited {
	text-decoration : underline;
	color: #A25252;
}
a:link.menu {text-decoration:none;color:#000000; font-weight:bold}
a:visited.menu {text-decoration:none; color:#000022; font-weight:bold}
a:hover.menu {text-decoration:none;color:#000066; font-weight:bold}
H1 {
	COLOR: #ff9000;
	FONT-SIZE: 1.3em;
	FONT-WEIGHT: bold;
	MARGIN: 10px 10px 10px;
	font-family: Arial, Tahoma, Verdana, sans-serif, Helvetica, Geneva;
}
H2 {
	COLOR: #ff8800;
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: bold;
	MARGIN: 6px 10px 6px;
	font-family: Arial,Verdana,Tahoma,sans-serif,Helvetica,Geneva;
}
H3 {
	COLOR: #ff8800;
	FONT-SIZE: 1.0em;
	MARGIN: 6px 6px 6px;
	font-family: Arial,Verdana,Tahoma,sans-serif,Helvetica,Geneva;
}
H4 {
	COLOR: #ff8800;
	FONT-SIZE: 1.0em;
	font-style: italic;
	MARGIN: 6px 3px 6px;
	font-family: Arial,Verdana,Tahoma,sans-serif,Helvetica,Geneva;
}

ol 
{
	list-style-position: inside;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: -10px;
}
ul 
{
	list-style-position: outside;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	/* [disabled]text-indent: 5px; */
}
li
{
margin-left: -20px	
}

