.distancescroller {
	padding: 5px 0px 5px 0px;
	width: 240px;
}

.distancepanel{
	border-bottom: #d1d1d1 solid 1px;
	padding-bottom: 11px;
	margin-bottom: 3px;
}

.distanceholder {
	font-size: 12px;
	max-width: 240px;
	max-height: 340px;
	margin-left: 10px;
}
.distancemeasurer .gwt-Label{
	width: 177px;
	font-size: 12px;
	font-weight:bold;
}

.distancemeasurer .gwt-Image {
	margin-right: 3px;
}
.distancemeasurer_distlabel {
	font-size:11px;
	margin-left: 20px;
	font-weight:normal;
}

.sum_label {
	background-color:#ffe795;
	width: 225px;
	height: 18px;
	line-height: 18px;
}

.distancelabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:0px;
}

.distance_buttons{
	border-bottom: #d1d1d1 solid 1px;
	padding-bottom:7px;
}

.addbutton{
	width: 74px;
	height: 20px;
	margin-right:73px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.addbutton-selected{
	width: 74px;
	height: 20px;
	margin-right:73px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.clearbutton{
	width: 74px;
	height: 20px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.routeeholder {
	max-width: 240px;
	max-height: 350px;
	overflow: auto;
}

.routescroll{
	width:241px;
	margin-left:10px;
}

.routscroller {
	margin: 0px;
	height:125px;
	max-height:125px;
	width: 251px;
}

.route_info_panel{
	background-color:#ffe795;
}

.routscroller td{
	font-size: 12px;
	padding: 4px;
	padding-left: 3px;
}

.infoscroll {
	height: 200px;
	max-height: 200px;
}

.routeplanner_searchField {
	width: 160px;
}
.routeplanner_combo {
	width: 160px;
}

.routeplanner_error{
	border:red 2px solid;
}

.routebuttons td {
	padding-top:10px;
}

.routerbutton{
	margin-right: 11px;
	width: 103px;
	height: 20px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.routecancelbutton{
	width: 103px;
	height: 20px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.routelabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-left:10px;
	margin-bottom:7px;
}

.addpointbutton {
	font-size:10px;
	cursor: hand;
	cursor:pointer;
	color: #cb0000;
}

.addpointbutton-hovering {
	text-decoration: underline;
}

.fastestbutton {
	margin: 3px;
	font-size:10px;
	border: none;
}

.fastestbutton #gwt-uid-2{
	border: #ffffff solid 1px
}


.shortestbutton {
	margin: 3px;
	font-size: 10px;
	border: none;
}

.shortestbutton #gwt-uid-1 {
	border: #ffffff solid 1px;
}

.publictransbutton {
	margin: 3px;
	font-size:10px;
	border: none;
}

.publictransbutton #gwt-uid-3{
	border: #ffffff solid 1px;
}


.bustrainbutton {
	margin: 3px;
	font-size: 10px;
	border: none;
}

.bustrainbutton #gwt-uid-4 {
	border: #ffffff solid 1px;
}

.radioholder {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:1px solid #bcc0c3;
	border-bottom:1px solid #bcc0c3;
	line-height: 22px;
	margin-top: 10px;
	width:220px;
}

.routetype {
	font-size: 11px;
	font-weight:bold;
}

