html {
	margin: 0;
	padding: 0px;
	height:100%;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: 100%;
	min-width: 1000px;
	color: #000;
	zposition: relative;
	background: #fff;
	min-height: 568px;
}

#wrap {
	min-width: 1000px;
	max-width: 1600px;
	height: 100%;
	background: #fff url(../images/fon4_blur.jpg) 45% -170px no-repeat;
	position: relative;
	z-index: 1;
}

html > body #wrap {
	height: 100%; 
	min-height: 100%;
}

#wrap  div {
	zborder: 1px solid red;
}

#wrap[id] {
	height: auto;
	overflow: hidden;
}

#prefooter {
	height: 0px;
	display: none;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 0px;
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	padding: 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin-bottom: 1em;
}

ul {
	margin-left: 2em;
}

ol {
	padding: 0 0 1em 25px;
}

ol li {
	margin-bottom: 0.6em;
	padding-left: 1em;
}

h1, h2, h3, h4 {
	margin: 1em 0 0.3em;
	padding: 0;
}

h1 {
	font-size: 250%;
	font-weight: normal;
	margin:0 0 0.5em;
}

h2 {
	font-size: 170%;
	font-weight: normal;
	margin:0 0 0.5em;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 110%;
}

p {
	padding: 0;
/*	margin: 0 0 0.5em; */
}

a {
	color: #000;
}

a:hover {
	text-decoration: none
}

a img{
	border: 0;
}
	
.clr {
	clear: both;
}

.nobr {
	white-space: nowrap;
}

img.border {
	background-color: #eaf2e9;
	padding: 5px;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-left: 20px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hidden {
	display: none;
}

/************************************************************************/

#top_div {
	overflow: hidden;
}

#container {
	width: 100%;
	z-index: 10;
	padding-bottom: 5px;
	padding-top: 20px;
}

#inner {
	min-height: 650px;
	-zheight: 650px;
}

#logo {
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-right: 32px;
	padding-left: 36px;
}

#menu {
	padding-left: 32px;
	position: relative;
}

.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 5px 0;
	width: auto;
}

.menu li {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	zpadding-right: 30px;
	-position:relative;
	zfont-variant: small-caps;
	width: auto;
	color: #000;
	zborder: 1px solid red;
    text-transform: uppercase;
	font-size: 10px;
}

.menu li a {
	text-decoration: none;
	color: #4d4d4d;
	margin-right: 10px;
	padding: 2px 4px 2px 3px;
	text-transform: uppercase;
	display: inline;
}
.menu li a:hover {
	color: #c00 !important;
}

.menu li span {
	padding: 2px 4px 2px 3px;
	margin-right: 10px;
    text-transform: uppercase;
}

.menu span.href {
	text-decoration: none;
	color: #4d4d4d;
	margin-right: 10px;
	padding: 0 0 0 3px;
    text-transform: uppercase;
	float: left;
	display: inline;
}

.menu span.href:hover {
	color: #c00 !important;
}

#m1,  #m2,  #m3,  #m4,  #m5,  #m6,  #m7,  #m8,  #m9,  #m10,
#m11, #m12, #m13, #m14, #m15, #m16, #m17, #m18, #m19, #m20,
#m21, #m22, #m23, #m24, #m25, #m26, #m27, #m28, #m29, #m30,
#m31, #m32, #m33, #m34, #m35, #m36, #m37, #m38, #m39, #m40 {
	display: none;
}

.padleft {
	padding: 2px 3px !important;
	color: #4d4d4d;
}

.content {
	margin-left: 0px;
	margin-top: 10px;
	zpadding-right: 20px;
	text-transform: none;
	font-size: 13px;
}

.content a {
	padding: 0 !important;
	margin-right: 0;
}

.wrap_text {
	margin-left: 276px;
	max-width: 580px;
	padding-bottom: 40px;
	text-transform: none;
}

.wrap_text a {
	text-transform: none!important;
}

#galery {
	zpadding-top: 10px;
	margin-left: 69px;
	zpadding-right: 30px;
	min-width: 890px;
}

.galery {
	padding-top: 20px;
}

.galery_text {
	max-width: 800px;
	padding-right: 80px;
}

.wrap_text h1 {
	font-size: 250%;
	margin-bottom: 5px;
}

