body{
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #484848;
}

h1, h2{
	font-size: 14px;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	color: #45b4e2;
	margin: 0 0 20px 0;
}

h2{
	
}

h3, h3 a{
	font-size: 12px;
	color: #45b4e2;
}

a{
	text-decoration: none;
	outline: none;
	color: #ffffff;
}

img{
	border-width: 0;
}



#all{
	width: 100%;
	height: 900px;
	background-image: url("images/main_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

#all #top{
	width: 994px;
	height: 469px;
	margin: 0 auto;
	outline: none;
}

#all #top object{
	outline: none;
}

#all #mid{
	width: 994px;
	margin: 0 auto;

}

#all #mid #mid_table{
	margin: 0;
	background-position: right;
	background-repeat: repeat-y;
}


#all #mid #mid_table td{
	vertical-align: top;
}

#all #mid #mid_table td.opac{
	
}

#all #mid #mid_table #txt{
	width: 517px;
	padding: 30px;
	
	
}


#all #mid #mid_table #map{
	width: 410px;
	height: 234px;
	color: #4d4d4d;
	background-image: url("images/mapka.png");
	background-position: top left;
	background-repeat: no-repeat;
}

#all #mid #mid_table #map #map_txt{
	float: left;
	padding: 30px 0 0 24px;
}

#map_txt .map_sep {
	width: 100%;
	height: 6px;	
}

#all #mid #mid_table #map #map_txt h3{
	margin: 0;
}

#all #mid #txt2{
	width: 934px;
	margin: 30px 0 0 0;
	padding: 30px;
	
}

#all #mid #txt3{
	padding: 30px;
}

#all #bottom{
	width: 994px;
	height: 170px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#all #bottom #logos{
	width: 994px;
	height: 56px;
	background-color: #ffffff;
	text-align: center;
}

#all #bottom #logos img{
	margin: 2px 5px 2px 5px;
}

#all #bottom #bottom_menu{
	width: 994px;
	text-align: center;
	padding: 20px 0 15px 0;
}

#all #bottom #bottom_menu a{
	margin: 0 18px 0 18px;
}

#all #bottom #bottom_menu a:hover{
	color: #afafaf
}

#all #bottom #footer{
	float: left;
	padding: 10px 0 0 0;
}

#all #bottom #ssi{
	float: right;
	padding: 10px 0 0 0;
}

#all #bottom #ssi a{
	line-height: 18px;
}

#all #bottom #ssi img{
	vertical-align: top;
}

#facebook {
	width: 370px;
	overflow: hidden;
	margin: 50px 0 10px 20px;
	padding: 10px;
	text-align: center;	
/*	background: #F3F3F3;*/
}
#fb-like {
	margin: auto;
	text-align: center;
}

