html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #C4C3C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #006699;
}
a:hover {
	color: #006699;
}
a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	color: #424242;
	padding-bottom: 15px;
}

h2 {
	font-size: 22px;
	color: #FEB500;
	padding-bottom: 15px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	padding-bottom: 12px;
	font-weight: normal;
}

.imgz h3 {
	color: #FFF;
}

h4 {
	background-color: #000000;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #FFF;
	padding: 4px 0 4px 30px;
	font-size: 11px;
	font-weight: normal;
}

h5 {
	font-size: 12px;
	text-transform: uppercase;
}

h5.padd {
	padding-bottom: 15px;
}

h6 {
	font-size: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #44A0B5;
	font-weight: normal;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


small {
	font-size: 11px;
}

.grayText {
	color: #989898;
}

.blueText {
	color: #44A0B5;
}

.blueText2 {
	color: #0863AC;
}






#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 1;
	width: 1008px;
	padding: 0 6px;
	margin: 0 auto;
	background: url(../i_new/bg.jpg) repeat-y;
}

#top {
	height: 78px;
	background-color: #000000;
	padding: 10px 0 0 42px;
}

#lang {
	position: absolute;
	top: 10px;
	right: 30px;
	z-index: 10;
}
#lang li {
	display: inline;
}
#lang li a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 10px;
}
#lang li a:hover,
#lang li a.act,
#lang li a.act:hover {
	color: #FFCE10;
	text-decoration: none;
}



#topMenu {
	background-color: #E7E8E3;
	height: 27px;
}
#topMenu ul {
	position: absolute;
	z-index: 10;
	left: 42px;
	top: 86px;
}
#topMenu ul li {
	display: inline;
}
#topMenu ul li a {
	display: block;
	float: left;
	height: 29px;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	margin-right: 4px;
	font-size: 11px;
	padding-left: 5px;
}
#topMenu ul li a span {
	display: block;
	float: left;
	height: 21px;
	padding: 8px 9px 0 4px;
	cursor: pointer;
}

#topMenu ul li a:hover,
#topMenu ul li a.act,
#topMenu ul li a.act:hover {
	text-decoration: none;
	color: #FFF;
	background: url(../i_new/tm_l.gif) left top no-repeat;
}
#topMenu ul li a:hover span,
#topMenu ul li a.act span,
#topMenu ul li a.act:hover span {
	text-decoration: none;
	color: #FFF;
	background: #797979 url(../i_new/tm_r.gif) right top no-repeat;
}











#content {
	padding: 0 0 130px 0;
}

#content td {
	vertical-align: top;
}

.img1 {
	margin-bottom: 30px;
}

#flashWelcome {
	height: 45px;
	background: url(../i_new/bg4.gif) repeat-x;
	border-bottom: 2px solid #FFF;
	border-top: 1px solid #FFF;
	text-align: center;
}

#content p {
	padding-bottom: 15px;
}


.newsList li {
	padding-bottom: 10px;
}
.newsList li .date {
	display: block;
	padding-bottom: 5px;
}




.td1 {
	background-color: #CCCCCC;
	font-size: 11px;
}
.td2 {
	background-color: #EEEEEE;
	font-size: 11px;
}
.td3 {
	border-bottom: 2px solid #FFF;
}
.td4 {
	border-right: 2px solid #FFF;
}
.td5 {
	padding: 10px;
}


.arwLink {
	background: url(../i_new/arw.gif) left 6px no-repeat;
	padding-left: 11px;
}
ul.arwLinks li {
	background: url(../i_new/arw.gif) left 6px no-repeat;
	padding: 0 0 3px 11px;
}


.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-bottom: -1px;
}





#sidebar {
	width: 205px;
	padding-left: 30px;
	padding-top: 22px;
	float: left;
}
#sidebar ul,
#sidebar ul li {
	display: block;
}
#sidebar ul {
	width: 205px;
	border-top: 1px solid #E0E0E0;
}
#sidebar ul li {
	padding: 4px 0 4px 25px;
	width: 180px;
	border-bottom: 1px solid #E0E0E0;
	background: url(../i_new/li1.gif) 15px 10px no-repeat;
}
#sidebar ul li a {
	text-decoration: none;
	color: #797979
}
#sidebar ul li a:hover,
#sidebar ul li a.act,
#sidebar ul li a.act:hover {
	color: #006699;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}

#wrapper #sidebar .sub {
	background: none;
}


#wrapper #sidebar ul ul {
	width: 180px;
	border: none;
}
#wrapper #sidebar ul ul li {
	padding: 4px 0 4px 11px;
	width: 169px;
	border: none;
	background: url(../i_new/li1.gif) left 10px no-repeat;
	font-size: 11px;
}


