/* CSS Document */

body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 30px 0px 30px;
	font-size:12px;
	}
#main{
	width:800px;
	text-align:left;
	}
#top{
	height:15px;
	width:100%;
	background-color:#2B4A53;
	}
#header{
	height:190px;
	width:100%;
	background-image:url(../images/header2.jpg);
	}
#header-general{
	height:200px;
	width:100%;
	background-image:url(../images/header-general-posh.jpg);
}
#menu{
	height:30px;
	}
#photomenu{
	background-image:url(../images/photomenu.jpg);
	height:175px;
	width:100%;
	}
#kakmenu{
	background-color:#C7A63F;
	height:30px;
	width:100%;
	}
	
.photomenu-image{
	float:left;
	height:109px;
	width:109px;
	margin-top:32px;
	border:2px solid #AF9E7C;
}	
#photomenu-image1{
	margin-left:155px;
	}
#photomenu-image2{
	margin-left:75px;
	}
#photomenu-image3{
	margin-left:75px;
	}
#middle{
	min-height:230px;
	padding:30px;
	background-color:#E8E6E2;
	text-align:justify;
	width:740px;
	float:left;
	}
.movie{
	text-align:center;
	float:left;
	width:450;
	background-color: #C7A63F;
	}
.text{
	float:left;
	width:270px;
	padding-right:20px;
	text-align:left;
	}
#footer{
	height:15px;
	padding:10px 10px 10px 0px ;
	width:790px;
	background-color:#2B4A53;
	text-align:right;
	color:#FFFFFF;
}
#footer a , #footer a:link , #footer a:hoover, #footer a:visited{
	color:#FFFFFF;
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#534220
	}
h2{
	font-size:14px;
	color:#534220;
	font-weight:bold;
	list-style:disc;
	display:list-item;
	text-indent:15px;
	}
.submenu{
	border:1px solid #C7A63F; 
	padding:15px 15px 0px 0px; 
	margin:0px 1px 10px 10px;  
	float:right;
	width:300px;
	text-align:left;
}
