/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
  margin-top:12px;
	float: right;
	width: 675px;
	height: 100px;
	background: url(images/homepage02-voda.png) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
}


/** SPLASH */

#splash {
	float: right;
	width: 675px;
	height: 169px;
	background: url(images/homepage02.gif) no-repeat left top;
}

#splash p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

/** MENU */

#menu {
	margin-bottom: 45px;
}

/** PAGE */

#page {

}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
}


#enterPopup{
    position: absolute; width: 100%; height: 1800px; z-index: 999; background-image: url(images/pruhlednost.png);
}
#enterPopup .enter{
    width: 620px; height: 393px; margin: 160px auto;
    background-color: #fff; border: 3px solid #56840f;
    background-image: url(images/pf2014-bransevode.jpg);
    background-position: 0px 0px; background-repeat: repeat-x;
}
.enter-bg{
    width: 620px; height: 379px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
.enter-bg div{width: 628px;margin: 0px 0px 0px 0px;}
#enterTl{
     width: 724px; margin: 50px auto 0px auto;
}
.enterText{float: left; width: 300px; text-align: center; color: #ccc;
font-size: 14px;}
.enterText:hover{
    color:#999;
}
.-jquery-miniature {
	text-transform:uppercase;
	}
	
