﻿.PanelSerwisanci
{
    margin-top:10px;
    width:200px;
    }
.divGroupSerwisanci1
{
    width: 190px;
    margin-left:10px;
    }   
    
.divGroupSerwisanci2
{
    width: 188px;
    margin-left:10px;
    text-align:center;
    background-color: #EFEFEF;
    padding-top:10px;
    padding-bottom:10px;
    border: 1px solid #BFBFBF;
    }       
.directions_start_input
{
    border: solid 1px #006DCF;
    padding: 1px;
    font-family: inherit;
    font-size: 11px;
    width:200px;
    }
.directions_div    
{
    border: solid 1px #006DCF;
    padding:4px;
    font-family: inherit;
    font-size: 11px;
    background-color: #DFF0FF;    
    color:#006DCF;
    }
.directions_start_button
{
    border: solid 1px #006DCF;
    font-family: inherit;
    font-size: 11px;
    color:#FFFFFF;
    background-color: #006DCF;    
    }