body {
    padding:0;
    margin:0;
    font-size:80%;
    font-family: arial;
}

td {padding:0;}
form td {
    padding:10px;
    text-align:left;
}

td#topleft {
    width:410px;
}

td#nadnav {
    height:49px;
    background-image:url("img/nadnav.jpg");
    padding-left:150px;
    vertical-align:bottom;
    font-size:13px;
}

td#navbar {
    background-image:url("img/navbar.jpg");
    height:42px;
}

td#podnav {
    background-image:url("img/podnav.jpg");
    height:116px;
}

td#topmid {
    background-image:url("img/topmid.jpg");
    background-repeat:no-repeat;
}

tr#topright {
    background-image:url("img/topright.jpg");
}


a.upmenu {
    display: block;
    text-align:center;
    font-size:11px;
    text-decoration:none;
    color:#672C00;
    font-weight:bold;
    height:37px;
    padding-top:5px;
}

a#home {
    width:55px;
    height:25px;
}

a#aboutus {
    width:69px;
}

a#ourtour {
    width:73px;
}

a#support {
    width:66px;
}

a#contactus {
    width:87px;
}


td#left {
    width:186px;
    padding-left:5px;
    padding-right:5px;
    background-color:#F3F3F3;
    border-left:1px solid #FEFEFE;
    border-right:1px solid #C9C9C9;
}

MARQUEE a {
    color: black;
    text-decoration:none;
}

hr {
    width:80%;
    clear:both;
}

a.sidemenu {
    display:block;
    width:127px;
    height:20px;
    background-image:url("img/button1.jpg");
    font-size:11px;
    text-decoration:none;
    color:#672C00;
    font-weight:bold;
    padding-top:5px;
    padding-left:6px;
}

a.sidemenu:hover {
    background-image:url("img/button_over1.jpg");
}


td#baners {
    padding-top:20px;
    text-align:center;
}


div#main {
    padding:10px;
}

h4, h4 a {
    color:#DF8821;
}

td#obla {
    background-image:url("img/obla.jpg");
    background-position:top left;
    background-repeat:repeat-x;
    padding: 20px 10px 5px 10px;
}

td#obla hr {
    display: none;
}

td#obla h4 {
    padding-bottom:0;
    margin-bottom:0;
}

td.vobla{
    padding:0 10px;
    vertical-align:top;
    text-align:center;
}

td.vobla div.more {
    display: none;
}

td.vobla img.galery {
    margin:5px;
}

td.stolb {
    background-image:url("img/stolb.gif");
    background-position:top left;
    background-repeat:no-repeat;
    width:1px;
}

td#podobla {
    height:7px;
    background-image:url("img/podobla.gif");
}
td#ppodobla {
    padding:10px;
}
td#footleft {
    background-image:url("img/footleft.jpg");
    width:359px;
    height:32px;
    padding-left:210px;
    padding-top:5px;
    font-size:90%;
}

td#footright {
    background-image:url("img/footright.jpg");
}

div.more {
 clear:both;
}

a.more {
    text-decoration:none;
    font-weight:bold;
    color: black;
}

a.more img {
    border:none;
    margin:2px 5px;
}

a img {
    border:none;
}

img.intext {
    margin:0 10px 0 0;
}

img.galery {
    margin: 15px;
}

a.button {
    background-color: #EAEAEA;
    display:block;
    color:black;
    font-weight:bold;
    text-decoration:none;
    padding:5px;
    border:2px outset;
    width:90%;
    height:100%;
}

#bookmark {
	display:inline-block;
	width:101px;
	height:20px;
	background-image:url("img/button_izbr.gif");
}

#sethompage {
	display:inline-block;
	width:101px;
	height:20px;
	background-image:url("img/button_start.gif");
}

#bookmark:hover {
	background-image:url("img/button_izbr_on.gif");
}

#sethompage:hover {
	background-image:url("img/button_start_on.gif");
}