* {
	margin: 0;
	padding: 0;
}
.light-blue {
	background-color: #eeFFFF;
}
.light-yellow {
	background-color: #FFFFee;
}
#shema {
	list-style-position: inside;
	list-style-type: square;
	margin: 18px 10px 10px 18px;
}
caption {
	font-size: 18px;
	font-style: italic;
	margin: 10px 10px 10px 10px;
	color: #0099FF;
}

body
{
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	scrollbar-base-color:#F5f5f5;
	scrollbar-3dlight-color:#3C3C3C;
	scrollbar-darkshadow-color:#FCFCFC;
	scrollbar-arrow-color:#570000;
	background-repeat: no-repeat;
}
.header .right {
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.footer {
	margin: 5px 0 5px 0;
	background-image: url(pic/footer-b.png);
	padding: 20 20 30 40;
	width: 100%;
	display: block;
	text-align: center;
}
.copyr {
	font-size: 0.8em;
	margin: 5px;
}
.sape_link {
	color: #EBE9ED;
}
.sapa {
	font-size: 0.7em;
	color: #CCCCCC;
	background-color: #EBE9ED;
}
.footer .sapa a {
	color: #CCCCCC;
}

.header {
	width: 100%;
	z-index: 20;
	top: 0px;
	left: 0px;
	position: absolute;
	float: left;
	clear: both;
}
.list-item {
	padding: 10px 0 0 10px;
	text-align: left;
}

.podlogka {
	background-image: url(pic/head-bottom.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 10;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 50px;
	width: 100%;
}





p {
	margin-bottom: 12px;
	text-indent: 18px;
	margin-top: 12px;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}


a:link, a:visited {
  color: #0080c0;
  text-decoration: underline;
}
a:active, a:hover {
  color: #0080c0;
  cursor: hand;
  text-decoration: underline;
}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height: 36px;
	margin: 18 18 18 18;
	color: #0099FF;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #0099FF;
}

h3 {
	font-size: 12px;
	line-height: 18px;
	color: #0099FF;
}

.left {
	float: left;
	margin: 18px 18px 18px 18px;
	padding-left: 18px;
}

.right {
	float: right;
	margin: 18px 18px 18px 18px;
	padding-right: 18px;
}
.ps {
	font-style: italic;
	margin: 18 18 18 18;
}
.col1 {
	vertical-align: top;
	padding: 3% 3% 3% 3%;
}



.callout {
    border: 1px solid #ddd;
    padding: 8px 10px;
    margin-bottom: 18px; 
}

.callout :last-child {
    margin-bottom: 0;
}
.pic2 {
	margin: 0;
	width: 800px;
	z-index: 5;
	position: absolute;
	left: 300px;
	top: 10px;
}
.pic1 {
	clear: right;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 6;
}

.content {
	padding: 10px 20px 10px 20px;
	font-size: 14px;
}

.null-body {
	height: 220px;
	width: 100%;
}

.main-menu {
	width: 700px;
	position: absolute;
	left: 350px;
	top: 150px;
	z-index: 5;
}
.main-menu ul {

	list-style: none;
	margin: 0;
	padding: 0;
}
.main-menu li {
	float: left;
	margin: 0;
	padding: 0;
}
.main-menu a {
	display: block;
	padding: 0px 8px 4px 8px;
	margin: 0px 2px 0px 0px;
	border-top: solid #666 1px;
	border-bottom: solid #666 1px;
	background-color: #EBE9ED;
	color: #0000FF;
}
#central-table {
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

#current a {
	text-decoration: none;
	color: #0000FF;
	border-left: solid #CCC 1px;
	border-right: double #CCC 6px;
	border-top: double #CCC 6px;
	border-bottom: none;
	margin: -5px 2px 0px 0px;
	background-color: #FFFFFF;
}

.gismeteo {
	text-align: center;
	height: 60px;
	width: 100%;

}
.menu-left {
	padding: 10px 0 0 10px;
}
.menu-left ul {
	list-style-image: url(pic/go.gif);
	line-height: 20px;
	text-align: left;
}
.lmenu-block {
	width: 200px;
	margin: 20px 10px 20px 10px;
	padding: 5px 5px 5px 10px;
	border: double #CCCCCC 1px;
	border-right: double #CCC 6px;
	border-top: double #CCC 6px;
}




.guestbook {
	margin: 0px 0px 20 px 0px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.lmenu-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #0099FF;
	text-align: center;
	margin: 2px 2px 2px 2px;
	font-weight: bold;
}
.list-item li {
	padding-top: 10px;
}
.list-item ul {
	list-style-image: url(pic/have.gif);
}
.foto {
	border: ridge #FFFFCC 5px;
	margin: 10px 5px 0px 5px;
}
.foto-menu {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 10px 10px 10px;
	text-align: center;
}
.photo-comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-indent: 0px;

}
.foto-block {
	float: left;
	margin: 20px 0px 20px 5px;
	padding: 5px 0px 5px 0px;
}
#foto-current {
	text-decoration: none;
	cursor: text;
	color: #000000;
}
.in_otel_image {
	float: left;
	height: 333px;
	width: 250px;
	margin: 10px 10px 10px 10px;
	border: ridge #CCC 5px;
}
.otel_image {
	margin: 10px 10px 10px 10px;
	border: ridge #CCC 5px;
	width: 270px;
}
.tulun_right {

	float: right;
	margin: 18px 18px 18px 18px;
	padding-right: 18px;
}
.gb_link {
	margin: 5px 0px 10px 0px;
}
.gb_link_active {
	font-weight: bold;
	text-decoration: none;
}
.gb_header {
	font-size: 12px;
	background-color: #EBE9ED;
	text-align: left;
	padding: 1px 4px 4px 8px;
	margin: 18px 0px 0px 0px;
}
.gb_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	padding: 4px 4px 4px 8px;
	margin: 1px 0px 0px 0px;
}
.gb-comment {
	font-size: 12px;
	font-style: italic;
	background-color: #FFFFCC;
	text-align: left;
	padding: 4px 4px 4px 4px;
	margin: 4px 0px 0px 30px;
	text-indent: 0px;
}
.gb_date {
	font-size: 9px;
	font-style: italic;
	color: #999999;
	float: right;
	margin: -10px 4px 4px 4px;
}
.block {
	margin: 20px 10px 20px 10px;
	padding: 5px 5px 5px 10px;
	border: double #CCCCCC 1px;
	border-right: double #CCC 6px;
	border-top: double #CCC 6px;
}
#block_foto_main_page {
	text-align: center;
	vertical-align: top;
	width: 100%;
	display: block;
}
#block_foto_main_page a {
	display: block;
	float: left;
	text-decoration: none;
	width: 300px;
}

