@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ident{
	vertical-align:top;
	padding-top:20px;
	padding-right:30px;
	text-align:right;
}
.ident a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}
.sub {
	background-image: url(images/go.gif);
	background-repeat: no-repeat;
	height:24px;
	width:36px;
	border:0px;
}
.ser{
	padding-right:30px;
	text-align:right;
}
.serd{
	border:#a29e9f solid 1px;
}
.reklama{
	padding-right:30px;
	text-align:right;
	height:55px;
}
.reklama a{
	text-decoration:underline;
	color:#666666;
}
.m1{
	width:8px;
	height:15px;
	background-image:url(images/01.gif);
}
.m2{
	background-image:url(images/02.gif);
}
.m3{
	background-image:url(images/03.gif);
	width:9px;
}
.m4{
	background-image:url(images/04.gif);
	height:22px;
}
.m6{
	background-image:url(images/06.gif);
}
.m7{
	background-image:url(images/07.gif);
	height:12px;
}
.m8{
	background-image:url(images/08.gif);
}
.m9{
	background-image:url(images/09.gif);
}
.topmenu{
	padding-left:20px;
	background-image:url(images/tl1.gif);
}
.sth1{
	background-image:url(images/h1.jpg);
	height:261px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}
.sth2{
	background-image:url(images/h2.jpg);
	height:261px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}
.sth3{
	background-image:url(images/h3.jpg);
	height:261px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}
.sth4{
	background-image:url(images/h4.jpg);
	height:261px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}
.sth5{
	background-image:url(images/h5.jpg);
	height:261px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}
.sth6{
	background-image:url(images/h6.jpg);
	height:261px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}
.sth7{
	background-image:url(images/h7.jpg);
	height:261px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}
.sth8{
	background-image:url(images/h8.jpg);
	height:261px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}
.copy{
	text-align:center;
	font-size:11px;
	padding-bottom:5px;
}
.copy1{
	color:#18458c;
	font-weight:bold;
}
.copy2{
	line-height:15px;
}
.k1{
	background-image:url(images/k1.gif);
	height:20px;
	width:20px;
}
.k2{
	background-image:url(images/k2.gif);
}
.k3{
	background-image:url(images/k3.gif);
	width:21px;
}
.k4{
	background-image:url(images/k4.gif);
}
.k6{
	background-image:url(images/k6.gif);
}
.k7{
	background-image:url(images/k7.gif);
	height:31px;
}
.k8{
	background-image:url(images/k8.gif);
}
.k9{
	background-image:url(images/k9.gif);
}
.package{
	background-color:#f0f0f0;
	padding:15px;
	text-align:justify;
}
.login{
	height:310px;
	background-color:#666666;
	vertical-align:top;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
}
.log {
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 48px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.log_index {
	background-image: url(images/login_index.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 48px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.goport{
	padding-top:10px;
	text-align:right;
}
.goport a{
	text-decoration:underline;
	color:#FFFFFF;
}
.allcontent{
	padding-bottom:50px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
.allcontent a{
	
}
.homeallcontent{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
.homeallcontent a{
	
}

#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background:#FFFFFF;
  float: left;
  width: 100%;
}
#nav li {
  float: left;
  position: relative;
  background: #00FF00;
  background: none;
}
#nav li ul {
  display: none;
  position: absolute;
  padding: 8px 0;
  width: 120px;
  background:none;
}
#nav a {
  color: #000000;
  font-weight:bold;
  font-size:11px;
  text-decoration: none;
  display: block;
  width: 100px;
  padding: 4px 5px;
  background:#FFFFFF;
  height:14px;
}
#nav a:hover {
  color: #FFFFFF;
  background: #c30202;
  font-weight:bold;
  font-size:11px;
}
#nav li:hover,
#nav li.jshover {
  background: #c30202;
}
#nav li li a {
  width: 200px;
  background-color:#FFFFFF;
  border:#ededed solid 1px;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}
#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  top: -9px;
  left: 133px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}

#mycustomscroll {
	width: 580px;
	height: 150px;
	overflow: auto;
	position: relative;
	padding-right:10px;
	overflow:visible;
	background-image:url(images/scroll.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.fixedwidth {
	width: 580px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
.vscrollerbase {
	width: 5px;
}
.vscrollerbar {
	width: 5px;
	background-color:#489bb9;
}
.hscrollerbase {
	height: 5px;
}
.hscrollerbar {
	height: 5px;
}
.scrollerjogbox {
	width: 5px;
	height: 5px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color:#489bb9;
}

a.links:link {
	color:#224d92;
	text-decoration:none;
}
a.links:visited {
	color:#224d92;
	text-decoration:none;
}
a.links:hover {
	color:#c30202;
	text-decoration:none;
}
.cption{
	color:#c30202;
}
.style2{
	color: #666666;
}
.workspace_td{
	border-right:#CCCCCC solid 1px;
}
.st13{
	color:#333333;
	text-align:left;
	padding-bottom:10px;
}
.st15{
	border-bottom:#CCCCCC solid 1px;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
