
html{
 background: url(/simg/bgbalta.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body{
font-family:Calibri;
height:100%;
margin: 0px; width: 100%;
 min-width: 100%;
}

a{
	color: #000;
	text-decoration: none;
}
img { border: 0px; }

ul{
 padding: 0px;
 margin: 0px;
}
p {
display: block;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
 font-weight: normal;
}

	#content{
		margin: 0px auto;
		width: 1062px;
		min-height: 100%;
		background-color: #fff;
	}
	
	#header{
		width: 100%;
		height: 100px;
		background-color: #fff;

	}
	
	#header .logo{
		float: left;
		margin-left: 100px;
		margin-top: 3px;
		
		width: 237px;
	}
	
	#header .menu1{
		float: left;
		margin-left: 100px;
		margin-top: 5px;
		width: 400px;
		
	}
	.menu1box{
		float: left;
		padding: 2px 10px;
		margin: 5px 10px;
	}
	
	.menu1boxhover{
		float: left;
		padding: 2px 10px;
		margin: 5px 10px;
		border: 1px solid #d9d9d9;
		background-color: #efefef;
	}
	
	.menum:hover, .menum:link, .menum:visited{
		color: #666;
		text-decoration: none;
		text-transform: UPPERCASE;
		
	}
	
	#header .lngsearch{
		float: left;
		margin-top: 13px;
		
	}
	
	.lng:hover, .lng:visited, .lng:link{
		color: #fff;
		padding: 2px 8px;
		background-color: #00a037;
	}
	
	.lngsel:hover, .lngsel:visited, .lngsel:link{
		color: #666;
		padding: 2px 8px;
		border: 1px solid #d9d9d9;
		background-color: #efefef;
	}
	
	
	.sinput{
		border-left: 1px solid #d9d9d9;
		border-top: 1px solid #d9d9d9;
		background-color: #efefef;
		height: 25px;
		width: 148px;
		padding-left: 10px;
	}
	
	.sbtn{
		background-image: url(/simg/sbtn.jpg);
		width: 30px;
		height: 30px;
		border: 0px;
	}
	
	#slideris{
		float: left;
		width: 1062px;
		height: 237px;
		padding-bottom: 5px;
		padding-top: 10px;
		background-color: #fff;
	}
	
	#menumain{
		float: left;
		width: 100%;
		height: 47px;
		background-color: #009e3d;
		border-top: 2px solid #77d7b1;
		border-bottom: 2px solid #77d7b1;
	}
	
	#infoblock{
		float: left;
		background-color: #fff;
		width: 1062px;
		min-height: 220px;
	}
	
	#infoblock .menu2{
		float: left;
		width: 170px;
		height: auto;
		min-height: 200px;
		background-color: #e8e8e8;
		padding-left: 30px;
		padding-top: 20px;
	}
	
	#infoblock .info{
		float: left;
		width: 830px;
		height: auto;
		min-height: 200px;
		padding-bottom: 20px;
	}
	
	#bottom{
		float: left;
		width: 1062px;
		min-height: 201px;
		background-color: #fff;
		background-image: URL('/simg/botbg.jpg');
		padding-bottom: 10px;
		background-repeat: repeat-x;
	}
	
	.nav1{
		margin-left: 20px;
		margin-top: 5px;
		text-align: center;
		position: relative;
	}
	
	.nav1 li{
	 float: left;
	 list-style-type: none;
	 margin: 0 15px;
	 text-align: center;
	 position: relative;
	}
	
	.nav2 li{
		list-style-type: none;
		margin: 5px 0px;
	}
	
	.men2:hover, .men2:visited, .men2:link{
		color: #fff;
		text-decoration: none;
		font-size: 15px;
		text-align: center;
	}
	
	.men3{
	color: #000;
	text-decoration: none;
	font-size: 17px;
	cursor: pointer;
	}
	.men3bold{
	font-weight:bold;
	font-size: 17px;
	cursor: pointer;
	color: #000;
	}
	.men4:hover, .men4:visited, .men4:link{
	color: #000;
	text-decoration: none;
	font-size: 15px;
	}
	
	.pager {
		float: right;
	}

	.pager li{
		float: left;
		list-style-type: none;
		margin: 0px 8px;
	}

	.obdiv {
		width: 130px; height: 180px;  background-repeat: no-repeat; vertical-align: middle; float: left; align: center; margin-right: 10px; margin-left: 10px; margin-bottom: 10px;
	}
	
	.det{
		border: 0px;
		background-image: url(/simg/btn1.jpg);
		width: 14px; height: 13px;
		margin-left: 10px;
		position: relative;
		top: 2px;
	}
	
	.navb{
		margin-top: 10px;
	}
	
	.list1b{
		float: left;
		list-style-type:none;
		margin: 0 6px;
	}
	
	.men1b:link, .men1b:visited, .men1b:hover{
		color: #959980;
		text-decoration: none;
		text-transform: UPPERCASE;
	}
	
	.nav2b{
		margin-top: 30px;
	}
	
	.list2b{
		list-style-type:none;
		margin-top: 10px;
		width: 140px;
	}
	
	.men2b:link, .men2b:visited, .men2b:hover{
		color: #658c6d;
		text-decoration: none;
		font-size: 12px;
		text-align: center;
	}

	.current {
		display: block;
		
	}
	
	.hiddenalph {
		display: none; clear: both;
	}