body {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
P { margin: 0px; padding: 0px;}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
P { margin: 0px; padding: 0px;}

h1 {
	font-size: 0px;
}

#container-layer1 {
    width: 950px;
    background: url(../design/hlavni_bg.gif) repeat-y left;
    min-height: 500px;
}

* html #container-layer1 { height: 500px; }

#clean {clear: both; height:0px; line-height:0px; font-size: 0px; }
  
#left {
    float: left;
    width: 221px;
  }
  
  #right {
    float: right;
    width: 720px;
  }
  
  #right-inside {
    width: 720px;
/*    background-color: cyan;*/
  }

  #menu {
  	width: 100%;
  	height: 30px;
  	background-color: #9d9d9d;
  	color: #333;
  	float: left;
  	_margin-top: -3px;
  }

  #menu #menu-inside {
   	padding-top: 5px;
   	_padding-top: 7px;
  	font-size: 12px;
  	height: 25px;
  	_height: 23px;
  	text-align: center;
  }

  #menu div img {
  	position: absolute;
  	top: -3px;
  	_top: 5px;
  }
  
  #menu div {
   	display: inline;
   	position: relative;
  }
  
  
  #menu a {
		color:#333333;
		font-size:12px;
		font-weight:bold;
		height:18px;
		line-height:28px;
		_line-height:16px;
		padding-bottom:8px;
		padding-top:6px;
		padding-left:10px;
		padding-right:10px;
		text-decoration:none;
  }

  #menu #active a {
  	color: #333;
  	height:18px;
  	background: url(../design/menu_sipka.gif) no-repeat center bottom;
  }

  #menu a:hover, #menu #active a {
  	color: #333;
  }
  
  #menu a:hover, #menu #active_klient a {
  	color: #fff;
  	font-weight: bold;
  }
  
  #banner {
    float: left;
    width: 100%;
    background-color: #e8e6e6;
  }
  
	#banner h2 {
    color: #333;
		font-family: arial;
    font-size: 14px;
    text-align: center;
    margin: 0px;
    padding: 9px 0 8px 0px;
    _padding: 10px 0 10px 0px;
  }
  
  #banner img {width: 720px; margin: 0; padding: 0;}

  #lang-menu {
    width: 70px;
    color: #ffffff;
    margin: 0px 0px 5px 0px;
    position:absolute;
		bottom: 0px;
		left: 0px;
  }
  
  /** html #lang-menu { width: 555px; }*/
  
  #lang-menu img {
    width: 13px;
    height: 13px;
    border: 0;
  }

#content {
    clear: left;
    padding: 10px 20px 0 20px;
    position: relative;
		text-align: left;
		position: relative;
    background-color: #f4f1f1;
    margin-bottom: 0px;
    min-height: 585px;
    _height: 585px;
}

#content_uvod {
    clear: left;
    padding: 10px 20px 0 20px;
    position: relative;
	  background-image: url(../design/uvod_bg.gif);
	  background-repeat: repeat-y;
}

#content_4 {
    clear: left;
    padding: 10px 20px 0 20px;
    position: relative;
	  /*background-color: #d1d1d1;*/
}

.ramecek {
	border: 1px solid Gray;
}

a.print:link, a.print:visited {
  text-decoration: none;
  color: #ffffff;
}

a.sitemap:link, a.sitemap:visited {
  text-decoration: none;
  color: #ffffff;
}

#left .line1 {
	padding: 0px;
	margin: 0px;
	background-color: #125294;
}

#left .line1 h2 {
	padding: 0px;
	margin: 0px;
	background: url(../design/leve_menu_bg.gif) repeat-y top;
	height: 39px;
}

#left .line1 table a {
	display: block;
	padding: 0px 5px 0px 20px;
	margin: 0 10px 0 10px;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	font-weight: bold;
  color: #FFF;
	background: url('../design/leve_li_off.gif') no-repeat;
	background-position: 0px center;
}

#left .line1 table td {
	border-top: 1px #fff dotted;
}

#left .line1 table.prvni td {
	border-top: 0px #fff dotted;
}

#left .line1 a:hover {
	color: #ED9A18;
	background: url('../design/leve_li_on.gif') no-repeat;
	background-position: 0px center;
}
#left .line1 .active {
  color: #ED9A18;
	font-weight: bold;
	background: url('../design/leve_li_on.gif') no-repeat;
	background-position: 0px center;
}

#left .line1_klient {
	margin: 0px;
}

#left .line1_klient h2 {
	padding: 0px;
	margin: 0px;
	background-color: #f4f1f1;
}

#left .line1_klient a {
	display: block;
	padding: 8px 5px 8px 30px;
	font-size: 12px;
	text-decoration: none;
  color: #333;
  font-weight: bold;
	background: url('../design/leve_li_sede.gif') no-repeat;
	background-position: 10px center;
}
#left .line1_klient a:hover {
	color: #ED9A18;
	background: url('../design/leve_li_sede.gif') no-repeat;
	background-position: 10px center;
}
#left .line1_klient .active {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
  color: #ED9A18;
	font-weight: normal;
	background: url('../design/leve_li_sede.gif') no-repeat;
	background-color: #ED9A18;
	background-position: 10px center;
}



