body{
	background:#104057;
	margin-top:0px;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu{
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	font-style:italic;
}
.lang{
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.txt{
	font-size: 11px;
	text-decoration: none;
	color: #0f405b;
	font-style:italic;
}
.more{
	font-size: 11px;
	text-decoration: none;
	color: #ce6108;
	font-style:italic;
	font-weight:bold;
}
.mail{
	font-size: 11px;
	text-decoration:underline;
	color: #0f405b;
	font-style:italic;
}
div#btn_begin{
	background: url(../images/begin.jpg) no-repeat left top;
	width:196px;
	height:35px;
	padding: 0px;
	margin: 0px;
}
div#btn_about{
	background: url(../images/about.jpg) no-repeat left top;
	width:196px;
	height:36px;
	padding: 0px;
	margin: 0px;
}
div#btn_actual{
	background: url(../images/actual.jpg) no-repeat left top;
	width:196px;
	height:35px;
	padding: 0px;
	margin: 0px;
}
div#btn_obekti{
	background: url(../images/obekti.jpg) no-repeat left top;
	width:196px;
	height:34px;
	padding: 0px;
	margin: 0px;
}
div#btn_contact{
	background: url(../images/contact.jpg) no-repeat left top;
	width:196px;
	height:35px;
	padding: 0px;
	margin: 0px;
}
div#arrow{
	background:url(../images/arrow.gif) no-repeat left;
	float:left;
	width:8px;
	height:23px;
	padding-top:11px;
}
div#link{
	float:right;
	width:180px;
	height:24px;
	padding-top:10px;
	padding-left:4px;
}
div#about_pic{
	margin-left:10px;
	margin-bottom:10px;
	margin-right:5px;
/*	width:190px;
	height:133px;*/
	float:right;
}

div#container {
	width: 447px;
   	height: 325px;
   	overflow: -moz-scrollbars-vertical;
   	overflow-y: scroll;
	overflow-x:hidden;
  	scrollbar-3dlight-color : #e8dac5;
	scrollbar-arrow-color : #e8dac5;
	scrollbar-base-color : #104057;
	scrollbar-darkshadow-color : #e8dac5;
	scrollbar-face-color : #104057;
	scrollbar-highlight-color : #104057;
	scrollbar-shadow-color : #104057;
	scrollbar-track-color :#104057;
	background:url(../images/content.jpg) no-repeat top left;
	background-attachment:fixed;
	float:left;
  }
.form{
	 border-left: #104057 1px solid;
	 border-top: #104057 1px solid; 
	 border-bottom: #104057  1px solid;
	 border-right: #104057 1px solid;
	 FONT-SIZE: 11px;
	 border-color: #104057;
	 background-color: #ffffff;
	 COLOR: #0f405b;
	 scrollbar-3dlight-color : #e8dac5;
	scrollbar-arrow-color : #e8dac5;
	scrollbar-base-color : #104057;
	scrollbar-darkshadow-color : #e8dac5;
	scrollbar-face-color : #104057;
	scrollbar-highlight-color : #104057;
	scrollbar-shadow-color : #104057;
	scrollbar-track-color :#104057;
}
.button{
	 border-left: #9da7a3 1px solid;
	 border-top: #9da7a3 1px solid; 
	 border-bottom: #9da7a3  1px solid;
	 border-right: #9da7a3 1px solid;
	 border-color: #9da7a3;
	 font-size: 11px;
	 text-decoration: none;
	 color: #0f405b;
	 font-weight:bold;
	 font-style:italic;
	 background-color: #ffffff;
}
/*  #container_pr {
	float:right;
	width: 234px;
   	height: 190px;
  }
    #container table tr td{
  	width: 169px;
	vertical-align: top;
  	padding-top: 5px;
  	padding-bottom: 0px;
  	padding-left: 50px; 
	padding-right: 0px; 
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px dotted #A8A3A6;
  }
div#projects{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	color: #9a8d92;
	font-weight:bold;
	background-color: #f4e8f0;
	margin: 0;
	width: 430px;
   	height: 500px;
   	overflow: -moz-scrollbars-vertical;
   	overflow-y: scroll;
  	scrollbar-3dlight-color : #fff;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #f4e8f0;
	scrollbar-darkshadow-color : #fff;
	scrollbar-face-color : #f4e8f0;
	scrollbar-highlight-color : #f4e8f0;
	scrollbar-shadow-color : #f4e8f0;
	scrollbar-track-color :#f4e8f0;
}*/
img{
	border:none;
}