/* MENU CSS */

/* MAIN CSS */

.skflag {
  background: transparent url(../img/sk.gif) left 50% no-repeat;
  display: block;
  width: 16px;
  height: 11px;
  border: 1px solid white;
}

/*************/
/* MAIN BODY */
/*************/

 {box-sizing:border-box; -moz-box-sizing:border-box;}

body {margin: 0px auto; padding: 0; text-align: center;
      font-size: 67%; font-family: arial, sans-serif;
      color:#000;
      background: #434242; /* url(../img/background.jpg) top left repeat-x; */
} 

a:link, a:visited {text-decoration:none; color:#1d3156; text-align:left;}
a:hover {text-decoration:underline; color:#1d3156;}

hr {border: 0; border-top: 1px solid #dfdfdf;}

/* font size = "1" */
.xx-small {font-size: 80%;}
.x-small {font-size: 80%;}
/* font size = "2" */
.small {font-size: 90%;}
/* font size = "3" */
.medium {font-size: 100%;}
/* font size = "4" */
.large {font-size: 130%;}
/* font size = "5" */
.x-large {font-size: 160%;}
/* font size = "6" */
.xx-large {font-size: xx-large;}

/*********************/
/* COMMON PARAMETERS */
/*********************/

/* Headings */
h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%;}
h2 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 150%;}
h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%;}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

/**********/
/* COLORS */
/**********/
.txt-white {color: rgb(255,255,255);}
.txt-black {color: rgb(0,0,0);}
.txt-grey {color: rgb(144,144,144);}
.bg-white {background-color: rgb(255,255,255);}
.bg-black {background-color: rgb(0,0,0);}
.bg-grey {background-color: rgb(127,127,127);}
/* hlavicka * */
#header {
  width: 100%;
  margin: 0 auto 0 auto;
  clear: both;
  padding: 0;
  text-align: center;
}

#head-content {
  margin: 0 auto;
  width: 988px;
  height: 129px;
  overflow: hidden;
  position: relative;
  text-align: left;
  background: #C21E1D url(../img/header.jpg) top left no-repeat;
}

#head-nav {
  width: 382px;
  position: absolute;
  text-align: left;
  left: 228px;
  top: 96px;
  margin: 0;
  padding: 0;
}

#head-nav li {
  display: block;
  /* background: transparent url(../img/menuback1.gif) top left no-repeat; */
  margin: 0 5px 0 0;
  text-align: center;

  _width: 70px; 
  float: left;
  height: 27px;
}

#head-nav li a {
  color: white; 
  display: block;
  font-weight: bold;
  height: 27px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 10px;
  /* background: transparent url(../img/menuback2.gif) top right no-repeat; */
  text-decoration: none;
}


#logo {
  display: block;
  height: 60px;
  left: 12px;
  position: absolute;
  top: 33px;
  width: 166px;
}

#logo span {
  display: none;
}

#searchbox {
  float: right;
  margin:99px 11px 0 0;
  _margin: 100px 5px 0 0;
  width: 170px;
  _width: 170px;
}

#searchbox input {
  float: left;
  width:142px;
  font-size: 12px;
  background: none;
  border: 0;
}

#searchbox .imgsearch {
  float: right; 
  width: 7px;
  height: 9px;
  margin: 8px 5px 0 0;
}
/* hlavicka koniec */

/* navigator * */
#navigator {
  width: 100%;
  clear: both;
}

#nav-content {
/*  background: #ddd url(../img/nav-back.gif) top left repeat-x; */
  margin: 10px 0 0 0;
  font-size: 12px;
  text-align: left;
  color: #658faa;
}

/* navigator koniec */


/* obsah - layout */
.reklama {
  margin: 6px 0 0 0;
  _margin: 6px 0 0 6px;
}

#ikony-home {
  float: right;
  clear: both;
  width: 240px;
  margin-top: 6px;
  position: relative;
  left: -1px;
}

#ikony-home img {
  float: left;
  clear: both;
  margin: 0 6px 6px 0;
  _border-bottom: 6px solid white;  
  *border-bottom: 6px solid white; 
}


#uppage-container {
 width: 988px;
 margin: 0 auto 0 auto;
 padding: 0;
}

