@charset "utf-8";
html, body {height: 100%;}
body{
    padding: 0;
    margin: 0;
    color:#5F2927;
    font-family:Arial, Helvetica, sans-serif;
    font-size:9pt;
    line-height:10pt;
    text-align:center;
}
form{display:inline;}

#mainContainer {
    margin-top: 5px;
    position: relative;
    min-height: 800px;
    text-align: left;
}

#rightWrappers {
    border: solid 1px #dbdbdb;
    padding: 10px;
    background: url(../images/top_bg.png) repeat-x;
    background-position:top;
}

#footer{
    height:30px;
    margin:0 17px;
    color:#1D1D66;
    line-height:28px;
    text-align:center;
}

.contentheading {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11pt;
    padding-bottom: 10px;
}

h1{
    font-size:12pt;
    font-weight:bold;
    line-height:12pt;
}
p{padding:2px 0;margin:4px 0}
a {text-decoration:none; color:#3f3f3f }
a:visited { color:#433B67}

a:hover { color:#8484B2; }
#left{
    border-top: solid 1px #dbdbdb;
    border-left: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
    background: url(../images/top_bg.png) top center repeat-x;
    padding-top: 5px;
}
#left ul{
    padding:0;
    margin:0;
    list-style:none;
}

#left_toolbar_search {
    border: solid 1px #dbdbdb;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 3px;
    line-height: 20px;
    height: 50px;
    background: url(../images/top_bg.png) top center repeat-x;
}
#left_toolbar_countdown {
    border: solid 1px #dbdbdb;
    margin-top: 10px;
    padding-top: 10px;
    background: url(../images/top_bg.png) top center repeat-x;
}

#left_toolbar_counter {
    border: solid 1px #dbdbdb;
    margin-top: 10px;
    padding-top: 10px;
    background: url(../images/top_bg.png) top center repeat-x;
    padding-top: 15px;
    text-align:center;
    height: 60px;
}

#banner {
    margin-top: 10px;
    background: url(../images/banner190x100.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 190px;
    height: 100px;
}

#gallery {
    margin: auto;
	display: inline-block;
	position: relative;
}

/* header dalis */
#topContainer{
    background-image:url(../images/headback.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 135px;
}


#seperator_y{
    background:url(../images/seperator_y.gif) center center repeat-x;
    height:8px;
}

#seperator_b{
    background:url(../images/seperator_b.gif) center center repeat-x;
    height:8px;
}

/* menu */
ul#topMenu div{
    position:absolute;
    left: 50%;
    top: 106px;
    width: 300px;
    background: url(../images/menu_bg.png) left bottom repeat-x;
}

ul#topMenu li{
    display:inline;
}

ul#topMenu li a{
    display: block;
    float: left;
    color: #000;
    width: 120px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    margin-left: 5px;
}

ul#topMenu li a:hover{
    display: block;
    width: 120px;
    height: 29px;
    float: left;
    color: #000;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    margin-left: 5px;
    background: url(../images/active_menu.png) left bottom;
}

ul.leftMenu, ul.leftMenu li ul{
    padding:0;
    margin:0;
    list-style:none;
}

ul.leftMenu li{
    background: url(../images/bull_menu.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

ol.leftMenu li{
    background: url(../images/bull_submenua.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

ol.leftMenu, ol.leftMenu li ol{
    padding:0;
    margin:0;
    list-style:none;
}

ul.leftMenu li ol.leftMenu li ol.leftMenu li {
    background:none
}


ul.leftMenu a{
    display: block;
    padding: 4px 20px;
    background: url(../images/sep_h.gif) left bottom repeat-x;
}
ol.leftMenu a{
    display: block;
    padding: 4px 25px;
    background: url(../images/sep_h.gif) left bottom repeat-x;
}

ul.leftMenu li ol.leftMenu li ol.leftMenu li a{
    display: block;
    padding: 4px 30px;
    background: url(../images/sep_h.gif) left bottom repeat-x;
}

#st_menu {
    background: url(../images/menu_left.png) left top no-repeat;
    width:10px;
}

#bt_menu {
    background: url(../images/menu_right.png) left top no-repeat;
    width:10px;
}

body#contact a#contact,
body#home a#home{
    display: block;
    width: 120px;
    height: 29px;
    float: left;
    color: #000;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    margin-left: 5px;
    background: url(../images/active_menu.png) left bottom;
}

.center{
    text-align:center;
}

#routeplanner {
    margin: 5px 5px 5px 5px;
    width: 400px;
    padding: 5px 5px 5px 5px;
}

#routestart {
    background-image: url(../images/start2.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 25px;
    height: 105px;
}

#routeend {
    background-image: url(../images/dest2.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.M24_submit {
    margin: 5px 0px 0px 0px; 
}
.M24_street, .M24_zip, .M24_city, .M24_country{
    color: #000;
    background-color: #fff;
    border: 1px solid #781351;
    margin: 5px 0px 0px 0px; 
}

.input-text{
    color: #000;
    background-color: #fff;
    border: 1px solid #781351;
}

.separator_h{
    background:url(../images/sep_h.gif) center center repeat-x
}
.separator_v{
    background:url(../images/sep_v.gif) right repeat-y
}
.list_table{
    border-top:solid 1px #BABEC4;
    border-left:solid 1px #BABEC4;
    margin:5px 0;
}
.list_table td,th{
    border-right:solid 1px #BABEC4;
    border-bottom:solid 1px #BABEC4;
}
.list_table th{
    font-weight:bold;
    background-color:#F5F5F6;
}
.list_table img{
    border:solid 1px #101010;
}
.no_border td,.no_border img{
    border:none;
}
.header{
    font-size: 	12pt;
    font-weight:	bold;
    line-height:	12pt;
    padding:5px 0 0 0;
}
.clear{
    clear:both;
    height:0;
    line-height:0;
    font-size:0;
}
.white{background-color:#fff;}
