@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color:#e7e7e8;
	color:#7d7d7d;
	text-align:left;
}
b, strong {
	font-weight:normal;
}
a {
	color:#000;
}

#distance {
	width:1px;
	height:50%;
	margin-bottom:-300px; /* polovina vysky #container */
	float:left;
}
#container {
	margin:0 auto;
	position:relative; /* proti prekryti */
	text-align:left;
	width:960px;
	height:600px;
	clear:left;
	background-color:#FFF;
}
#header {
	background-image:url(/images/bg_header.png);
	height:132px;
}
#header_print {
	display:none;	
}
#header .flash {
	position:absolute;
	margin: 18px 0 0 86px;
}
#body {
	height:400px;
}
#menu {
	position:absolute;
	width:178px;
	padding:0 0 0 16px;
	height:400px;
	border-right:solid 1px #d7d9da;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li {
}
#menu ul li a {
	font-size:12px;
	text-decoration:none;
	display:block;
	width:138px;
	height:27px;
	padding:15px 0 0 30px; 
	border-bottom:solid 1px #d7d9da;
	color:#7d7d7d;
	background-image:url(/images/icon_menu.png);
	background-repeat:no-repeat;
	background-position: 5px 14px;
}
#menu ul li a:hover {
	background-color:#000;
	width:158px;
	height:27px;
	padding:15px 0 0 10px; 
	background-image:url(/images/icon_black.png);
	background-position: 150px 14px;
	color:#FFF;
}
#menu ul li a.sel, #menu ul li a.act  {
	background-color:#ed1c24;
	width:158px;
	height:27px;
	padding:15px 0 0 10px; 
	background-image:url(/images/icon_red.png);
	background-position: 150px 14px;
	color:#FFF;
}
#menu ul li a.home:hover {
	background-color:#ed1c24;
	width:158px;
	height:27px;
	padding:15px 0 0 10px; 
	background-image:url(/images/home_over_bg.png);
	background-position: 0 0;
	color:#FFF;
}
/*
#menu ul li a.hover.sel {
	background-color:#ed1c24;
	padding:15px 0 0 10px; 
	background-image:url(/images/icon_red.png);
	background-position: 150px 14px;
	color:#FFF;
}

#menu ul li a.home.sel:hover {
	background-color:#ed1c24;
	padding:15px 0 0 10px; 
	background-image:url(/images/home_bg.png);
	background-position: 0 0;
	color:#FFF;
}
#menu ul li a.home.sel, #menu ul li a.home.act  {
	background-color:#ed1c24;
	padding:15px 0 0 10px; 
	background-image:url(/images/home_bg.png);
	background-position: 0 0;
	color:#FFF;
}
*/
#page_title {
	position:absolute;
	margin-left:205px;
	width:556px;
	height:40px;
	border: solid 1px #d7d9da;
}
#page_title div {
	position:absolute;
	width:21px;
	height:40px;
	background-color:#ed1c24;
	background-image:url(/images/icon_red.png);
	background-repeat:no-repeat;
	background-position:7px 14px;
}
#page_title h1 {
	width:400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:13px 0 0 30px;
	color:#7d7d7d;
	font-weight:normal;
}
#page_title ul {
	position:absolute;
	list-style:none;
	margin:13px 0 0 490px;
	padding:0;
}
#page_title ul li {
	display:inline;
}
#page_title ul li a {
	width:17px;
	height:15px;
	float:left;
	display:block;
	text-decoration:none;
	overflow:hidden;
	margin: 0 5px;
}
#page_title ul li a img {
	border:none;
}
#page {
	position:absolute;
	margin-left:205px;
	margin-top:70px;
	width:556px;
	height:330px;
	overflow:auto;
	color:#7d7d7d;
}
#page a {
	color:#000;
}

#ftp {
	position:absolute;
	width:149px;
	height:380px;
	padding: 10px;
	margin-left:775px;
	background-color:#e7e7e8;
}
#ftp input {
	width:142px;
	border:none;
	margin:4px 0 10px;
	color:#7d7d7d;
}
#ftp input.submit {
	border:none;
	background-color:#939598;
	color:#fff;
	padding:3px 10px; 
	font-size:11px;
}
#footer {
	background-image:url(/images/bg_footer.png);	
	height:68px;
}
#footer .copy {
	font-size:10px;
	position:absolute;
	margin-left:780px;
	margin-top:30px;
	width:160px;
	text-align:right;
}
#footer .menu {
	position:absolute;
	padding-left:95px;
	margin-top:30px;
	width:200px;
}
#footer .menu ul {
	list-style:none;
	padding:0;
}
#footer .menu ul li {
	display:inline;
}
#footer .menu ul li a {
	width:19px;
	height:12px;
	float:left;
	display:block;
	text-decoration:none;
	overflow:hidden;
	padding: 0 10px;
}
#footer .menu ul li a img {
	border:none;
}

.tip {
	background-color:#000;
	color:#FFFFFF;
	padding:5px 10px;
	border:solid 1px #666666;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
.tip-text {
	display:none;
}
#header .langs {
	
}
#header .langs ul {
	position:absolute;
	padding-left:80px;
	margin-top:16px;
	width:100px;
}
#header .langs li {
	display:inline;	
}
#header .langs li a {
	line-height:8px;
	float:left;
	display:block;
	text-decoration:none;
	padding: 0 10px 2px;
	border-right:solid 1px #7d7d7d;
	color:#7d7d7d;
}
#header .langs li a.act {
	color:#ed1c24;
}
#header .langs li a:hover {
	text-decoration:underline;
}
#header .langs li a.last {
	border-right:none;
}
#ftp_iframe {
	border:none;
	width:550px;
	height:350px;
}
#page ul {
	padding:5px 20px;
	list-style-position:outside;
	list-style-type:disc;
}
#page ul li {
	display:compact;
}
#header .banner {
	position:absolute;
	width:570px;
	height:101px;
	margin-left:194px;
	margin-top:16px;
}
#header .banner.partneri {
	background-image:url(/images/partneri.png);
}
#header .banner.reference {
	background-image:url(/images/reference.png);
}
#header .banner.kontakt {
	background-image:url(/images/profil.png);
}
#header .banner.produkty {
	background-image:url(/images/produkty.png);
}
#header .banner.uzitecne_info {
	background-image:url(/images/uzitecne_info.png);
}
#header .banner.home {
	background-image:url(/images/partneri.png);
}