#container {
	width: 98%;
	margin-left: 0;
	border: 0px dotted #000;
	overflow: hidden;
}
.content-l {
	display: inline;
	float: left;
	width: 39%;
	margin-left: 4%;
}
.content-r {
	float: right;	
	width: 56%;
}
/* .......................................................... Links */
ul.floatleft {
	width: 47%;
}
ul.floatright {
	width: 53%;
}
ul.mstuff,
ul.mstuff li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.mstuff {
	overflow: hidden;
}
ul.mstuff li {
	white-space: nowrap;
	float: left;
	height: 35px;
	clear: both;
}
ul.mstuff li img {

}
/* .......................................................... Contacts */
.footer-l {
	float: none;
	width: 40%;
	margin-top: 15px;
}
/* .......................................................... Online form */
.main-online {
	border: 7px solid #fff;
}
.main-online div.bot {
	background:transparent url(/i/ntk/main_rb.gif) no-repeat scroll right bottom;
	bottom:-7px;
	height:15px;
	margin:-15px 0pt 0pt;
	position:relative;
	right:-7px;
}
.main-online-ugol {
	position: absolute;
	right: -7px;
	bottom: -7px;
}
.main-online .forborder {
	position: absolute;
	left: 5%;
	top: -7px; /* redeclared in _ie.css */
	width: 70%;
	height: 7px;
	background: #f6f3f3;
}
.main-online p {
	margin: 5px 10px;
}
.main-online form {
	background: #ebe6e6;
	font: 9pt Verdana;
	padding: 10px 0 7px 7px;
}
.main-online .ffield {
	margin: 0;
	margin-bottom: 5px;
}
.main-online form,
.main-online input,
.main-online select {
	font: 8pt/18px Verdana;
}
.main-online select {
	width: 50%;
}
.main-online input {
	width: 50px;
}

.main-online label {
	float: left;
	width: 100px;
	position: relative;
}
.onl-street {}
.onl-street-new input{
	width: 49%;
}
.onl-dom {
	overflow: hidden;
}
.onl-dom-new{}
.onl-flat {}

.onl-legal {
	background: #f6f3f3;
	padding: 3px 15px;
	width: 80% !important;
	float: right;
	position: relative;
}
.onl-legal input,
.onl-legal label {
	float: none;
	width: auto;
	vertical-align: middle;		
}
.onl-submit {
	text-align: right;
	padding-right: 20px;
	margin: 0;
}
.onl-submit input {
	width: auto;
	font-size: 10pt;
	padding: 0 3px;
}
.staticblock .cite {
	font-size: 135%;
	color: #BB0000;
}


/* .......................................................... Scroll */

.scroll {
	padding: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.scroll-screen {
/*    height: 100px; */
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
}
.ss-item {
	position: relative;
	width: 84px;
}
/* -------------- CSS arrows */
.ss-arrow {
	position: absolute;
	top: 0;
	width: 31px;
	height: 100px;
	background: #ebe6e6;
}
.ss-arrow.toleft {
	left: 0; /* redeclared in _ie.css */
}
.ss-arrow.toright {
	right: 0; /* redeclared in _ie.css */
}
.ss-goto {
	display: block;
	width: 18px;
	height: 36px;
	cursor: pointer;
	position: relative;	
	margin: 18px auto 0 auto;
}
.ss-goto:link,
.ss-goto:visited {	cursor: pointer; }
.ss-goto span{
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 0px solid #ebe6e6;
	border-right-color: #cb5b08;
	border-left-color: #cb5b08;
}
.toleft .ss-goto span{
	border-width: 18px 18px 18px 0;
}
.toright .ss-goto span{
	border-width: 18px 0 18px 18px;
}
.inactive span {
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
/* -- Scroll design -- */
.joys-screen-border{
	border: 7px solid #fff;
	height: 250px;
	margin-bottom: 15px;
	position: relative;
}
.joys-screen-ugol {
	position: absolute;
	left: -7px;
	bottom: -7px;
}
#joys-screen {
	padding: 0 30px;
	background: #bb0000 url(/i/blank.gif) repeat left bottom;
	position: relative;
}
.ss-item p {
	width: 80px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
	font: 7pt Verdana;
	cursor: pointer;
	background-color: #ebe6e6;
	padding: 0 2px;
}
.ss-item a:link,
.ss-item a:visited {
	color: #000;
	text-decoration: none;
}
.ss-item img {
	border: 2px solid #ebe6e6;
	margin: 10px 0 5px 3px;
}
.ss-item p.opnd {
	color: #fff;
	background-color: transparent;
}
.ss-item p.opnd img {
	border-color: #fff;
}

#joys-promo {
	display: block;
	height: 150px;
	margin: 0 -30px;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
}
#joys-promo img {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
}
#joys-promo em {
	display: block;
	height: 150px;
	font-style: normal;
}
#joys-promo strong,
#joys-promo span {
	display: block;
	overflow: hidden;
}  
#joys-promo strong {
	font-size: 160%;
	font-weight: normal;
	padding: 14px 0;
}
#joys-promo span {


}