#user_card {width: 181px;padding-left: 15px; padding-right: 15px; padding-top: 10px; font-family:Tahoma; font-size: 12px;}
		#user_exit {float: right; position: relative; margin-top: 3px;}
			#user_exit a {color: #cc0000;}
BODY {}
.norepeat {background-repeat: no-repeat; background-position: right bottom; }
.logonorepeat {background-repeat: no-repeat; }
H1 {FONT-WEIGHT: bolder; FONT-SIZE: 13pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: none}
H2 {FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: none}
B {FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial}
P {FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Arial;}
TD {FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Arial;}

A {FONT-SIZE: 9pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A:visited {FONT-SIZE: 9pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A:hover {FONT-SIZE: 9pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: none}

A.tm {FONT-SIZE: 10pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A.tm:visited { FONT-SIZE: 10pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A.tm:hover {FONT-SIZE: 10pt; COLOR: #CC0000; FONT-FAMILY: Arial; TEXT-DECORATION: none}

A.lm {FONT-SIZE: 10pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A.lm:visited { FONT-SIZE: 10pt; COLOR: #0066CC; FONT-FAMILY: Arial; TEXT-DECORATION: underline}
A.lm:hover {FONT-SIZE: 10pt; COLOR: #CC0000; FONT-FAMILY: Arial; TEXT-DECORATION: none}


/* Стили для всплывающих картинок*/

#bigpic {BORDER: #cccccc 1px solid;DISPLAY: none; Z-INDEX: 100; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; POSITION: absolute; BACKGROUND-COLOR: white; TEXT-ALIGN: center}
#middlepic {BORDER: #cccccc 1px solid;DISPLAY: none; Z-INDEX: 100; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; POSITION: absolute; BACKGROUND-COLOR: white; TEXT-ALIGN: center}
#bigpic #noshow {DISPLAY: none; FONT-SIZE: 11px; MARGIN-bottom: 3px; COLOR: gray; TEXT-ALIGN: center; font-family:"Arial"; font-size:10px;}
#bigpic #loading-pic {DISPLAY: none; FONT-SIZE: 12px; MARGIN-bottom: 3px; TEXT-ALIGN: center; font-family:"Arial"}



#d1 { position: relative; top: 10%; left: 10%; }
#d2 { position: relative; top: 9%; left: 9%; }
#d3 { position: relative; top: 8%; left: 8%; }

table.mainpanel{}
	table.mainpanel td.topleft{width: 8px; height: 8px; background: url('/img/table_cab/topleft.png') no-repeat;}
	table.mainpanel td.topright{width: 8px; height: 8px; background: url('/img/table_cab/topright.png') no-repeat;}
	table.mainpanel td.bottomleft{width: 8px; height: 8px; background: url('/img/table_cab/bottomleft.png') no-repeat;}
	table.mainpanel td.bottomright{width: 8px; height: 8px; background: url('/img/table_cab/bottomright.png') no-repeat;}
	table.mainpanel td.top{height: 8px; background: url('/img/table_cab/top.png') repeat-x;}
	table.mainpanel td.content{background: url('/img/table_cab/content.png');}
	table.mainpanel td.bottom{height: 8px; background: url('/img/table_cab/bottom.png') repeat-x;}
	table.mainpanel td.left{width: 8px; background: url('/img/table_cab/left.png') repeat-y;}
	table.mainpanel td.right{width: 8px; background: url('/img/table_cab/right.png') repeat-y;}
/*----------------------------------------------------------------*/
.tip-yellow {
	z-index:1000;
	text-align:left;
	border:1px solid #939393;
	padding:7px;
	min-width:50px;
	max-width:530px;
	color: white;
	background-color:#fef9d9;
	background-image:url(/img/tip-yellow.png); /* bgImageFrameSize >= 10 should work fine */
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.tip-yellow .tip-inner {
	font:bold 13px/18px 'trebuchet ms',arial,helvetica,sans-serif;
	margin-top:-2px;
	padding:0 3px 1px 3px;
	color: white;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-yellow .tip-arrow-top {
	margin-top:-7px;
	margin-left:15px;
	top:0;
	left:0;
	width:16px;
	height:10px;
	background:url(/img/tip-yellow_arrows.png) no-repeat;
}
.tip-yellow .tip-arrow-right {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-4px;
	top:50%;
	left:100%;
	width:10px;
	height:20px;
	background:url(/img/tip-yellow_arrows.png) no-repeat -16px 0;
}
.tip-yellow .tip-arrow-bottom {
	margin-top:-7px;
	margin-left:15px;
	top:100%;
	left:0;
	width:16px;
	height:13px;
	background:url(/img/tip-yellow_arrows.png) no-repeat -32px 0;
}
.tip-yellow .tip-arrow-left {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-6px;
	top:50%;
	left:0;
	width:10px;
	height:20px;
	background:url(/img/tip-yellow_arrows.png) no-repeat -48px 0;
}
img{border: 0;}
	ul.slider{list-style-type: none; position: relative; height: 393px;}
		ul.slider li{margin: 0; padding: 0; position: absolute;}
			ul.slider li img{position: absolute;}
	div.info{}
		div.info img{border:0;}
		div.info a{border:0;}
	div.info_small{
		padding-top: 30px;
		padding: 15px;
		margin-left: 515px;position: absolute;z-index: 99; margin-top: 20px;
		width: 292px; height: 213px; background: url('/slider/info_small.png') no-repeat;
		color: white; font-family: arial; font-size: 13px;
	}
	div.info_small a{color: white; font-size: 13px;}
	
.slides_container {margin-left: 20px; width:450px;	display:none; margin-top: 10px;}
	.slides_container div.slide {width:440px; height:110px;	display:block;}
.item {float:left;width:210px;height:100px;margin:0 5px;}

a.prev, a.next{position: absolute; margin-top: -77px;}
a.next{margin-left: 470px;}

table.menu{}
	table.menu a{font-style: italic; text-decoration: none;}
	table.menu a:hover{text-decoration: underline;}
p.tomain{margin-top: 10px;}

div.info{
		padding: 16px;
		padding-left: 30px;
		margin-left: 515px;position: absolute;z-index: 99; margin-top: 20px;
		width: 292px; height: 238px; background: url('/img/slider/user.png') no-repeat;
		color: white; font-family: arial; font-size: 11px;
	}
	div.info a{color: white; font-size: 11px;}

