@import "template.css";
@import "page.css";

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 990px;}

/*Header height*/
#header {height: 100px;}

/*Column's width*/
#left {width: 200px;}
#page {width: 580px;}
#right {width: 200px;}

/*Height of the footer */
#footer {height: 50px;}
#content {padding-bottom: 55px; }

/******************DESIGN OF PAGE***********************/
/*Common design*/
#container {
  background-image: url('../images/container_bg.gif');
  background-repeat: repeat-y;
  background-color: #fff;
  background-position: top;
  text-align: justify;
}

/********** CONTENT **********/
#content {
  border-top:4px solid #fff;
}

/********** HEADER **********/
#header {
  height:84px;
  /*background-image: url('../images/header_bg.jpg');*/
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: top;
}
.header_sk {
  background-image: url('../images/header_bg_sk.jpg');
}
.header_en {
  background-image: url('../images/header_bg_en.jpg');
}
#header .logo {
  width:250px;
  height:90px;
  background:transparent;
}

.sel_lang {
  position: absolute;
  right: 10px;
  top: 95px;
}
/********* TOP_BAR *********/
#topbar {
  height:34px;
  width:100%;
  background-color: #fff;
}
#topbar-l {
  float: left;
  height: 34px;
}
#topbar-l ul {
  padding: 7px 10px 7px 0;
}
#topbar-l li {
  display: inline;
}
#topbar-l ul li a.home {
  margin-right: 10px;
  padding-left: 15px;
  display: inline;
  text-decoration:none;
  font-weight:normal;
  font-size:.7em;
  color:#888888;
  background-image: url('../images/ico_home.gif');
  background-position: 0 center;
  background-repeat: no-repeat;
}
#topbar-l ul li a.map {
  margin-right: 10px;
  padding-left: 15px;
  display: inline;
  text-decoration:none;
  font-weight:normal;
  font-size:.7em;
  color:#888888;
  background-image: url('../images/ico_map.gif');
  background-position: 0 center;
  background-repeat: no-repeat;
}
#topbar-l ul li a.print {
  margin-right: 10px;
  padding-left: 15px;
  display: inline;
  text-decoration:none;
  font-weight:normal;
  font-size:.7em;
  color:#888888;
  background-image: url('../images/ico_print.gif');
  background-position: 0 center;
  background-repeat: no-repeat;
}
#topbar-r {
  float: right;
  height:34px;
}
#topbar-r ul {
  padding: 5px 10px 10px 10px;
}
#topbar-r li {
  display: block;
}
#topbar-r ul li a {
  padding-left: 10px;
  margin-left: 6px;
  display: inline;
  text-decoration:none;
  font-weight: normal;
  font-size: .9em;
  color:#93a1ac;
  background-image: url('../images/ico_bullet.gif');
  background-position: 0 center;
  background-repeat: no-repeat;
  background-color: transparent;
}
#topbar-r ul li a:hover {
  background-image: url('../images/ico_bullet_hover.gif');
  text-decoration:none;
  color:#6688c6;
  /*background-image: url('../images/ico_arrow_active.gif');*/
}


/********* TOP_MENU *********/
#topmenu {
  height:37px;
/*  background-image: url('../images/topmenu_bg.gif');*/
  background-position: 0 0;
  background-repeat: repeat-x;
  background-color: #d1d8e5;
}
#topmenu ul {
  height:37px;
  margin:0 5px 0 5px;
}
#topmenu li {
  /*margin: 0px 4px 0px 0px;*/
  background-image: url('../images/ico_line.gif');
  background-position: right center;
  background-repeat: no-repeat;
  background-color:transparent;
}
#topmenu ul li a {
  padding: 10px 5px 10px 5px;
  margin:0 1px 0 0;
  display: inline;
  line-height:37px;
  height:37px;
  text-decoration:none;
  font-weight: bold;
  font-size: 1.0em;
  color:#000000;
}
#topmenu ul li a.sel_1 {
  text-decoration:none;
  color: black;
  background-color: #eef0f5;
}
#topmenu ul li a:hover {
  text-decoration:none;
  color: black;
/*  background-image: url('../images/topmenu_bg_active.gif');
  background-position: right center;
  background-repeat: repeat-x; */
  background-color: #eef0f5;
}


/********* LEFT_PANEL *********/
#left .zalozky ul {
  margin:0;
  padding:0;
  list-style:none;
  height:22px;
}
#left .zalozky li {
  display: inline;
  float: left;
}
#left .zalozky ul li a {
  display: inline;
  float: left;
  padding-left: 10px;
  line-height:22px;
  height:22px;
  width: 88px;
  text-decoration:none;
  font-weight: normal;
  font-size: .85em;
  color:#fff;
  background-color: #9FADD2;
  border:1px solid #CEDAE8;
}
#left .zalozky ul li a:hover {
  text-decoration:none;
  color:#666;
  border-bottom:1px solid #E5ECF3;
  background-color: #E5ECF3;
}
#left ul li a.zalozky1 {
  text-decoration:none;
  color:#666;
  border-bottom:1px solid #E5ECF3;
  background-color: #E5ECF3;
}
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/
#left .kategorie ul div {
  color: #708090;
  text-align: center;
  font-weight: bold;
}

