@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------
Body & wrapper
---------------------------------------------------- */
body {
	background:url(../pics/bg.jpg) fixed center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#fff;
}
dl a {
	color:#910000;
	text-decoration:none;
	text-shadow:none;
}
dl a:hover { background-color:#aaa; }
#wrapper {
	background:url(../pics/bg_shadow.png) no-repeat;
	width:749px;
	height:619px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-374px;
	margin-top:-309px;
}
#wrapperContent {
	padding:15px 35px;
}

/* ----------------------------------------------------
Header
---------------------------------------------------- */
#header {
	text-transform:uppercase;
	height:53px;
}
#header .logoCassovar {
	width:125px;
	float:left;
}
#header .logoPeemde {
	width:29px;
	margin-left:8px;
	float:left;
}
#header .addressContainer {
	width:500px;
	float:left;
	text-align:right;
	margin-top:26px;
	margin-left:17px;
	letter-spacing:.11em;
}
#header h1 {
	margin-bottom:3px;
	font-size:1.2em;
	color:#c00;
}
#header ul li { display:inline; }

/* ----------------------------------------------------
Content
---------------------------------------------------- */
#content {
	width:680px;
	height:338px;
	position:relative;
	top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:2px;
}
* html #content object { margin-bottom:-5px; } /* IE6 only */
body#kontakt #content { background-color:#8c8c8c; }
#content dl { line-height:145%; }
#content dt {
	color:#910000;
	margin-top:.83em;
	font-weight:bold;
}
#content dt.head {
	font-size:1.83em;
	margin:0 0 .33em 0;
	font-weight:normal;
}
#content dd {
	letter-spacing:1px;
	text-shadow:0 0 1px #666;
}
#content .one, #content .two, #content .three { float:left; }
#content .one {
	width:175px;
	height:277px;
	padding:30px 40px;
	border-right:#910000 1px solid;
}
#content .two, #content .three {
	width:155px;
	height:277px;
	padding:30px 0 30px 40px;
}
#content .three img {
	position:relative;
	top:10px;
	left:1px;
}
#content .full {
	width:630px;
	height:288px;
	padding:25px;
	border-right:none;
	background-color:#ccc;
	color:#333;
	letter-spacing:1px;
	float:left;
}
.full div.liTitle {
	color:#910000;
	font-weight:bold;
	font-size:1.3em;
}
.full div.paging {
	position:absolute;
	top:291px;
	right:0;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	letter-spacing:.33em;
}
.full ul {
	color:#910000;
	font-size:1.3em;
}
.full ul li {
	text-transform:none;
	font-weight:normal;
	font-size:.83em;
	list-style-type:disc;
	list-style-position:outside;
	position:relative;
	top:-1.3em;
	line-height:125%;
	margin-left:7em;
	padding-bottom:.2em;
}
.full ul li span { color:#333; }

/* ----------------------------------------------------
Top navigacia
---------------------------------------------------- */
#rootNav {
	position:relative;
	top:15px;
	height:29px;
	width:680px;
}
#rootNav li {
	display:inline;
	list-style-type:none;
}
#rootNav a {
	float: left;
	overflow: hidden;
	height:29px;
	text-indent:-9999px;
}
#rootNav li a {
	background-image:url(../pics/menu_root.gif);
	background-repeat:no-repeat;
}

/* Cassovar */
#rootNav li.cassovar a { width:110px; }
#rootNav li.cassovar a { background-position: 0 0; }
#rootNav li.cassovar a:hover { background-position: 0 -29px; }
body#cassovar #rootNav li.cassovar a, body#cassovar #rootNav li.cassovar a:hover { background-position: 0 -29px; }

/* Rezidencie */
#rootNav li.rezidencie a { width:123px; }
#rootNav li.rezidencie a { background-position: -110px 0; }
#rootNav li.rezidencie a:hover { background-position: -110px -29px; }
body#rezidencie #rootNav li.rezidencie a, body#rezidencie #rootNav li.rezidencie a:hover { background-position: -110px -29px; }

/* Business & Retail */
#rootNav li.retail a { width:172px; }
#rootNav li.retail a { background-position: -233px 0; }
#rootNav li.retail a:hover { background-position: -233px -29px; }
body#retail #rootNav li.retail a, body#retail #rootNav li.retail a:hover { background-position: -233px -29px; }

/* Bauerneblov dom */
#rootNav li.bauer a { width:176px; }
#rootNav li.bauer a { background-position: -405px 0; }
#rootNav li.bauer a:hover { background-position: -405px -29px; }
body#bauer #rootNav li.bauer a, body#bauer #rootNav li.bauer a:hover { background-position: -405px -29px; }

