body {
  margin: 0;
  padding: 0;
  background: #fff url(../images/kalamajka_pozadi.png) repeat-x center 0;
	color: #72706f;
  font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 1.3;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
}
.cleaner
{
  clear: both;
  height: 0;
  content: ' ';
  overflow: hidden;
	visibility: hidden;
}
.cleaner hr  {display: none;}
.skryj {display:none;}
.underline {text-decoration: underline}
#container 
{	
	position: relative;
	min-width: 905px; 
  max-width: 1105px;
  width: 100%;
	height: auto;
	margin: 10px auto;
  background-color: #fff;
  border-left: 2px solid #BFBFBF;
  border-right: 2px solid #BFBFBF;
}
#mainWrapper 
{	
	position: relative;
  width: 980px;
	height: auto;
	margin: 0 auto;
}
/* ------- TITLES -------*/
h1 {
    color: #ec9c35;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}
h2 {
    font-size: 16px;
    color: #a50068;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
h3 {
    color: #ec9c35;
    font-size: 22px;    
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}
h4 {
    font-size: 16px;
    color: #a50068;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
h5 {
    color: #5c8727;
    font-weight: bold;
    font-size: 1.1em;
    margin: 5px 0 0;
}
h6 {
    font-size: 1em;
    color: #5c8727;
    font-weight: bold;
    margin: 10px 0 0 0;
}
/* ------- TITLES END -------*/
/* ------- LINKS -------*/
a,
a:link,
a:active,
a:visited {
    color: #72706f;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}
img {border: none;}
/* ------- LINKS END -------*/
/*-------------------------------------------------------------------*/

/* ------- HEADER -------*/
#logo-img {
  position: absolute;
  background: url(./images-2/logo-on.jpg);
  margin-top: 50px;
  margin-left:17%;
  width: 160px;
  height: 120px;
  /* border: 1px solid red; */
}
h1#logo-text a{
  position: absolute;
  margin-top: 70px;
  margin-left: 35%;
  font-size: 60px;
  color: #fff;
}
#hlavicka {
	height: 290px;
}
.hlavicka-box {
	background: #183984;
  margin-top: 10px;
  margin-left: 5px;
	width: auto;
	height: 20px;
	float: left;
	padding: 0 8px;
}
#top {text-align: right;padding-right: 30px;}
#top a img {border: 1px solid #e5e4e4;}
/* ------- HEADER END -------*/
/* ------- FOOTER -------*/
#pata {
  margin-right: 30px;
  min-height: 70px;
  background: #fff url(../images/pata.gif) top right no-repeat;
}
/* ------- FOOTER END -------*/


/* ------- NAVIGATION & MENUS  -------*/
/* menu.css */
/* ------- NAVIGATION & MENUS END -------*/


/* ------- CONTENT LAYOUT -------*/
#contentWrap {
  width: 100%; 
  height: auto;
  margin: 7px auto 0 auto;
  background-color: #fff;
}
#obsah {
  float: right;
  margin-top: 0px;
  margin-left: 10px;
  width: 800px;
  /* min-height: 300px; */
  height: auto;
  text-align: left;
  line-height: 1.4;
}
#obsah-in {
  margin-top: 0px;
  margin-left: 30px;
  margin-right: 30px;
  overflow: hidden;
}
#aktuality {
  float: right;
  width: 25%;
  margin: 0;
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 40px;
  padding: 0;
}
.contentpane {}
/* ------- CONTENT END -------*/
/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
/* ---------- VLASTNI OBSAH ----------*/
.createdate_nov {color: #a50068;font-weight: bold;}