#wrapper #sidebar ul ul,
#wrapper #sidebar ul ul ul {
	padding: 0 0 4px 0;
}

#wrapper #sidebar ul ul ul li {
	padding: 0 0 4px 0;
	width: 169px;
	border: none;
	background: none;
	font-size: 10px;
}
#wrapper #sidebar ul ul ul li a {
	text-decoration: underline;
}








#middle {
	width: 755px;
	float: right;
}


.imgz {
	height: 132px;
	background: url(../i_new/bg3.jpg) left top repeat-x;
	margin-bottom: 25px;
	color: #FFF;
}
.imgz p {
	display: block;
	width: 370px;
}
.imgz .txt {
	padding: 25px 0 0 30px;
}






.prostList {
	padding: 0 30px 0 20px;
}
.prostList li {
	display: block;
	width: 145px;
	height: 130px;
	float: left;
	font-size: 11px;
	text-align: center;
	padding: 0 15px;
}
.prostList li img {
	width: 145px;
	height: 75px;
	background-position: center center;
	background-repeat: no-repeat;
}
.prostList li a {
	text-decoration: none;
}






#wrapper .tbl1 td {
	vertical-align: middle;
	padding-bottom: 10px;
}

.tbl1 .pic {
	width: 75px;
	height: 65px;
}
.tbl1 .titlez td {
	font-size: 11px;
	color: #555;
	font-weight: bold;
	padding-left: 5px;
}
#wrapper .tbl1 .row1 td,
#wrapper .tbl1 .row2 td {
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	padding: 4px 5px;
	font-weight: bold;
}
#wrapper .tbl1 .row1 td {
	background-color: #EEEEEE;
}
#wrapper .tbl1 .row2 td {
	background-color: #FFF;
}



.border {
	border: 1px solid #CCC;
}


.padd1 {
	padding: 0 30px 0 10px;
}

.tbl2 {
	border-top: 2px solid #CCC;
}
.tbl2 td {
	padding: 4px 5px;
	border-bottom: 2px solid #CCC;
}


.padd2 {
	padding: 0 30px;
}




#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 70px;
	padding-top: 40px;
	width: 1008px;
	margin: -110px auto 0 auto;
	background: url(../i_new/bg2.jpg) repeat-x;
	color: #666A85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer p {
	padding: 33px 0 0 40px;
}

.era {
	position: absolute;
	z-index: 10;
	top: 63px;
	right: 35px;
	display: block;
	background: url(../i_new/era.gif) right no-repeat;
	width: 175px;
	height: 15px;
	padding-top: 10px;
	text-decoration: none;
	color: #666A85;
}

/* --- Forms --- { --- */

.shortInput, 
.normalInput,
.normalInput2, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFF;
}

.form .shortInput, 
.form .normalInput,
.form .normalInput2, 
.form .mediumInput, 
.form .longInput {
	margin: 5px 0 10px 0;
}

.form2 .shortInput, 
.form2 .normalInput,
.form2 .normalInput2, 
.form2 .mediumInput, 
.form2 .longInput {
	margin: 0 0 15px 0;
}

.shortInput {
	width: 50px;
}

.normalInput {
	width: 150px;
}

#wrapper .vMiddle {
	vertical-align: middle;
}

.normalInput2 {
	width: 83px;
}

.mediumInput {
	width: 250px;
}

.longInput {
	width: 320px;
}

/* --- } --- Forms --- */

#content table.products2 td {
	vertical-align: middle;
}

#dhtmltooltip {
	background-color: #FFFFFF;
	border: 1px solid #555;
	color: #555;
	font-size:12px;
	left:-300px;
	padding:2px;
	position:absolute;
	text-align:center;
	visibility:hidden;
	width:100px;
	z-index:101;
}

#dhtmlpointer {
	left:-300px;
	position:absolute;
	visibility:hidden;
	z-index:101;
}

#dhtmltooltip span {
	color: #990000;
}

.houses td {
	font-size: 11px;
	width: 184px;
	height: 114px;
}
.houses img {
	height: 118px;
	width: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}
.houses a {
	text-decoration: none;
	color: #000000;
}
.houses a:hover {
	text-decoration: none;
	color: #8F0016;
}
.houses a span {
	display: block;
	padding-left: 35px;
}
.houses .hs1 img {
	background-image: url(/i/house_marupe.jpg);
}
.houses .hs2 img {
	background-image: url(/i/house_valm.jpg);
}
.houses .hs3 img {
	background-image: url(/i/house_rezekn.jpg);
}
.houses .hs4 img {
	background: url(/i/house_kurz.jpg) no-repeat 20px 0px;
}
.houses .hs5 img {
	background-image: url(/i/house_cat-shop.jpg);
}

.houses .hs5 span {
	padding-left: 65px;
}
