body {
	background-color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(assets/intro/bg_body.png);
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
a:link {
	color:#333;
	text-decoration: none;
}
a:visited {
	color:#666;
	text-decoration: none;
}
a:hover {
	/*background-color:#888;*/
	color:#EEE;
	color:#900;
}


.darklink:link {
	color:#444;
	text-decoration:none;
}
.darklink:visited {
	color:#444;
	text-decoration:none;
}
.darklink:hover {
	text-decoration:underline;
}

.adDIV {
	/*background-image: url(assets/symbols/platnoBannerWh1.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 250px;
}
.cornerDiv {
	position: absolute;
	position:fixed;
	z-index: 3;
	width: 150px;
	/*height: 288px;
	color:#FFFFFF;
	text-align:right;*/
	left: 20px;
	top: 20px;
	font-size:9px;
}
.cornerDivTxt {
	position: absolute;
	z-index: 2;
	width: 293px;
	/*height: 288px;
	color:#FFFFFF;*/
	right: 10px;
	bottom: 195px;
	text-align:center;
	font-size:9px;
	visibility:hidden;
}

.hiremeDiv {
	position: absolute;
	z-index: 4;
	width: 300px;
	width: 100%;
	/*height: 288px;*/
	left: 10px;
	bottom: 10px;
	text-align:left;
	color:#FFFFFF;
	font-size:9px;
}

.small {
	font-size:9px;
}
.color {
	color:#900;
}

.videoFilmstripDIV {
	background-image: url(assets/intro/paper_FilmstripSmall.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 145px;
	width: 100%;
	padding-top: 23px;
}
hr {
	height: 3px;
}
.bottomDIV {
	clear:both;
	background: url('assets/intro/images/kvet1.png') no-repeat bottom center;
	color: #666666;
	font-size: 9px;
}

#introZoomDiv {
	position: absolute;
	z-index: 5;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 400px;
}

.sideDivRandImgWrapAbs {
	position: absolute;
	visibility: visible;
	z-index: 6;
	left: 0px;
	top: 0px;
	width: 10px;
	height: 10px;
	overflow:visible;
}
.sideDivRandImgWrap {
	position: absolute;
	visibility: hidden;
	z-index: 7;
	right: 0px;
	top: 90px;
	width: 400px;
	height: 300px;
	cursor: pointer;
	color:#333;
	font-style: italic;
	font-size: 80%;
	text-align: right;
	overflow:hidden;
	/*background-color:#990000;*/
}
.sideDivRandImg {
	/*position: absolute;
	z-index: 7;
	right: 0px;
	top: 0px;
	text-align: right;*/
	white-space:nowrap;	/* kvoli spojeniu obrazka a vertikalneho textu napravo */
	/*width: 300px;
	height: 300px;
	background-color:#009933;*/
}
.selectRandImgDiv {
	text-align:right;
	/*color:#666;
	font-style:normal;
	white-space: normal !important;*/
}
.descript {
	color:#666;
	/*font-style:normal;
	text-align:right;*/
	/*white-space: normal !important;*/
}