html, body {
	height:100%;
}

#whole{
	min-height: 100%;
        height: auto !important;
        height: 100%;
        margin-bottom: -134px;
	position:relative;
}
#header {
        height:304px;
	width: 100%;
	background: url(/img/bg_blue_up.jpg) top left repeat-x;
}
#header_main {
	height:304px;
	width: 1000px;
	margin: 0 auto;
	background: url(/img/bg_head.jpg) bottom left no-repeat;
}

div.clear_item {
	clear: both;
}
#gallery {
	float:left;
	width: auto;
}
#push {
	height:134px;
	margin:0;
	width: 900px;
	margin: 0 auto;
}
#bottom {
	height: 134px;
	width: 100%;
	position: relative;
	background: url(/img/bg_blue_foot.jpg) bottom left repeat-x;
}
#bottom_inner {
	width: 950px;
	margin: 0 auto;
	color: white;
}
#bottom_inner a {
	color: white;

}
#bottom_left {
	margin-top: 60px;
	width:360px;
	float:left;
}
#bottom_center {
	margin: 60px 50px 0;
	width:400px;
	float:left;
}
#bottom_right {
	margin-top: 60px;
	float:left;
}
#gallery_list {
	margin: 0 auto;
	height: 149px;
	width: 960px;
	background: url(/img/bg_photogalery.jpg) top left no-repeat;
	padding: 10px 10px 0 30px;
}

#menu {
	font-family:Arial;
        font-weight: normal;
        font-size: 19px;
        color: #5796ce ;
	margin: 150px 0 0 110px;
}
div.menu_item {
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}
#admin_part {
	position: absolute;
	top: 1px;
	right: 10%;
	background: #ffffff;
}
#banner {
	display:none;
	width: 200px;
	margin-bottom: 10px;
	padding: 3px 10px 0 !important;
}

#first div#item_text {
	width: 470px;
	float:left;
	padding: 0 10px;
}
#first div#right {
	width: 419px;
	float:left;
}
#right div#citation {
	width: 500px;
	height: 229px;
	background: transparent url(/img/attention.jpg) bottom left no-repeat;
	float:left;
}
#citation div#citcenter {
	margin: 80px 10px 0;

}
#right div#publication {
	margin-top: 20px;
	width: 419px;
	float:left;
}
#publication div.center {
	padding: 0px 10px 20px;
	
}
#content {
	margin: 0 auto;
	width: 1000px;
}


a.admin {
        font-family:Arial;
        font-weight: normal;
        font-size: 10px;
        color: black;
}

a.scroll {
        font-family:Arial;
        font-size: 12px;

        font-style: normal;

}

label.error {
        color: red;
        font-style: italic;
}
label.guestbook {
	display:none;
}

div.error { display: none; }
/*input:text,textarea { border: 1px solid #666666; }*/
input:focus, textarea:focus { border: 1px dotted #666666; }
input.error, textarea.error { border: 1px dotted red; }
input.labelHighlight, textarea.labelHighlight { 
	color: #666666; 
}
input.long, textarea {
	width: 450px;
	border: 1px solid #666666;
}
input.middle {
	width: 200px;
	margin-left:5px;
	border: 1px solid #666666;
}
div#sec_code {
	float:left;
	height: 40px;
	padding-top: 10px;
}
img#sec_code {
	float:left;
}

.table_image ul
{
        clear: both;
        text-align: top;
}
.table_image ul li
{
	list-style-type:none;
        float:left;
        text-align: bottom;
        padding:14px 4px; 
        min-height: 150px;
        width: 160px;
}
.table_image div
{
        clear: both;
}

div.rating, div.signature {
	padding: 10px 0;
}

div.gal_image {
	height: 200px;
}
div.line {
        height:1px;
        /*background:#666666;*/
/*	border-bottom: 1px solid #F6D901;*/
        width:50%;
        text-align:left;
        margin: 5px 0 15px;
}
div#comments_list {
	margin: 10px 0;
}
div.date_view {
	float: left;
	width: 40px;
	height: 35px;
	vertical-align: middle;
	padding-top: 6px;
	text-align: center;
	background-color: #d89013;
}
div.news_view {
	margin-left: 10px;
	float: left;
	width: 400px;
	
}
.height20 {
	height: 20px;
}
div#buttons {
	padding: 50px 0 0 900px;
}
.width30 {
	width: 30px;
	float: left;
	height: 1px;
}
div#buttons img {
	float: left;
}
img.first_gallery {
	width: 130px;
	height: 100px;
}
.item_text {
	/*margin-left: 20px;*/
	margin-bottom: 20px;
}
#center_item {
	margin-left: 20px;
}
div.place_center {
	text-align: center;
}

