* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
.warning {
	color: Red;
}
body {
	color: #000;
	height: 100%;
	font: 100% Verdana, Arial, sans-serif;
	background: #ffeab9;
}
table {
	width: 100%;
	border-collapse: collapse;
	font: 100% Verdana, Arial, sans-serif;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
input, textarea {
	background: #fff;
}
#fix {
	width:1255px;
	margin:auto;
	position:relative;
	background: #FFF6E0 url(/images/index_mainbg.jpg) repeat-x;
	border-left: solid 1px #f7d991;
	border-right: solid 1px #f7d991;
}
#fixinner {
	width:1255px;
	margin:auto;
	position:relative;
	background: #FFF6E0 url(/images/mainbg.jpg) repeat-x;
	border-left: solid 1px #f7d991;
	border-right: solid 1px #f7d991;
}
#header {
	background: url(/images/under_flash.jpg) no-repeat center 73px;
	height: 465px;
	font-family: Tahoma;
}
#header_en {
	background: url(/images/under_flash_en.jpg) no-repeat center 73px;
	height: 465px;
	font-family: Tahoma;
}
#longsearch {
    width:2%;
    margin:auto;
}
#longsearch td {
    text-align:left;
}
#longsearch input {
width:14px;
}
#longsearch select {
	margin-right: 10px;
	background: #fdedc5;
	vertical-align: middle;
	border: solid 1px #7c2323;
	height: 20px;
	line-height: 20px;
}
#longsearch ul li {
    height: 20px !important;
    line-height: 20px !important;
}
#services {
	width: 120px;
	height: 70px;
	font-size: 75%;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#services a {
	color: #eab741;
}
#services a:hover {
	color: #ffe399;
}
#services p {
	text-align: center;
}
#services ul {
	margin: 25px 0 10px 20px;
}
#services ul li {
	display: inline;
	padding: 0 2px 0 2px;
}
#services ul li img {
	vertical-align: middle;
}
#authform {
	height: 74px;
	font: 11px Tahoma;
	color: #eab741;
}
#authform input {
	width: 110px;
	border: solid 1px #eab741;
	background: #f9e4bb;
	margin: 2px 0 0 5px;
	vertical-align: middle;
	height: 14px;
	line-height: 14px;
	color: #7e2424;
}
#authform p#reg {
	font-weight: bold;
	padding-left: 138px;
	text-align: left;
	width: 112px;
}
#authform a {
	color: #eab741;
}
#authform a:hover {
	color: #ffe399;
}
#enter_button {
	width: 88px !important;
	height: 34px !important;
	background: url(/images/enter_button.gif) no-repeat !important;
	border: solid 0px !important;
	cursor: pointer;
	margin: 0 0 3px 0 !important;
}
#enter_button_en {
	width: 88px !important;
	height: 34px !important;
	background: url(/images/enter_button_en.gif) no-repeat !important;
	border: solid 0px !important;
	cursor: pointer;
	margin: 0 0 3px 0 !important;
}
#exitbutton a, #exitbutton_en a {
	width: 89px;
	height: 34px;
	display: block;
}
#exitbutton {
	background: url(/images/logout.gif) no-repeat;
	/*margin-bottom: 15px;*/
}
#exitbutton_en {
	background: url(/images/logout_en.gif) no-repeat;
	/*margin-bottom: 16px;*/
}
#authform_left {
	text-align: right;
	padding: 20px 10px 0 100px;
}
#authform_left p {
	width: 250px;
}
#authform_right {
	text-align: center;
	padding: 21px 20px 0 0;
}
#authform_empty {
	width: 90%;
}
#flash {
	text-align: center;
	height: 350px;
}
#flash div {
	margin: auto;
	height: 350px;
	width: 980px;
	text-align: center;
}
#flash div object {
}
#picmenu_pic {
	/*margin-top: 116px;*/
}
#picmenu_pic li {
	padding: 0 70px 0 110px;
	margin: auto;
	float: left;
}
#picmenu_pic li a {
	display: block;
	width: 140px;
	height: 160px;
}
#picmenu li {
	padding: 15px 70px 35px 40px;
	margin: auto;
	float: left;
}
#picmenu li a {
	display: block;
	width: 200px;
	height: 30px;
}
#indexmenu_container {
	width: 100%;
	text-align: center;
	height: 35px;
	padding-top: 6px;
}
#menu_index {
	clear: both;
	/*top: 356px;*/
	width: 980px;
	margin: auto;
	/*width: 100%;*/
}
#menu_index li {
	padding: 0 20px 0 20px;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
