/*......................LAYOUT.....................................*/
html {background: #fcfaeb url(../images/bg1.jpg) top no-repeat;}
/*#content-left {	background: #fcfaeb url(../images/prislovie1.jpg) top no-repeat;}*/
h2 {padding-left: 15px; color: #363;font-variant: normal; font-weight: normal;}
div.leaf { margin-left: 30px; float:left;}
#content {width: 665px;}
/*aktuality*/
.left-aktual { width:322px; height:252px; float: left; }
.right-aktual {width: 310px; height: 260px; float:right; margin-top: -55px; position: relative; }

.aktualita-img {
	position: relative;
	overflow: hidden;
	width: 352px;
	height: 252px;
}

.aktualita-img img { position: relative; left: 30px; }
#footer {margin-top: 30px;}
/*koniec aktuality*/
/*.............END OF LAYOUT....................................*/

