html{
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
padding:0;
height:100%;
border:none;
overflow: -moz-scrollbars-vertical;
}

body {
background: url('../images/bg.gif');
background-repeat: repeat;
margin:0;
padding:0;
height:100%;
border:none;
color: #808080;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.shadowtable{
background: url('../images/bg_shadow.png');
background-repeat: repeat-y;
width: 1000px;
height: 100%;
}

table.maintable{
background: #ffffff;
width: 980px;
height: 100%;
}

table.cont_table{
width: 960px;
height: 100%;

}

.contacts_title{background: #FB0303; padding-top: 3px; color: white; height: 20px; width: 620px; font-weight: bold; text-align: center; margin-top: 10px;}

.contacts_split{background: #E7E7E7; margin-top: 10px; margin-bottom: 10px; height: 10px; width: 620px; font-size: 1px;}

.gallery_container{margin-top: 10px; padding: 5px; width: 620px;}
.include_table{}
.extraservices_table{text-align: center; padding-top: 10px; margin-left: auto; margin-right: auto;}

.contacts_table{width: 960px;}
.carpark_table{height: 235px; width: 475px; margin-top: 20px; background: #efefef;}
.spectech_table{height: 205px; width: 475px; margin-top: 10px; background: #efefef;}

.title_table{font-weight: bold; text-align: center; vertical-align: middle; background: #e7e7e7; width: 960px; height: 40px; margin-top: 10px;}

.service_menu_container{vertical-align: top; width: 240px; padding-top: 10px;}
.service_container{width: 720px; text-align: justify;}

table.table_spacer{
margin-top: 10px;
}

.cat_img_1{float: right; margin: 20px 0px 20px 20px;}
.cat_img_2{float: left; margin: 20px 20px 20px 0px;}
.cat_img_3{float: left; margin: 0px 20px 20px 0px;}

.gal_l{float: left; margin: 10px;}
.gal_r{float: right; margin: 10px;}

.footer_table{height: 20px;}


td.limo_cenas_td{
text-align: center;
vertical-align: middle;
}

.td { font-size: 10px; }

a:link { color: #f00 }

a:visited { color: #f00 }

a:hover { color: #ff5300 }

a:active { color: #ff5300 }

.keywords {
color: #efefef;
font-size: 3px;
}
a.keywords:link {color:#efefef;}
a.keywords:visited {color:#efefef;}
a.keywords:hover {color:#efefef;}
a.keywords:active {color:#efefef;}

.highslide {
	cursor: url(./highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}


.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-move {
    cursor: move;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}

