/* CSS Document */

body {	background: #000 url('images/first.jpg') no-repeat center  top;	margin: 0 auto;	font-family: Arial; font-size: 12px; color: #fff;}
img{ border:none;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D9B650;
	font-size: 15px;
}
p{ margin:0; padding:0;}
a{ color: #fff; text-decoration: underline;}
a:hover{text-decoration: none;}
.both{clear:both;}

#header{  width:1010px; margin: 0 auto;  height:550px;}
	#wedding{width:180px; height:310px; float:left;}
		.wedding{margin-top:65px; height:205px;}
		.wedding_menu{margin-top:21px; height:20px;}
	#logo_menu{margin-left:20px; width:470px; height:230px; float:left;}
		#menu{padding-left:10px;}
			.menu a { padding-top:2px; height:22px; width:90px; font-weight: bold; font-size: 11px; float: left; text-align: center; text-decoration: none; color: #fff; background: url('images/menu_a.png') no-repeat;}
			.menu a:hover { padding-top:2px; color: #000; background: url('images/menu.png') no-repeat;}
	#party{margin-left:13px; width:212px; height:400px; float:left;}
		.party{margin-top:37px; height:330px; }
		.party_menu{margin-top:12px; height:25px; }
	#video{margin-left:65px; width:48px; height:370px; float:left;}
		.video{margin-top:350px; height:25px;}
	#corporativ{ margin-left: 333px; width:242px; height:215px; top:269px; position:absolute;}
		.corporativ{height:162px; }
		.corporativ_menu{margin-top:30px; height:25px; }
	#phone{	margin-left: 620px; padding: 10px; top:410px; position:absolute; widht:350px;}

#body{  width:1010px; margin: 0 auto;}
	#leftblock{ width:285px; float:left; text-align:justify;padding:0px 25px 0px 100px;}
		#leftblock h5{border-left:#0066FF 4px solid;padding-left:10px;font-size: 12px; margin:0px;}
		#leftblock h4{ color: #0066FF; padding-left:15px;font-size: 12px; margin:0px;}	
		#leftblock p{ padding-left:15px; padding-bottom:10px; margin:0px; text-align:left;}
		#leftblock a{ color: #0056D9; text-decoration: underline;}
		#leftblock a:hover{ text-decoration:none;}	
	
	#rightblock{width:600px; float:left; text-align:justify;}
		#rightblock p{ color:#ffffff;}

#footer{  width:1010px; margin: 0 auto; height:90px;}	
	#footer_logo{ width:200px; float:left;	padding-top:80px;	text-align:center; margin-left:100px; background: url('images/logo.gif') no-repeat center  top;}
	#footer_menu{ width:710px; float:left; padding-top: 50px; text-align:center;}
	#footer a, #footer a:hover{ color:#999;}