#page-container {
/*  border: 1px solid red;  */
  width: 988px;
  padding: 0px 0 0 0;
  clear: both;
  text-align: left;
  margin: 0 auto 10px auto;
  float: left;
  background: #fff url(../img/content-back.jpg) top center repeat-y;
}

.homepage {background: #fff url(../img/content-back2.gif) top center repeat-y !important;}

#pagecontent {
 /* border:1px solid red; */
  float: left;
  overflow: hidden;
  width: 550px;
  _width: 545px;
}

#main-container-home {
     float: left; width: 990px; 
     margin: 0; padding: 0;}

.main {
     display:block; float: right; width: 765px; 
     margin: 0 4px 0 0; padding: 0 ; _margin: 0;
    font-size:110%;
     background-color: transparent;}


.main ul li {list-style: square outside;}


.main_inner {
   display:block; float: right; overflow: auto; width: 100%; 
   margin: 0; padding: 0 0; 
   background-color: transparent;}

#home-right {
  float:right;
  margin: 8px 4px 0 0;
  width: 240px;
  overflow: hidden;
  text-align: left;
  _width: 238px;
  _margin: 8px 2px 0 0;
  

}

#home-left {
  float:left;
  margin: 8px 0 0 5px; _margin: 8px 0 0 3px;
  width:732px;
}

#obrazok1_home {display:block; float:left; margin: 0; padding: 0; background-color: #fff; }
#obrazok2_home {display:block; margin: 0; padding: 0; background-color: #fff; }
#obrazok3_home {display:block; margin: 0; padding: 0; background-color: #fff; }





#obrazok1 {display:block; margin: 0; padding: 0; background: white !important; padding-bottom: 0px;}


/* footer */
#footer {
  background: white url(../img/footer-bottom.gif) center bottom no-repeat; 
  clear: both;
  float: left;
  width: 100%;
  margin: 2px 0 -3px 0;
  height: 54px;
  text-align: right;
}

#footer-in {
  float: left;
  clear: both;
  width: 100%;
  margin: 0; padding: 0;
}

#links {
  float: right;
  margin:14px 35px 0 20px;
  text-align: right !important;
}

#links2 {
  float: left;
  margin: 14px 15px 0px 20px; _margin-left: 10px;
  width: 185px; color: black;
  text-align: left;
}

#links2 a {color: black;}

#mini-logo span {
  display: none;
}

#mini-logo {
  display: block;
  float: right;
  width: 81px;
  height: 36px;
  margin: 3px 65px 0 53px; 
_margin-right: 30px;
  background: transparent url(../img/mini-logo2.gif) bottom center no-repeat; 
} 
/* footer KONIEC */

.left_bottom {
     display: block; position: relative; float: left; width: 202px; 
     padding: 3px 0;
	background-color: #4287b0; color: #4b6988;
	font: 8pt arial; text-align: center;}

.left_bottom a:link, .left_bottom a:visited {text-decoration:none; color:#fff;}
.left_bottom a:hover {color: #fff; text-decoration:underline;}1leftleft


#lang a {
  color: white;
}

/* kariera */
#kariera {
  background: #eee;
  float: right;
  padding: 0;
  width: 240px;
  margin: 0;
}

#kariera h2 {
  color: white;
  background: #8a8a8a;
  font-size: 12px;
  padding:2px 8px;
  margin: 0;
}

#kariera h2 a {
  color: white;
}

#more {
  color:black;
  float:right;
  font-size:10px;
  margin-right:10px; margin-bottom: 3px;
}

.ponuka {
  margin: 0; padding: 4px 5px;
}

.ponuka h3, .ponuka p {
  margin: 0;
  padding: 0;
}


/* hlavna kategorizacia * */
div#main-category {
  margin: 0;
  padding: 0;
  display: none;
  overflow: hidden;
}

.cat-box {
  width: 161px;
 /* border: 1px solid silver; */
  float: left;
  padding: 0 10px 10px 10px;
  margin-right: 0px;
  min-height: 117px;
  _height: 117px;
  overflow: hidden;
}

.cat-box ul li {
  background: transparent url(../img/arrow2.gif) left 50% no-repeat !important;
  padding: 0 0 0 12px; 
  font-size: 11px;
}

.cat-box ul {
  width: 100%;
  margin: 0; 
  padding: 0;
}