.routeplanner_routedetails_panels {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.mypoint_panel {
	font-size: 11px;
	max-width: 240px;
	max-height: 340px;
	margin-left: 10px;
}

.mypoints_scrollpanel {
	margin-bottom:2px;
	width: 240px;
}

.mypontsbuttonpanel{
	border-bottom: #d1d1d1 solid 1px;
	padding-bottom: 4px;
	margin-bottom: 3px;
}


.mypoints_addbutton {
	width: 74px;
	margin-right:73px;
	height: 20px;
	text-align:center;
	line-height:20px;
	margin-bottom:7px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.addto_userpointsbutton {
	width: 160px;
	margin-right:73px;
	height: 20px;
	text-align:center;
	line-height:20px;
	margin-bottom:7px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.mypoints_clearbutton {
	width: 74px;
	height: 20px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
	margin-bottom: 5px;
}

.mypoints_info {
	padding-top:4px;
	width:220px;
}

.mypointswidget_namebox {
	width: 75px;
	margin-right:5px;
	margin-bottom:2px;
}

.mypointswidget_descriptionbox {
	width: 75px;
	margin-right:5px;
	margin-bottom:2px;
}

.mypointswidget_removeimage {
	margin-bottom:2px;
}

.mypointswidget_whatchimage {
	margin-bottom:2px;
	margin-right:3px;
}

.mypointslabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom:10px;
}

.userpoints_label {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom:10px;
}

.mypointswidget_number {
	color: #dc0000;
	font-weight: bold;
	margin-bottom:2px;
	font-size:12px;
}

.htmlembedwidget {
	padding: 0px 10px 10px 0px;
}

.htmlembedwidget_infolabel {
	margin-bottom: 10px;
}

.htmlembedwidget_widthfield {
	margin-left: 5px;
	width: 30px;
	margin-bottom: 3px;
}

.htmlembedwidget_heightfield {
	margin-left: 5px;
	width: 30px;
}

.htmlembedwidget_widthlabel {
	width: 50px;
	margin-bottom: 3px;
	line-height:16px;
}

.htmlembedwidget_heightlabel {
	width: 50px;
	line-height:16px;
}

.htmlembedwidget_pixellabel {
	width: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	line-height:16px;
}

.htmlembedwidget_buttons {
	width: 90px;
	height: 20px;
	text-align:center;
	line-height:20px;
	margin-right:25px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	color: black;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.htmlembedwidget_mypoint_listbox {
	width: 200px;
}

.rubberpanel {
	padding: 10px;
}

.rubberlabel {
	width: 140px;
}

.dragpanel {
	padding-left: 10px;
}

.draglabel {
	width: 140px;
}

.printlabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:0px;
}

.helplabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:0px;
}

.loginlabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:0px;
}

.morelabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:0px;
}

.htmllabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:0px;
}

.maillabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:0px;
}

.searchlabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-left:10px;
}

.errorfeedbacklabel {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-left:10px;
}

.print_panel {
	font-size: 12px;
	max-width: 240px;
	max-height: 340px;
	margin-left: 10px;
	margin-top: 10px;
}

.html_panel {
	font-size: 12px;
	max-width: 240px;
	max-height: 340px;
	margin-left: 10px;
}

.helpscroller {
	padding: 5px 12px 5px 0px;
}

.mail_panel {
	font-size: 12px;
	max-width: 240px;
	margin-left: 10px;
}

.mailscroll {
	padding: 5px 0px 5px 0px;
	width: 240px;
}

.help_panel {
	font-size: 12px;
	max-width: 240px;
	max-height: 340px;
	margin-left: 10px;
}

.more_panel {
	font-size: 12px;
	max-width: 240px;
	max-height: 340px;
	margin-left: 10px;
	margin-top: 10px;
}

.helpHTML {
	padding: 7px;
}

.emailwidget {
}

.emailwidget_fields {
	width: 190px;
	margin-bottom: 10px;
}

.emailwidget_clearimages {
	margin-left: 5px;
}

.emailwidget_labels {
	font-size:11px;
}

.emailwidget_messagefield {
	width: 211px;
	height: 200px;
}

.email_buttons {
	margin-top: 7px;
}

