html {height:100%;}
body {
	margin:0px;
	padding:0px;
	background-color:#796C5B;
	background-image:url(../layout/beige_bgd.gif);
	background-position:left;
	background-repeat:repeat-y;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#beige {width:450px;float:left;}

#all {height:100%;width:890px;}
 #beige {height:100%;width:450px;background-color:#CCC2B5;float:left;} 
#brown {height:100%;width:439px;padding-left:1px;background-color:#796C5B;float:left;}
#logo_lang {height:58px;width:439px;}
#logo {height:58px;width:330px;float:left;}
#lang {height:49px;width:103px;text-align:left;margin-top:9px;float:left;}
/*#menu_home {height:45px;width:590px;}*/
#menu {padding-top:8px;height:48px;width:450px;background-color:#F5F3F0;}
#photo {/*height:444px;*/width:340px;margin:1px 0px 0px 0px;float:left;}
#thumb_all {width:85px;float:left;margin:1px 0px 0px 24px;vertical-align:top;}
.thumb {height:57px;width:85px;vertical-align:top;margin:0px;padding:0px;}
#relative {height:26px;margin-bottom:4px;}
.lezanta_5p_v {margin-bottom:3px;}
.thumb_right {height:55px;width:300px;color:#CCC2B5;font-size:11px;padding:0px 0px 5px 5px;vertical-align:bottom;}
.thumb_right a {text-decoration:none;color:#CCC2B5;}
.thumb_right a:hover {color:#D8BB19;}
.title_velos_left {
	background-image:url(../layout/velos_brown.gif);
	background-repeat:no-repeat;
	background-position:10px 32px;
	padding:42px 20px 0px 40px;
	color:#52493E;
	font-size:11px;
	line-height:18px;
}
.links_left {line-height:13px;margin-bottom:7px;}
.links_left a {text-decoration:none;color:#52493E;}
.links_left a:hover{color:#FFFFFF;}
.alphabet {font-size:14px;}
.alphabet a{padding:0px 3px 0px 0px;text-decoration:none;color:#52493E;}
.alphabet a:hover {/*padding:0px 2px 0px 3px;*/color:#FFFFFF;}
.title_velos_right {
	background-image:url(../layout/velos_beige.gif);
	background-repeat:no-repeat;
	background-position:10px 30px;
	padding:40px 0px 0px 40px;
	font-size:11px;
	color:#CCC2B5;
	line-height:18px;
}
.links_right {line-height:13px;margin-bottom:7px;}
.links_right a {text-decoration:none;color:#D8BB19;}
.links_right a:hover{color:#CCC2B5;}

.backtotop {
	width:20px;
	height:20px;
	margin-left:340px;
	background-image:url(../layout/backtotop.gif);
	background-repeat:no-repeat;
	display:block;
}
a.backtotop:hover{
	background-image:url(../layout/backtotop_over.gif);
}

#lezanta {
	background-image:url(../layout/velos_brown.gif);
	background-repeat:no-repeat;
	background-position:10px top;
	font-size:11px;
	color:#52493E;
	padding: 12px 10px 20px 40px;
}
#text_left {
	/*width:400px;*/
	padding:0px 30px 20px 0px;
}
#text_right {
	padding:30px 20px 10px 25px;
	height:412px;
	font-size:11px;
	line-height:17px;
	color:#CCC2B5;
}
#text_right a{

text-decoration:underline;

            color:#CCC2B5;
	    font-weight:bold;
}

#text_right a:hover{

            text-decoration:none;
	    font-weight:bold;

}

#scrolling{
	padding: 0px 30px 0px 0px;
	border: none;
	float: left;
	visibility: visible;
	width: 360px;
	height: 340px;
	text-align: left;
	overflow: auto;
	
	scrollbar-face-color: #796C5B;
	scrollbar-3dlight-color: #796C5B;
	scrollbar-track-color: #796C5B;
	scrollbar-darkshadow-color: #796C5B;
	scrollbar-arrow-color: #D8BB19;
	scrollbar-highlight-color: #D8BB19;
	scrollbar-shadow-color: #D8BB19;
}