.galery {
	zpadding-top: 5px;
}

.galery  h2 {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 5px;
}

#inner .collection {
	float: left;
	margin: 0 10px 20px 0;
	max-width: 200px;
}

#inner .coll {
	margin: 0 7px 5px 0;
	width: 115px;
	height: 80px;
	background: url(../images/img1.jpg) left top no-repeat;
}

#inner .coll a {
	display: block;
	width: 115px;
	height: 80px;
/*	background: url(../images/bg2.png) left top repeat;*/
} 
/*
#inner .coll a:hover {
	background: none;
}
*/
#inner div:hover.collection a {
	color: #000;
}

#inner .collection p {
	margin: 0;
}

#inner .collection {
	float: left;
	margin: 0 5px 4px 0;
	max-width: 200px;
}

#inner .coll2 {
	margin: 0 10px 5px 0;
	width: 82px;
	height: 57px;
/**	background: url(../images/img11.jpg) left top no-repeat; */
}

#inner .coll2 a {
	display: block;
	width: 82px;
	height: 57px;
/**	background: url(../images/bg2.png) left top repeat; */
}


#inner .coll2 a:hover {
	background: none;
}

#inner .collection p {
	font-size: 80%;
}

#demonstration1 {
	padding-bottom: 20px;
	max-width: 1100px;
}

#demonstration {
	margin-left: 35px;
	height: 300px;
}

#demonstration .foto {
	float: left;
	background: url(../images/img111.jpg) left top no-repeat;
	margin-right: 30px;
	width: 400px;
	height: 400px;
	
}

#demonstration .sm {
	height: 320px;
}

#demonstration .foto a {
	display: block;
	width: 400px;
	height: 400px;
}

#demonstration .sm a {
	display: block;
	width: 300px;
	height: 318px;
}
/*
#demonstration .foto a#bigphotohref {
	background: url(../images/zoom_03.png) 255px 255px no-repeat;
	-background: none !important;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/zoom_03_ie.png');
}
*/

#demonstration1 .text{
	text-align: justify;
	padding-top: 30px;
}

#content2 {
	position: absolute;
	background: url(../images/bg3.png) left top repeat;
	top:0;
	width: 100%;
	height: 100%;
	z-index: 100;
	min-width: 1000px;
}

#content3 {
	padding-top: 8%; 
	zposition: relative;
	height: 92%;
	margin: auto;
	zwidth: 73%;
	width: 740px;
}

#content2  h1 {
	font-size: 150%;
	margin-bottom: 5px;
	margin-left: 35px;
	margin-top: 0;
}

#content2 .text {
	margin-left: 35px;
	
}

#close {
	float: right;
	margin-right: 20px;
	font-size: 200%;
	line-height: 50%;
}

#close a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#group_foto {

}

#group_foto .coll2 {
	margin: 0 10px 10px 0;
	width: 73px;
	height: 73px;
/**	background: url(../images/img11.jpg) left top no-repeat; */
}

#group_foto .coll2 a {
	display: block;
	width: 73px;
	height: 73px;
	background: url(../images/bg2.png) left top repeat; 
}

#group_foto .coll2 a:hover {
	background: none;
}

#to_left {
	position: absolute;
	top: 42%;
	left: 10px;
	width: 45px;
	height: 45px;
	zborder: 1px solid red;
	padding-top: 100px
}

#to_right {
	position: absolute;
	top: 42%;
	right: 10px;
	width: 45px;
	height: 45px;
	zborder: 1px solid red;
	padding-top: 100px
}

