@charset "utf-8";
/* CSS Document */

#nav_bar, #docs_bar, .navigation_right, #nav_szchkt, #foot_left, #foot_right, #bottom_nav_left, #bottom_nav_center, #bottom_nav_right {
	font-size: 13px;
}

#title_szchkt {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
	height: 100px;
	border: 1px solid #CACACA;
	padding: 10px;
	background:#E5F1F4 url(images/title_szchkt_back.gif) repeat-x;
	text-align: center;
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#title_cochkt {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 150px;
	height: 100px;
	border: 1px solid #CACACA;
	padding: 10px;
	background:#E7E4D3 url(images/title_cochkt_back.gif) repeat-x;
	text-align: center;
	
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#title h2 {
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 6px;
	font-size: 17px;
	/*letter-spacing: 1px;
	font-weight: normal;*/
}

#title_szchkt h2, #title_cochkt h2 {
	margin-bottom: 0px;
}

#title {
	position: absolute;
	top: 10px;
	left: 190px;
	right: 190px;
	height: 55px;
	border: 1px solid #CACACA;
	padding: 5px;
	background:#328aa4 url(images/title_back.gif) repeat-x;color:#fff;
	text-align: center;
}

#title_text {
	background-image: url(images/szchkt_cochkt_title.png);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

#title h2 {
	display: none;
}

#nav_szchkt {
	position: absolute;
	top: 140px;
	left: 10px;
	/*bottom: 100px;*/
	width: 150px;
	border: 1px solid #CACACA;
	background-color: #E5F1F4;
}

#nav_szchkt p, .navigation_right p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#nav_cochkt_upper {
	position: absolute;
	top: 140px;
	right: 10px;
	width: 150px;
	border: 1px solid #CACACA;
	background-color: #E7E4D3;
}

#nav_cochkt_lower {
	position: absolute;
	top: 215px;
	right: 10px;
	width: 150px;
	border: 1px solid #CACACA;
	background-color: #E7E4D3;
}

#nav_szchkt, .navigation_right {
	padding: 4px 10px 4px 10px;
}

#nav_cochkt_tc {
	position: absolute;
	top: 412px;
	right: 10px;
	width: 150px;
	border: 1px solid #E86850;
	background-color: #FFCC99;
}

#nav_bar {
	position: absolute;
	top: 85px;
	right: 190px;
	left: 190px;
	height: 25px;
	border: 1px solid #CACACA;
	padding: 0px;
	min-width: 550px;
}

#nav_bar > ul > li {
	top: -1px;
	left: -1px;
}

#docs_bar {
	position: absolute;
	top: 120px;
	right: 190px;
	left: 190px;
	height: 25px;
	border: 1px solid #CACACA;
	padding: 0px;
}

#li_docs {
	top: -1px;
	left: -1px;
}

#doc {
	position: absolute;
	top: 4px;
	right: 15px;
	left: 100px;
}

#main_content {
	position: absolute;
	top: 155px;
	right: 190px;
	left: 190px;
	bottom: 90px;
	border: 1px solid #CACACA;
	padding: 0px;
	background-color: #EAFBC5;
}

#advert_left {
	position: absolute;
	bottom: 90px;
	left: 10px;
}

#foot_left {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 150px;
	height: 50px;
	border: 1px solid #CACACA;
	padding: 10px;
	background-color: #E5F1F4;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#search {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color: #FFFFCC;
	border: 5px solid #FFFFCC;
}

#search table {
	background-color: #FFFFCC;
	border: 0px;
}

#ann_iframe {
}

#foot_right {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 150px;
	height: 50px;
	border: 1px solid #CACACA;
	padding: 10px;
	background-color: #E7E4D3;
	text-align: center;
	
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#advert_right {
	position: absolute;
	bottom: 90px;
	right: 10px;
}

#bottom_nav_left {
	position: absolute;
	bottom: 10px;
	left: 190px;
	width: 200px;
	height: 50px;
	border: 1px solid #CACACA;
	padding: 10px;
	background-color: #bce774;
	font-weight: bold;
}

