@charset "UTF-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:14px;

}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.greeting {
	font-size:12px;
	font-style:italic;
	color:#FF0000;
}
.bullet {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	padding:0px;
	margin:0px;
	line-height:11px;
}
#top_Englishbutton {
	float:right;
	padding:4px 6px 0 5px;
	clear:none;
	width:360px;
  margin:0px auto 20px auto;
}
 
#big-main {
	margin:0px auto 0px auto;
	width:1020px;
	padding-top:160px;
	background-image:url(../files/sushi_header.JPEG);
}

#main {
	width:1024px;
	margin:20px auto 20px auto;
	background-image:url(../files/body-bg.jpg);
	background-repeat:repeat-y;

}
#baner{

	width:1020px;
	height:160px;

}
#left {
	width:296px;
	padding:0px 20px 0px 0px;
	float:left;
	text-align:right;

}
#center {
	
	width:580px;
	float:left;

	margin-right:9px;
	margin-left:10px;

}
#center-main {
	
	width:580px;
	float:left;

	margin-right:9px;
	margin-left:10px;

}
#center-content {
	padding:0px 10px;
  display:block;
	margin-top:40px;

}

#center-content p{
		padding-left:10px;
	}
#right {
	width:280px;
	padding-left:10px;
	height:330px;
	padding:0px 0px 0px 10px;
	float:left;
	text-align:left;

}
#right-content {
	padding-left:10px;
	margin-top:10px;
}

#footer{
	background-image:url(../files/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:40px;
	width:789px;
	margin-left:118px;
	padding-top:35px;
	text-indent:10px;
	float:left;
	font-size:10px;
	padding-left:0px;
	
}

.cleaner{
clear:both;
height:0px;
padding:0px;
margin:0px;
}
#center_menu{
	background-image:url(../img/button_bg.jpg);
	height:70px;
	margin-left:5px;
	width:378px;
	background-repeat:repeat-x;
}

#center_menu img{
	border:0px;
	padding-top:10px;
}
.emp{
	color:#ff0000;
}
#contact{
	margin-left:10px;
	}
#photo_chooser{
	margin-left:10px;
	}
span.red
	{
	color:red;
}
#menu{
	position:absolute;
	top:150px;
	z-index:100;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:1000px;
	
}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu  a:hover {
	text-decoration: none;
	color: #FF0000;
}
#menu a:active {
	text-decoration: none;
	color: #ffffff;
}

.menu_link{
	padding:0px 10px;	
}

#right_menu{
	width:400px;
	float:right; 
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	font-size:medium;

}

#central_menu{
	width:630px;
	float:left;
	padding-top:0px;
}

#central_menu a{
	width:350px;
	margin:0px 20px;
	float:left;
	height:30px;
	}
	
	.zestaw_maly{
		float:left;
		width:100px;
		border:2px solid #ff0000;
		margin:4px;
	}
	.active{
		border:4px solid #ff0000;	
		margin:2px;
	}
	
	#ul_menu {
		list-style-type:none;	
		padding:20px;
		font-weight:bold;
		
	}
	
	#ul_menu a{
		font-size:12px;
		color:#FFF;
	}
	
	#ul_menu li{
		padding:8px 5px;
		margin:0px 0px;
	}
	.big{
		font-size:13px;
		font-weight:bold;
		
	}
	
	.top_left_contact{
		text-align:left;
		padding-left:100px;
	}
	
	.bottom_left_contact{
		text-align:left;
		padding-left:100px;
		padding-top:210px;
		
	}
	.top_right_contact{
		text-align:left;
		
	}
	
	.bottom_right_contact{
		text-align:left;
	
		padding-top:210px;
		
	}
	
	.blinkytext {
     text-decoration: blink;
     color: yellow;
 }
 
 .gallery {
	 border:solid 2px #fff; margin:0px;width:100px;margin:10px 0 0 20px;
 }