/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
html, body{
	background-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5B5E;
	font-weight: normal;
/*	width: 780px; */
}

h1{
	font: italic 36px normal;
	color: #A5A5A5;
	text-align: right;
	letter-spacing: 0.08em;
}

h3{
	font: italic 18px normal;
	color: #A5A5A5;
	text-align: right;
	letter-spacing: 0.10em;
	padding-right: 30px;
}

#master{
	width: 775px;
/* 	background: url(../img/binokle.jpg) no-repeat; */
/* 	background-position: bottom right; */
        margin-left: auto;
        margin-right: auto;
	position: relative;
}

.header{
	background: url(../img/machta.jpg) no-repeat;
	width: 775px;	margin: 4px 0;
	height: 150px;
}

.logo{
	width: 112px;
	display: inline;
	float: left;
	margin: 10px 44px 30px 44px;
}

.odyssey{
	float: left;
	display: inline;
	width: 70%;
}

.rest{
	height: expression(document.getElementById("content").offsetHeight);
	width: 780px;
}

.footer{
	background: url(../img/w_lbs.png) no-repeat;
	margin-top: -15px;
	text-align: center;
	width: 590px;
	height: 30px;
	display: inline;
	float: right;
}


.menu{
	background-color: #F6F1D1;/*#FFFCE7;*/
	width: 160px;
	min-height: 350px;
	height: expression(document.getElementById("content").offsetHeight);
	padding: 15px 0 15px 20px;
/* 	display: inline; */
	float: left;
	margin-right: 20px;
}

.button{
	background: url(../img/button.png) no-repeat;
	width: 144px;
	height: 32px;
	padding-top: 5px;
	font-size:13px !important; 
	padding-left: 30px;
}

.button1{
	background: url(../img/specbutton.png) no-repeat;
	width: 144px;
	height: 51px;
	padding-top: 10px;
	font-size:13px !important; 
	padding-left: 30px;
}

a.lmenu:link{
	color: #5A5B5E;
	text-decoration:none;
}

a.lmenu:visited{
	color: #FFFCE7;
	text-decoration:none;
	font-size:13px !important; 
}

a.lmenu:hover{
	color: #73C0D2;
	text-decoration:none;
 	font-size:13px !important; 
}
a.lmenucur:hover,
a.lmenucur:visited,
a.lmenucur:link{
	color: #73C0D2;
	text-decoration:none;
 	font-size:13px !important;
}
#content{
	width: 560px;
	display: inline;
	float: left;
/* 	border: thin solid; */
}

.block{
	display: inline;
	float: left;
	width: 380px;
}
.block_m{
	display: inline;
	float: left;
	width: 180px;
/* 	border: thin solid; */
}

.block1{
	background: #D9EBFA;
	line-height: 14px;
	width: 360px !important;
	height: 180px !important;
	background: #D9EBFA;
	border-bottom: solid 3px #4EF8AE;
	margin-bottom: 20px;
}

.block2{
	width: 360px;
	margin-bottom: 20px;
	line-height: 13px;
	text-align: justify;
}

.txt{
	display: inline;
	background: #D9EBFA;
	float: left;
	width: 46%;
	padding: 6px;
	line-height: 13px;
	text-align: justify;
}

a.more:link, a.more:visited{
	color: #5E92C1;
	text-decoration:none;
}

a.more:hover{
	color: #BFD9EF;
	text-decoration:none;
}

.block3 {
	background: #D9EBFA;
	line-height: 14px;
	/*height: 360px;*/
	width: 180px;
/* 	margin-bottom: 100px; */
/* 	margin-left: 10px; */
	display: inline;
	float: left;
}

.txt1{
/* 	display: inline; */
	background: #D9EBFA;
	float: left;
	padding: 8px 8px 12px 8px;
	line-height: 13px;
	text-align: justify;
}

.text{
	width: 57%;
	display: inline;
	float: left;
	margin: 5px 10px;
	border-top: solid 3px #4EF8AE;
	text-align: justify;
}

.text1{
	width: 57%;
	display: inline;
	float: left;
	margin: 5px 10px;
/* 	border: solid 3px #4EF8AE; */
	text-align: justify;
}
.in{
	margin-left: 10px;
	width: 100%;
/* 	border: solid 3px #4EF8AE;  */
	text-align: justify;
}

.green{
	width: 100%;
	margin: 5px 10px;
	border-bottom: solid 3px #4EF8AE;
}

.galery{
	width: 175px;
	display: inline;
	float: right;
	margin-top: 5px;
	padding: 10px 0 10px 12px;
	border: thin solid;
	margin-bottom: 100px;
}

.buhal {
/* 	border: thin solid; */
	background: url(../img/binokle.jpg) no-repeat;
	background-position: top right;
	height: 115px;
/* 	padding-bottom: 15px; */
/* 	width: 180px; */
}
