body {
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #3f5b75;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #3f5b75;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.outer_table {
	vertical-align: middle;
	text-align: center;
	background-color: #ebf6f0;
}

.topmenu {
	background-image: url('images/show_02.jpg');
	height: 37px;
	padding-left: 50px;
	padding-right: 50px;
}

.topmenu_a {
	padding-bottom: 8px;
	text-align: center;
}

.topmenu_a a {
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.topmenu_a a:hover {
	color: #3f5b75;
}

.leftmenu td {
	padding-bottom: 7px;
}

.content {
	width: 548px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url('images/content.jpg');
	vertical-align: top;
}
.content_back {
	background-image: url('images/content.jpg');
}

.news {
	background-image: url('images/show_07.jpg');
	padding-left: 20px;
	padding-right: 20px;
}

.bottom {
	background: url('images/show_26.jpg') no-repeat;
	width: 1000px;
	height: 130px;
	padding: 20px;
	vertical-align: top;
}

.sub_menu {
	height: 30px;
	text-align: right;
	padding-right: 35px;
}

.sub_menu_selected {
	background-image: url('images/show_selected_07.jpg');
	height: 30px;
	text-align: right;
	padding-right: 35px;
}

.sub_menu a {
	text-decoration: none;
	color: #3f5b75;
	font-size: 12px;
	font-weight: normal;
}

.sub_menu_selected a {
	text-decoration: none;
	color: #3f5b75;
	font-size: 12px;
	font-weight: normal;
}

.head {

	width: 548px;
	height: 175px;
}

.content_head_gnome {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 17px;
}
.content_head
{
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 17px;
}

.content_head span {
	display: inline;
}


.news_table {
	width: 100%;
}

.news_table td {
	color: #3f5b75;
	font-size: 12px;
}

.news_table td a {
	color: #3f5b75;
	font-size: 12px;
}

.news_table td a:hover {
	color: #3f5b75;
	font-size: 12px;
}

.menu_picture {
	display: block;
	width: 148px;
	height: 29px;
	padding-top: 25px;
	padding-left: 20px;
	font-weight: normal;
	padding-right: 80px;
	font-size: 11px;
}

.shapka {
	position: absolute;
	z-index: 1;
	top: 78px;
	left: 772px;
}

.cloud {
	position: absolute;
	z-index: 2;
	top: 25px;
	left: 895px;
}

.news {
	padding-right: 27px;
}


.news_right {
	background-image: url('images/right_middle.jpg');
	padding-left: 15px;
	padding-right: 15px;
}

.catalog_item {
	width: 23%;
	display: inline;
}

.catalog_item img {
	max-width: 100px;
}

.catalog_item table {
	max-width: 120px;
}

.tab_photo {
	width: 133px;
}

.tab_photo table {
	width: 133px;
	height: 300px;
	vertical-align: top;
}

.tab_photo table td {
	vertical-align: top;
}

.tab_photo img
{
	width: 133px;
}

.gallery {
	padding: 0;
	margin: 0;
	border: 0;
	clear: both;
}

.gallery li {
	width: 165px;
	height: 300px;
	margin: 1px;
	list-style:none; 
	list-style-type:none;
	display: inline;
	float: left;
}

