.green-bg
{ background-color: #0A7B09; }
.dark-green-bg
{ background-color: #036204; }
.light-green-bg
{ background-color: #00BD00; }
.bottom-left-corn {
 background-image: url(http://dojazd.pl/data/imgs/bottom-left-corn.gif);
 background-color: transparent;
 background-repeat: no-repeat;
}
.bottom-right-corn {
 background-image: url(http://dojazd.pl/data/imgs/bottom-right-corn.gif);
 background-color: transparent;
 background-repeat: no-repeat;
}


.moreinfo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.top-grad
{
	background-image: url(http://dojazd.pl/data/imgs/topgrad.gif);
	background-repeat: repeat-x 
}
.bottom-grad
{
	background-image: url(http://dojazd.pl/data/imgs/bottom-grad.gif);
	background-repeat: repeat-x;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #036204;
	padding: 0px;
	margin: 0px;
	border: 0px;	
}
.sep-height-6
{
	font-size: 1px;
	height: 6px;
}
.head
{
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;	
}
A {
	color: #FFFF99;
}
.head-name
{
	font-size: 13pt;
}
.box
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC; }
.box21
{	height: 21px; }	
.width270
{	width: 265px; }
.width64
{	width: 64px; }
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 8pt;
	table-layout: auto;
}
input, select {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
}
.tags {
	border: 1px solid #036204;
	overflow: auto;
	z-index:20;
	left: 523px;
	top: 231px;
	width: 248px;
	height: 344px;
	background-color: transparent;
}

.arrowBg {
	background-color: #000000;
}



/* Opis trasy - style */


.routeMain { 

             border-top: 1px dotted #000000;
             position: relative;
}

.routeMain1 { 

             border-top: 1px dotted #000000;
             height: 33px;
/*             background-color: rgba(0,0,0,0.1);*/
 }

.routeSize { 
             height: 42px;
             width: 100%;
 }

.routeSign { 
             float: left;
             height: 30px;
             width: 33px;
 }

.routeLeft { 
           background-image: url("/data/imgs/route/1.png");
 }

.routeGo { 
           background-image: url("/data/imgs/route/2.png");
 }

.routeRight { 
           background-image: url("/data/imgs/route/3.png");
 }

.routeBack { 
           background-image: url("/data/imgs/route/4.png");
 }


/* Koniec opisu tras */