@charset "utf-8";
/* CSS Document */
div#base {
	position: relative;
}
div#content {
	overflow: hidden;
	
}
.contentbox-wrapper{			
	position:relative; 
	left:0; 
	width: 100%;
	top: 88px;
	height: 100%;
}
.contentbox {
	width:973px; 
	height: 540px;
}
.cbHeight, #aktivace, #anketa {
	overflow: inherit;
	height: auto;
	/*min-height: 1930px;*/
	padding-bottom: 100px !important;
}
.cbHeight #order {
	overflow: inherit;
	height: auto;
	margin-top: 15px;	
}
#anketa #obal {
	overflow: inherit;
	height: auto;
	margin-top: 15px;	
}
.cbHeight1 {
	height: 620px;
}
.cbHeight1 .step2Wrapper {
	margin-top: 15px;
}
.cbHeight1 .box1 {
	margin-top: 15px;
}
.contentbox h2, .contentbox h1.h2 {
	margin: 0px auto 0 auto;
}
#header {
	position: absolute;
	height: 70px;
	width: 933px;
	z-index: 10;
}
.aktVer .inner  {
	border-top: 0;
}
#back {
	margin: 10px 0 0 50px;
}
#predmety .inner  {
	border-top: 0;
}
#contact {
	margin-bottom: 88px;
}
div#nav {
	position: relative;
	z-index: 6;
	display: none;
}
a.arrowNavDown , a.arrowNavUp{
	position: absolute;
	display: block;
	width: 22px; height: 10px;
	margin: -20px 0 0 455px;
}
a.arrowNavDown {background: url(../img/sipkaNahoru.png) no-repeat;}
a.arrowNavUp {background: url(../img/sipkaDolu.png) no-repeat;}
#contact a.arrowNavDown {background: url(../img/sipkaNahoruW.png) no-repeat;}
#contact a.arrowNavUp {background: url(../img/sipkaDoluW.png) no-repeat;}
#titleDesc .loginBox {
	position: absolute;
}
#titleDesc {
	overflow: auto;
	height: auto;
	position: relative;
}
.prgHeight {height: auto; padding-bottom: 88px;}