/* Kontakt */
#rootNav li.kontakt a { width:99px; }
#rootNav li.kontakt a { background-position: -581px 0; }
#rootNav li.kontakt a:hover { background-position: -581px -29px; }
body#kontakt #rootNav li.kontakt a, body#kontakt #rootNav li.kontakt a:hover { background-position: -581px -29px; }

/* ----------------------------------------------------
Cassovar navigacia
---------------------------------------------------- */
#cassovarNav {
	position:relative;
	height:29px;
	width:490px;
}
* html #cassovarNav { margin-top:9px; } /* IE6 only */
#cassovarNav li {
	display:inline;
	list-style-type:none;
}
#cassovarNav a {
	float: left;
	overflow: hidden;
	height:29px;
	text-indent:-9999px;
}
#cassovarNav li a {
	background-image:url(../pics/menu_cassovar.gif);
	background-repeat:no-repeat;
}

/* Poloha */
#cassovarNav li.poloha a { width:104px; }
#cassovarNav li.poloha a { background-position: 0 0; }
#cassovarNav li.poloha a:hover { background-position: 0 -29px; }
body.poloha #cassovarNav li.poloha a, body.poloha #cassovarNav li.poloha a:hover { background-position: 0 -58px; }

/* Koncept */
#cassovarNav li.koncept a { width:114px; }
#cassovarNav li.koncept a { background-position: -104px 0; }
#cassovarNav li.koncept a:hover { background-position: -104px -29px; }
body.koncept #cassovarNav li.koncept a, body.koncept #cassovarNav li.koncept a:hover { background-position: -104px -58px; }

/* Polyfunkcnost */
#cassovarNav li.polyfunkcnost a { width:165px; }
#cassovarNav li.polyfunkcnost a { background-position: -218px 0; }
#cassovarNav li.polyfunkcnost a:hover { background-position: -218px -29px; }
body.polyfunkcnost #cassovarNav li.polyfunkcnost a, body.polyfunkcnost #cassovarNav li.polyfunkcnost a:hover { background-position: -218px -58px; }

/* Vyvoj */
#cassovarNav li.vyvoj a { width:107px; }
#cassovarNav li.vyvoj a { background-position: -383px 0; }
#cassovarNav li.vyvoj a:hover { background-position: -383px -29px; }
body.vyvoj #cassovarNav li.vyvoj a, body.vyvoj #cassovarNav li.vyvoj a:hover { background-position: -383px -58px; }

/* ----------------------------------------------------
Text area & thumb area
---------------------------------------------------- */
#text {
	width:680px;
	height:126px;
	padding-top:23px;
}
#text #area {
	background-color:#8c8c8c;
	width:459px;
	height:96px;
	float:left;
	margin-right:10px;
	padding:15px;
	overflow:hidden;
}
#text #cassovarArea {
	background-color:#8c8c8c;
	width:460px;
	height:65px;
	float:left;
	margin-right:9px;
	padding:5px 15px 25px 15px;
	overflow:hidden;
	border-bottom:#c00000 2px solid;
}
#text #thumb img {
	float:left;
}
#text #cassovarThumb img {
	float:right;
	position:relative;
	top:-29px;
}
#area h2 {
	text-transform:uppercase;
	color:#910000;
	font-size:1.3em;
	padding-bottom:.33em;
}
#area p, #cassovarArea p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
	line-height:145%;
	text-align:justify;
	text-shadow:0 0 1px #666;
}
#area a, #cassovarArea a {
	color:#910000;
	text-decoration:none;
	text-shadow:none;
}
#area a:hover, #cassovarArea a:hover { background-color:#aaa; }
body.vyvoj .full ul li { list-style-type:square; }

/* ----------------------------------------------------
Footer
---------------------------------------------------- */
#footer {
	color:#999;
	font-size:.9em;
	letter-spacing:.1em;
	position:relative;
	top:5px;
}
* html body.poloha #footer,
* html body.koncept #footer,
* html body.polyfunkcnost #footer,
* html body.vyvoj #footer { 
	top:-24px; /* IE6 only */
}
* + html #footer { top:4px; } /* IE7 only */
#footer p {
	float:left;
	width:497px;
}
* html #footer p { /* IE6 only */
	position:relative; top:0;
}
#footer h3 {
	width:181px;
	text-align:right;
	position:relative;
	top:-10px;
	left:500px;
}
* + html #footer h3 { /* IE7 only */
	top:0;
	left:0;
}
* html #footer h3 { /*top:-15px;*/ } /* IE6 only */
#footer h3 a {
	color:#999;
	text-decoration:none;
	font-weight:normal;
}
#footer h3 a:hover { color:#fff; }

.cap { text-transform:uppercase; }




#slider {
  width: 630px;
  margin: 0 auto;
  position: relative;
}
.scroll {
  height: 338px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  height: 338px;
  width: 630px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -40px;
}

.scrollButtons.right {
  right: -40px;
}
