#parent {
width: 100%;
height: 100%;
}

.mnu									{position:absolute;border:solid 1px navy}
.mnu .tdover,.mnu .tdout,.mnu .tdhead	{color:navy;cursor:default}
.mnu .tdout,.mnu .tdhead 	{background:#F1E7C9}
.mnu .tdover				{background:#F1DDA5}

#name {
width: 260px;
position: relative;
float: left;
text-align: center;font-weight: bold;font-size: 14pt;font-family: Arial;
}

.jScrollPaneContainer {
	overflow: hidden;
	z-index: 1;
	position: relative; float: left; height: 100%; width: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(i/scrollmiddle.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 21px;
	background: url(i/arrowup.png) no-repeat;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 21px;
	background: url(i/arrowdown.png) no-repeat;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	width: 21px;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	width: 21px;
	left: 0;
	overflow: hidden;
}

.clearfloat {
	clear: both;
}

a {font-weight:bold;text-decoration:none;color:black;}

.submenu_mag {
position : absolute;
width: 260px;
display: none;
z-index: 10;
}
.submenu {
position : relative;
width: 260px;
}

/*
#prosloika {
position: relative;
height: 26px;
display: none;
}
*/
/*#name p {
text-align: center;
font-weight: bold;
font-size: 14px;
font-family: Arial;
}*/

.simple_button  {
position: relative;
float: left;
width: 130px;
height: 26px;
background: url(i/simple_button.png) no-repeat;
}

.help  {
position: relative;
float: left;
width: 86px;
height: 28px;
background: url(i/vopros.png) no-repeat;
}


.big_simple_button  {
position: relative;
float: left;
width: 260px;
height: 26px;
background: url(i/simple_button_big.png) no-repeat;
}


.zamkam  {
position: relative;
float: left;
width: 259px;
height: 26px;
background: url(i/zamkam_button.png) no-repeat;
}

.int_txt {
position: relative;
width: 86px;
height: 16px;
left: 20px;
top: 4px;
overflow:hidden;
text-align: center;font-weight: bold;font-size: 10pt;font-family: Arial;
}

.big_int_txt {
position: relative;
width: 215px;
height: 16px;
left: 20px;
top: 4px;
overflow:hidden;
text-align: center;font-weight: bold;font-size: 10pt;font-family: Arial;
}

#reload {
position: relative;
width: 86px;
height: 28px;
background: url(i/reload.png) no-repeat;
float: left;
}

.topdiv {
position: relative;
float: left;
}
