#LayoutTop{
	width:935px;
	height:60px;
}
#LayoutTopLogo{
	float:left;
	background:url(images/logo.jpg) top left no-repeat;
	width:200px;
	height:60px;
}
#LayoutTopLogo a{
	display:block;
	width:200px;
	height:60px;
}
#LayoutTopStrzalka{
	float:left;
	width:735px;
	height:60px;
}




.LayoutTopMenu{
	float:right;
	padding-top:20px;
	text-align:right;
	display:inline;
}

#flaga_en{
	float:right;
}
#flaga_pl{
	float:right;
}

#flaga_en a{
	display:block;
	width:28px;
	height:18px;
	background:url(images/flaga_en.jpg) no-repeat;
	margin-top:23px;
}

#flaga_pl a{
	display:block;
	width:28px;
	height:18px;
	background:url(images/flaga_pl.jpg) no-repeat;
	margin-top:23px;
}






.LayoutTopMenu a{
	display:inline;
	padding:0 15px 0 15px;
	font-size:13px;
	color:#08628f;
	text-decoration:none;
}

.LayoutTopMenu a:hover{
	color:#da251d;
}







