#nav, 
#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

#nav li, 
#nav li.jshover {
  background: url(../img/bg-menu.png) left top;
  background-repeat: no-repeat;
  border-right: 1px solid #37393C;

  float: left;
  position: relative;
}

#nav li ul {
  display: none;
}

#nav a {
  display: block;
 
  width: 136px;
  height: 60px;

  padding-left: 5px;
  padding-top: 20px;
  
  font-family: "Lucida Console", Monaco, monospace;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFFFFF;
}

#nav a:hover {
  color: #FFF;
  background: url(../img/bg-menu-2.gif) left top;
}

#nav li:hover {
  border-right: 1px solid #2E3033;
}

#nav li ul {
  display: none;
  position: absolute;
  text-align: left;
  z-index:5;
}

#nav li li {
  background: url(../img/bg-int-menu.jpg) left top;
  background-repeat: repeat-x;
}

#nav li li a {
  display: block;

  width: 160px;
  height: 22px;

  padding-top:  5px;
  padding-left: 10px;
}

#nav li li a:hover {
  color: #FFF;
  background: #2E3033;
}

#nav li:hover ul,
#nav li.jshover ul  {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 138px;
  top: -9px;
  left: 133px;
}

#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2e3033;
}

table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.logo-bg {
	background-image: url(../img/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.down-bg {
	background-image: url(../img/down-bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
.wellcome {
	background-image: url(../img/wellcome-bg.jpg);
	background-repeat: no-repeat;
}
.logo-bg-left {
	background-image: url(../img/l-logo-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.c {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-left: 6px;
}
.bg-left {
	background-image: url(../img/bg-left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-left-2 {
	background-image: url(../img/bg-left-2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.c2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.logo-bg-2 {
	background-image: url(../img/logo-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.logo-bg-2-left {
	background-image: url(../img/logo-bg-2-left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left-bg-int {
	background-image: url(../img/left-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-left-ug {
	background-image: url(../img/ugol2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.down-bg-2 {
	background-image: url(../img/down-bg-2.png);
	background-repeat: no-repeat;
	background-position: top;
}

.scroll-wrap{
	width:323px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 32px;
}

.scroll-pane{
	width:340px;
	height:265px;
	overflow:auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.ugol-right {
	background-image: url(../img/ugol-right.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.right-bg {
	background-image: url(../img/right-bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
.right-up-ugol {
	background-image: url(../img/right-up-ugol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left-g {
	background-image: url(../img/left-g.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tabe-black {

}

.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
  color: #f15b00;
  text-decoration: none;
}

a:hover {
  color: #999999;
  text-decoration: none;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #f15b00;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f15b00;
	text-transform: uppercase;
}
.zag {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f15b00;
	text-transform: uppercase;
}


h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f15b00;
	text-transform: uppercase;
}



.left-h-line {
	background-image: url(../img/left-h-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right-h-line {
	background-image: url(../img/right-h-line.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.notfound_404 {
  background: #FFFFFF url("../img/exec.gif") left top no-repeat;
  height: 32px;
}

.notfound_404 h1 {
	font-size:17px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.notfound_404 div {
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
/*
.notfound_404 a {
  text-decoration: none;
  font-weight: normal;
  color: #69a0cb;
}

.notfound_404 a:hover {
  text-decoration: none;
  color: #2b597d;
}
*/
.notfound_404 li {
  list-style:url("../img/a_ball.gif");
  padding-bottom: 5px;
}

.notfound_404 ul {
	padding-left:20px;
	margin:0px;
}

.sitemap {
  background: #FFFFFF url("../img/icon-sitemap_3.gif") left top no-repeat;
  height: 32px;
}

.sitemap li {
  list-style:url("../img/a_ball.gif");
  padding-bottom: 5px;
}

.sitemap ul {
	padding-left:10px;
	padding-top:5px;
	margin:0px;
}

.content {
  background: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  padding: 10px 5px 10px 5px;
}

.text_thumb {
 font-family: Tahoma;
 font-size: 11px;
 color: #000000;
}

.text-catalog {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.text-block {
  font-size: 11px;
  padding: 3 3 3 10px;
}

.text-block a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f15b00;
}

.text-block a:hover {
  color: #999999;
}

