
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin:5px;
	margin-bottom:15px;
	background-image: url(mainpage-h2-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-bottom:6px;
	padding-left:4px;
}

h4 {
	color:#cf410f;
}

/* rozvrzeni stranky *********************************/
#main-page-body {
  display:block;
  margin:5px;
}

/* ruzne ***********************************************/
hr.main-page-body {
	color: #CCCCCC;
	height: 1px;
}

/* novinky *****************************************/
#news {
  display:block;
  width:465px;
}
#news-navigace {
	margin: 0.2em;
	text-align:right;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.news-navigace-text {
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #666666;
    text-decoration: none;
	font-weight:inherit;
}
.news-navigace-aktivni {
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
	font-weight:inherit;
}
.news-navigace-href, .news-navigace-href:hover {
    font-weight: normal;
    text-decoration: none;
    color: #CC9966;
    font-size: 1em;
	background-color: transparent;
	font-weight:inherit;
}
.news-navigace-href:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #CC9966;
	cursor:pointer;
}
/* nahodne clanky *****************************************/
#randomarticle {
  display:block;
  width:100%;
}
/* ankety *********************************************/
#anketa {
  display: block;
  width: 145px;
  margin-top: 2em;
}
#anketa-otazka {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	margin: 0.2em;
	margin-bottom: 0.8em;
	text-indent:2em;
}
a.anketa-odpoved, a.anketa-odpoved:hover {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color:transparent;
	display:block;
	margin: 0.2em;
	margin-bottom: 0.5em;
}
a.anketa-odpoved:hover {
  background-color: #dddddd;
  color:#000000;
  cursor:pointer; 
}
#anketa-hlasovalo {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	margin: 0.3em;
	margin-top:1em;
	text-indent:1em;
}

/* nejctenejsi ***************************************/
a.nejctenejsi-nadpis, a.nejctenejsi-nadpis:hover {
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
a.nejctenejsi-nadpis:hover {
    cursor:pointer;
    text-decoration: none;
}
.nejctenejsi-item {
    margin: 0.6em;
	margin-bottom: 1.5em;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}
a.nejctenejsi-diskuse, a.nejctenejsi-diskuse:hover, a.nejctenejsi-diskuse:visited {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #993300;
    text-decoration: underline;
	margin-top: 0.5em;
	margin-left: 1em;
	display:block;
}
a.nejctenejsi-diskuse:hover {
    text-decoration:none;
	cursor:pointer;	
}


/****************************************************/
#homepage-zamestnanci {
	border:none;
}

#homepage-zamestnanci td{
    margin:0;
	padding:5px;
	width:50%;
	border-bottom:1px dotted #ccc;
}
#homepage-zamestnanci td.oddelovac {
	width:1px;
	border:none;
}

.homepege-box-ref-img {
    border:2px solid #000;
	margin-right:10px;
	float:left;
}
.homepege-box-ref-nazev, homepege-box-ref-nazev-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display:block;
}