.cat-box h2 {
  margin: 0 0 10px 0;
  padding: 0;
}

#category1 {
  background: transparent url(../img/shadow-left.jpg) top right no-repeat;
  border-left: 2px solid white;
}

#category2 {
  background: transparent url(../img/pozadie-stlpec.gif) top right repeat-x; /* #d6ecff */
  border-left: 1px solid #d0deea;
  border-right: 1px solid #d0deea;
  border-bottom: 1px solid #d0deea;

  border: 1px solid #e7e7e7;
  border-top: 0;
}

#category3 {
  background: transparent url(../img/shadow-all.gif) top right no-repeat;
}

#category4 {
  background: transparent url(../img/pozadie-stlpec.gif) top right repeat-x; /* #f2f1df */
  border-left: 1px solid #eae9e4;
  border-right: 1px solid #eae9e4;
  border-bottom: 1px solid #eae9e4;
  float: left;
  margin: 0;

  border: 1px solid #e7e7e7;
  border-top: 0;
}

#color1 {color: #e42626;}
#color2 {color: #2696e4;}
#color3 {color: #689f11;}
#color4 {color: #88865b;}
/* hlavna kategorizacia KONIEC */


/* novinky * */
#news {
  width: 100%;
  float: left;
  clear: both;
  height: 165px;
  overflow: auto !important;
  background: #ededed;
  margin-bottom: 6px;
}

#news #vnutro {
  width: 220px;
}

#news h2 {
  color: white;
  background: #8a8a8a;
  font-size: 12px;
  padding: 2px 8px;
  margin: 0;
}

#news p {
  margin:3px 0 10px;
  padding:0 5px;
}

#news h3 {
  margin: 5px 0 0 0 !important;
}

#news h3 a {
  color: #1D3156;
  font-size: 12px;
  padding: 0 5px;
  display: block;
  margin: 0;
}
/* novinky KONIEC */





.navflag-container {
     display:block; width: 990px; height:44px; 
	margin: 0; padding: 0; 
     background-color: rgb(255,255,255); border: none}

.navflag {margin: 0px; padding: 6px; font-size: 1.0em;}	
.navflag ul {float: right; margin: 0px; padding: 0px 20px 0px 0px;}	
.navflag li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.navflag li a {margin: 0px; padding: 0px 0px 0px 1px;}
.navflag a:hover {color: rgb(0,0,0); text-decoration: none;}
.img-navflag {display: inline; height: 14px; margin: 0px; padding: 0px; border: none;}

#clock {
      margin: 0px; padding: 6px; 
      float:left; 
      font-size: 99%; font-family: arial; color: #777;
}

ul {list-style: none;}

*html div.small {width: 90%;}

div.small {
   margin: 0px 0 0px 0px; padding: 5px 10px 0px 10px; 
   clear: both; width: 89%;   
}

div.small a { 
   font-size: 12px;
}

a.li1:link { 
	font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size : 10pt;
	width: 90%; display: block; 
	border-bottom: 1px solid #000090; 
	padding-left: 5px; padding-top: 1; padding-bottom: 0;}

a.li1:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size : 10pt; 
	border-bottom: 1px solid #000090; 
	padding-left: 0; padding-top: 1; padding-bottom: 0;}

a.li1:hover { 
	font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size : 10pt; 
	border-bottom: 1px solid #000090; 
	padding-left: 5px; padding-top: 1; padding-bottom: 0;
	background-color: #E6EAF0; color: #13215D}

a.li2:link, a.li2:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size : 10pt; 
     width: 100%; display: block;
	padding-left: 20px; padding-top: 1; padding-bottom: 0}

a.li2:hover { 
	font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size : 10pt; 
	padding-top: 1; padding-bottom: 0;}

a.li3:link, a.li3:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px;
     color: #106499;
     margin-left: 20px;}
a.li3:hover { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:underline; 
}

a.li4:link, a.li4:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size : 8pt;
     background: url(../img/tree.gif) left 50% no-repeat;
	padding-left: 7px; margin-left: 36px;}

a.li4:hover {font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}

a.li5:link, a.li5:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; text-decoration:none; 
     background: url(../img/tree.gif) left 50% no-repeat;
	padding-left: 8px; margin-left: 47px;}

