html{
	font-size: 100.01%;
	}
body , div , ul , li , dl , dt , dd , img , span , a , hr , fieldset , form {
	margin: 0;
	padding: 0;
	}
body {
	color: #133546;
	background: #FFFFFF;
	line-height: 120%;
	font-size: 68.75%;
	font-family: Tahoma, Arial, sans-serif;
	padding: 0 10px;
	text-align: center;
	position: relative;
	}
img , fieldset {
	border: none;
	}
fieldset.right {
    text-align: right;
	}
fieldset.email input , fieldset.email textarea {
	width: 80%;

	}
fieldset.email input.button {
    width: 160px;
	}

select, input, textarea {
	width: 250px;
}

select {
	width: 258px;
}

.admin input {
	width: auto;
}
/*
input.button{
	color: #003F66;
	font-size: 1.18em;
	font-weight: bold;
	padding: 1px 5px;
	background: #F0F3F5 url(./images/buttonbg.gif);
	border: 1px solid #D2D3D2;
	}
*/

input.button{
	color: #003F66;
	font-size: 1.18em;
	font-weight: bold;
	padding: 12px 5px;
	}


select , input , textarea {
    padding: 1px 2px;
	margin: 3px 5px;
	vertical-align: middle;
	}


a {
	color: #64A6DB;
	text-decoration: underline;
	}
a:visited {
	color: #2B7ABB;
	}
a:hover, a:visited:hover {
	color: #FF3300;
	text-decoration: underline;
	}

i {
	font-family: georgia;
}

#wrapall , #wraplogo , #wrapper , #wrapfooter {
	min-width: 915px;
	max-width: 980px;
	margin: 0 auto;
	overflow: visible;
	clear: both;
	text-align: left;
	}

#wraplogo {
	margin-top: 10px;
	height: 60px;
	}
#wraplogo .banner {
	position: relative;
	float: right;
	margin-right: 5px;
	}

#wrapper {
	padding-top: 20px;
	}
#wrapper #mainblock {
	position: relative;
	margin-left: 268px;
	}
#mainblock .mwrap {
	float: left;
	z-index: 100;
	}

.logo a {
	text-decoration: none;
	color: #003E66 !important;
}

#leftblock {
	float: left;
	}
#leftblock .lwrap {
	width: 260px;
	padding-right: 8px;

	}
.tlmenu {
	text-align: right;
	}
.tlmenu .mail img , .tlmenu .map img {
	position: relative;
	top: -10px;
	}
.tlmenu .mail , .tlmenu .map {
	position: relative;
	right: 163px;
	margin-right: 10px;
	}
.lsearch {
	border-left: 1px solid #D4E0E4;
	padding: 7px 15px 7px;
	font-size: 1.09em;
	}
.lmenu {
	width: 259px;
	border: 1px solid #D4E0E4;
	background: url(images/bgme2.gif) no-repeat 0 -25px;
	margin: 10px 0;
	}
.lmain{
	background: url(images/bgme2.gif) no-repeat !important;
	}
.lmenu h3 {
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif;
	font-size: 1.64em;
	font-weight: 100;
	margin: 0;
	padding: 8px 0 13px;
	margin-left: 20px; /* was 30*/
	}
.lmenu ul {
	margin-bottom: 10px;
	}
.lmenu li {
	list-style-type: none;
	font-size: 1.18em;
	width: 98px;
	float: left;
	padding-left: 20px; /* was 30 */
	/* background: url(./images/dot.gif) no-repeat 14px 7px;*/
	line-height: 150%;
	}
.lmenu .selected a {
	background: #4C96C2;
	color: #FFF;
	text-decoration: none;
	padding: 0 3px;
	}
.lmenu .clt , .lmenu .crt {
	position: relative;
	height: 14px;
	width: 14px;
	margin-bottom: -12px;
	}
.lmenu .clt {
	float: left;
	background: url(./images/clt.gif) no-repeat;
	top: -2px;
	left: -1px;
	}
.lmenu .crt {
	float: right;
	background: url(./images/crt.gif) no-repeat right;
	top: -2px;
	right: -1px;
	}
.lmenu .clb , .lmenu .crb {
	position: relative;
	height: 14px;
	width: 14px;
	margin-top: -14px;
	}
.lmenu .clb {
	float: left;
	background: url(./images/clb.gif) no-repeat;
	bottom: -2px;
	left: -1px;
	}
.lmenu .crb {
	float: right;
	background: url(./images/crb.gif) no-repeat right;
	bottom: -2px;
	right: -1px;
	}
.bline {
	background: #FFF !important;
	visibility: visible !important;
	}
.llinks {
	font-size: 1.18em;
	margin: 20px 0;
	}