#menu_index li a {
	color: #eedca0;
}
#menu_index li a:hover {
	color: #e3ac45;
}
#content_1 {
	background: #e8f2fb url(/images/content_bg_top.gif) repeat-x;
	margin: 5px 14px 0 16px;
	font-size: 95%;
}
#content_2 {
	background: url(/images/content_bg_bot.gif) repeat-x bottom left;
}
#content_3 {
	background: url(/images/content_bg_left.gif) repeat-y;
}
#content_4 {
	background: url(/images/content_bg_right.gif) repeat-y top right;
}
#content_5 {
	background: url(/images/content_corn_topleft.gif) no-repeat;
}
#content_6 {
	background: url(/images/content_corn_topright.gif) no-repeat top right;
}
#content_7 {
	background: url(/images/content_corn_botleft.gif) no-repeat bottom left;
}
#content_8 {
	background: url(/images/content_corn_botright.gif) no-repeat bottom right;
	font-size: 80%;
}
#content_1 h1 {
	color: #663333;
	font-size: 130%;
	/*border-bottom: double 3px #ccc;*/
	margin: 0 40px 10px 40px;
	padding: 10px 0 5px 0;
}
#content_1 h2 {
	color: #663333;
	/*border-bottom: double 3px #ccc;*/
	padding: 0 0 5px 0;
	font-size: 120%;
	margin: 0 40px 10px 40px;
}
#content_1 h3 {
	color: #663333;
	font-size: 95%;
	margin: 0 40px 0 40px;
	padding: 0 0 10px 0;
}
#content_1 h3 span {
	font-weight: normal;
	color: #000;
}
#content_1 h4 {
	color: #663333;
	font-size: 95%;
	margin: 0 40px 0 40px;
	padding: 0 0 20px 0;
}
#content_1 h5 {
	margin: 0 40px 0 40px;
	padding: 0 0 0 0;
	font-size: 85%;
}
#content_1 a, #banners_index a, #footer a, #left_column a {
	color: #832525;
}
#content_1 a:hover, #banners_index a:hover, #footer a:hover, #left_column a:hover {
	text-decoration: underline;
}
#content_1 a:visited {
	color: #6f3d89;
}
#content_1 p {
	margin: 0 40px 8px 40px;
	line-height: 18px;
}
#content_1 ul li p {
	margin: 8px 0 8px 0;
}
#sitemapul,#sitemapul li ul,#sitemapul li ul li ul {
	margin-bottom: 8px !important;
}
#sitemapul li,#sitemapul li ul li,#sitemapul li ul li ul li {
	padding-bottom: 0px !important;
}
#content_1 ul {
	margin: 0 40px 0 40px;
}
#content_1 ul li {
	background: url(/images/li.gif) no-repeat 0 7px;
	padding: 0 0 8px 15px;
	line-height: 18px;
}
#content_1 ul li ul {
	margin: 5px 0 5px 0;
}
#content_1 ol {
	margin: 0 40px 8px 70px;
	font-weight: bold;
}
#content_1 ol li {
	padding: 5px 0 5px 0;
}
#content_1 input, #content_1 textarea {
	background: #f9e4bb;
	border: solid 1px #edbf45;
}
#content_1 input.button {
	cursor: pointer;
	background: none;
	color: #663333;
	padding: 0 10px 0 10px;
	height: 20px;
	vertical-align: middle;
}
#content_1 input.fullwidth {
	width: 100%;
}
#content_1 input.check {
	border: solid 0px;
	background: none;
	margin-right: 5px;
	vertical-align: middle;
}
#content_8 div {
	/*margin: 10px 40px 10px 40px;*/
}
#content_1 img {
	border: solid 1px #806161;
}
#subscribe {
	width: 180px;
	height: 18px;
	margin: 0 5px 0 10px;
	vertical-align: middle;
}
#content_1 table {
	margin: 0 40px 10px 40px;
	width: 90%;
}
#content_1 table td {
	padding: 5px 10px 5px 0;
}
#content_1 table td div {
	margin: 0;
}
#content_1 table.withbord thead td {
	border: solid 1px #ccc;
	padding: 5px !important;
	text-align: center;
	color: #663333;
	font-weight: bold;
}
#content_1 table.withbord tbody td {
	border: solid 1px #ccc;
	padding: 5px !important;
}
.pict_g {
	text-align: center;
	width:33%;
	padding-bottom:10px;
}
.pictgallery {
	/*width: 240px;*/
}
#banners_index td {
	font-size: 80%;
	text-align: center;
	padding: 2px 5px 2px 5px;
}
#footer {
	background: url(/images/footer_line.gif) repeat-x;
	font-size: 80%;
	color: #832525;
	height: 60px;
}
#footer td {
	padding: 20px 20px 0 20px;
}
#footer_center {
	/*width: 40%;*/
	text-align: center;
}
#support {
	background: url(/images/button_support.jpg) no-repeat top center;
	width: 240px;
}
#support_en {
	background: url(/images/button_support_en.jpg) no-repeat top center;
	width: 240px;
}
#support a, #support_en a {
	display: block;
	height: 40px;
	width: 180px;
}
.footer_sides {
	width: 35%;
}
.footer_sides div {
	width: 410px;
}
.footer_sides div img {
	vertical-align: top;
}
#footer_right {
	text-align: right;
}
.strut_index {
	width: 980px;
	font-size: 1px;
}
.pages {
	padding: 20px 40px 10px 40px;
}
.pages span {
	font-weight: bold;
}
.pages span span {
	color: #747474;
}
.rightar {
	float: right;
	margin-left: 10px;
	padding-right: 40px;
}
.leftar {
	float: left;
	padding-left: 40px;
	margin-right: 10px;
}
#picalign {
	margin-bottom: 5px;
}
#picalign img {
	margin-top: 3px;
}
.photonote {
	color: #666;
	width: 240px;
	text-align: left;
	margin: auto !important;
}
.photonote2 {
	color: #666;
	text-align: left;
	margin: auto !important;
}
.photonotevar {
	color: #666;
}


