.msg_obal p{
  display:inline;
	margin: 0;
	padding: 0;
}
body {
	background: #FCFEF4 url(images_grey/bg_top.gif) repeat-x;
	margin: 68px 0 20px 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
	}

h1 {
	color: #FCFEF4;
	margin: -35px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	}	
	
h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #DAED9C;
	text-decoration: none;
	}
	
h2 {
	color: #7DA721;
	font-weight: bold;
	font-size: 1.5em;
	margin: 20px 0 0 0;
	}
	
h2 a:link, h2 a:visited {
	color: #7DA721;
	font-weight: bold;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	font-weight: bold;
	text-decoration: none;
	}
	
h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: bold;
	}
	
a:link {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #78A515;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover, a:active {
	color: #688F11;
	text-decoration: underline;
	
	}

.text_right{
  color: #000;
  font-weight:bold;
  font-size: 1.2em;
  margin-right: 20px;
	margin-top: 50px;
}	

p {
	line-height: 1.4;
	}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	width: 765px;
	margin: 0 auto;
	text-align: left;
}
	
.container_left {
	background: url(images_grey/container_left.gif) no-repeat;
}
	
.container_right {
	background: url(images_grey/container_right.gif) no-repeat top right;
}
	
.topline {
	background: url(images_grey/container_top.gif) no-repeat;
}
	
#content {
	padding-top: 30px;
	width: 480px;
	padding-left:20px;
	float: left;
}
	
#content_bg {
	background: #fff url(images_grey/container.gif) repeat-y;
}
	
#right {
	float: right;
	width: 250px;
	padding: 10px 15px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  voice-family: inherit;
  width: 230px;
}
/* -=-=-=- meta text -=-=-=- */
.meta {
	background: #F5F5F5;
	font-size: .9em;
	padding: 2px;
	border-bottom:1px solid #ccc;
	text-align:left;
	}
	
.meta:hover {
	background: #DFDFDF
	}
	
.meta_right{
  float:right;
  text-align:right;
  color: #5F5F5F;
  font-weight:bold;
}
.meta_left{
  float:left;
  text-align:left;
  color: #5F5F5F;
  font-weight:bold;
}	
.meta_left a{
  	color: #444E1F;
}	
/* 3)-=-=-=- Left selectors -=-=-=- */	
	
.main ul li {
	background: url(images_grey/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: none;
	}


.main ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}
	
.main img {
	padding: 3px;
	border: 1px solid #ACE149;
	}
	
.warning p { 
	background: url(images_grey/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
	
.img_info { 
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}	
	
.postinput {
	margin-left: 10px;
	}
	
/* 4)-=-=-=- Right selectors -=-=-=- */	
	

	
#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}
	
#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}
	
#right_module li {
	list-style: none;
	padding: 2px 0 2px 20px;
	}
  	
#right_module li .other{
	list-style: none;
	background: url(images_grey/links_bullet.gif) no-repeat 0 50%;
	padding: 2px 0 2px 20px;
	}
	
#right_module li .cd{
	list-style: none;
	background: url(images_grey/cd.ico) no-repeat 0 50%;
	padding: 2px 0 2px 20px;
	}	
#right_module li .bf{
	list-style: none;
	background: url(images_grey/bf.ico) no-repeat 0 50%;
	padding: 2px 0 2px 20px;
	}	
#right_module li .rc{
	list-style: none;
	background: url(images_grey/rc.ico) no-repeat 0 50%;
	padding: 2px 0 2px 20px;
	}	  	
#right_module ul {
	padding: 20px 10px 30px 10px;
	margin: 0;
	}
	
#right_module a {
	font-size: .9em;
	text-decoration: none;
	}
	
#right_module a:link {
	color: #565D4A;
	font-weight: normal;
	}
	
#right_module a:visited {
	color: #565D4A;
	font-weight: normal;
	}
	
#right_module a:hover, #right_module a:active {
	color: #000;
	}
	
.line {
	border-top: 3px solid #ACE149;
	margin-top: -5px;
	}
	
#search {
	background: url(images_grey/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 22px;
	}
	
#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
p.searchinfo {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}
	
p.imageday_nadpis {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}	
	
.imageday_image {
	margin-bottom: 15px;
	border:3px solid #ccc;
	}
	
.foto_day_large{
  margin-bottom: 50px;
	margin-top: 50px;
	text-align:center;
	border:3px solid #ccc;
}	
.imageday_image_last{
  margin-right: 50px;
	border:3px solid #ccc;
}

p a:hover img {
	margin-bottom: 15px;
	border:3px solid #ACE149;
	background: #fff;
	}
    		
.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}
	
.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.submit {
	background: url(images_grey/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(images_grey/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	

	
/* 5)-=-=-=- Footer -=-=-=- */	
	
#footer {
	background: url(images_grey/footer.gif) no-repeat;
	height: 75px;
clear: both
	}
	
#footer p {
	padding: 30px 0 0 70px;
	float: left;

	font-size: .8em;
	color: #777;
	}
	
.extras {
	float: right;
	padding: 33px 18px 0 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}
	
.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}
	
.extras li {
	display: inline;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}
	
/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	font-size: 1em;
	}
	
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}
	
/* -=-=-=- Accessibility -=-=-=- */
	
#skip {
	display: none;
	}
	
hr { /* Simple style when CSS not in use */
	display: none;
	}
	
/* -=-=-=- book -=-=-=- */	
.msg_obal{
  border-right: 2px solid #C8E66D;
  border-top: 2px solid #C8E66D;
  background: #FFF;
  margin-bottom:10px;
}

.msg_cas{
  color: #7F7F7F;
}

.msg_autor{
  font-weight:bold;
  margin-left:3px;
}

.msg_text{
  margin:7px;
  background: #EFEFEF;
}
/* -=-=-=- Hacks -=-=-=- */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	


/* zalozky */
#menu {

}


#pridat {
	border: 1px solid #c7ccdb;
	text-align: left;
	background-color: white;
	font-size: 11px;
}
.smazat {
	width: 14px;
	margin-top: 3px;
display:inline;
}

#odkazy {
	padding: 0;
	margin: 0;
}
#odkazy ol {
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
#odkazy a {
	color: #8f1f1f;
}
#odkazy a:hover {
	border-bottom: 1px dotted #8f1f1f;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { 
  position:absolute;
  z-index:1000;
  width:220px;
  background:#000;
  border:2px double #fff;
  text-align:left;
  padding:5px;
  min-height:1em;
  -moz-border-radius:5px; 
}
body div#toolTip p { 
  margin:0;
  padding:0;
  color:#fff;
  font:11px/12px verdana,arial,sans-serif; 
}
/* mesicni souhrn, link na novy den*/
.month_newday{
  font-weight:bold;
  margin: 3px;
}

/* uz jsem jako mylan a resim picoviny jako rozklikavani jednotlivych dnu... */
.skryj {
 display: none;
 font-size: 0.1em;
 height: 0;
}
.ukaz {
  display: block;
  padding: 1px 0px 10px 10px;
  border-left:5px solid #ccc;
}


.skryj_driver {
 display: none;
 font-size: 0.1em;
 height: 0;
}
.ukaz_driver {
  display: block;
}