#bottom_nav_left div, #bottom_nav_right div {
	vertical-align: middle;
	padding: 10px;
}

#bottom_nav_left img {
	float: left;
	padding-right: 10px;
	padding-top: 2px;
	vertical-align: middle;
}

#bottom_nav_right {
	position: absolute;
	bottom: 10px;
	right: 190px;
	width: 200px;
	height: 50px;
	border: 1px solid #CACACA;
	padding: 10px;
	text-align: right;
	font-weight: bold;
	color: white;
	background-color: #00CCFF;
}

#bottom_nav_right a, #bottom_nav_right a:visited {
	color: white;
	background: none;
}

#bottom_nav_right img {
	float: right;
	padding-top: 2px;
	padding-left: 10px;
}

#bottom_nav_center {
	position: absolute;
	height: 50px;
	bottom: 10px;
	left: 420px;
	right: 420px;
	border: 1px solid #CACACA;
	padding: 10px;
	text-align: center;
	background-color: #EAFBC5;
}

#bottom_nav_center p {
	margin: 1px;
}

#logo {
	position: relative;
	top: 5px;
}

#mapa_firiem {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#motto_en {
	position: absolute;
	right: 30px;
	top: 70px;
}

#motto_sk {
	position: absolute;
	left: 30px;
	top: 70px;
}

#docs_bar table {
  padding: 0px;
  background-color: white;
	border: 0px;
	margin: 0px;
}

#docs_bar table td {
  padding: 0px;
  margin: 0px;
}

.hor_nav ul li {
	position: relative;
	float: left;
	margin: 0;
	height: 17px;
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	border-right: 0;
	padding-left: 6px;
	padding-right: 6px;
}

.hor_nav ul li.rightmost {
	border-right: 1px solid #ccc;
}

.navigation_right ul li {
	margin: 0;
	height: 17px;
}

.hor_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 25px;
}

.hor_nav ul.wide ul {
	left: 222px;
}

.navigation_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.hor_nav li ul {
	position: absolute;
	left: -1px;
	top: 25px;
	display: none;
}

.hor_nav li ul li ul {
	position: absolute;
	left: 218px;
	top: -1px;
	display: none;
}

.navigation_right li ul {
	position: relative;
	left: -120px;
	top: -17px;
	display: none;
}

.navigation_right li ul li ul {
	position: absolute;
	left: -160px;
	top: -1px;
	display: none;
}

.hor_nav li ul li {
	position: relative;
	display: block;
	border-right: 1px solid #ccc;
	border-bottom: 0;
	width: 100px;
}

.hor_nav ul li.bottommost, .navigation_right ul li.bottommost {
	border-bottom: 1px solid #ccc;
}

.navigation_right li ul li {
	position: relative;
	display: block;
	width: 100px;
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	border-bottom: 0;
}

.navigation_right li ul li ul li {
	width: 150px;
}

.hor_nav ul li a {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}

.hor_nav ul li a:hover, .navigation_right ul li a:hover {
	background: #ffa;
}

.hor_nav ul li ul li a, .navigation_right ul li ul li a {
	font-weight: normal;
}

.navigation_right li.wide, .navigation_right li.wide ul li {
	position: relative;
	right: 110px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li a { height: 1%; }
/* End */

.hor_nav ul li ul li:hover, .hor_nav ul li ul li.over,
.navigation_right ul li ul li:hover, .navigation_right ul li ul li.over
{ display: block; }

.hor_nav li:hover ul, .hor_nav li.over ul,
.navigation_right li:hover > ul, .navigation_right li.over > ul
{ display: block; }

.hor_nav li:hover, .hor_nav li.over,
.navigation_right li:hover, .navigation_right li.over
{ background-color: #ffa; }

.hor_nav li.wide, .hor_nav li.wide ul li, .navigation_right li.wide, .navigation_right li.wide ul li {
	width: 210px;
}

/* horizontal navigation second level */
.hor_nav li:hover ul li ul, .hor_nav li.over ul li ul
{ display: none; }

.hor_nav li ul li:hover ul, .hor_nav li ul li.over ul
{ display: block; }
