@charset "windows-1250";
/*
recerved class names (used only after #id object):
zakazane nazvy trid (pouzivane jen po nejakem id):
- left
- right
- top
- bottom
- popdown
*/
/* ========== TAGs ========== */
*{
	font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
body{
	padding:0;
	margin:0;
	background-color:#e9f2f3;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
	position:relative;
}

h1,h2,h3,h4,h5,h6,cite{
	margin:2px 0;
	color:#1a6091;
}

h1{
	font-size:15px;
}

h2{
	font-size:14px;
}

h3{
	font-size:13px;
}

h4{
	font-size:12px;
}

h5{
	font-size:11px;
}

h6{
	font-size:10px;
}

p{
	margin:9px 0;
}

div{
	display:block;
}

blockquote{
	margin:4px 0 4px 20px;
}
blockquote cite{
	text-align:right;
	font-style: italic;
	font-size:13px;
}
a{
	color:#1d6ba2;
	ext-decoration:none;
}

a:hover{
	color:#022764;
	text-decoration:underline;
}

a:active{
	color:#90acc3;
}

span{
	display:inline;
}

hr{
	border-width:0 0 1px;
	border-style:solid;
	border-color:#a4bace;
	margin:5px 0;
	height:1px;
}

img{
	border:0;
}
ul {list-style: none;}
li {
	background:url(../images/li.gif) no-repeat 0 6px;
	padding-left:13px;
}
fieldset{border: 1px solid #ccc; padding:0 15px 15px 15px; }
legend{border: 1px solid #ccc; padding:2px 15px; font-weight: bold; margin-bottom:10px; color: #777; }
label{ display: block; float: left;	width: 25%; text-align: right;	margin: 3px 0; padding: 0px 5px; vertical-align: top; }
input,select, textarea{
	font-family: arial ce, arial, helvetica ce, helvetica, sans-serif;
	background: #fff;
	margin: 3px 0;
	border-width: 1px ;
}


/* ========== CLASSes ========== */
.none{	display:none;}
.break {clear: both;}
.align-l{text-align: left;}
.align-c{text-align: center;}
.align-r{text-align: right;}
.float-l {float: left;}
.float-r {float: right;}
.margin-right {margin-right:40px;}
/* ========== IDs ========== */
/* logo */
#logo{
	width:228px;
	margin:0;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height:100px;
	left:19px;
	top:29px;
	position:absolute;
	z-index:5;
}

#logo-comment{
	margin:0;
	width:215px;
	background-image:url(../images/logo_comment.gif);
	background-repeat:no-repeat;
	height:26px;
	position:absolute;
	left:500px;
	top:64px;
}

#logo span,#logo-comment span{
	display:none;
}

#logo-url{
	display:block;
	color:#24343f;
	font-size:9px;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	letter-spacing:1px;
	position:absolute;
	z-index:5;
	left:85px;
	top:8px;
}

#logo-shadow{
	width:27px;
	background-image:url(../images/logo_shadow.jpg);
	background-repeat:no-repeat;
	height:110px;
	position:absolute;
	left:0;
	top:29px;
	z-index:3;
}

/* top */
#top{
	background-color:#f5f9fa;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	height:130px;
}

#top-corner{
	width:78px;
	background-image:url(../images/top_corner.jpg);
	background-repeat:no-repeat;
	height:29px;
	position:absolute;
	left:0;
	top:0;
	z-index:4;
}

#top-links{
	padding:8px 0 0 520px;
	clear:both;
	height:29px;
}

#top-links a{
	float:left;
	padding:0 10px;
	border-right:1px solid #ffffff;
	display:block;
	color:#ffffff;
	font-size:9px;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	letter-spacing:1px;
}

#top-links a:hover{
	text-decoration:underline;
}

#top-links a.right{
	border:0;
}

/* content */
#content{
	margin:20px 40px 30px 216px;
	width:530px;
	color:#555555;
	font-size:11px;
	line-height:16px;
}
#content h2{
	background: #F4F8F9;
	font-size:15px;
	padding:3px 10px;
	border: 1px solid #999;
	border-top: 3px solid #fff;;
	border-bottom: 1px solid #eee;;
	margin-bottom:12px;
	text-align: right;
	color:#777;
}
#content h5{
	padding-left: 10px;
	border-left: 1px solid #999;
	margin:30px 0 7px;
}

#intro_menu {
	background: url(../images/intro_menu_bg.gif) ;
	background-repeat: repeat-x;
	margin-left:20px;
	width: 568px;
	}
#intro_menu ul {
	margin:0;
	padding:0;
	}
#intro_menu li {
	background: none;
	padding: 2px 10px 2px 0px ;
	float:left;
	}