.llinks li {
	position: relative;
	list-style-type: none;
	padding-left: 35px;
	background: url(./images/arrow.gif) no-repeat 14px 8px;
	line-height: 170%;
	}

#mainblock .mnav {
	height: 36px;
	text-transform: uppercase;
	clear: both;
	}
#mainblock .mnavtop {
	background: #003E66;
	}
#mainblock .mnav table td {
	text-align: center;
	height: 36px;
	padding: 0 5px;
	width: 170px;
	border-right: 2px solid #285E7F;
	font-size: 0.81em;
	}

#mainblock .mnav table td div {
	background-color: white;
}

#mainblock .mnav table td div a {
	color: #003E66 !important;
}

#mainblock .mnav table a{
    padding: 0px;
	}
#mainblock .mnavtop table a{
	color: #FFF !important;
	}
#mainblock .mnav .active{
	background: #59829B;
	}
#mainblock .mnav .active{
	color: #FFF !important;
	}
#mainblock .mnav a:hover, #mainblock .mnav a:visited:hover {
	color: #66CCFF !important;
	}

/*
#mainblock .mnav table .delimitator {
	width: 1px;
	background: #285E7F;
	border-top: 3px solid #003E66;
	border-bottom: 3px solid #003E66;
	height: 16px;
	} */

#mainblock .topphoto {
	height: 175px;
	margin-top: 6px;
	}
#mainblock .topphoto div {
	background: #FFF;
	float: left;
	height: 175px;
	width: 644px;
	}

#mainblock .descript {
	padding: 3px;
/*	border: 1px solid #E9EEEF; 
	border-bottom: 2px solid #DBDBDB; */
	z-index: 100;
	margin-top: 10px;
	}
#mainblock .descript span {
	font-size: 0.81em;
	padding: 3px;
	display: block;
	}
#mainblock .descript img {
	float: right;
	}
#mainblock .descript .return {
	display: block;
	font-weight: bold;
	padding-left: 20px;
	background: url(./images/arrow3.gif) no-repeat 2px 2px;
	margin-top: 7px;
	margin-left: 7px;
	}

#mainblock .post {
	border-top: 1px solid #DBDBDB;
	margin: 3px 0;
	padding: 5px;
	}
#mainblock .selectedpost{
    background: #F2F2F2;
	border: 6px solid #F0E7E2;
	margin: 6px 0;
	}
.post .imgleft{
	color: white;
	background-color: #e5e5e5;
	width: 100px;
    float: left;
	margin: 5px 10px 3px 0;
	text-align:center;
	}
.post .wrapperpost {
	float: left;
	}
.post .header {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 5px 10px 15px 0;
	color: #004065;
	}
.post .header a ,.post .show a {
	color: #004065 !important;
	}
.post .header a:hover , .post .show a:hover , .post .header a:visited:hover ,
.post .show a:visited:hover ,.counts a:hover , .counts a:visited:hover {
	color: #FF3300 !important;
	}
.post .date {
	display: block;
	text-align: right;
	font-size: 0.9em;
	margin: 5px 5px 0px 0px;
	float: right;
	color: #6E1818;
	}
.post .p {
	}
.post .arrow {
	margin-right: 5px;
	}
.post .show {
    text-align: right;
	margin: 5px;
	}

.fieldname {
	color: #999;
}

.counts {
	display: block;
	clear: both;
	text-align: center;
	margin-top: 10px;
	}
.counts a {
	background: #DEE4E8;
	padding: 2px 8px 4px 8px;
	line-height: 140%;
	margin: 0 3px;
	font-size: 1.09em;
	color: #0D88D5;
	}
.counts .selected , .counts .selected:hover {
    color: #FFF !important;
	text-decoration: none;
	background: #0D89D4;
	}

.bigpost {
	margin-top: 10px;
	}
.bigpost .content .smallimg img {
	vertical-align: text-top;
	border: 2px solid #ccc;
	margin: 3px;
	}

#bigimg {
    background-color: #E5E5E5;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 4px 0;
    height: 318px;
    padding: 12px 0;
    text-align: center;
    width: 324px;
}

.bigpost .date {
	color: #BC3F3F;
	float: right;
	padding: 2px 5px;
	}
.bigpost .print {
	float: right;
	background: url(./images/print.gif) no-repeat 3px;
	padding: 2px 5px 2px 23px;
	}
.bigpost .spam {
	float: right;
	background: url(./images/spam.gif) no-repeat 3px;
	padding: 2px 5px 2px 23px;
	}
.content {
	padding: 5px;
	margin-top: 10px; 
}

p {
	font-size: 120%;
	margin: 14px;
	line-height: 140%;
	text-align: justify;
}

