/* CSS Document */
* {margin:0;padding:0}

/* mac hide \*/ 
html,body{
	width:100%;
	height: 100%;
}
/* end hide */

body {
	text-align:center;/* for good browsers*/
	background-color: #252538;
}
#errordiv {
	color: #FF0000;
	background-color: #CCCCCC;
	text-align: center;
	width: 100%;
}

#souter {
	min-width:989px;
	max-width:1200px;
	width:expression(document.body.clientWidth > 1200? "1200px": "auto" );
	margin-right: auto;
	margin-left: auto;
	background-image: url(img-des/container-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	min-height: 100%;
	height: auto;
	height:expression("100%");
}

#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
/*
	height: 675px;
*/
}

#inner {
	width: 100%;
/*
	height: 675px;
*/
	margin-left:auto;
	margin-right:auto;
	background-image: url(img-des/index-rbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
#sinner {
/*
	height: 675px;
*/
}
#flash-addr {
	width: 194px;
	text-align: center;
	margin: 0px;
}
#cont-container {
	color: #FFFFFF;
	height: 675px;
}
#logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 144px;
	margin: 0px;
	text-align: right;
	font-size: 13px;
	color: #FF7B07;
	background-image: url(img-des/index-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
#logoen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 144px;
	margin: 0px;
	text-align: right;
	font-size: 13px;
	color: #FF7B07;
	background-image: url(img-des/indexen-logo.gif);
	background-repeat: no-repeat;
	background-position: -4px -5px;
	cursor: pointer;
}
#aforizm {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 425px;
}
#mmenu {
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8D8D8;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mmenu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 15px;
}
#mmenu li {
	display: inline;
}
#mmenu li a {
	color: #D8D8D8;
	text-decoration: none;
	font-size: 12px;
	margin-left: 12px;
}
#socialbuttons {
	float: right;
	height: 28px;
	margin-right: 23px;
}
#socialbuttons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-left: 11px;
}


#pichistory {
	height: auto;
	width: 380px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	border: 1px solid #6B6A75;
	margin-left: 55px;
	font-size: 13px;
	color: #C7C7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#pichistoryimgv {
	float: right;
	margin: 10px;
}
#pichistoryimgh {
	margin: 10px;
}
#pichistory h2, #victoryna h2 {
	color: #FF7B07;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
}
#pichistory p, #victoryna p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
}
#pichistory a, #victoryna a {
	color: #FFFFFF;
	text-decoration: none;
}
#pichistory a:hover, #victoryna a:hover {
	color: #FF7B07;
}

#victoryna {
	border: 1px solid #6B6A75;
	height: auto;
	width: 380px;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 55px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C7C7C7;
}
#banners {
	clear: both;
	margin-right: 10px;
	margin-left: 25px;
	margin-top: 0px;
	padding-top: 25px;
}
#banners a {
	color: #C7C7C7;
}
#banners img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#infoconteyner {
	margin-top: 83px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C7C7C7;
	text-align: justify;
	margin-left: 25px;
	margin-right: 250px;
}
#infoconteyner h1 {
	font-weight: bold;
	font-size: 13px;
	color: #FF7B07;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B6A75;
	padding-top: 12px;
	margin-top: 5px;
	clear: left;
}
#infoconteyner p {
	padding-bottom: 20px;
}
#infoconteyner a, #infoconteynerni a {
	text-decoration: none;
	color: #D8D8D8;
}
#infoconteyner a:hover, #infoconteynerni a:hover {
	color: #FF7B07;
}


#flash {
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FF0000;
}
#addr {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 115%;
}
#addr a {
	color: #D8D8D8;
	text-decoration: none;
}

.dropmenu {
	position:absolute;
	width:auto;
	height:auto;
	z-index:100;
	border: 1px solid #6B6A75;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7C7C7;
	background-color: #252538;
	visibility: hidden;
}
.dropmenu a {
	color: #D8D8D8;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
.dropmenu a:hover {
	color: #F67B0F;
}
#infoconteynerni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C7C7C7;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-bottom: 0px;
}
#catonepic {
	float: left;
	height: 248px;
	width: 180px;
	border: 1px solid #6B6A75;
	margin-top: -1px;
	margin-left: -1px;
}
#catonepicimg {
	height: 185px;
	display: table-cell;
	vertical-align: middle;
	width: 178px;
	text-align: center;
}
#catonepicinf {
	text-align: center;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#catonepicimg img {
