body {
	background:#EFA84E;
	font-size: 98%;
	font-stretch: extra-condensed;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
}
#tmain {
	background-image:url('images/busstop.gif');
	background-repeat:no-repeat;
	background-position:center top;
}	
#hcvdiv {
	max-width: 960px;
	margin: auto;
}
 p {
	COLOR: #000000;
	font-size: 98%;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva; 
	text-indent:15; text-align:justify
}
 div {
	COLOR: #000000;
	font-size: 100%;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
	text-align: justify; text-indent:15
}
 p.poisk {
	COLOR: #000000;
	font-size: 98%;
	font-color: #A0A0A0;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
}
td, tr, table { 	COLOR: #000000;
	font-size: 98%;
	font-stretch: ultra-condensed;
	font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica, Geneva; vertical-align:top
}
blockquote { 	COLOR: #000000;
	font-size: 100%;
	font-stretch: ultra-condensed;
	font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica, Geneva;
	text-align: justify;
} 
 INPUT {
	border: 1px outset #ff8000;
	width: 100;
	font-size: 100%;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva
}
 TEXTAREA   {
	border: 1px outset #ff8000;
	font-size: 100%;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva
}

a:link {
	text-decoration : underline;
	color: #c44f00;
	font-size: 100%;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
}
a:hover {
	text-decoration : none;
	color: #FF6600;
	font-size: 100%;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
}
a:visited {
	text-decoration : underline;
	color: #A25252;
	font-size: 100%;
    font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
}
H1 {
	COLOR: #ff9000;
	FONT-SIZE: 1.3em;
	FONT-WEIGHT: bold;
	MARGIN: 10px 10px 10px;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
}
H2 {
	COLOR: #ff8800;
	FONT-SIZE: 1.0em;
	FONT-WEIGHT: bold;
	MARGIN: 2px 2px 2px;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
}
H3 {
	COLOR: #ff8800;
	FONT-SIZE: 1.0em;
	MARGIN: 1px 1px 1px;
	font-family: Verdana,Tahoma,sans-serif,Arial,Helvetica,Geneva;
}
.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%}
p.bpopis 
{ 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	margin-left: 10; 
	margin-right: 10; 
	margin-top: 6; 
	margin-bottom: 6; 
	}
p.p_bold_blue
{ 
	font-size: 12pt; 
	font-weight: bold; 
	color: blue; 
	margin-right: 15; 
	margin-top: 6; 
	margin-bottom: 6; 
	}