body {
	background: #7E9076 url(/_design/sladovna/layout/vodotisk.gif) no-repeat scroll center top;
	margin:0;
	padding:0;
	font-family:tahoma,  arial, sans-serif;
	font-size:78%;
	color:#333;
}

#container_border {
	width:780px;
	margin:20px auto 20px auto;
	border: 2px solid white;
}

#container {
	width:760px;
	margin:10px;
	background: url(/_design/sladovna/layout/paper.jpg) repeat scroll left top;
	position:relative;
}

#header {
	height:120px;
	background: #717870;
}

#header .logo {
position: relative;
top: 25px;
left: 25px;
}

#header .logo h1 {
	color:#fff;
	font-size:25pt;
	text-transform: uppercase;
	margin:0;
}

#header .logo h1 span.subtext {position: absolute; top: 3em; left: 0px; font-size: 12pt;}

#header .logo h1 span.logoimg {
	position: absolute;
	top: -25px;
	left: 0px;
	background: #717870 url(/_design/sladovna/loga/sladovna_logo.gif) no-repeat top left;
	display: block;
	width:310px;
	height:120px;
}

#header .languages {
position: relative;
width: 120px;
top: 0px;
left: 800px;
}

.languages a{
color: #ffffff;
font-weight: bold;
}



#content-home-page {
	position: relative;
	width:460px;
	height:456px;
	margin-top: -30px;
	margin-left: -60px; 
	_margin-bottom: -3px;
	padding:0px;
	float:right;
	background: url(/_design/sladovna/layout/sladovna.png) no-repeat top left;
}

#content-home-page #aktuality {
	position: relative;
	top: 313px;
	left: 157px;
}

#content-home-page #aktuality .aktualita{
	background: url(/_design/sladovna/layout/aktuality_bg.png) no-repeat top left;
	line-height: 33px;
	min-height: 40px;
	margin-bottom: 2px;
	padding-left: 10px;
}

.st { width: 200px; margin-left: 92px;}
.nd { width: 250px;  margin-left: 42px; }
.th { width: 300px; }


#content-home-page .content{
	margin: 25px;
	margin-bottom: 13px;
}

#content-home-page h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:tahoma;
	font-weight:normal;
}

#content-home-page h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content-home-page h3 {
	color:#333;
	font-size:12pt;
}

#sidebar-home-page {
	width:333px;
	padding-left:20px;
	padding-right: 0px;
	float:left;
	margin:0px;
}

#sidebar-home-page ul {
	margin:0px;
	margin-top:50px;
	padding:0;
}
	 
.smart-clear {
	clear: both;
	float: none;
	height: 0;
	font-size: 0;
} 

#sidebar-home-page ul li {
	margin:0;
	padding:0;
	line-height: 30px;
	list-style:none;
	background: url(/_design/sladovna/layout/menu_home_bg.png) no-repeat scroll right bottom;
	text-transform: uppercase;

}

#sidebar-home-page ul li a {
	display:block;
	padding:3px;
	width:330px;
	color:#000000;
	text-indent:30px;
	text-decoration:none;
}

#sidebar-home-page ul li a:hover {
	color:#c0c0c0;
}

#sidebar-home-page .widget{
	position: relative;
	bottom: 0px;
	left: 30px;
	
}

a {
	color:#000000;
	font-weight:bold;
}

a:hover {
	color:#c0c0c0;
}