margin-top: expression((parentNode.offsetHeight - this.offsetHeight)/2 +'px');
}
#botcleaner {
	clear: both;
	float: left;
}
#autonepic {
	float: left;
	height: 185px;
	width: 180px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#autonepic img {
margin-top: expression((parentNode.offsetHeight - this.offsetHeight)/2 +'px');
}
#authorpics {
	width: 370px;
	float: left;
}
#authorinfo {
	padding-left: 370px;
}
#infoconteynerni h1 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FF7B07;
	display: block;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #6B6A75;
}
#infoconteynerni p {
	padding-bottom: 1em;
}
#infoconteynerni em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#infoconteynerni ul {
	margin-left: 20px;
}
#onefloor {
	clear: both;
}
#onefloor p {
	padding-left: 356px;
}

#onefloorplan {
	float: left;
	margin-right: 20px;
	width: 286px;
	margin-bottom: 20px;
}
#onefloorpic {
	float: right;
	width: 220px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#onefloorpic img {
	margin-bottom: 15px;
}



#planbox {
	display: inline;
	width: 30px;
	float: left;
	margin-right: 20px;
}
#infoconteynerni table {
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 15px;
}

#infoconteynerni th {
	color: #FFFFFF;
	border: 1px solid #6B6A75;
	font-size: 4mm;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#infoconteynerni td {
	font-size: 3.5mm;
	border: 1px solid #6B6A75;
	color: #C7C7C7;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#pubonepic {
	float: left;
	height: 215px;
	width: 360px;
}
#pubscontainer {
	width: 720px;
}
#pubonepicinf {
	text-align: left;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 170px;
}
#pubonepicimg {
	height: 185px;
	display: table-cell;
	vertical-align: middle;
	width: 178px;
	text-align: center;
	float: left;
}
#pubfullinfo {
	padding-left: 180px;
}
#gx_gbook td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gx_gbook input {
	background-color: #252538;
	border: 1px solid #6B6A75;
	color: #C7C7C7;
}
#gx_gbook textarea {
	color: #C7C7C7;
	background-color: #252538;
	border: 1px solid #6B6A75;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gbook-form {
	margin-bottom: 1em;
}
.gbook-mess-name {
	color: #FF7B07;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.gbook-mess-body {
}
.gbook-mess-bot {
	margin-bottom: 1em;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6A75;
}
#partlogo {
	text-align: center;
	margin-bottom: 1em;
}
#contactsmap {

	width: 415px;
	float: left;
}
#contactsinfo {

	padding-left: 415px;
}
#pichistoryimg {
	display: table-cell;
	vertical-align: middle;
	width: 245px;
	text-align: center;
	float: left;
}
#pichistoryimg img {
	margin-bottom: 20px;
}
#pichistoryinfo {

	padding-left: 245px;
}
#authorslist p {
	float: left;
	width: 370px;
}
#botnavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C7C7C7;
	padding-left: 25px;
	clear: both;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
}
#botnavy a {
	color: #D8D8D8;
	margin-right: 15px;
}
#botnavy a:hover {
	color: #FF7B07;
}
#preslist a {
	color: #FF7B07;
}
#preslist a:hover {
	text-decoration: underline;
}
.sobitrow {
	clear: left;
}
.sobitrow b {
	color:#FF7B07;
	font-weight: normal;
}
.sobitrow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
#infoconteyner img {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 25px;
}
#shoprow {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
}
#shoprow img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#shoprowinfo {
	margin-left: 170px;
}
#edmx {
	clear: none;
	float: none;
}
#langsw {
	font-size: 11px;
	color: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#langsw b {
	font-weight: normal;
	color: #F67B0F;
}
#langsw a {
	color: #D8D8D8;
	text-decoration: none;
}
#langsw a:hover {
	text-decoration: underline;
}
.copyrtd {
	font-size: 10px;
	color: #D8D8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 2px;
	padding-right: 1px;
}
.copyrtd a {
	color: #D8D8D8;
	text-decoration: none;
}