/* INNER */

#header_inner {
	background: url(/images/bluehouse.jpg) no-repeat 227px 90px;
	position: relative;
}

/* Thematical pictures */
#thempic_profile {
	background: url(/images/thempic_profile.jpg) no-repeat 0 56px;
}
#thempic_profile_en {
	background: url(/images/thempic_profile_en.jpg) no-repeat 0 56px;
}
#thempic_notes {
	background: url(/images/thempic_notes.jpg) no-repeat 0 56px;
}
#thempic_notes_en {
	background: url(/images/thempic_notes_en.jpg) no-repeat 0 56px;
}
#thempic_news {
	background: url(/images/thempic_news.jpg) no-repeat 0 56px;
}
#thempic_news_en {
	background: url(/images/thempic_news_en.jpg) no-repeat 0 56px;
}
#thempic_support {
	background: url(/images/thempic_support.jpg) no-repeat 0 56px;
}
#thempic_support_en {
	background: url(/images/thempic_support_en.jpg) no-repeat 0 56px;
}
#thempic_streetsgallery {
	background: url(/images/thempic_streetsgallery.jpg) no-repeat 0 56px;
}
#thempic_streetsgallery_en {
	background: url(/images/thempic_streetsgallery_en.jpg) no-repeat 0 56px;
}
#thempic_streets {
	background: url(/images/thempic_streets.jpg) no-repeat 0 56px;
}
#thempic_streets_en {
	background: url(/images/thempic_streets_en.jpg) no-repeat 0 56px;
}
#thempic_sketches {
	background: url(/images/thempic_sketches.jpg) no-repeat 0 56px;
}
#thempic_sketches_en {
	background: url(/images/thempic_sketches_en.jpg) no-repeat 0 56px;
}
#thempic_registration {
	background: url(/images/thempic_registration.jpg) no-repeat 0 56px;
}
#thempic_registration_en {
	background: url(/images/thempic_registration_en.jpg) no-repeat 0 56px;
}
#thempic_people {
	background: url(/images/thempic_people.jpg) no-repeat 0 56px;
}
#thempic_people_en {
	background: url(/images/thempic_people_en.jpg) no-repeat 0 56px;
}
#thempic_objectsgallery {
	background: url(/images/thempic_objectsgallery.jpg) no-repeat 0 56px;
}
#thempic_objectsgallery_en {
	background: url(/images/thempic_objectsgallery_en.jpg) no-repeat 0 56px;
}
#thempic_objects {
	background: url(/images/thempic_objects.jpg) no-repeat 0 56px;
}
#thempic_objects_en {
	background: url(/images/thempic_objects_en.jpg) no-repeat 0 56px;
}
#thempic_map {
	background: url(/images/thempic_map.jpg) no-repeat 0 56px;
}
#thempic_map_en {
	background: url(/images/thempic_map_en.jpg) no-repeat 0 56px;
}
#thempic_contacts {
	background: url(/images/thempic_contacts.jpg) no-repeat 0 56px;
}
#thempic_contacts_en {
	background: url(/images/thempic_contacts_en.jpg) no-repeat 0 56px;
}
#thempic_authorization {
	background: url(/images/thempic_authorization.jpg) no-repeat 0 56px;
}
#thempic_authorization_en {
	background: url(/images/thempic_authorization_en.jpg) no-repeat 0 56px;
}
#thempic_search {
	background: url(/images/thempic_search.jpg) no-repeat 0 56px;
}
#thempic_search_en {
	background: url(/images/thempic_search_en.jpg) no-repeat 0 56px;
}
#thempic_any {
	background: url(/images/thempic_any.jpg) no-repeat 0 56px;
}

