/* Basic Styles */
body, table, td, div, select, option, input, p, blockquote	{
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
}

body	{
	padding:0;
	margin:0;
	background-color:#fff;
    color: #000;
}

a	{
	color: #765A00;
}

input, textarea	{
	font-family: Tahoma;
	font-size: 11px;
}

.radioCheck	{
	border: 0;
}

/* Begin Layout Div Styles */
#main	{
	width: 100%;
}


.menu-item a:link, .menu-item a:hover, .menu-item a:active, .menu-item a:visited{
    font-family: Tahoma;
    font-size: 11px;
    color: #4B768A;
}
.info1{
    font-family: Tahoma;
    font-size: 11px;
    color: black;
    padding-left: 100px;
}

.info2{
    font-family: Tahoma;
    font-size: 11px;
    color: white;
}
.kontaktai{
    font-family: Tahoma;
    font-size: 11px;
    color: black;
}
.kontaktai a:link, .kontaktai a:hover, .kontaktai a:active, .kontaktai a:visited{
    color: #4B768A;
    text-decoration: none;
}
a.iVirsu:link, a.iVirsu:hover, a.iVirsu:visited, a.iVirsu:active {
    color: #7F7F7F;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;

}
td.kainaHead{
   font-family: Tahoma;
   font-size: 10px;
   color: black;
   background-color: #F7F3EB;
   padding: 8px;
   }
td.kainaInfo{
   font-family: Tahoma;
   font-size: 10px;
   color: #304B58;
   background-color: #F7F3EB;
   padding: 8px;
   }
.autoPavadinimas{
   font-family: Tahoma;
   font-size: 12px;
   font-weight: bold;
   color: #4B768A;
}
.autoAprasymas{
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
}
.header{
   font-size: 20px;
   color: #4B768A;
}
h1{
    font-family: Tahoma;
    font-size: 13px;
    color: black;
}
h2{
    font-family: Tahoma;
    font-size: 12px;
    color: black;
}
h3{
    font-family: Tahoma;
    font-size: 11px;
    color: black;
    font-weight: bold;
}
#DesktopDescription{
       font-family: Tahoma;
    font-size: 11px;
    color: black;
}
.FormLayout th{
    font-size: 11px;
}


#error_message    {
	background: transparent url('http://rezolution.carrentalexpress.com/images/warning.png') 10px 10px no-repeat;
	padding: 10px 0 10px 40px;
	width: 350px;
	text-align: left;
	border: 1px dashed #CC0000;
}
#error_message div     {
	font-size: 12px;
	font-weight: bold
}
