/* TAG's */

html, body { height:100%; }

/* ***** */

/* ID's */

/* **** */

/* CLASS'es */

.banner-top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:90px;
}
html>body .banner-top { overflow:hidden; z-index:10; }

.counter-top {
	height:90px;
	overflow:hidden;
}

.content { 
	width:100%; 
	/*padding:12px 0 0;*/
	padding:6px 0 0;
}

.header, 
.outer {
	position:relative;
	width:100%;
}
.header { padding:17px 0 9px 0; }
.reg .header {
	height:75px;
	padding:15px 0 9px 0;
}

.header-cntr {
	position:relative;
	width:36.3em;
	margin:0 auto;
}

.outer {
	padding:16px 0 27px 0;
	border:solid #e9edf1;
	border-width:1px 0 0;
}
.reg { text-align:center; }
.reg .outer,
.reg .header,
.reg .footer { text-align:left; }
.reg .outer {
	width:33em;
	margin:0 auto;
	padding:8px 0 27px 0;
	border:none;
}
 .header-in {
	height:6.64em;
	padding:28px 0 7px 0;
}

.footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:2.92em;
	padding:15px 0 27px 0;
	font-family:Arial, Tahoma sans-serif;
	line-height:1.42em;
	border-top:1px solid #d5d7d8;
}
.footer-empty { height:6.15em; }

.main {
	position:relative;
	min-width:960px;
	width:auto;
	max-width:100%;
	height:auto;
}


.table-top {
	width:100%;
	font-family:Arial, Tahoma sans-serif;
	color:#000;
}
.table-top td {
	height:3em;
	border:solid #e9edf1;
	border-width:0 0 1px 0;
}

.wrapper {
	position:relative;
	margin:0 2%;
	height:auto;
	font-size:1.083em;
}
html>body .wrapper {
	min-height:100%;
	height:auto;
}

.table-main { width:100%; }

.td-conteiner { padding:7px 0 0; }

.td-sidebar-board {
	width:240px;
	padding:13px 20px 0 0;
}
.td-sidebar-right { 
	width:240px;
	padding:7px 0 0;
}
.td-sidebar-form {
	width:400px;
}
.td-sidebar-form .banners,
.td-sidebar-form .banner {
	float:right;
}

.td-parametrSearch {
	width:370px;
	padding:0 0 0 20px;
}

.home .header { padding:17px 0 14px 0 !important; }

.home .main {
	/*min-width:994px;
	width:auto;
	max-width:1140px;*/
	/*width:994px;
	margin:0 auto;
	text-align:left;*/
}
.home .wrapper {
	margin:0;
	/*text-align:center;*/
}
.home .footer-empty { height:8.3em; }

.home .footer {
	height:5.07em;
	border:none;
}
.home .footer-in {
	/*width:945px;*/
	/*min-width:945px;
	width:auto;
	max-width:1091px;
	margin:0 auto;
	text-align:left;*/
	padding:0 16px 0 33px;
}

/* ******** */


