/*****************
  This is your playground. Customize Hemingway to your hearts extent. 
*****************

/* LAYOUT WIDTH */

/* Example for a fluid layout:
.inside{
	width:95%;
}
*/

/* Example for a static layout:
.inside{
	width:800px;
}
*/

.aside-content p a, ul.recent-comments li a, ul.dates li .aside-content p a{
	color: #B8CC66;
}
.ancillary .block h2, .ancillary .block h3{
	color: #B8CC66;
}

#navigation {
	background:#000 url(pangi/navigation.png) top repeat-x;
	display:block;
	height:25px;
}
#primary.twocol-stories .story a img:hover, .single-post a img:hover {
	border: 1px solid #ddd;
	/*background: #B8CC66;*/
	background: #DBE6B3;	

}
/*PE IE6 je popisok prilis dlhy*/
*html a.nav {
	width:90px;
	
	
}
#slidebar{ 
zoom:1;
}

#comments .content{
  height:auto !important;	
}

