body,img,form,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
}

img{
	border:0;
}

body{
	background-image: url('images/bg.jpg');
	background-repeat:repeat;
	background-position:top left;
	padding:0 35;
}

body,td,div,span,p{
	font-family: tahoma;
	font-size: 12px;
	color: #393939;
	font-weight:normal;
	text-decoration:none;
}

h1{
	font-size:28px;
	color:#3c3c3c;
	font-weight:normal;
	margin:4 0;
}

h2{
	font-size:22px;
	color:#b4b4b4;
	font-weight:normal;
	margin:4 0 4 10;
}

h3{
	font-size:14px;
	font-weight:bold;
	color: #b4b4b4;
	margin:10 0 4 10;
}

a,a:visited{
	color:#148fc7;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

a.menu, a.menu:visited{
	color:#000;
	margin:0 20;
	text-decoration:none;
}
a.menu:hover{
	text-decoration:underline;
}

span.date{
	color: #a0a0a0;
}

div.contacts{
	margin-right:8px;
	background-color: #4c4c4c;
	padding: 8;
	float:right;
}
div.contacts span{
	color: #fff;
	padding: 0 8;
}

div.separator{
	height:1px;
	background-color:#d4d4d4;
	border-bottom:#fff 1px solid;
	margin:20;
}
div.text{
	margin-left:35;
	margin-top:5;
	margin-bottom:5;
	line-height:1.5;
	text-align:justify;
}
div.nav{
	margin:5 0;
	text-align:right;
}
div.nav a{
 	color:#000;
 	text-transform:lowercase;
}
.iepng{
	filter:expression(fixPNG(this,false));
}

.iepngs{
	filter:expression(fixPNG(this,true));
}

/********************************************************/
td.skin-logo{
	padding:20 0 0 30;
	vertical-align:top;
}
td.skin-ver{
	padding:20 0 0 0;
	vertical-align:top;
}
td.skin-contacts{
	vertical-align:top;
	width:100%;
}
table.skin-menu{
	width:100%;
	background-image:url('images/menu_f.jpg');
	height:44px;
	margin:5 0;
}
table.skin-menu td{
	white-space: nowrap;
}
div.skin-content{
	margin:0 20;
}
td.skin-border-pic{
	 text-align:center;
	 vertical-align:middle;
	 background-color:#FFFFFF;
	 cursor:pointer;
}

ul.pano-list{line-height:1.4;list-style-type:none;}
ul.pano-list a,ul.pano-list a:visited{text-decoration:none;font-size:12px;}
ul.pano-list a:hover{text-decoration:underline;}
