/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #EFEFEF;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333;
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: underline;
	color: #8EA254;
	/*background: inherit;*/
}
a:hover {
	color: #37498E;
	/*background: inherit;*/
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666;
}

/* images */
img {
	/*border: 2px solid #CCC;*/
}
img.float-right {
	margin: 5px 0px 10px 10px;
}
img.float-left {
	margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}
ul, ol {
	margin: 0px 20px 5px 20px ;
	padding: 0 20px;
	/*color: #88ac0b;*/
}
ul span, ol span {
	color: #000000;
}


blockquote {
	margin: 10px;
	padding: 0 0 0 28px;
	border: 1px solid #f2f2f2;
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;
}
/********************************************
Search form
********************************************/
#search {
}

#search br {
	display: none;
}

#search input {
	margin-left: 5px;
	border-top: 0px solid #BAD300;
	border-left: 0px solid #A9C817;
	border-right: 0px solid #7DAB00;
	border-bottom: 0px solid #578900;
	background: url(images/lupa.gif) repeat-x;
	font-size: 10px;
	color: #FFFFFF;
		width: 20px;
		height: 20px;
}

#search #s {
	width: 155px;
	background: #FFFFFF;
	border: 1px solid gray;
	font-size: 14px;
	color: #6B6B6B;
}




/********************************************
LAYOUT
********************************************/


#header {
	width: 929px;
	position: relative;
	height: 113px;
	background: #CCC url(images/headerf1.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}

.datum {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 1.0em  Arial, Sans-serif;
	text-transform: none;
	text-align:right;
	color: #37498E;
	top: 13px; left:500px;
	width:410px;
}
.is {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 1.0em  Arial, Sans-serif;
	text-transform: none;
		text-align:right;
	color: #37498E;
	top: 32px; left:500px;
	width:410px;
}
.zast {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 1.0em  Arial, Sans-serif;
	text-transform: none;
		text-align:right;
	color: #37498E;
	top: 47px; left:500px;
	width:410px;
}

#topmenu {
	width: 929px;
	background: #CCC url(images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

/* common styling */
.tmenu {
  font-family: arial, sans-serif; 
  width:903px; 
  position:relative; 
  margin-left:13px; 
  margin-right:13px; 
  font-size:14px; 
  height:42px;

  }
.tmenu ul li a, .menu ul li a:visited {
  display:block; 
  background-image: url(images/tmenu.jpg);
  text-decoration:none; 
  width:150px; 
  height:40px; 
  text-align:center; 
  border:0px solid #fff; 
  line-height:40px; 
  overflow:hidden;
  color:#37498E;
  font-weight:bold;  
    }
.tmenu ul {padding:0; margin:0;list-style-type: none; }
.tmenu ul li {float:left; margin-right:0px; position:relative;}
.tmenu ul li ul {display: none;}


.tmenu ul li:hover a {
  color:#37498E; 
/*background:#36f;*/}

.tmenu ul li:hover ul {display:block; position:absolute; top:40px; left:0; width:149px;                               
border-left:1px solid #37498E; 
border-right:1px solid #37498E; 
border-bottom:1px solid #37498E; 

}


.tmenu ul li:hover ul li a.hide {background:#36f; color:#aff;}
.tmenu ul li:hover ul li:hover a.hide {background:#36f; color:black;}
.tmenu ul li:hover ul li ul {display: none;}
.tmenu ul li:hover ul li a {display:block; background:#ddd; 
                        color:#37498E;
                        background-image: url(images/tmenup3.jpg);
                          height:30px; 
                            line-height:30px; width:149px

                        }
.tmenu ul li:hover ul li a:hover {
  /*background:#36f; */
  color:black;}
.tmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:150px; top:0;}
.tmenu ul li:hover ul li:hover ul.left {left:-150px;}

#wrap {
	width: 929px;
	background: #CCC url(images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}


#content-wrap {
	clear: both;
	width: 900px;
	padding: 0;
	margin: 0 auto;
}

#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;

/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;

/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;
}




