body {
	background-color: #C40000;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	width:100%;
}
#nav  a{
	margin-bottom: 0px;
}
/*#menuHrnek {
	background-image: none;
	height: 100px;
}*/
#menuHrnek {
	background-image: none;
	height: 100px;
	margin-left:5px;
	margin-top:0;
	padding-top:0;
}
#teloHo {
	background: url(images/bg/bg_homepage.jpg) no-repeat fixed 190px 0px;
	/*background: url(images/bg/bg-70-nescafe.jpg) no-repeat fixed 190px 0px;
	background: url(images/bg/bg_homepage-vanoce.jpg) no-repeat fixed 190px 0px;*/
	height: 700px;
	width: 1024px;
	/*max-width: 1024px;
	min-width: 800px;
	width:expression(document.body.clientWidth > 1024? "1024px": "auto" );*/
	/* width: 1024px;	pro MSIE s vypnutym JS 
	width: expression(document.body.clientWidth<804 ? "800px" : (document.body.clientWidth>1024 ? "1024px" : "auto" ) );*/
}
#obsahHome {
	background-color: #6F0000;
	display: block;
	float: right;
	width: 412px;
	height: 690px;
	margin: 0px 0px 0 0;
	background-image: url(images/bg-obsah-tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#texty {}

.bCoffeeBreak {
	padding-left:26px;
}
/* -------- AKCE TITULNI STRANA----------------------------------------------------------------------- */
#akceAll {
	margin: 20px auto 0px auto;
	display:block;
	width: 410px;
	clear:both;
}
#akceAll .part {
	clear:both;
	margin: 0 0 0 10px ;
}
#akceAll .banner, #akceAll .banner3 {
	display:block;
	float:left;
	width: 119px;
	height: 165px;
	/*height: 245px;*/
	margin:0;
	padding:0 0 0 12px;
}
#akceAll .part .banner3{ 
	height: 155px;
	/*height:204px;*/
	padding:0 5px 10px 5px;
}
#akceAll .part .banner{ 
	height: 155px;
	/*height:204px;*/
	padding:0 35px 20px 35px;
}
.akceText {
	position:absolute;
	top:-10000px;
	left:0;
	height:1px;
	overflow:hidden;
}

#obsahEnd {
	margin: 0;
	padding:0;
}

#copyTit {
	display: block;
	text-align:right;
	/*padding: 150px 0 0 0 !important;*/
	padding: 0px 10px 0 0;
	color:#FFFFFF;
	font-size: 90%;
	max-width: 1024px;
	min-width: 800px;
	width: expression(document.body.clientWidth<804 ? "800px" : (document.body.clientWidth>1024 ? "1024px" : "auto" ) );
	/* Vanoce background: transparent url(images/bg-copy.gif) repeat left top; */	
	height: 60px;
}
#copyTit a{
	color:#FFFFFF;
	text-decoration:none;
}
#copyTit .odkazy a {
	text-decoration:underline;
}
#vyroci {
	position:absolute;
	display:block;
	z-index:5;
	left: 320px;
	top: 51px;
}
#vyroci p { margin:0; padding:0;}
#vyroci a{
	display:block;
	width:160px;
	height:160px;
}