#left .line2 {
	padding: 0 0 5px 0;
	background: url(../design/leve_menu_bg.gif) repeat-y top;
}
#left .line2 a, #left .line2 div {
	display: block;
  padding: 0 5px 0 50px;
	font-size: 11px;
	text-decoration: none;
  color: #FFF;
}
#left .line2 .active {
	color: #ED9A18;
	background: url('../menu/menu_next_2.gif') no-repeat;
	text-align: left;
}

#top-logo {
  background-image: url(../design/left-top.jpg);
  background-repeat: no-repeat;
  width: 221px;
  height: 244px;
  _height: 272px;
  position: relative;
  padding-bottom: 28px;
}

#footer {
	clear:both;
	position: relative;
 	display: block;
	width: 950px;
	height: 27px;
	color: #D2D0D0;
	background: #f4f1f1 url(../design/spodni_bg.gif) repeat-x;
}
#footer a {
	color: #545454;
	text-decoration: none;
	line-height: 22px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #copy {
	display:block;
	height:21px;
	padding:3px 19px 3px 15px;
	position:relative;
}
#footer #admin {
	position: absolute;
/*
	top: 2px;
*/
	top: 20px;
	left: 20px;
}

#footer #admin a {
	color: #ccc;
}

th, td {
	font-size: 12px;
}

.podkladuvodka {
    background-image: url(../obrazy/uvodka_14.jpg);
    background-repeat: repeat-y;
}
.podkladuvodka1 {
    background-image: url(../obrazy/uvodka_06.jpg);
    background-repeat: repeat-y;
}
.podkladuvodka2 {
    background-image: url(../obrazy/uvodka_08.jpg);
    background-repeat: repeat-y;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.login_form_text {width: 120px; text-align: right; padding-right: 10px;}
.login_form_input {width: 120px; }



#uvod_novinky{
	width: 257px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#uvod_novinky a.un{
  color: #fff;
  text-decoration: none;
}

#uvod_novinky h3{
	padding: 10px;
	color: #36638C;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}

#uvod_novinky div{
  padding: 5px 10px;
  width: 237px;
  color: #36638C;
}

#uvod_novinky div table{
  padding: 0px 10px;
  color: #36638C;
  border-collapse: collapse;
}


#uvod_novinky div table th {
  border-right: 1px solid #999999;
  padding: 0px 3px 0px 0px;
  margin: 0px;
}

#uvod_novinky div table td {
  padding: 0px 0px 0px 3px;
  margin: 0px;
}


#uvod_levy_cz {
  color: #333;
  padding-right: 250px;
  font-size: 120%;
  padding-bottom: 27px;
  text-align: left;
}

#uvod_levy_en {
  color: #333;
  padding-right: 250px;
  font-size: 120%;
  padding-bottom: 13px;
  text-align: left;
}

#uvod_levy_ru {
  color: #333;
  padding-right: 250px;
  font-size: 120%;
  padding-bottom: 0px;
  text-align: left;
}

#uvod_levy_cz h3{
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #3167A5;
}

#uvod_levy_cz ul {
  margin: 0px;
	padding-left: 20px;
	font-size: 12px;
  list-style-image: url(../design/li_uvod.gif);
}

#uvod_levy_cz ul li {
	padding-bottom: 5px;
}

#uvod_levy_en h3{
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #3167A5;
}

#uvod_levy_en ul {
  margin: 0px;
	padding-left: 20px;
	font-size: 12px;
  list-style-image: url(../design/li_uvod.gif);
}

#uvod_levy_en ul li {
	padding-bottom: 5px;
}

#uvod_levy_ru h3{
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #3167A5;
}

#uvod_levy_ru ul {
  margin: 0px;
	padding-left: 20px;
	font-size: 12px;
  list-style-image: url(../design/li_uvod.gif);
}

#uvod_levy_ru ul li {
	padding-bottom: 5px;
}

#reklama{
  position: relative;
  clear: both;
  width: 100%;
  background-color: #fff;
}

#reklama h3{
	color:#3167A5;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding: 5px 0 5px 0;
	text-align: left;
	margin-left: 20px;
}

.news_nad{
  position: absolute;
  top: 16px;
  right: 0px;
  width: 130px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  text-decoration: none;
}

a .news_nad {
  color: #fff;
  text-decoration: none;
}

.news_vice{
  position: absolute;
  top: 83px;
  right: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: right;
  text-decoration: none;
}

div.vyhled{
	bottom:3px;
	right:0px;
	height: 20px;
	position:absolute;
}

.vyhl_t{
  border: 1px #999 solid;
  font-size: 10px;
  line-height: 10px;
  height: 17px;
  width: 90px;
}

.vyhl_s{
  border: 1px #3068a5 solid;
  background-color: #3068a5;
  color: #fff;
  font-size: 10px;
}

form.vyhledavani{ margin:0; }

a.starsi_n{
  color: #36638C;
  font-size: 100%;
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
}

a.starsi_n:hover{
  color: #ed9a18;
}