#left .kategorie ul {
  list-style:none;
/*  margin:0 10px;*/
  margin:0;
  padding:0;
}
#left .kategorie li {
}
#left .kategorie ul li a {
  padding-left: 15px;
  margin: 0 10px;
  display: block;
  line-height:18px;
/*  height:18px;*/
  text-decoration: none;
/*  font-weight: bold;*/
  font-size: .85em;
  color:#6C6666;
  background-image: url('../images/ico_arrow.gif');
  background-position: 0 center;
  background-repeat: no-repeat;
  background-color: transparent;
}
#left .kategorie ul li a:hover {
  text-decoration: underline;
  color:#990000;
  background-image: url('../images/ico_arrow_active.gif');
}
#left .kategorie ul li a.sel_1 {
  text-decoration: underline;
  color:#990000;
  background-image: url('../images/ico_arrow_active.gif');
}
#left .kategorie ul li a.menu11 {
  text-decoration:none;
  color:#344EA1;
  background-image: url('../images/ico_arrow_active.gif');
}
#left .kategorie ul {
/*  margin: 0px 10px;*/
}
#left .kategorie ul ul li a {
  padding-left: 10px;
  display: block;
  line-height:18px;
  margin-left: 25px;
  height:18px;
  text-decoration:none;
  font-weight: normal;
/*  font-size: .9em;*/
  color:#455EA9;
  background-image: url('../images/ico_arrow.gif');
  background-position: 0 center;
  background-repeat: no-repeat;
  background-color: transparent;
}
#left .kategorie ul ul li a.sel_1 {
  text-decoration:none;
  color:#455EA9;
  background-image: url('../images/ico_arrow_active.gif');
}
#left .kategorie ul ul li a:hover {
  text-decoration:none;
  color:#455EA9;
  background-image: url('../images/ico_arrow_active.gif');
}

/*-- mena --*/
.mena {
  text-align: center;
  color: #708090;
  padding: 3px 0px;
  border-bottom: 4px solid white;
}
.mena a {
  text-decoration: none;
  color: #708090;
}
.mena a:hover {
  text-decoration: none;
  color: black;
}
/*
.mena_tit {
  padding-left: 10px;
	font-weight:bold;
	text-align: left;
	line-height: 20px;
	letter-spacing: 3px;
  color: #56688F;
  text-transform: uppercase;
} */
/*********PAGE*********/
#page {
  margin:0 5px;
}

/*#page .text {
  margin: 0 5px 0 5px;
}*/

/********* RIGHT_PANEL *********/
#right ul {
  margin:10px;
}
#right li {
}
#right ul li a {
  padding-left: 13px;
  display: block;
  line-height:18px;
  height:18px;
  text-decoration:none;
  font-size: .8em;
  color:#6c6666;
  background-image: url('../images/ico_arrow.gif');
  background-position: 0 center;
  background-repeat: no-repeat;
}
#right ul li a.stylebold {
  font-size: .9em;
  color:#000;
  font-weight: bold;
}
#right ul li a.sel_1 {
  text-decoration: underline;
  color:#990000;
  background-image: url('../images/ico_arrow_active.gif');
}
#right ul li a:hover {
  text-decoration: underline;
  color:#990000;
  background-image: url('../images/ico_arrow_active.gif');
}
#right p.kurz {
  font-size: 0.8em;
  border-top: 5px solid #fff;
  color: #6C6666;
  padding: 10px 10px 5px 10px;
  margin: 0;
  height: 0.8em;
}

/********** FOOTER **********/
#footer {
  width:100%;
  background-color: #d8dbe2;
  border-top: 3px solid #bbbbbb;
}
#foot {
  padding:10px;
  float:right;
  text-align:right;
  color:#7C7C7C;
  font-size:.8em;
}
#foot a {
  color:#7C7C7C;
  text-decoration:underline;
  font-weight:normal;
}
#foot a:hover {
  color:#7C7C7C;
  text-decoration:underline;
}
#copy {
  padding:15px;
  text-align:center;
  color:#56688F;
}
#copy a {
  color:#56688F;
  text-decoration:none;
  font-weight:bold;
}
#copy a:hover {
  color:#56688F;
  text-decoration:none;
}

/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin-bottom:5px;
  padding:0 10px;
  line-height: 30px;
  font-size:1.4em;
  font-weight:normal;
  color:#708090;
  background-color:#eef0f5;
  text-align: left;
}
h4 {
  letter-spacing: 0px;
  text-align:left;
  display: block;
  line-height: 40px;
  padding: 0 10px;
  font-weight: bold;
  color: #708090;
  text-transform: uppercase;
  border-top: 4px solid white;
  margin: 10px 0 0 0;
}

a {
  color:#56688F;
  text-decoration:none;
}
a:hover {
  color:#56688F;
  text-decoration:underline;
}

/*developer*/
body {background: #fff;}

