h3 {margin: 2px; color: #555555;}

.ram 	{ background-color: white; }

.post 	{ background-color: white; }
.post.datum { font-size:120%; background-color: #3934A5; color: #FFF5EC; padding-left:10px; }
.post	.title { font-size:110%; color: #FFFFFF; background-color: #3934A5; margin-top:15px; margin-left:20px; margin-right:20px;	border-bottom: 1px solid #BAB8B8; }
.post	.category {	color: #555555;	font-size:80%;	margin-top:2px;	margin-bottom:10px;	margin-right:50px; padding-left:5px; }
.post .category a { color: #555555; background-color: transparent; }
.post .category a:link, .post .category a:visited { color: #555555; }
.post .category a:hover { background-color: #5588ff; color: #FFFFFF; }
.post	.obsah { padding-left:20px; padding-right:20px; padding-top:10px; line-height : 1.2; }

.post	.title a { color: #FFFFFF; }
.post	.title a:hover  { color: #999999; }


.post	.obsah a{ color: #111111; background-color: transparent; }
.post	.obsah a:hover{ color: #FFFFFF; 	background-color: #5588ff; }
.post h3 {	color: #1C4464;	font-size: 120%;	padding: 0px; }
.post .spodek {	color: #1C4464;	font-size: 70%;	padding-top: 10px;}
.post	.doprava {	text-align: right;	font-size : 85%;	padding-top: 10px; padding-bottom: 10px; }

img { border:none;}
.obr {	float: right;}
.help { border-bottom: 1px dotted #000; cursor: help; }


.comments {margin: 0; padding: 0; background-color: #ffffff; font: normal 85% sans-serif; background: #ffffff}
.komentar { background-color: #B6C5F2; color: #111111; margin-bottom:5px; margin-bottom:5px; margin-left:10px;  margin-right:10px;}
.komentar .napsal { font: 105%; font-weight: bold;  margin-left:8px;}
.komentar .url { font: 95%; margin-left:8px;}
.komentar .datum { font: 95%; margin-left:8px; margin-bottom:4px;}
.komentar .nazor { font: 95%; margin-left:4px; margin-right:4px; margin-bottom:2px;}

#reklama p {margin: 10px; padding: 10px; background-color: white;}
#phr-block { padding-left: 10px; padding-right: 10px; padding-top:10px; line-height : 1; }
.phr-line {	color: #1C4464;	font-size: 90%;	padding: 0px; }
.phr-engine {	color: #1B4363;	font-size: 90%;	padding: 1px; }
.phr-count {	color: #1C4464;	font-size: 90%;	padding: 0px; }

.deli {margin: 0; background-color: #3366cc; color: #ffffff; font-size: 75%;}
.deli ul {list-style: circle; background-color: #3366cc;}
.deli ul a {color: #ffffff; text-decoration: underline; }
.deli ul a:hover {background-color: #080839; text-decoration: underline;}

.blok1, .blok2, .blok2, .blok3, .blok4, .blok5	{
	margin:0 0 9px 0;
	padding:9px;
	color:black;
	font-weight: bold;
	font-size:120%;
}

/*      definicia blokov typu 1 az 5 - rozdielne vlastnosti	*/
.blok1	{
	background:#DFDFFF;
}
.blok2	{
	background:#768db9;
}

.blok3	{
	background:#768db9;
}

.blok4	{
	background:#4f689a;
}

.blok5	{
	background:#4f689a;
}

/*	definicia obsahu blokov 1-5 - spolocne vlastnosti	*/
.blok1obs, .blok2obs, .blok3obs, .blok4obs, .blok5obs  {
	padding:0;
	margin:0 0 0 0;
	font-size:100%;
}

/*	definicia obsahu blokov 1-5 - rozdielne vlastnosti	*/
.blok1obs {
	background:#DFDFFF;
}

.blok2obs {
}

.blok3obs {
}

.blok4obs {
}

.blok5obs {
	padding:0 2px; background:#f0f6ff;
}

.kal-text {
	color:#4f689a;
	font-size: 90%;
	font-weight: normal;
}
.kal-clanek {
	background-color: #E5B8AB;
}
.kal-dnesni {
	background-color: #C6E2C1;
}

.nadpis {	color: #1C4464;	font-size: 120%;font-weight: bold; padding: 0px; }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/image/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/image/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.poslkom { font-size:85%; font-weight: normal; }
.delicious { font-size:85%; font-weight: normal; }

/* zvyrazneni vyhledavanych vyrazu */
.hilite1 {
	background-color: #F3FFBB;
}
.hilite2 {
	background-color: #FFF3BB;
}
.hilite3 {
	background-color: #FFBBF3;
}
.hilite4 {
	background-color: #BBF3FF;
}
.hilite5 {
	background-color: #F3BBFF;
}
.hilite6 {
	background-color: #BBFFF3;
}

.obsah a[href^="http://"], .obsah a[href^="https://"], a[href^="ftp://"] {
	background-color: transparent;
	background-image: url("/images/ext.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	padding-right: 13px;
}