@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
body{
	background-color:#3c5224;
}
#mtavari{
	padding:0px auto;
	margin:0px auto;
	background-color:#c5c15e;
}
img{
	border:none;
}
#top_menu{
	width:900px;
	text-align:left;
	
}
#top_link{
	width:549px;
	text-align:center;
}
#lang_link{
	width:67px;
}
#page_left{
	width:180px;
	vertical-align:top;
}
#page_left a{
	display:block;
	width:140px;
	margin-left:10px;
	margin-right:10px;
	padding-left:20px;
	text-decoration:none;
	background:#c5c15e url("../images/index_13.jpg") no-repeat;
	color:#f9f9f9;
	background-position:0 50%;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #f9f9f9;
	padding-bottom:3px;
}
#page_left a:hover,visited,aktive{
	
	text-decoration:none;
	background:#c5c15e url("../images/index_13_h.jpg") no-repeat;
	color:#3c5224;
	background-position:0 50%;
}
#page_right{
	width:718px;
	border:2px solid #3c5224;
	border-right:none;
	background-color:#f2f2f2;
}
#footer{
	height:30px;
	font-size:12px;
	vertical-align:bottom;
}
#footer a{
text-decoration:none;
color:#3c5224;
font-size:12px;
}
#footer a:hover,visited,aktive{
text-decoration:underline;
color:#3c5224;
}
.select_link{
	display:block;
	width:140px;
	margin-left:10px;
	margin-right:10px;
	padding-left:20px;
	text-decoration:none;
	background:#c5c15e url("../images/index_13_h.jpg") no-repeat;
	color:#3c5224;
	background-position:0 50%;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #f9f9f9;
	padding-bottom:3px;
}
#lang_link a{
 	text-decoration:none;
	color:#3c5224;
	font-size:12px;
	font-weight:bold;
 }	
 
 #pg_num{
	width:100%;
	text-align:center; 
 }
 
 #pg_num a{
text-decoration:none;
color:#3c5224;
font-size:12px;
background-color:#CCCCCC;
border:1px solid #ffffff;
display:block;
width:20px;
text-align:center;
}
#pg_num a:hover,visited,aktive{
background-color:#999999;
color:#3c5224;
}
#guest_message{
	padding-left:20px;
	padding-top:20px;
	vertical-align:top;
	
}
.viu_guest_book{
width:680px;
background-color:#F4F4DF;
border:1px dotted #666600;
margin-left:20px;
font-size:12px;
}
.ansswer{
background-color:#C9D288;
}