.usual ul {
	margin-left: 35px;
}

.usual li {
	font-size: 13px;
	line-height: 150%;
	margin-left: 20px;
	text-align: justify;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

.bigpost .images {
	float: left;
	}
.bigpost .smallimg {
	max-width: 330px;
	width: 330px;
	font-size: 0.9em;
	}
.bigpost .smallimg img {
    float: left;
	}
.bigpost .description .dwrap {
	float: left;
	}
.bigpost .description .dwrap2{
	width: 97%;
    margin-left: 65px;
	}


h1 {
	margin: 18px 0 12px 12px;
	color: #CF3822;
	font-size: 250%;
	line-height: 110%;
	}

h2 {
	margin: 35px 0 12px 12px;
	font-size: 160%;
	color: #006699;
}

.bigpost p {
	font-size: 110%;
}

.bigpost h1 {
	margin: 18px;
}

.bigpost .description table {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	border-collapse:separate;
	}

.bigpost .description td,  .description th {
	padding: 4px;
/*	border-bottom: 1px solid #E5E6E5; */
}

.bigpost .description table th {
	background: url("http://dezis.ru/Img00/dots.gif") repeat-x scroll 0 12px transparent;
	width: 50%;
	padding-left: 0;
	font-weight: normal;
	color: #999;
	}

.objFeatures td {font-weight: bold;}

.bigpost th span {
	background-color: white;
	padding: 2px;
}

.bigpost td span {
    color: #337297;
    font-size: 130%;
    font-weight: bold;
    margin-left: -2px;
}

.bigpost .description table thead th {
	background: white;
	font-size: 120%;
	color: #495568;
	font-weight: bold;
	}



.add {
    background: #ECF0F1;
	padding: 3px;
	margin-top: 10px;
	}
.add h1 , .add .wspace {
	padding: 5px 10px;
	}
.add table {width: 90%; text-align: center;}
.add table td {text-align: left;}
.add th{	width: 40%; text-align: right; font-weight: normal;}

#wrapfooter {
	clear: both;
	background: #E9EEEF;
	color: #003F65;
	padding: 20px 0 30px;
	}
#wrapfooter .fwrap {
	margin: 0px 20px;
	}

.prefooter {
    background-color: #E5E5E5;
	border-bottom: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
    margin-top: 35px;
    padding: 16px 0;
    text-align: center !important;
    width: 980px;
}

.prefooter a {
	color: black;
    font-size: 110%;
    font-weight: bold;
    margin: 0 24px;}


.clear {
	height: 1px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
	clear: both;
	display: block;
	border: none;
	}
li.clear {
	height: 1px;
	line-height: 0 !important;
	font-size: 0 !important;
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	visibility: hidden;
	clear: both;
	display: block;
	border: none;
	background: none !important;
	}


textarea {
	height: 200px;	
}

#wrapall {width:980px; }
#wrapfooter {width:980px;clear:both}


.error {
    background-color: white;
    border: 3px solid #CC0000;
    color: #CC0000;
    font-size: 140%;
	line-height: 110%;
    margin: 24px;
    padding: 16px;
    text-align: center;
}
.invalidfield {
	border-color: red;
	border-width: 2px;
}

#textarea {
	display: none;
}

.footerA ul {
	margin: 12px 0;
	list-style-type: none;
}

.filter {margin: 12px;}
.filter span {padding: 5px 15px; background-color: red;} 
.filter span a {color: white; text-decoration: none;} .filter span a:hover {color: white;}

.notfound {
    border: 1px solid #CCCCCC;
    color: red;
    font-size: 140%;
    padding: 15px;
    text-align: center;
}

.partners a, .partners {color: #666;}

.bannerAds {
    margin: 3px 0;
	padding: 12px 0 7px 7px;
    text-align: center;
}

.bannerAds img {margin: 0 15px 0 0;}

a.currentPage {    background: none repeat scroll 0 0 #0D88D5;
    color: white;
    font-weight: bold;
    text-decoration: none;}

a.currentPage:hover {color: white;}

table.pricelist td {
	padding: 8px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

table.pricelist th {background-color: #e5e5e5; padding: 8px;text-align: center;}

table.pricelist td:first-child, table.pricelist th:first-child {text-align:left}

.usual h3 {    color: #6D365C;
    font-family: arial;
    font-size: 130%;
    margin-left: 14px;
    margin-top: 24px;}

.requiredField {color: red;}

.virtualtours {
	margin-top: 10px; padding: 10px; background-color: #D33268; color: white
}

.virtualtours a, .virtualtours a:hover {color: white; }
.virtualtours a:hover {text-decoration: none;}