/* Menu */
#menu {
	clear: both;
	margin: 0; padding: 0 40px 0 0;
	background: url(images/menu.jpg) repeat-y center top;
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;
}
#menu ul li#current a {
	background-color: #FFF;
	color: #333;
}

/* Main Column */
#main {
	float: left;
	width: 75%;
	padding: 0; margin: 0;
}
#main h1 {
	margin-top: 5px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color:#37498E;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(images/square1.jpg) no-repeat 3px 50%;
}
#main p {
	padding: 0px 0 5px 5px;

}


.post-footer {
	background-color: #FAFAFA;
	/*padding: 5px; margin: 2px 10px 0 10px;*/
	background: url(images/postfooter1.jpg) repeat-x left bottom;
	border: 1px solid #f2f2f2;
  height:24px;
}
.post-footer .date {
   float: left;
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 4px 10px 0 3px;
	width:300px;
}
.post-footer .reads {
float: left;
	background: url(images/go1.gif) no-repeat left center;
	padding-left: 15px; margin: 4px 10px 0 5px;
	width:230px;
}
.post-footer .readmore {
  float: left;
	background: url(images/sipka.gif) no-repeat left center;
	padding-left: 15px; margin: 4px 10px 0 5px;
}
.post-footer .readmore_det {
  float: left;
	background: url(images/sipka.gif) no-repeat left center;
	padding-left: 15px; margin: 4px 0px 0 185px;
}
.post-footer .readmore a, a:visited a:hover {
	text-decoration: underline;
	color: #8EA254;

}
.post-footer .readmore a:hover {
	color: #37498E;
	/*background: inherit;*/
}

.leftbox{
  /* float:left;
  /*  width:10px;*/
  /* obrázek vlevo */
  background: url(images/shadowAlpha.png) no-repeat bottom right !important; 
  /* pro Operu a Mozillu použijeme transparentní PNG */
  background: url(images/shadowAlpha.gif) no-repeat bottom right; 
  /* pro IE musíme ještě doplnit GIF, Opera a Mozilla kvůli !important použije PNG */
  margin: 5px 15px 0px 0px; 
}
.leftbox img  {
  display: block;
  ssposition: relative;
  background-color: #fff; /* bílé pozadí kolem */
  border: 1px solid #a9a9a9; /* rámeček */
  margin: -4px 6px 6px -6px; /* posun kvůli stínu */
  padding: 4px; /* pozadí 4px mezi rámečkem a obrázkem */
}





/* Sidebar */
#sidebar {
	float: right;
	width: 211px;
	padding: 0; margin: 0;
	background: #EEF0F1; 
}
#sidebar h1 {
	margin-top: 0px;
	padding: 5px 0 5px 15px;
	/*font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;*/
	color: #37498E;
	background: #EEF0F1 url(images/menu.jpg) repeat-x left bottom;
	border: 1px solid #EFF0F1;
	height:22px;
	font-family: arial, sans-serif; 
  font-size:16px; 
}

#sidebar .left-box {
	border: 1px solid #EFF0F1;
	margin: 2px 2px 5px 2px;
	padding: 0px 0 0px 0px;
}
#sidebar p {

	padding: 0px 0 0px 0px;
}


#sidebar ul {
	list-style: none;
	text-align: left;
	margin: 3px 0 0px 0; padding: 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(images/go1.gif) no-repeat 5px 5px;
	padding: 2px 0 2px 25px;
	margin: 0 2px;
	/*font-weight: bolder;*/
}
#sidebar ul.sidemenu a {
	/*font-weight: bolder;*/
	text-decoration: underline;
	background-image: none;
}

#sidebar .sidemenutext {
	font: normal 1.0em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
}
#sidebar .komparch {
	border-bottom: 1px solid #EFF0F1;
	background: url(images/sipka.gif) no-repeat 5px 5px;
	padding: 2px 0 2px 25px;
	margin: 0 2px;
}
/*----------------------------------------------------------------*/


/* Footer */
#footer {
	color: #666666;
	background: #CCC url(images/footer.jpg) no-repeat center top;
	clear: both;
	width: 929px;
	height: 35px;
	text-align: center;
	font-size: 92%;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