#flash_inner {
	position: absolute;
	height: 80px;
	width: 383px;
	z-index: 10;
}
.flash_inner_pic {
	background: url(/images/under_flash_inner.jpg) no-repeat;
	top: 62px;
	left: 222px;
}
.flash_inner_pic_en {
	background: url(/images/under_flash_inner_en.jpg) no-repeat;
	top: 65px;
	left: 225px;
}
#flash_inner a {
	display: block;
	height: 80px;
	width: 383px;
}
#inner_container {
	margin: 19px 0 0 0;
}
#menu {
	text-align: right;
	font-size: 12px !important;
	margin-bottom: 70px;
	width: 720px;
	float: right;
}
#menu ul li {
	display: inline;
	color: #f4c450;
	font-weight: bold;
	background: url(/images/redbull.gif) no-repeat;
	padding: 0 10px 0 30px;
}
#menu ul li#exclusive {
	padding: 0 0 0 25px !important;
}
#menu ul li a {
	color: #fff;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#item {
	width: 200px;
	padding: 0 0 40px 40px;
}
#item a {
	display: block;
	height: 200px;
	width: 200px;
}
#item a:hover {
	text-decoration: none;
}
#left_column {
	width: 240px;
	padding-left: 20px;
	font-size: 80%;
}
#lined {
	background: #fffcf3 url(/images/news_top_line.jpg) no-repeat;
	width: 238px;
	margin-bottom: 20px;
	line-height: 14px;
}