a.li5:hover {font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size : 8pt;}

a.li6:link, a.li6:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size : 8pt;
     margin-left: 80px;}

a.li6:hover {font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size : 8pt;}

a.li7:link, a.li7:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt;
	text-decoration:none; background: url(../img/tree.gif) left 50% no-repeat;
	padding-left: 8px; margin-left: 90px;}

a.li7:hover {font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size : 8pt;}
#news-wide {width: 100%; }
#news-wide h2 {
     background-color:#dbe7ec; color:#1d3156; 
	font-size: 100%; text-align:left; font-weight:bold;
	margin: 0px 0 0 0;}

#news-wide .readmore a {font-size: 86%; color:#fff; font-weight:normal; line-height:1.4em}
#news-wide .readmore a:hover {text-decoration:underline; }
#news-wide p {text-indent:0; padding: 0 5px;}

#news-wide .aktual .readmore a, #news-content .aktual .readmore a {
      float:right; 
      font-size: 86%; color:#1d3156; font-weight:normal; 
      margin:0; padding:1px 2px; 
      background-color:#fff;}

#news-content p {text-indent:0;}
#news-content h3, #news-wide .ln h3 {
     border-bottom: dotted 1px #4d6300; 
     margin: 0px 0 5px; padding: 5px;
}

.aktual {
    padding:0; margin: 0; 
    text-align:justify; font-size: 100%; 
    display:block; 
    /*background: #fbfbfb url(../img/news-back.gif) repeat-x left top; */
    margin: 13px 0; 
    border: 1px solid #c1c1c1;
}

.aktual h3 {
    color:#1d3156; background-color: #99BADF; 
    font-size: 110%; font-weight:bold; 
    padding: 2px 0; margin:0;}

.aktual img {
       position:relative; float:left; 
       margin: 0 4px 0 0; 
       border: 1px solid #97BB19;
}

.aktual p {font-size: 100%; padding: 0 2px 2px; margin:0;}

.main .datestamp {float:right; font-size: 100%; padding: 0 2px; margin:0;}

.main .aktend {clear:both;
	background-color: #fff; border-top: 1px dotted silver; color:#666; height:15px; 
	padding: 2px; margin:2px 2px 8px 2px ;
}
.main h1 {
     overflow: hidden; width: 570px; 
     margin: 8px 0 4px 0; padding: 0px 0px 2px 0px; 
	color: #0e569f; 
     font-weight: lighter; font-size: 150%;}

.main #rtf-body img {margin: 4px; display: block;}
.main #rtf-body {margin: 6px 0px 1px 0px; color: #1D3156; width: 99%; text-align: justify !important;}
.main p {
/*     width: 570px; */
     margin: 0px 0px 1px 0px; padding: 0px 0px 2px 0px; 
/*     font-size: 90%;
     text-indent:1.5em; */
}

/*
.main a:link, .main a:visited {text-decoration:none;	color:#1d3156; text-align:left;}
.main a:hover {text-decoration:underline; color:#1d3156;}
*/

.sidebar .lblock a {color: white;}

/* Tables */
.main table {
       clear: both; 
       margin: 0 ; border: 0; 
       empty-cells: show; 
       font-size:100%}

.main table tr {margin: 0px; padding: 0px;}
.main table td {padding: 2px; border: 0;}
.main table th {margin: 0px; padding: 2px ; border: 0; empty-cells: show;}
.main table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; }

