A:link, A:visited, A:active { text-decoration: none; color: #FFFFFF }
#flashContent { width:100%; height:100%; }

html, body { height:100%;}

body {
	margin: 0px;
	padding: 0px;
	background: #656565;
	text-color: #fff;
	font-size: 13px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	scrollbar-3dlight-color:#E09301;
    scrollbar-arrow-color:#000;
    scrollbar-darkshadow-color:#000;
    scrollbar-face-color:#EEBC11;
    scrollbar-track-color:#fac40f;
}

#all {
    direction:rtl;
    height:550px;
    overflow:auto;
    padding: 10px;
    border:1px solid #FCB803;
    color:#fff;
}

#opr:hover {
    background:#FCDB83;
}

#menu{
		align: center;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				margin:0 1px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#fff;
					font-size:13px;
					font-weight:bold;
					background:url(images/button.png) no-repeat;
					height:93px;
					width:140px;
				}
					#menu li a:hover{
						color:#800000;
						background:url(images/button_zh.png) no-repeat;
					}
				#menu li a.current{
					display:block;
					float:left;
					color:#800000;
					font-size:13px;
					font-weight:bold;
					background:url(sis_pp/images/button_zh.png) no-repeat;
					height:93px;
					width:140px;
				}
.border {
  float: left;
}
select {
  width: 150px;
}


.style1 {	color: #fff;
	font-size: 11px;
	font-family: Tahoma,Verdana, Arial;
}

.text {	color: #004080;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	line-height: 1.4;
}
.text:hover {
	color: #BB0000;
}

.text1 {	color: #08498b;
	font-size: 16px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
}

.text2 {
	color: #ffffff;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	background:url(images/button_large.png) no-repeat;
	width:500px;
	height:50px;
}
.text2 a:hover {
	color: #F59D0A;
}

.text3 { color: #ffffff;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	background:url(images/button_small.png) no-repeat;
	width:140px;
	height:50px;
}
.text3 a:hover {
	color: #F59D0A;
}

.text4 {
	color: #BB0000;
	font-size: 16px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
	line-height: 1.5;
}

.text_text {
	color: #002E5B;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	text-align:justify;
	line-height: 1.4;
}
.text_text a:link {
	color: #0D0DFF;
}

.text_table {
	color: #002E5B;
	font-size: 13px;
	font-family: Tahoma,Verdana, Arial;
	line-height: 1.4;
	text-align: center;
}

.text_ist {
	color: #002E5B;
	font-size: 14px;
	font-family: Tahoma,Verdana, Arial;
	text-align:justify;
	line-height: 2.3;
}

.name {
	color: #fff;
	font-size: 16px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
}
.name:hover {
	color: ##FF8000;
}

.style_zag {
	color: #fff;
	font-size: 15px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
}
.style_zag:hover {
	color: #fff;
}
.style_zag2 {
	color: #fff;
	font-size: 26px;
	font-family: Tahoma,Verdana, Arial;
	font-weight: bold;
}

.border {
  float: left;
  margin: 10px 0 0 5px;
}

ul#navigacia {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 0px;
    right: 80px;
    z-index:999999;
    width:300px;
}
ul#navigacia li {
    width: 100px;
    display:inline;
    float:left;
}
ul#navigacia li a {
    display: block;
    float:left;
    margin-top: -2px;
    width: 100px;
    height: 20px;
    background-color:#37a8ef;
    background-repeat:no-repeat;
    background-position:50% 10px;
    border:1px solid #004080;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    text-decoration:none;
    text-align:center;
    padding-top:90px;
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
ul#navigacia li a:hover{
     background-color:#fff;
}
ul#navigacia li a span{
    font-size:12px;
    font-weight: bold;
    color:#004080;
}

#number {
	float: left;
	height: 26px;
	width: 300px;
	font: normal 12px Tahoma,Verdana, Arial;
}

#number1 {
	float: left;
	height: 26px;
	width: 120px;
	font: normal 12px Tahoma,Verdana, Arial;
}
#number2 {
	float: left;
	height: 26px;
	font: normal 12px Tahoma,Verdana, Arial;
}

/* tooltip */

.tooltip { position: relative; }
.tooltip span {
  position: absolute;
  right: 0;
  bottom: -15px;
  display: none;
  min-width: 50px;
  padding: 3px 8px;
  white-space: nowrap;
  font-size: 13px;
  text-align: right;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
}
.tooltip span small {
  position: absolute;
  right: 10px;
  bottom: -6px;
  border-top: 6px solid rgba(0,0,0,.8);
  border-left: 6px solid transparent;
}
.tooltip:hover span { display: block; }

/* для IE */
.tooltip span { background-color: #004080; }
.tooltip span small { border-top: 6px solid #000080; }
/* tooltip */


#btn,
#btn:active,
#btn:focus {
	float: left;
	margin-left: 7px;
	border: 0px;
	width: 31px;
	height: 31px;
	background: url(images/btn.png) no-repeat;
}

#btn:hover {
	background: url(images/btn1.png) no-repeat;
}

#btn1,
#btn1:active,
#btn1:focus {
	float: left;
	margin-left: 7px;
	border: 0px;
	width: 31px;
	height: 31px;
	background: url(images/btn2.png) no-repeat;
}

#btn1:hover {
	background: url(images/btn3.png) no-repeat;
}

.textarea {
 overflow: auto;
 resize: none;
 }