@font-face { 
	font-family: 'Ubuntu'; 
	src:	url('../fonts/Ubuntu-M.eot#') format('eot'), 
			url('../fonts/Ubuntu-B.eot#') format('eot'), 
			url('../fonts/Ubuntu-M.woff') format('woff'), 
			url('../fonts/Ubuntu-B.woff') format('woff'), 
			url('../fonts/Ubuntu-M.ttf') format('truetype'), 
			url('../fonts/Ubuntu-B.ttf') format('truetype'), 
			url('../fonts/Ubuntu-M.svg#svgUbuntu') format('svg'), 
			url('../fonts/Ubuntu-B.svg#svgUbuntu') format('svg'); 
} 
 
body { 
	margin : 0; 
	background-color : #E3E4E5; 
	font-size : 19px; 
	font-family : 'Ubuntu'; 
} 
 
#container { 
	margin : 0 auto; 
	margin-top : -20px; 
	width : 900px; 
	position : relative; 
} 
 
.home { 
	background-image : url(../img/bg_00.jpg); 
	height : 2000px; 
} 
 
.strec { 
	margin : 0; 
	background-image : url(../img/bg_01.jpg); 
	background-repeat : no-repeat; 
	background-color : #FFF2AA; 
	height : 1530px;  
} 
 
.termi { 
	background-image : url(../img/bg_02.jpg); 
	background-repeat : no-repeat; 
	background-color : #FFC781; 
	height : 1482px; 
} 
 
.anfah { 
	background-image : url(../img/bg_03.jpg); 
	background-repeat : no-repeat; 
	background-color : #73BBC3; 
	height : 1482px; 
} 
 
.verei { 
	background-image : url(../img/bg_04.jpg); 
	background-repeat : no-repeat; 
	background-color : #A3D7BD; 
	height : 6780px; 
} 
 
.galer { 
	background-image : url(../img/bg_05.jpg); 
	background-repeat : no-repeat; 
	height : 1482px; 
} 
 
#map .info { 
	top : 709px; 
	left : 40px; 
	width : 250px; 
	height : 280px; 
	position : absolute; 
	color : #000000; 
	text-align : right; 
	line-height : 123%; 
} 
 
#bottom { 
	margin : 0 auto; 
	width : 900px; 
	height : 320px; 
	background-color : #FFFFFF; 
} 
 
#footer { 
	position : relative; 
	margin-top : 29px; 
	text-align : center; 
	font-size : 16px; 
	color : #000000; 
	background-color : #FFFFFF; 
	line-height : 149%; 
} 

#strec_cont { 
	position : relative; 
	top : 796px; 
	margin : 0px 170px 0px 75px; 
	font-size : 20px; 
	color : #000000; 
	line-height : 141%; 
} 
 
#strec_cont_head { 
	font-size : 32px; 
	font-weight : bold; 
} 
 
#termi_cont { 
	position : relative; 
	top : 317px; 
	text-align : center; 
	padding : 0 0 30px 0; 
} 
 
#anfah_cont { 
	position : relative; 
	top : 788px; 
	margin : 0px 390px 0px 75px; 
	font-size : 20px; 
	color : #000000; 
	line-height : 141%; 
} 
 
#verei_cont { 
	position : relative; 
	top : 317px; 
	background-color : #FFFFFF; 
	margin : 0px 60px 0px 60px; 
	padding : 0px 70px 30px 55px; 
	font-size : 14px; 
	color : #000000; 
	line-height : 170%; 
} 
 
#verei_conta { 
	height : 708px; 
/*	height : 798px; */
	padding-top : 15px; 
	font-size : 16px; 
	color : #000000; 
	line-height : 150%; 
} 
 
#verei_conta_left { 
	padding-top : 43px; 
	float : left; 
} 
 
#verei_conta_right { 
	background-image : url(../img/verei_konta_right.png); 
	background-position: -42px -7px; 
	padding-top : 60px; 
	padding-left : 10px; 
	width : 167px; 
	height : 194px; 
	float : right; 
} 
 
#verei_conta_bottom { 
	clear : both; 
} 
 
.termi table { 
	width : 654px; 
	border : none; 
	border-collapse : collapse; 
	margin : 0 auto; 
	font-size : 13px; 
	font-weight : bold; 
	line-height : 100%; 
} 
 
.termi tp { 
	height : 74px; 
} 
 
.termi th { 
	font-size : 20px; 
	font-weight : bold; 
	height : 72px; 
} 
 
.termi tr { 
	height : 40px; 
} 
 
.termi #a { 
	 background-color : #F1F1F1; 
	 color : #1A161B; 
} 
 
.termi #b { 
	 background-color : #E1E2E3; 
	 color : #1A161B; 
} 
 
.termi #c { 
	 background-color : #FF9B3D; 
	 color : #FFFFFF; 
} 
 
.termi td { 
	border-left : 2px solid #FFFFFF; 
	border-right : 2px solid #FFFFFF; 
} 
 
.verei table { 
	width : 654px; 
	border : none; 
	border-collapse : collapse; 
	margin : 0 auto; 
	font-size : 16px; 
} 
 
.verei td { 
	height : 37px; 
	padding-left : 20px; 
	background-color : #E3E4E5; 
	border-bottom : 8px solid #FFFFFF; 
} 
 
#nav_hr { 
	width : 659px; 
	height : 3px; 
	background-color : #CCCCCC; 
	border : none; 
	margin-left : 141px; 
	margin-top : -8px; 
	margin-bottom : -8px; 
} 
 
#konta_hr { 
	width : 654px; 
	height : 3px; 
	background-color : #CCCCCC; 
	border : none; 
	margin-top : 55px; 
} 
 
#galer_container { 
	padding : 77px 0 0 76px; 
} 
 
#galer_left { 
	float : left; 
	width : 216px; 
} 
 
#wrapper { 
	width : 484px; 
	margin-left : 268px; 
} 
 
#galer_center { 
	width : 216px; 
} 
 
#galer_right { 
	float : right; 
	width : 216px; 
} 
 
#border1 { 
	margin-bottom : 94px; 
} 
 