body * 
{
    font-family: Tahoma, Verdana, sans-serif;
}

body 
{
	margin: 0;
	background-color: #a5a4a5;
    background-image: url("images/background.png");
	background-repeat: repeat-x;
}

input.error {
    border: 1px solid red;
}
.smaller {
    font-size: 10px;
}
h1 { font-size: 16px; margin: 0 0 4px 0; }
.withmargin { margin: 0 0 0 200px; }
h3 
{ 
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #aaa;
}
p { text-align: justify; }
a { color: #555753; }
a:hover { color: black; }

div#wrapper
{
    background-color: white;
    background-image: url("images/shadow.png");
	background-repeat: repeat-y;
    margin: auto;
    width: 800px;
	overflow: auto;
}

div#header
{
	height: 100px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
    padding: 0;
}
div#header a
{
	font-size: 10px;
	float: right;
	display: block;
	text-decoration: none;
	padding: 4px;
    margin: 8px 4px 0 0;
    color: #888a85;
}
div#header img { border: none; }

menu#global
{
    background-image: url("images/background.png");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 48px;
}
menu#global li { float: left; list-style: none; }
menu#global a
{
    background-image: url("images/menuleft.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #555753;
    text-decoration: none;
    height: 48px;
    line-height: 48px;
    padding: 0 0 0 16px;
}
menu#global a span
{
    display: block;
    padding: 0 16px 0 0;
    background-image: url("images/menuright.png");
    background-repeat: no-repeat;
    background-position: top right;
}
menu#global a:hover
{
    color: black;
}

div#contents
{
	background-image: url("images/contents.jpg");
	background-repeat: no-repeat;
    font-size: 11px;
    padding: 48px 16px 16px 16px;
    overflow: auto;
    height: 100%;
}
div#contents menu#left
{
    float: left;
    width: 160px;
    padding: 0;
    margin: 0;
}
div#contents menu#left li
{
    list-style: none;
    padding: 0;
    margin: 0;
}
div#contents menu#left li a
{
    display: block;
    padding: 8px;
    text-decoration: none;
    text-align: center;
    background-image: url("images/menu.png");
    background-position: bottom center;
    background-repeat: no-repeat;
}
div#contents menu#left li a:hover
{
    color: white;
    background-image: none;
    background-color: #888a85;
}
div#contents menu#left li a.selected
{
    color: white;
    background-image: none;
    background-color: #888a85;
}
div#contents menu#left div {
    text-align: center;
}
div#contents menu#left div * {
    margin: auto;
}

div#path
{
    color: #888a85;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    margin: 0 0 16px 0;
}
div#path a.home
{
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    background-image: url("images/home.png");
}

/* TRAVELS */
div#travellist
{
    padding: 0 0 0 168px;
}
div#travellist dl
{
    overflow: auto;
    height: 100%;
    padding: 0 8px 0 0;
}
div#travellist dl dt a 
{
    text-decoration: none;
}
div#travellist dl dt
{
    font-size: 12px;
    font-weight: bold;
}
div#travellist dl dd
{
    text-align: justify;
    padding: 0 0 8px 0;
    margin: 0
}
div#travellist dl dd.tagline
{
    padding: 0 0 48px 0;
}
div#travellist dl dt.image
{
    clear: both;
}
div#travellist dl dt.image img
{ 
    padding: 0 8px 0 0;
    display: block;
    float: left;
}

/* ARTICLE */
div#article
{
    padding: 0 16px 0 200px;
}
div#article ul li {
    line-height: 24px;
    list-style: url("images/bullet.png");
}
div#article img
{
    float: right;
    padding: 0 0 4px 8px;
}
div#article a.checkin
{
    background-image: url("images/checkin.png");
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    margin: auto;
    width: 96px;
    height: 32px;
    line-height: 32px;
    display: block;
}

/* HOT NEWS */
div#hots
{
    float: right;
    width: 256px;
    margin: 8px;
    background-color: #cc0000;
    background-image: url("images/hotbg.png");
}
div#hots *
{
    padding: 8px 12px 8px 12px;
}
div#hots h1
{
    margin: 0;
    background-image: url("images/hottop.png");
    background-repeat: no-repeat;
}
div#hots p
{
    margin: 0;
    padding-bottom: 16px;
    background-image: url("images/hotbottom.png");
    background-repeat: no-repeat;
    background-position: bottom center;
}
div#hots * { color: white; }

/* NEWS */
div#news h1
{
    padding: 0 0 0 24px;
    background-image: url("images/date.png");
    background-repeat: no-repeat;
    background-position: 0 2px;
}

/* SITE TREE */
ul#sitetree li
{
    line-height: 24px;
    list-style: url("images/bullet.png");
}

/* CHECK-IN */
form#uzsakymas * {
    font-size: 11px;
}
form#uzsakymas
{
    margin: 32px 0 0 200px;
    _margin: 32px 0 0 200px;
}
form#uzsakymas p
{
    text-align: left;
    height: 32px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
form#uzsakymas p input
{
    margin: 0;
    _margin: 0 0 0 -200px;
    padding: 3px;
    width: 256px;
}
form#uzsakymas p input.button
{
    width: auto;
    margin: 0 0 0 192px;
    _margin: 0;
    padding: 0;
}
form#uzsakymas p.fieldname
{
    float: left;
    width: 192px;
    _margin: 0 0 0 0px;
}

menu#classtypes li {
    float: left;
}
menu#classtypes li a {
    float: left;
}

/* CARS */
div#cars_container {
    margin: 0 0 0 176px;
    -margin: 0;
}
dl#cars * {
/*    border: 1px solid;*/
}
dl.cars {
    overflow: auto;
    margin-left: 24px;
    _margin-left: 200px;
}
dl.cars dt {
    width: 128px;
    float: left;
    color: #555753;
    margin: 0 0 0 8px;
}
dl.cars dt.img {
    margin: 0;
    margin-top: 32px;
    display: block;
    float: left;
    padding: 0 8px 0 0;
}
dl.cars dt.title {
    color: black;
    margin-left: 136px;
    margin-top: 32px;
    float: none;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 8px 0;
    width: auto;
}
dl.cars dd {
    padding: 0;
    margin: 0 0 4px 0;
}
dl.cars dd.info {
    clear: both;
    overflow: auto;
    margin: 0;
    -clear: none;
}
dl.cars dd.price {
    font-size: x-large;
    font-weight: bold;
    overflow: auto;
    -width: 480px;
}
dl.cars dd.price table {
    border: 1px solid #888a85;
    font-size: 11px;
    margin: 8px 0 0 0;
}
dl.cars dd.price table td {
    border-bottom: 1px solid #d3d7df;
    border-right: 1px solid #d3d7df;
}
dl.cars dd.info a
{
    clear: both;
    -clear: none;
    background-image: url("images/checkin.png");
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    width: 96px;
    height: 32px;
    line-height: 32px;
    display: block;
}

/* FOOTER */
div#footer {
    padding: 16px;
    padding-bottom: 24px;
    font-size: 10px;
    color: #888a85;
    text-align: center;
    line-height: 24px;
	background-image: url("images/bottom.png");
	background-repeat: no-repeat;
    background-position: bottom center;
}
