html {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    font-size: 69%;
    color: #333;
	background-color:#f9eacf;
    width: 955px;
    text-align: center;
    margin:0 auto;
	position: relative;
	padding-bottom:15px;
}

.TD_links a:link {
	color: #FF6600;
	text-decoration: none;
}
.TD_links a:visited {
	color:  #FF6600;
	text-decoration: none;
}
.TD_links a:hover {
	color: #990000;
	text-decoration: underline;
}
.TD_links a:active {
	color:  #FF6600;
	text-decoration: none;
}

table tr td {
    font-size: 69%;
    color: #333;
    margin: 0 auto;
	position: relative;
}
h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1em;
}

hr.access,
.access,
#logo h1,
#content a.access {
    display: none;
}

.logo {
width:158px;
height:180px;
background-repeat:no-repeat;
background-position:top;
background-image:url(../images/logo.png);
margin-left:20px;
margin-bottom:6px
}

.lang {
background-color:#333333;
width:250px;
height:18px;
margin-left:703;
margin-top:0;
position:relative;

}

.lang a {
color:#FFFFFF;
}

.Shandow_Down
{
background-color:#FFFFFF;
background-position:bottom;
background-image:url(../images/Menu_Shandow_down.jpg);
background-repeat:repeat-x; 
}
.Shandow
{
background-color:#FFFFFF;
background-position: top;
background-image:url(../images/Menu_Shandow.jpg);
background-repeat:repeat-x; 
}

.BoxOffers
{
background-image:url(../images/SmallBoxBg.jpg);
background-position: top;
background-repeat: repeat-x;
padding:10px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}
.BoxNews
{
padding:10px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}
.BoxMap
{
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}
