h2, h3, h4, h5{
	font-size: 1em;
	font-weight: bold;
}
h1,h1 span{
	height: 69px;
	width: 351px;
	z-index:200;
	position:absolute;
}
h1{
	top:30px;
	left:23px;
	overflow:hidden;
	font-size: 2em;
	background:transparent;
}
h1 span{
	background: url(../img/layout/home_logo.jpg);
	top:0;
	left:0;
}

a{
	color: #E00000;
}
#page{
	padding-top:  153px;
	background: #C5C5C5;
}
#pageInside{
	background: url(../img/layout/page_inside.gif) repeat-y left top;
}
/* content
---------------------------------*/
#homeContentWrap{
	width:513px;
	float: left;	
	background: #BDBDBD url(../img/layout/home_content_shadow.jpg) no-repeat left 150px;
	min-height: 461px;
	_height:461px;
}
#homeContent{
	margin: 30px;
	min-height: 340px;
}
#homeContent h2, #homeContent h3, #homeContent p{
	margin-bottom: 1em;
}
/* news
---------------------------------*/
#news{
	width: 246px;
	float: right;
	overflow:hidden;
	background: url(../img/layout/news_bottom.jpg) right top no-repeat;
	padding-bottom: 109px;
}
#news .new{
	background-color: #E7E7E7;
}
#news .new .inside{
	padding: 20px 15px;
	background: url(../img/layout/news_dot.gif) center bottom no-repeat;
	position:relative;/*ie*/
	height: 1%;/*ie*/
}
#news #newFirst {
	background-image:url(../img/layout/news_tl.jpg);
	background-repeat:  no-repeat;
}
#news #newLast{
	background-image: url(../img/layout/news_br.jpg);
	background-repeat:  no-repeat;
	background-position:  100% 100%;
}
#news #newLast .inside{
	background-image:none;
}
#news h3{
	padding: 10px 15px;
	/*background:  url(../img/layout/news_top.jpg) no-repeat -1px 0*/
}
#news .new p{
	float:left;
	width:130px;
	margin-right:1em;
}
#news .new img{
	float:right;
}

#panorama{
	height: 150px;
	background: url(../img/layout/prague_panorama.jpg) top left no-repeat;	
}
#topArea{
	background: #FFF203 url(../img/layout/home_header2.jpg) repeat-x top left;
	height: 153px;
	top:0;
	left: 0;
	right: 0;
	width: 100%;
	position:absolute;
	z-index:100;
}
#navigation{
	left:0;
	bottom:0;
	_bottom:-1px;

}

#menuItem6{width:82px;}
/* marketing
------------------------------------------------*/
#marketing{
	top:14px;
	right:0;
}
#marketing a{
	height: 32px;
}
#setAsHomepage{
	background-image: url(../img/layout/home_set_as_homepage2.gif);
	width: 87px;
}
#sendToFriend{
	background-image: url(../img/layout/home_send_to_friend2.gif);
	width: 77px;
}
#bookmarkThis{
	background-image: url(../img/layout/home_bookmark_this2.gif);
	width: 80px;
}
/* language
--------------------------------------------*/
#language{
	left:434px;
	top:33px;
}
/* call me back form
--------------------------------------------*/
#callMeBack{
	position:absolute;
	right:20px;
	top:80px;
	z-index:300
}
#callMeBack .inputText{
	width: 115px;
}
#callMeBack .button{
	font-weight: normal;
	vertical-align:middle;
	position:relative;
	font-size: 9px;
	top:-.2em;
}


#flash{
  width: 513px;
  height:151px;
}

#flash .noFlash{
	background: url('../flash/cbt_top2.jpg') no-repeat;
	width: 512px;
  height:150px;
}