.main .riadky td {border: 1px solid #666; border-style: solid none;}
.main .okraje td {border: 1px solid #666;}

.leftcolumn {
     overflow: hidden; float: left; width: 202px; min-height: 500px; height: auto; _height: 500px;
     margin: 0px 0 0 10px; padding: 0px; _margin: 0 0 0 5px;
	color: #fff; font-size: 1.0em; /* border: 1px solid red; */
}

.lblock {display: block; width: 100%; padding:0 0px 0px 0px; color:#4B4B4B; font-size: 11px; clear:both; margin-bottom: 5px;}

.lblock .borderbottom {display:block; border: 0;
	padding: 0; clear:both}

.lblock .borderbottom select {
   display: block; 
   margin: 0px 0 0 5px;
   width: 200px;
}

.lblock h1 {
  background: #929292 url(../img/title.gif) repeat-y scroll left top;
  color: white;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
  width: 100%;
  margin: 0 0 5px 0;
  border: 0;
}

.lblock h1 a:link, .lblock h1 a:visited  {text-decoration:none; color:#fff;}

.lblock h1 a:hover  {text-decoration:underline;}
.lblock a.button:link, .lblock a.button:visited, .lblock a.button:hover{
	text-decoration:none; font-size:90%;
	background-color:#9c9c9c; color:#fff;
	padding: 0 5px 0 5px; margin:-1px 0 10px 4px; 
     float:right;}

.lblock ul {list-style-type: none;
	text-align:left; line-height: 110%;
	margin: 1px 1px 1px 3px; padding: 2px 1px;}

.lblock li {background-image: url(../img/list_bullet.gif); background-repeat: no-repeat; 
	background-position: 0 .2em;
	padding-left: .8em; padding-bottom: .2em;}

.lblock .novinky li {background-image: url(../list-bullet-1.gif);
	padding-left: .7em; text-align:left;}

.lblock img {
  padding: 3px 0;
}

.sidebar .lblock img {border: 1px solid #b0b0b0; padding: 3px; margin: 0 0 3px 0;}
.sidebar .lblock {color: white;}

.insearch {width:105px; height:18px; padding:0; font-size: 8pt; margin: 1px 2px; border: 1px solid #d4d4d4;}
 html>body .insearch {margin: 2px;} 

.imgsearch {margin: 5px 1px 0 0;}
input.imgsearch {
   display: block;
   height: 21px;
   width: 15px;
}

.anketa p {
     display:block; 
     color:#4B4B4B; font-size: 100%; 
     text-align:left; padding:1px 5px; margin: 0px;
}

.anketa .q {padding:1px 5px 1px 5px; margin: 0px;}
.anketa .percent {font-size: 90%;}
.anketa img {padding:0; margin: 1px 0;}

.sidebar {
     overflow: hidden; float: right; width: 205px; 
	margin: 0px; padding: 0px; 

margin: 0 0; _margin: 0 -2px 0 0;
width: 208px;

     text-align: left;
   _margin-right: 2px;
}

.dot_separ {clear: both; line-height: 0.7em; 
	background: url(../img/dot_separ.gif) repeat-x center center; padding: 2px 0; }
.docs {margin-top:10px; width:100%}
.docs h2 {
     display:inline; 
     background-color:#dbe7ec; color:#1d3156; 
     font-size: 100%; text-align:left; font-weight:bold; 
     padding:1px 4px; margin:0px;}

.docs .body {margin:0px; padding:2px 2px 2px 4px; text-align:left; border: 1px solid #dbe7ec; 
font-size: 90%;
}

.docs .row {margin-top:4px; border-bottom:1px dotted #dbe7ec; display:table; width: 99%;}
.docs .icon {float: left; width: 24px; vertical-align: top; padding:2px;}
.docs .info {display:table; width:100%;}
.docs .abstract {padding-bottom: 3px; color: #666;}

.docs a:link, .docs a:visited{text-decoration:none; font-size:100%; font-weight:bold; color:#1d3156;}
.docs a:hover{color:#97BB19; text-decoration:underline;}





.showcode {font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);}
.clear {clear: both;}
.hide {display: none;}
.left {float:left; width: auto;}
.right {float:right}
.buffer {clear: both; line-height:0.7em;margin: 0px; padding: 0px; background-color: rgb(255,255,255);}
br {clear: none;}
form {margin: 0px; padding: 0px;}

/* HOME PAGE */
.menu_home {
     display: block; float: left; width:180px; 
	margin: 10px 10px 10px 8px; padding-bottom:10px;}

*html .menu_home {margin: 10px 3px 10px 8px;} 

.menu_home_top {
     display: block; width:180px;
	border: 1px solid #9cb2c0;
	font-family: arial; font-weight: bold; font-size: 8pt; text-decoration:none; color: #ed1b23; 
     text-align: center; vertical-align: baseline;
}

.menu_home a:link, .menu_home a:visited {
     font-size:9pt; color:#586e79;
	background: url(../img/one_link.gif) no-repeat center left;
	margin:0; padding-left: 9px; line-height: 1.5em;
}
	
.menu_home a:hover {}

.menu_home_top a:link, .menu_home_top a:visited {
	font-family: arial; font-weight: bold; font-size: 8pt; text-decoration:none; 
	color: #ed1b23; text-align: center; vertical-align: baseline; background: none;
	margin:0; padding: 0px; 
}

.lblock-home {
     display:block; width:180px; margin-top: 15px;
	position:relative;
	background-color: #e4eef4; 
}

.lblock-home h1  {
     display:block; 
     border: 1px solid #9cb2c0; background-color: #fff;
	font-family: arial; font-weight: bold; font-size: 8pt;
	text-decoration:none; color: #18597f; text-align: center; vertical-align: baseline; 
     margin:0; padding:0;}

.lblock-home a:link, .lblock-home a:visited {
     font-size:9pt; color:#586e79; line-height: 1.5em;
	background: url(../img/one_link.gif) no-repeat center left; 
	margin:0; padding-left: 15px;}


#TP {
  display: block; 
  float: left !important; 
  clear: both !important; 
  border-bottom: 1px solid #dddddd;
  background: #f0f0f0; 
  padding: 5px; 
  width:190px; 
  border-right: 1px solid #dddddd;
  margin-bottom: 8px;
}

#TP p {display:none}

.SXLC0 {
   padding: 0 0px 0 7px;
   margin: 0 0 1px 4px;
   display: block;
}

*html .SXLC0 {margin: 0 0 0 12px; padding: 0;}

*html .SXLC1 {margin: 0 0 0 15px;}

a.SXLP1 {font-weight: normal;}

.SXLC1 {
  width: 150px; display: block;
  margin: 0 0 0 13px; padding: 0;
}

*html .SXP1 {padding: 0 0 2px 15px;}

.SXP1 {margin-left: 2px; margin-bottom: 1px;}

*html .SXC1 {padding-left: 26px;}

.SXC1 {
  clear: both;
  padding: 0; margin: 0 0 0 0px;
}

.SXP0 {
  display: block;
  margin: 0 0 1px 2px; padding-left: 36px;
  background: #5c7992 !important; 
}


/* **** 
SLIDESHOW 
******/

#slideMainDiv {
  position:relative;
  margin: 0;
  padding: 0;
  height: 200px;
}
#slideHeaderDiv {
  padding: 0px;
  width: 735px;
  _margin-left: -1px;
}
.slideDiv {
  position:absolute;
  left:0;
  top:0;
  width: 100%;
  height: 200px;
}
#navigator-slide {
  width: 90%;
  position: absolute;
  right: 9px; 
  top: -5px;
  _top: 3px;
  text-align: right;
}


*+html #navigator-slide {
  top: 5px;

}

#slideMainDiv img {border: 0;}
#playPauseButton {_margin-top: 7px;}

#navigator-slide li {display: inline;}
#navigator-slide li a {
  color: black; 
  font: arial; 
  text-decoration: none; 
  font-size: 10px; 
  padding: 0px 5px; 
  height: 18px;
  border: 1px solid silver;
  background: #f1f1f1; 
}
.print {display:none;} 
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
.print {display:block;} 
#leftcolumn, .leftcolumn, .sidebar{display:none;} 
#header, #navigator {display:none;} 
#maincolumn, .main {width: 98%; float:left;}
#wrapper{width: 98%;}
#footer {width: 98%;}

#page-container {width: 100%; margin: 0px auto; padding: 0px; border: none; 
	background-color: rgb(255,255,255);
	text-align:justify;}

.navflag-container, .main-menu-container {display:none;}

#main-container {float: left; width: 99%; margin: 0; padding: 0;}
.main h1 {overflow: hidden; margin: 0 0 6px 0; padding: 0px 0px 2px 0px; width: 98%; 
	border-bottom: solid 2px #4d6300; color: #4d6300; font-weight: bold; font-size: 160%;}

.main p {overflow: hidden; width: 98%; 
	margin: 0px 0px 1px 0px; padding: 0px 0px 2px 0px;  text-indent:1.5em;}
.main a:link, .main a:visited {text-decoration:none;	color:#516900; text-align:left;}
.main a:hover {text-decoration:underline; color:#97BB19;}

.aktual h3 {color:#000; font-size: 120%; font-weight:bold; padding: 2px; margin:0;}

}    