#intro_menu li.left {	}
#intro_menu li.right {	}
#intro_menu a {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	padding:1px 2px 2px 7px;
	display: block;
	border-left: 1px solid #ccc;
	width:;
	}
#intro_menu blockquote {
	background: url(../images/intro_submenu_bg.jpg) repeat-x;
	margin: 0;
  width:132px;
	}
#intro_menu .top {
	margin-top:3px;
	}
#intro_menu div {
margin-top:4px;
}
#intro_menu div a {
	display: block;
	width: 120px;
	color:#069;
	font-weight: normal;
	line-height: 120%;
	border-bottom: 1px solid #ccc;
}
#intro_menu div a:hover {
	background-color:#f6fafb;
	color:#000;
}


/* welcome */
#welcome{
	margin:0 0 20px;
	padding:0 10px 20px 75px;
	border-bottom:1px solid #a4bace;
	color:#1a6091;
	background-image:url(../images/logo_e.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	word-spacing:4px;
}

/* left */
#left{
	width:160px;
	font-size:10px;
	z-index:1;
	position:absolute;
	left:28px;
	top:130px;
}

#left-bg{
	background-image:url(../images/left_bg_1.gif);
	background-repeat:repeat-y;
	background-position:0 3px;
	background-color:#9fa1a1;
}

#left-content{
	padding:6px 1px;
	background-image:url(../images/left_top_1.gif);
	background-repeat:no-repeat;
	color:#ffffff;
}

#left-content div{
	padding:9px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #777;
}
#left-content div.top {
	border-top:0;
}

#left-content div.bottom {
	border-bottom:0;
}

#left-content h4{
	margin:0 0 3px;
	padding:0 0 0 20px;
	color:#666666;
	background-image:url(../images/left_li.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	font-size:10px;
}
#left-content blockquote a{
	color: #fff;
	display: block;
	padding:4px 3px;
	margin:0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #888;
}
#left-content blockquote a:hover{
	color: #333;
	background-color:#ccc;
	border-bottom: 1px solid #ccc;

}
#left-content li{
  color:#FFFFFF;
  font-size:10px;
}

#left-bottom{
	color:#000000;
	background-image:url(../images/left_bottom.gif);
	background-repeat:repeat-y;
	background-color:#d1d2d2;
	eight:94px;
}

#left-bottom form{
	margin:0;
}

#left-bottom .separ{	border-top:1px solid #ddd; border-bottom:1px solid #999; 	padding:10px;}
#left-bottom .separ.bottom{border-bottom:none; }

#left-bottom h4{
	margin:2px 0;
	color:#006699;
	font-size:10px;
}

#left-bottom input{
	border:0;
	border-top:1px solid #868686;
	margin:5px 0 0;
	color:#666666;
	background-color:#ffffff;
	font-size:9px;
}

#left-corner{
	width:160px;
	background-image:url(../images/left_corner.gif);
	background-repeat:no-repeat;
	height:27px;
}

/* menu */
#menu{
	display:block;
	font-size:10px;
	position:absolute;
	left:190px;
	top:110px;
	z-index:6;
}

#menu ul{
	margin:0;
	padding:0;
	min-width:630px;
}

#menu li{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	background-image:url(../images/menu_li.gif);
	background-repeat:no-repeat;
	background-position:13px 5px;
	height:20px;
	position:relative;
}

#menu li.popdown{
	idth:150px;
}

#menu li.left{
	border-left:0;
}

#menu li.right{
	border-right:0;
}

#menu a{
	padding:1px 25px 0 25px;
	display:block;
	color:#376b9f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#menu a:hover{
	color:#555;
}
#menu ul blockquote{
	border-color:#b7b7b7;
	border-width:0 1px 1px;
	border-style:solid;
	width:151px;
	margin:0;
	background-image:url(../images/menu_bg.gif);
	background-color:#f6fafb;
	background-repeat:repeat-x;
	color:#666666;
	position:absolute;
	z-index:8;
	left:-1px;
	top:19px;
	visibility:hidden;
}

#menu blockquote div{
	border-top:1px solid #fefefe;
	border-bottom:1px solid #dbdcdc;
	background-image:none;
	height:auto;
}

#menu blockquote .top{
	border-top:0;
}

#menu blockquote .bottom{
	border-bottom:0;
}

#menu blockquote a{
	padding-top: 3px;
	padding-bottom: 3px;
	display:block;

	color:#666666;
	font-weight:normal;
	text-transform:none;
	/* 	IE VERSIONS HACK	by www.pixy.cz		*/
	_width:150px;
	_wid\th:100px;
	}
#menu blockquote a:hover {
	background:#fff;
	color:#000000;

}

