/* ******************** */		
/* ***** homepage ***** */
/* ******************** */
		
	.hpbox1 {
		float: left;
		width: 270px;
		 text-align: left;
		 margin-bottom: 20px;
		}
	.hpbox2 {
		float: right;
		width: 390px;
		 text-align: left;
		}		
		.perexBox {
			background: url(../img/dots.gif) repeat-x bottom left;
			padding-bottom: 28px;
			margin-bottom: 10px;
			_display: inline-block;
			overflow: hidden;
			}
			.last {background: none;}
		
		.hpbox1 img, .hpbox2 img {
			background: url(../img/bg-img-small.gif) no-repeat;
			padding: 3px;
			float: left;
			margin-right: 10px;
			}
			.hpbox2 img {background: url(../img/bg-img-wide.gif) no-repeat;}
			#content .hpbox1 img {margin-bottom: 3px;}
		.hpbox1 p {margin-bottom: 5px; margin-left: 4px;}
		#content .hpbox1 p.authorDate {margin-bottom: 0;}
		.hpbox1 p.authorDate {margin-bottom: 14px;}
			#all p.authorDate a {font-weight: normal; color: #000;}
		.hpbox1 h3, .hpbox2 h3 {
			color: #006FBD;
			font-size: 1em;
			margin-bottom: 8px;
			margin-left: 4px;
			}
			#homepage #content .hpbox1 h3 a, #homepage #content .hpbox2 h3 a {font-weight: bold;}
			
		#homepage .hpbox1 h3 {
			display: block;
			}
		#homepage .hpbox1 h3.first {background: none; padding: 0;}

		#homepage .hpbox2 h2, #homepage .hpbox1 h2 {
			font-size: 1.2em;
			text-transform: uppercase;
			font-weight: normal;
			background: url(../img/dots.gif) repeat-x bottom left;
			padding: 20px 0 8px 0;
			margin-bottom: 15px;
			z-index: 1;
			_display: inline-block;
			}
			
		#content .hpbox2 ul {
			list-style: none;
			margin-left: 0;
			}
		.hpbox2 p {margin-bottom: 12px;}
		#content .hpbox2 ul li {
			background: url(../img/odrazka-sipka-modra.gif) no-repeat 0 2px;
			padding-left: 15px;
			margin-bottom: 5px;
			}
			
		.hpbox2 .leftcol {overflow: hidden; _display: inline-block;}
		
		.fotoDne { float: left; min-width: 300px; width: 100%; }