#to_right img {
	width: 38px;
	height: 44px;
}
div#splash {
	height: 100%;
	width: 100%;
	background: #fff;
	text-align: center;
	vertical-align: middle;
}
h3.splash {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
}
div.splash {
	margin-top: 300px;
	position: relative;
	z-index: 3;
}
div#secret_button {
	background: #fff;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 10px;
}
a.splash:link, a.splash:hover, a.splash:visited {
	color: #fff;
	text-decoration: none;
}
div.employer {
	width: 30%;
	float: left;
	margin: 10px 10px 10px 0;
	min-width: 277px;
	position: relative; 
}
div.employer-photo {
	padding-left: 17px;
	padding-right: 10px;
}
div.employer-name p, div.employer-name span {
	padding: 0;
	margin: 0;
	padding-left: 0;
	color: #909090;
	font-style: italic;
	font-size: 100%;
}
div.employer-name p.employer-name, div.employer-name span.employer-name {
	padding: 0;
	margin: 0;
	margin-left: 17px;
	color: #000;
	font-style: normal;
	font-weight: normal !important;
	font-size: 120%;
}
div.employer-photo, div.employer-name {
	width: 80%;
}
.coll2, .fadeinout {
	opacity: 0.5; 
}
#prevbutton, #nextbutton {
	opacity: 0.9;
}
div#codutti, div#buro-waldmann, div#buro-assman, div#buro-interstuhl, div#buro-isaria, div#buro-sesta, div#buro-ladenbau, div#buro-lladenbau, div#dobergo, #buro-express {
	cursor: pointer;
}
td.projecttd {
	vertical-align: top;
	padding-bottom: 7px;
}

#vmd {
	position: absolute; 
	right: 50px; 
	bottom: 30px;
	color: #4d4d4d;
	font-size: 11px;
}

#vmd a {
	color: #4d4d4d;
	text-decoration: none;
}

#vmd a:hover {
	color: #c00;
}



#block_pasprodaja {
	height: 160px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url(../images/bg_blocks.png) left top repeat;
	
}

#block_pasprodaja {
	height: 160px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url(../images/bg_blocks.png) left top repeat;
}

#block_pasprodaja.noimages {
height: 0px;
}

#block_pasprodaja.noimages table {
display: none;
}

.pasprodaja_link {
	height:20px;
	width: 150px;
	position: absolute;
	top: -20px;
	right: 1.3%;
	background: #BE0000;
	color: #fff;
	padding: 3px 0 0 0;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
}

#block_pasprodaja table {
	width: 100%;
}


/*************  без резины
.blockrasp {
	width: 325px;
	height: 143px;
	background: #A7B5A6;
	margin: 10px auto 0;
	font-size: 13px;
	overflow: hidden;
}
****************/


/*************  резина  ****************/
.blockrasp {
	min-width: 325px;
	width: 95%;
	height: 143px;
	background: #A7B5A6;
	margin: 10px auto 0;
	font-size: 13px;
	overflow: hidden;
	background: url(../images/block_img.jpg) center top no-repeat;
}

.blockrasp img {
	display: none;
}
/*****************************/
.blockrasp a {
	text-decoration: none;
	display: block;
	height: 143px;
	color: #fff;
}




.sale_item {
min-height: 135px;
margin-bottom: 40px;
}

.sale_item_img {
width: 135px;
height: 135px;
float: left;
}

.sale_item_img a{
width: 135px;
height: 135px;
display: block!important;
}

.sale_item_text {
margin-left: 167px;
}

h1.red, h1.red a{
color: #940000;
}

h1.red a{
text-decoration: underline;
}

h1.red a:hover{
text-decoration: none;
}

.block_images {
float: left;
margin: 0 20px 20px 0;
padding-top: 10px;
}

table.wrap_table td {
padding-bottom: 20px;
vertical-align: top;
font-size: 12.8px;
padding-right: 20px;
}

.table_parametrs {
	width: 100%;
	font-size: 12.8px;
}

.table_parametrs td{
	padding: 4px  10px;
	
}

.table_parametrs .tr_bg td{
	background: #D3CFD0;
	
}

.paging {
margin: 0 0 40px 0;
font-weight: bold;
}

.paging a, .paging span {
margin: 0 5px 0 5px!important;
padding: 2px 3px!important;
}


.telephon {
 position: absolute;
 right: 0px;
 top: 0;
 padding-right: 30px;
}

.tel {
	font-size: 33px;
}

.tel span.code {
	font-size: 14px;
}

p.tel_link  {
	margin-top: 5px;
	padding: 0 0 0 10px;
}

p.tel_link a {
	text-decoration: none;
	color: #787878;
	margin-right: 10px;
	padding: 2px 4px 2px 3px;
	text-transform: uppercase;
	display: inline;
	font-size: 11px;
}


p.tel_link a:hover {
	color: #c00 !important;
}

.block_images table td {
padding-bottom:20px;
}

#salee  {
	position: relative;
	margin-top: -75px;
}

.wrap_text, .wrap_text div.text {
	overflow: visible;
}

