/* CSS Document */
body, form, input, select, textarea { margin:0; padding:0; font-size:100%; font-family:"ËÎÌå", "Verdana", "Arial"; }
body {  font-size:11pt; background:#ffffff url('images/body-bg.gif') repeat-x; }
#all { width:780px; margin:0 auto 0 auto; }
#top-bar { margin-bottom:1px; height:75px; background:#113184 right top no-repeat; }
#top-bar img { border:0; margin:12px 0 0 35px; }
#middle-bar { padding-left:5px;height:36px;background:#E2E2E2; }
#left { float:left; width:220px; margin-right:15px; padding-bottom:60px; }
.link-webmap { float:left; display:block; width:160px; height:13px; margin-right:5px; margin-top:7px; text-align:center; }
.clearer {clear:both; line-height:0px; font-size:0px; width:100%; height:0px;}
#content { background:url('images/bg-content.gif') 0 37px repeat-x; }
#right { width:520px;float:right;}
.grey-text {color:#666666;}
#languages { font-family:Arial; float:left; width:400px; margin-bottom:6px; padding:10px 0 0 10px; font-size:8pt;}
#languages a { margin-right:3px; padding-left:16px; color:#666666;}
#languages a:hover { text-decoration:none; }
.link-czech, link-english {float:left; display:block; width:40px; height:24px;}
.link-czech { background:url('images/czech.gif'); background-repeat:no-repeat;}
.link-english { background:url('images/english.gif'); background-repeat:no-repeat;}
a.link-czech,a.link-english { background-position:0px 2px;}

/***************************************************************************
                                  Info Zone
 ****************************************************************************/
#infozone{font-size:12px; color:#777777; font-weight:bold; width:160px;height:20px;overflow:hidden;}
#infozone div{height:20px;line-height:20px;white-space:nowrap;overflow:hidden;}

/***************************************************************************
                                  Menu
 ****************************************************************************/
#menu-top { margin:0; padding:0; float:left; height:36px; border-left:1px solid #fff;width:590px; font-size:14px; font-weight:bold; }
#menu-top li { margin:0;  }
#menu-top li.last-c,
#menu-top li.last,
#menu-top li { float:left; list-style-type: none;height:26px; padding:10px 5px 0 5px; border-right:1px solid #fff; }
#menu-top li.last { border-right:none; }
#menu-top li a { color:#000; text-decoration:none; }
#menu-top li.last-c,
#menu-top li.click { background:#fff; }


/***************************************************************************
                                  Home Page
 ****************************************************************************/
#homepage { float:left; width:98%; padding-bottom:20px; }
h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bolder; margin:0px 0 8px 0;padding:0; color:#1C2977; }
p { padding:0; margin:0 0 1em 0;}
a { color:#0C3283;}

/***************************************************************************
                                  Article
 ****************************************************************************/
#article { float:left; color:#737373; font-size:92%; padding: 0 1px 1px 0;}
#article h2, #article h3, #article h4, #article h5 { font-weight:bold; padding:0; margin: 1em 0 0.5em 0; }
#article h2 {font-size:125%; color:#15307D;}
#article h3 {font-size:112%; color:#6580C5;}
#article h4 {font-size:112%; color:#828081;}
#article h5 {font-size:100%; color:#828081;}

#article table,
#article p { padding:0; margin:0 0 1em 0; line-height: 130%;}
#article a  { color:#5282D6; }
#article a:hover { text-decoration:none; }

#products-list { width: 100%; font-size:10pt; float: left; color: #808080; }
#products-list ul {margin: 5px 0 1em 5px; padding:0;}
#products-list ul ul, #article ul ul ul {margin-top: 0;}
#products-list ul li { list-style-type:none; background:url('images/li-bg.gif') 0 5px no-repeat; padding:0 0 2px 10px; margin:0; line-height: 130%;}

div#homepage-intro { margin-top: 15px; margin-bottom: 15px; color: #808080; font-size:92%;}
#illustate { width: 95%; float: left; text-align: center; }

/* recommend home */
.recommend-home p { color:#737373;line-height:130%; font-size:92%; }
.recommend-home { padding-left:5px;}
.recommend-home .recommend-date { color:#737373; display:block; margin:0 0 7px 0; font-size:85%; }
.recommend-home a {color:#113184; text-decoration:none; font-size:92%;}
.recommend-home .recommend-h3 { margin:0;padding:0 0 5px 0; font-size:100%;}
.recommend-home .recommend-h2 { font-family:"ËÎÌå"; color:#333333;  font-size:110%;}


#footer { margin-top:10px; float:left; width:760px; padding-bottom:10px;background:url('images/footer-bg.gif') repeat-y; }
#footer-left { float:left; width:222px;background:#DEDEDE; color:#3D2F8E; font-size:85%; text-align:center; }
#footer-left .content { text-decoration: none; }
#footer-left span { font-weight:bold; }
.foot-text { display:block; margin-top:15px; margin-left:9px; line-height:130%; }
#footer-right { float:left; width:520px; border-left:1px solid #fff; background:url('picture/mask/footer-right.gif') repeat-y; font-size:85%; color:#242424; }

/***************************************************************************
                                  Product
 ****************************************************************************/
#tblProduct {
	padding: 0;
	margin: 0;
	text-align:center;
}
#tblProduct caption {
	padding: 0 0 5px 0; 
	font: italic 10pt "ËÎÌå";
	text-align: right;
}
#tblProduct th {
	font: 9pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 4px 4px 6px;
}
#tblProduct th.title
{
	border-top: 1px solid #C1DAD7;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
#tblProduct th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #C1DAD7;
	background: none;
}
#tblProduct td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	font-size:9pt;
	text-align: center;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#tblProduct th.specRowAlt
{
	border-bottom: 1px solid #C1DAD7;
}
#tblProduct th.specRow
{
	border-bottom: 1px solid #C1DAD7;
}
#tblProduct td.alt {
	background: #F5FAFA;
	color: #797268;
}
#tblProduct .spec {
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #fff url(images/bullet1.gif) no-repeat;
}

#tblProduct .specalt {
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	color: #797268;
}