img{
	border:none;
}

body,html{
	margin:0px;
	padding:0px;
}

* {
	color:#777;
	font-family:Arial,sans;
}

A{
}



#menu-top{
	padding-top:6px;
	padding-left:17px;
	color:#777;
	font-size:17px;
	vertical-align: top;
	line-height: 26px;
}

#menu-top A{
white-space:nowrap;
}

#menu-top A:hover, #menu-top A.selected{
	color:#aa2b40;
}

#menu-top A.selected{
	text-decoration: none;
}

#table-main{
	margin-top:45px;
	width:100px;
}

.splitter{
	background-color: #e8e8e8;
	width:9px;
	overflow: hidden;
	vertical-align: top;
}

.vsplitter{
	background-color: #e8e8e8;
	width:182px;
	height:9px;
	overflow: hidden;
	vertical-align: top;

}

.spacer{
	height:37px;
	width:9px;
}
.box{
	height:9px;
	width:9px;
	overflow: hidden;
}


.description{
	font-size: 17px;
	width:192px;
	vertical-align: top;
}

.description DIV {
	margin:10px;
	width:172px;
	height:120px;
	overflow-x: hidden;
}

#bottom_text{
	padding: 35px;
	background-color: #e8e8e8;
	font-size: 12px;
	padding-bottom: 20px;
}

#bottom_text P{
	padding:0px;
	margin:0px;
	margin-bottom: 12px
}


#lang-menu{
	width:182px;
	height:21px;
	margin-bottom:19px;
	margin-top:26px;
	text-align:left;
	font-size: 12px;
}

#copyright-layout{
	margin-top: 53px;
	margin-bottom: 30px;
	color: #777;
}

#copyright-left A{
	color: #777;
}

#copyright-left{
	margin-left:11px;
	margin-right:11px;
	width:181px;
	font-size: 11px;
	line-height: 16px;
	color: #777;
}

#copyright-right{
	margin-top:2px;
	margin-left:11px;
	margin-right:11px;
		font-size: 9px;
	line-height: 11px;
	color: #777;
}

.product-description{
	margin-left:10px;
	font-size:12px;
	text-align:left;
	width:992;
	margin-top: 67px;
	}

.columns{
margin-top: 21px;
}

.columns TD{
	vertical-align: top;
}

.columns TD UL{
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 12px;
}

.columns .leftcol{
	width:202px;
	padding-left: 12px;
	font-size: 17px;
	padding-bottom: 1em;
}

.columns .rightcol{
	font-size: 12px;
	padding-bottom: 1em;
	padding-top:2px;
}

#guestbook INPUT, #guestbook TEXTAREA{
	border:0px;
	width:192px;
	background:#E6E6E6;
}


#guestbook INPUT{
height: 25px;
}

#guestbook TEXTAREA{
height: 242px;
}


#guestbook .captcha INPUT{
	width:117px;

}

#guestbook INPUT.gb_button{
	border:1px solid #888;
	height:35px;

}

.rightcol .date {
	font-size: 12px
}

.rightcol .header {
	font-size: 17px
}

.rightcol .gb_text{
	font-size: 12px
	padding-bottom:33px;

}

.product-description H1, .product-description H2 {
	font-weight:normal;
}

.date{
	font-size:12px;
}

.guestbook .header{
	font-size: 17px;
}

.guestbook .gb_text{
	margin-top:17px;
	font-size: 12px;
	margin-bottom:33px;
}

.travels {
	width:1000px;
	background:#e6e6e6;
}

.travels DIV.description{
	width:940px;
	padding:30px;
	font-size:12px;
}

.travels H2{
margin:0px;
padding:0px;
font-weight:normal;
}

.travels .link,  .travels H2{
	padding-bottom:5px;
	font-size:17px;
}

.travels h1{
	font-size:17px;
padding:0;
margin:0;
font-weight:normal;
margin-bottom:15px;
}

.travels .description IMG{
position:relative;
left:-30px;
z-index:2;
}



