/* HOMEPAGE */

/* oranz #EF3B03 */
/* zel #CCF005 */

/* light bg: 	#90A0A1 */
/* dark bg: 	#374952 */
/* darker bg:  	#222D32 */
/* dark grey: 	#90A0A1 */
/* light grey: 	#E2EDF3 */


body {
	margin: 0px;
	padding: 0px;
	color: #E8EDF5;
	background: #7F8A89;
	background: #7F8A89 url('../images/bg_home_right-line-dlouha.gif') 800px 0px repeat-y;
	font-family: 'Verdana CE', 'Geneva CE', Verdana, Arial, sans-serif;
}

#pagecontent {
	width: 800px;
}

/* TOP-PANEL */
#top-panel {
	background: #7F8A89 url('../images/bg_home_top-panel.gif') bottom right repeat-x;
	/* background-color: red; */
	margin: 0px;
	padding: 0px;
	height: 285px;
}

#top-panel table, #top-panel tr, #top-panel td {
	margin: 0px
	padding: 0px;
}

#top-panel #flash-panel {
	width: 519px;
	height: 285px;
	_height: 288px;
}

#top-panel #logo {
	padding: 0px;
	margin: 0px;
	margin-left: 519px;
	margin-top: -285px;
	_margin-top: -288px;
	width: 281px;
	height: 285px;
}

/* td {border: 1px solid blue;} */


/* MIDDLE-PANEL */

#middle-panel {
	color: #7F8A89;
	background: #E8EDF5 url('../images/bg_home_middle-panel.cz.gif') top right repeat-x;
	_margin-top: -3px;
	/* border: 1px dotted red; */
}

#middle-graphics {
	/* background-color: #CCF005; */
	background: transparent url('../images/bg_home-middle-graphics.jpg') top left no-repeat;
	height: 100px;
}


/* MENU, SUBMENU OVERRIDE */

#menu {
	height: 27px;
	background: #CCF005;
	background: #CCF005 url('../images/bg_home_menu.gif') top right repeat;
	padding-left: 27px;
}

#menu-image {
	height: 27px;
	background: #CCF005 url('../images/bg_home_menu.gif') top right repeat;
}


#menu-inner {
	background: transparent url('../images/bg_home_menu-graphics.jpg') top right no-repeat;
	height: 100%;
}


/* AKTUALITY */
#novinky-list {
}

#novinky-list .novinka-item, #novinky-redbox-list .novinka-item {
	margin-bottom: 15px;
}

#novinky-list .novinka-datum, #novinky-redbox-list .novinka-datum {
	padding: 1px 3px 1px 3px;
	margin-top: 0px;
	font-size: 11px;
	/* letter-spacing: -0.15em; */

	color: #7F8A89;
	background: #E8EDF5;
	
	/* color: #000000; */
	/* background: #CCF005; */
	
	border-left: 2px solid #CCF005;
	
	float: left;
}

#novinky-list .novinka-titlebodybox, #novinky-redbox-list .novinka-titlebodybox {
	/* border: 1px dotted yellow; */
	padding-left: 100px;
	padding-top: 2px;
	clear: right;
	border-top: 1px solid #E8EDF5;
}

#novinky-list .novinka-title, #novinky-redbox-list .novinka-title {
	color: #E2EDF3;
	font-size: 13px;
	
	padding-left: 5px;
	margin: 0px;
	background: transparent url('../images/10x10_aktualita_title_rect.gif') top left no-repeat;
	/* border: 1px dotted yellow; */
}

#novinky-list .novinka-body, #novinky-redbox-list .novinka-body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/* border: 1px dotted yellow; */
}

#novinky-list .novinka-body p, #novinky-redbox-list .novinka-body p {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

/* redbox override */
#novinky-redbox-list {	
	margin-bottom: 35px;
}

#novinky-redbox-list .novinka-item {
}

#novinky-redbox-list .novinka-datum {
	/* color: #E2EDF3; */
	/* background: #EF3B03; */
	color: #EF3B03;
	border-left: 2px solid #EF3B03;
}

#novinky-redbox-list .novinka-titlebodybox {
	/* border-top: 1px solid #EF3B03; */
}

#novinky-redbox-list .novinka-title {
	/* color: #CCF005; */
	background: transparent url('../images/10x10_redbox_title_rect.gif') top left no-repeat;
}


/* ---------- PARTNERI ------   */
#maincontent #novinky-box {
	float: left;
	width: 580px;
	_width: 520px;
	_margin-right: 20px;
	/* border: 1px dotted silver; */
}

#maincontent #partneri-box {
	width: 120px;
	_width: 100px;
	clear: right;
	margin: -30px 0px 0px 610px;
	_margin: 0px;
	padding: 10px;
	border: 1px solid #869190;
	/* border: 1px dotted green; */
}

#partneri-box #praha-logo {
}

#partneri-box #praha-logo img {
	border: none;
}


#partneri-box #praha-popis {
	padding: 0px;
	margin: 0px;
}

#partneri-box #odkaz-partneri a {
	font-weight: strong;
	text-decoration: none;
	color: #CCF005;
	background-color: transparent;
	border-bottom: 1px solid #CCF005;
}

#partneri-box #odkaz-partneri a:hover {
	color: #CCF005;
	background-color: transparent;
	border-bottom: 1px solid #EF3B03;
}
