/* CSS Document */

body {
	background: #fff url("../images/zsidoleveltar/body_bg.jpg") left top repeat-x;
	line-height: 130%;
}

p {
	margin-bottom: 5px;
}

div#mainPage {
	position: relative;
	margin: 0 auto;
	width: 992px;
	font-size: 12px;
}

div.clear, span.clear, .clear {
  float: none;
  clear: both;
}

/* News + Main content title + flashgallery */
h2.newsTitle, h2.pageTitle,
h2.contentTitle,
div#fgListRows a.fgListLead {
	font-family: "Arial Narrow", times;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 4px 0px;
	font-weight: normal;
	color: #865ED2;
	font-size: 18px;
	display: block;
}

h1.pageTitle, h2.pageTitle {
  font-size: 16px;
}

h1.contentTitle, h2.contentTitle, h2.newsTitle {
  font-size: 20px;
}

div#newsListRows div.lead,
div.fgListItem div.lead {
	cursor: pointer;
}

div.fgListItem div.over {
  color: #000961;
}

div.newsLead {
	margin-bottom: 5px;
}

div.newsLead, div.newsBody {
	text-align: justify;
	color: #fff;
}

div#newsListRows,
div#fgListRows {
	text-align: justify;
	margin-bottom: 10px;
}

/* Header and mainmenu */
div#header {
  width: 992px;
  height: 176px;
  position: relative;
  margin-bottom: 0px;
  clear: both;
  float: none;
  background: url("../images/zsidoleveltar/header_bg.jpg") top right no-repeat;
}

div#header div.logo {
  position: absolute;
  left: 40px;
  top: 45px;
}

div#header div.menu {
  position: absolute;
  left: 40px;
  bottom: 4px;
  height: 42px;
}

div#header div.menu td {
  height: 42px;
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
}

div#header div.menu td a {
  height: 42px;
  line-height: 42px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  white-space: nowrap;
}

div#header div.menu td a:hover,
div#header div.menu td a.activemenu {
  /*background: url("../images/zsidoleveltar/mainmenu_bg_over.gif") top repeat-x;*/
  text-decoration: none;
  color: #fff;
}

div#header div.menu td a span.item {
  line-height: 42px;
}
div#header div.righttop {
  position: absolute;
  left: 614px;
  top: 10px;
  color: #fff;
  font-size: 11px;
}

div#header div.righttop a {
  color: #fff;
}

/* Main content background */
div#mainBgs {
  /*background: url("../images/zsidomuzeum/maincnt_bgtp.png");*/
}

/* Frontpage flashgallery items */
div#fpbox_holder {
  width: 596px;
  float: left;
}

div#fpbox_holder div.fpbox_outer {
  padding-right: 0px;
  width: 596px;
  height: 290px;
  float: none;
}

div#fpbox_holder div.nopadd {
  padding-right: 0px;
}

div#fpbox_holder div.fpbox_inner {
  background: #ff3300 url("../images/zsidoleveltar/frbox_bg.jpg") top repeat-x;
  padding: 12px;
  height: 265px;
  cursor: pointer;
}

div#fpbox_holder div.fpbox_inner span.image {
  display: block;
  width: 266px;
  height: 266px;
  float: left;
  background-color: #fff;
  margin: 0px auto 10px auto;
  border: 1px solid #fff;
  background-repeat: no-repeat;
  background-position: center;
}

div#fpbox_holder div.fpbox_inner span.title {
  display: block;
  text-align: center;
  font-family: "Arial Narrow", times;
  font-size: 16px;
  padding-bottom: 12px;
  padding-top: 5px;
  color: #fff;
}

div#fpbox_holder div.fpbox_inner span.intro {
  display: block;
  text-align: justify;
  color: #fff;
  font-size: 11px;
  line-height: 120%;
}

div#fpbox_holder div.fpbox_inner span.intro a,
div#fpbox_holder div.fpbox_inner span.intro a:hover {
  color: white;
  text-decoration: none;
}

div#fpbox_holder div.fpbox_inner span.intro a:hover {
  text-decoration: underline;
}

/* Frontpage news lead list */
div#newsListRows {
  padding: 15px;
  background: #fff;
  margin-top: 15px;
  width: 775px;
  background-color: #FCF3D7;
}

div#newsListRows a.newsListLead {
  display: block;
  width: 248px;
  float: left;
  padding-right: 15px;
}

div#newsListRows a.nopadd {
  padding-right: 0px;
}

div#newsListRows a.newsListLead span.name {
  display: block;
  font-family: "Arial Narrow", times;
  font-size: 15px;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  padding-bottom: 0px;
  color: #6A2177;
}

div#newsListRows a.newsListLead span.date {
  display: block;
  font-size: 11px;
  line-height: 150%;
  color: #d43333;
  padding-bottom: 2px;
  padding-top: 3px;
}

div#newsListRows a.newsListLead span.lead {
  display: block;
  font-size: 12px;
  color: #57275F;
  text-align: justify;
}

div#newsListRows a.newsListLead:hover {
  text-decoration: none;
}

div#newsListRows a.newsListLead:hover span.lead {
  color: #5b25c7;
}

/* Main cnt */
td#mc {
  text-align: justify;
}

td#mc table tr {
  text-align: left;
}

td#mc div.innerContent {
  background: #fff;
  padding: 0px;
}