#newsblock {
	background: #fffcf3 url(/images/news_top_line.jpg) no-repeat;
	width: 238px;
	margin-bottom: 20px;
}
#newsblock div {
	background: url(/images/news_bot_line.jpg) no-repeat bottom left;
	padding: 20px 15px 30px 15px;
}
#newsblock div div {
	background: none;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #e3dcc9;
}
#newsblock h5 {
	font-size: 80%;
	padding-top: 10px;
}
#allnews {
	text-align: center;
	padding: 10px 0 0 0;
}
#right_column {
	padding: 45px 0 0 0;
}
#search_block {
	border: double 3px #f7d991;
	margin: 0 20px 10px 19px;
	clear: both;
    text-align:center;
}
#search_block div {
	background: #f7d991;
	padding: 10px 37px 10px 37px;
}
#search_block div h6 {
	color: #7c2323;
	font-size: 70%;
	line-height: 25px;
	text-align: right;
	padding: 0 10px 0 0;
	width: 200px;
}
#search_block div input {
	background: none;
	vertical-align: middle;
}
#searchbutton {
	background: url(/images/search.gif) no-repeat !important;
	height: 26px;
	width: 78px !important;
	border: solid 0px;
	cursor: pointer;
}
#searchbutton_en {
	background: url(/images/search_en.gif) no-repeat !important;
	height: 26px;
	width: 78px !important;
	border: solid 0px;
	cursor: pointer;
}
#searchbutton_block {
	width: 200px;
}
#search_block input.field {
	border: solid 1px #7c2323;
	background: #fdedc5;
	margin-left: 5px;
	margin-right: 10px;
	vertical-align: middle;
	width: 160px;
	height: 20px;
	line-height: 20px;
}
#search_block div ul {
	font-size: 70%;
	margin-top: 3px;
}
#search_block div ul li {
	display: inline;
	padding: 0 10px 0 0;
}
#search_block img {
	vertical-align: middle;
}
.headerpic {
	text-align: center;
}
#alphabet {
	text-align: right;
	clear: both;
	font-size: 75%;
	padding-right: 12px;
	margin: -4px 0 10px 0;
}
#alphabet ul li {
	display: inline;
	color: #7c2323;
	font-weight: bold;
	padding: 0 3px 0 3px;
}
#alphabet ul li a {
	color: #7c2323;
	text-decoration: underline;
}
.leftbanner {
	padding: 10px 0 10px 0;
	text-align: center;
	border: solid 0 !important;
}
.rename {
	font-weight: normal;
}
.line {
	border-bottom: solid 1px #ccc;
	margin: 0 40px 6px 40px;
	height: 1px;
	line-height: 1px;
}
.searchobj {
	padding-top: 5px;
}
.lines {
	border-bottom: solid 1px #ccc;
	margin: 0 40px 0 40px;
	height: 1px;
	line-height: 1px;
	margin-bottom: 15px;
}
.str {
	height: 10px;
	line-height: 10px;
}

#footerlinks {
	font-size:65%;
	padding: 10px 200px 10px 200px;
}
#footerlinks a {
	color: #832525;
}
#footerlinks a:hover {
	text-decoration: underline;
}


.gallerybox {
	padding-bottom: 10px !important;
	text-align: center;
}

.catlinks a {
	color: #7c2323;
	font-weight: bold;
}
.catlinks a:hover {
	text-decoration: underline;
}

#links_inner {
	border: double 3px #f7d991;
	margin: 0 19px 0 19px;
}
#links_inner_inner {
	background: #f7d991;
	padding: 15px;
	font-size: 12px;
}
#links_inner_inner a {
	color: #7c2323;
}
#links_inner_inner a:hover {
	text-decoration: underline;
}

#navstring a {
	color: #7c2323;
	text-decoration: underline;
}

#navstring {
	padding: 0 0 5px 60px !important;
	font-size:11px;
	text-align:left;
	color: #666;
}
#submenu {
	font-size: 12px !important;
}
#submenu li {
	background: url(/images/submenu_bullet.gif) no-repeat 0 5px;
	padding: 0 6px 0 15px !important;
}
