html, body {
	margin:0px;
	padding:0px;
	background:url(../images/bg-site.png) repeat-x top #878990;
}

img {
	behavior: url("pngbehavior.htc");
	border:none;
}

#site {
	margin:0 auto;
	padding:0px;
	width:980px;
}

/*-------------------------------------------------------------------------- vrsek */
.vrch {
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:980px;
	height:42px;
}

.vrch ul {
	float:left;
	margin:0px;
	padding:7px 37px 0px 0px;
	width:696px;
	height:33px;
}

.vrch li {
	float:right;
	margin:0px;
	padding:0px 3px 0px 3px;
	font:normal 11px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	color:#666;
	list-style-type:none;
}

.vrch a:link, .vrch a:visited, .vrch a:active {
	text-decoration:none;
	color:#666;
}

.vrch a:hover {
	text-decoration:underline;
	color:#333;
}

.logo {
	float:left;
	margin:0px;
	padding:24px 0px 0px 40px;
	width:207px;
	height:42px;
	
}
.vrch-buttons {
	float:right;
	margin:0px;
	width:207px;
	height:42px;
	padding-top: 12px;
}
.vrch-buttons img {
margin-right: 10px;
}

/*-------------------------------------------------------------------------- akce */
.akce {
	float:left;
	margin:0px;
	padding:80px 0px 0px 0px;
	width:980px;
}

.akce ul {
width: 550px;

	margin:0px auto;
	padding:40px 0px 0px 0px;
text-align: center;
}

.akce li {
display: inline;
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	width:249px;
	height:494px;
	cursor:pointer;	
	
}
.akce li a{
	float:left;
display: block;
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	width:249px;
	height:494px;
	cursor:pointer;	
text-indent: -9999px;


}
.akce li a:hover{
background-position: 0 1px;

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
}
.akce li a:hover span{

}


.machac {
	background: url(../images/button_machac.png) no-repeat center 0px;
  float: right !important;
}


.tiesto {
	background: url(../images/button_tiesto.png) no-repeat center 0px;
}


/*-------------------------------------------------------------------------- bottom */
.bottom {
	float:left;
	margin:0px;
	padding:80px 0px 0px 40px;
	width:940px;
	height:42px;
}

.bottom ul {
	float:left;
	margin:0px;
	padding:0px;
}

.bottom li {
	float:left;
	margin:0px;
	padding:0px 3px 0px 3px;
	font:normal 11px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	color:#000;
	list-style-type:none;
}

.bottom a:link, .bottom a:visited, .bottom a:active {
	text-decoration:none;
	color:#000;
}

.bottom a:hover {
	text-decoration:underline;
	color:#333;
}

/* -------------------------------------------------------------------------- Up-net Multimedia */
.upnet {
	float:right;
	margin:0px;
	width:200px;
	padding:0px 40px 0px 0px;
	font:normal 11px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	text-align:right;
}

.upnet a:link, .upnet a:visited, .upnet a:active {
	text-decoration:none;
	color:#444;
}

.upnet a:hover {
	text-decoration:underline;
	color:#999;
}


/*-------------------------------------------------------------------------- By Up-net Multimedia 2011 */