td#mc div.innerContentInner {
  padding: 15px;
}

/* Toolbar */
div.toolbarContainer {
  margin-bottom: 0px;
  padding: 8px;
  background: #c7c7c7;
}

div.toolbarContainer table td a {
  font-size: 11px;
  color: #005BC7;
}

/* News */
td#mc div.newsLead {
  color: #00066A;
  padding-bottom: 10px;
}

td#mc div.newsBody {
  color: #000;
}

/* Left column */
td#lc {
  vertical-align: top;
  padding-right: 15px;
}

td#lc div.leftBoxName {
  background: #c7c7c7;
  padding: 8px;
  font-family: "Arial Narrow", times;
  font-size: 16px;
  color: #865ED2;
}

td#lc div.leftBoxText {
  background: #fff;
  padding: 10px;
}

td#lc div.leftSeededNews {
  width: 180px;
  margin: 0px;
}

/* Left column seeded news */
td#lc div.leftSeededNews div.nlSeededItem {
  margin-bottom: 10px;
  cursor: pointer;
}

td#lc div.leftSeededNews div.nlSeededItem span.img {
  display: block;
  border: 2px solid #8B8B8B;
  width: 176px;
  height: 95px;
  margin: 0px;
}

td#lc div.leftSeededNews div.nlSeededItem span.txt {
  display: block;
  padding: 5px;
  width: 170px;
  background-color: #9A9587;
  color: #fff;
  font-size: 11px;
  line-height: 120%;
  height: 39px;
  overflow: hidden;
  text-align: justify;
}

div.nlSeededItem {
  margin-bottom: 10px;
  cursor: pointer;
}

div.nlSeededItem span.img {
  display: block;
  border: 2px solid #8B8B8B;
  width: 176px;
  height: 95px;
  margin: 0px;
}

div.nlSeededItem span.txt {
  display: block;
  padding: 5px;
  width: 170px;
  background-color: #9A9587;
  color: #fff;
  font-size: 11px;
  line-height: 120%;
  height: 39px;
  overflow: hidden;
  text-align: justify;
}


/* Left column more news */
td#lc ul.nlRowsLeft {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none;
}

td#lc ul.nlRowsLeft li {
  margin-bottom: 8px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E3E5F9;
}

td#lc ul.nlRowsLeft li a {
  display: block;
}

td#lc ul.nlRowsLeft li a span.name {
  color: #000;
  font-family: "Arial Narrow", times;
  font-size: 13px;
  padding-bottom: 2px;
  display: block;
}

td#lc ul.nlRowsLeft li a span.date {
  color: #8B8B8B;
  font-size: 11px;
}

td#lc ul.nlRowsLeft li a:hover {
  text-decoration: none;
  color: #5b25c7;
}

/* Right box */
div.rightBoxName {
  padding-bottom: 8px;
  font-family: "Arial Narrow", times;
  font-size: 16px;
  color: #865ED2;
}

/* Footer */
table#footer_bg {
  height: 98px;
  background: #0060FF url("../images/zsidoleveltar/footer_bg.jpg") top repeat-x;
}

/* Subfooter and footer menus */
td#footMenu {
  line-height: 150%;
  color: #fff;
}

td#footMenu div.menu a {
  color: #7D77CE;
}

div#subfooter_head {
  height: 38px;
  background: #0060FF /*url("../images/zsidomuzeum/subfooter_bg.gif") top repeat-x*/;
  line-height: 38px;
}

div#subfooter_head span {
  line-height: 38px;
  color: #fff;
  font-family: "Arial Narrow", times;
  font-size: 14px;
  padding-left: 15px;
}

div#latest_news {
  padding: 15px;
  height: 138px;
  background: #fff;
}

div#footer_menu {
  padding: 10px 20px 10px 20px;
  text-align: center;
}

div#footer_menu span {
  color: #5B25C7;
}

div#footer_menu a {
  color: #5B25C7;
}

div#footer_menu a:hover {
  color: #5b25c7;
}

/* RSS content list */
div#latest_news {
  padding: 10px;
  font-size: 11px;
}

div#latest_news a.item {
  display: block;
  width: 231px;
  float: left;
  padding-right: 15px;
}

div#latest_news a.nopadd {
  padding-right: 0px;
}

div#latest_news a.item span.name {
  display: block;
  padding-bottom: 2px;
  color: #EC8F38;
  height: 32px;
  overflow: hidden;
  font-weight: bold;
  font-size: 12px;
}

div#latest_news a.item span.date {
  display: block;
  line-height: 130%;
  color: #8B8B8B;
  padding-bottom: 5px;
}

div#latest_news a.item span.lead {
  display: block;
  color: #787878;
  text-align: justify;
}

div#latest_news a.item:hover {
  text-decoration: none;
}

div#latest_news a.item:hover span.lead {
  color: #5b25c7;
}

/* Flashgallery list pages */
div.fgListItemRight table.box4 td {
  border: 1px solid #ccc;
  padding: 8px;
  vertical-align: middle;
}

div.fgListItemRight table.box4 td a:hover {
  text-decoration: none;
}

/* Universal stuff */
td.padd10 {
  padding: 10px;
}

td.padd10trb {
  padding: 10px 10px 10px 0px;
}

td.padd20 {
  padding: 20px;
}
