html, body, form {
	margin: 0px;
	padding: 0px;
}

html, body, #maintable {
	height: 100%;
}


#maintable {
	max-width:1280px;
	width: 100%;
	width: expression(document.body.clientWidth > 1280 ? '1280px' : '100%');
	text-align: left;
}

* {
	font-size: 100.01%;
}

img {
	border: 0px;
}
img.fix {
	vertical-align: bottom;
}

body {
	font-family: Arial;
	font-size: .9em;
	background: #fff;
}

p, h1, h2, h3 {
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
}

a {
	color: #1184E5;
}

h1{
	font-size: 18px;
	background: #F8F4ED;
	padding: 4px 9px;
	font-weight: normal;
	width: auto;
	display: inline;
	position: relative;
	margin-left: -9px;
	font-family: Verdana;
}

h2 {
	font-family: Tahoma;
	font-size: 120%;
}

sup, sub {
  vertical-align: middle;
  position: relative;
  font-size: 85%;
}
sup { bottom: 0.5em; }
sub { top: 0.5em; }

a:hover {
	color: #6ABCEC;
}

td {
	vertical-align: top;
	line-height:1.3
}

ul, ol {
	padding: 8px 0px 4px 20px;
	margin: 0px;
}

ol ul {
	padding-top: 2px;
}

.small{
	font-size:.9em;
}

.gray{
	color:gray;
}
/************************************/

.topdecor img{
	margin: 33px 0px 0px 39px;
}

.topdecor {
	height: 208px;
	background: url('/images/bigdecor.jpg') right no-repeat;
}

.menuline {
	background: url('/images/menuline.gif') repeat-x;
	height: 40px;
}

.menuline div,
.menuline a {
	width: 100%;
	display: block;
	height: 28px;
	padding-top: 12px;
}
.menuline div,
.menuline .div,
.menuline a:hover {
	background: url('/images/menulinesel.gif') repeat-x;
}

td.right{
	background: url('/images/rightback.gif') right 4px;
	margin:0;
	padding:0;
}

.rightbar {
	padding-left: 32px;
	padding-right: 37px;
}

div.clr{
	clear:both;
	position:relative;
	display:block;
	height:1em;
}

.submenu:hover{
	height:160px;
}

div.submenu{
	position:absolute;
	padding:0 !important;
	margin:0 !important;
	background: none;
	z-index:5;
	top: 208px;
	overflow:hidden;
	height:40px;

}

.submenu div{
	padding:0 !important;
	margin:0 !important;
	height:40px;

	background: url('/images/menuline.gif') repeat-x;
}

.submenu div img{
	background-color: none;
}

.footer td td {
	padding: 0px;
	height: auto;
}

.footer td a {
	color: #55787F;
}

.footer td {
	padding-top: 35px;
	height: 88px;
	color: #55787F;
	line-height: 150%;
	font-size: 11px;
}

.footer {
	background: url('/images/bottomback.gif');
	height: 138px;
}

.rightshadow{
	float:right;
}

.content {
	padding: 38px 42px 38px 42px;
}

.content p {
	padding-top: 16px;
	line-height: 1.3;
}

.cor{
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
}

.ritem img{
	border: 3px solid #FFF;
}

.rcontent .ritem, .content .oitem{
	position:relative;
	clear:both;
	overflow:hidden;
	display:block;
	margin-bottom:1.3em;
	text-align:left;
}

.rcontent{
	padding: 38px 24px 2em 20px;
	max-width:310px;
}

.ritem{
	width:100%;
	max-width: 300px;
	border-bottom: 1px solid #FFF;
	padding-bottom:1em;
}

.content .oitem{
	padding:.5em;
	width:80%;
	border: 3px solid #eef2e6;
	min-width:450px;
	width : expression(parentNode.clientwidth < 450 ? "450px" : "80%");
}



.oitem .text{
	padding-left:.6em
}

.oitem .date{
	color:gray;
	font-size:.8em
}

.ritem h4, .oitem .text h4{
	margin:0;
	font-weight:normal;
	font-size:1.1em
}

.ritem .notice, .oitem .notice{
	font-size:.9em;
}

.ritem .price, .oitem .price{
	position: absolute;
	right:8px;
	top:6px;
	font-weight:bold;
}

.ritem .price{
	right:0;
}

.ritem .maxsize,.oitem .iemaxsize{
	position:relative;
	border:0;
	padding:0;
	margin;0;
	height:1em;
	margin-top:-1em;
	//margin-top:-1.4em;
}

.ritem .maxsize{
	width:280px
}

.oitem .iemaxsize{
	width:500px;
}

.portfolio .label{
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	background: url('/images/arrow.gif') 4px 5px no-repeat;
}

.portfolio td {
	vertical-align: middle;
	text-align: center;
}

img.frame {
	border: 3px solid #E5D8C4;
}

div.oitem_s {
	padding-left: 20px;
	margin-bottom: 30px;
}
div.oitem_s img {
	padding: 10px 0px 0px 0px;
}
div.oitem_s p {
	font-size: 10pt;
	font-family: Arial;
	padding: 0px;
	margin-bottom: 5px;
}
.contacts_for_print {
	display: none;
}