.email_send_button {
	width: 90px;
	height: 20px;
	text-align:center;
	line-height:20px;
	margin-right:25px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	color: black;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.email_cancel_button {
	width: 90px;
	height: 20px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	color: black;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.emailwidget_popupbuttons {
	width: 70px;
	height: 20px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
        margin-top: 8px;
	cursor: hand;
	cursor:pointer;
	color: black;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.emailwidget_popupmainpanel {
    padding: 8px;
    border: #000000 solid 1px;
    background: #ffffff;
}

.infohtml{
	background:#ffe795;
	margin-top:5px;
	margin-right:5px;
}
.print_infohtml{
	background:#ffe795;
	margin-top:5px;
	margin-right:5px;
}
.detail_template {
	border-bottom:black 1px solid;
}

.detail_template-hovering {
	background-color:#fff8a6;
}

#print_routemanager_provider {
	border-spacing:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

.error_feedback_panel {
	font-size: 12px;
	max-width: 240px;
	max-height: 340px;
}

.errorfeedback {
    padding: 5px;
}

.errorfeedback a{
	color: black;
}

.errorfeedback_textarea {
	width: 140px;
}

.errorfeedback_messagearea{
	width: 200px;
	height: 200px;
}

.errorfeedback_buttons {
	color: black;
	width: 80px;
	height: 20px;
	text-align:center;
	line-height:20px;
	margin:7px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.errorfeedback_objectname {
	color: red;
	font-weight: bold;
}

.login_panel {
	font-size: 12px;
	max-width: 240px;
	margin-left: 10px;
}

.loginwidget td {
	padding-top: 2px;
}

.login_scroller {
	padding: 5px 0px 5px 0px;
	width: 240px;
}

.loginwidget_labels {
	font-size: 12px;
}

.loginwidget_boxes {
	width: 200px;
	border: #d1d1d1 solid 1px;
}

.login_send_button {
	float: right;
	width: 90px;
	height: 20px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	cursor: hand;
	cursor:pointer;
	color: black;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.register_button {
	font-size: 12px;
	font-weight: bold;
	color:#d50000;
	cursor: hand;
	cursor:pointer;
}

.login_help_button {
	font-size: 12px;
	color:#d50000;
	cursor: hand;
	cursor:pointer;
}

.logout_button {
	font-size: 12px;
	font-weight: bold;
	color:#d50000;
	cursor: hand;
	cursor:pointer;
}

.logout_button:hover {
	text-decoration:underline;
}

.register_button:hover {
	text-decoration:underline;
}

.login_help_button:hover {
	text-decoration:underline;
}


.loginlinkpanel {
	width: 100%;
	border-top: solid #d1d1d1 1px;
	margin-top: 8px;
	padding-top: 5px;
}

.userpoints_panel {
	font-size: 11px;
	max-width: 240px;
	max-height: 340px;
	margin-left: 10px;
}

.userpoints_scrollpanel {
	margin-bottom:2px;
	width: 240px;
}

.userpoints_buttonpanel{
	border-bottom: #d1d1d1 solid 1px;
	padding-bottom: 4px;
	margin-bottom: 3px;
}


.userpoints_addbutton {
	width: 74px;
	margin-right:20px;
	height: 20px;
	text-align:center;
	line-height:20px;
	margin-bottom:7px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.userpoints_clearbutton {
	width: 118px;
	height: 20px;
	text-align:center;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
	margin-bottom: 5px;
}

.userpoints_widget_popupmainpanel {
    background-color: white;
    border: #000000 solid 1px;
    padding: 10px;
}

.userpoints_widget_popupbuttons {
	width: 74px;
	margin-left:40px;
        margin-top: 10px;
	height: 20px;
	text-align:center;
	line-height:20px;
	margin-bottom:7px;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor:pointer;
	border:1px solid black;
	background:url(zoznam_images/btn_bg.gif) repeat-x;
}

.userpoints_info {
	padding-top:4px;
	width:220px;
}

.userpoints_widget_namebox {
	width: 76px;
	margin-right:5px;
	margin-bottom:2px;
}

.userpoints_widget_descriptionbox {
	width: 76px;
	margin-right:5px;
	margin-bottom:2px;
}

.userpoints_widget_removeimage {
	margin-bottom:2px;
}

.userpoints_widget_whatchimage {
	margin-bottom:2px;
	margin-right:3px;
}

.userpoints_label {
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:220px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	background:url(zoznam_images/tabbar_selected.gif) repeat-x;
	margin-right:10px;
	margin-bottom:10px;
}

.userpoints_widget_number {
	color: #dc0000;
	font-weight: bold;
	margin-bottom:2px;
	font-size:12px;
}