body {
	padding:0px;
	margin:0px;
	background-attachment: fixed;
	background-image: url(asset/bw-1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
body, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.color {
	color:#990000;
}
h1 {
	background-attachment: fixed;
	background-image: url(asset/underline-1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a:link {
	color:#990000;
}
a:visited {
	color:#900;
}
a:hover {
	background-color:#900;
	color:#FFF;
}
.smaller {
	font-size: smaller;
	color: #999999;
}
.small {
	font-size: 8px;
	color: #666;
}

.shadelink a:link {
	color:#000;
}
.shadelink a:visited {
	color:#000;
}
.shadelink a:hover {
	background-color:transparent;
	color:#000;
}

#bgImgDiv {
	/*background-attachment: fixed;
	background-image: url(preco-asset/bw-1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:transparent;
	background-color:none;
	width: 100%;
	height: 100%;
	bottom: 0px;
	position: absolute;
	z-index: 1;*/
}
#bottomDiv {
	background-image: url(asset/bg-paperBottom1bl.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	width: 100%;
	height: 200px;
	bottom: 0px;
	position: absolute;
	z-index: 2;
}
#topDiv {
	background-image: url(asset/bg-paperTop12bl.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 200px;
	top: 0px;
	position: absolute;
	z-index: 3;
	text-align:center;
}
.textDiv1 {
	margin: 0px 60px;
	width: auto;
	font-size: 10px;
	text-align:center;
}
.textLeftDiv {
	float:left;
	position: relative;
	width: 40%;
	margin: 0px 40px;
	font-size: 10px;
	text-align:left;
}
.textRightDiv {
	float:left;
	position: relative;
	width: 40%;
	margin: 0px 40px;
	font-size: 10px;
	text-align:left;
}
.textBottomDiv {
	clear:both;
	padding: 0px;
	text-align:center;
}
.videoFilmstripDIV {
	background-image: url(asset/paper_Filmstrip.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 310px;
	width: 100%;
	padding-top: 90px;
}
.hiddenDIV {
	display: none;
}
.bednicka {
	float: left;
	margin-top: 5px;
	margin-right: -14x;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bednicka2 {
	float: left;
	margin-top: -8px;
	margin-right: -14x;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgaligntop {
	vertical-align:top;
}

.floatDivNews {
	font-size: 9px;
	color:#333;
	position: absolute;
	z-index: 10;
	width:22%;
	right: 20px;
	top: 95px;
	/*background-image: url(asset/videoBG.gif);*/
	/*background-color: #000;*/
	background-repeat: no-repeat;
	background-position: right bottom;
	/*visibility: hidden;*/
	text-align:right;
	text-align:justify;
}
.floatDivNews h1,h2,h3 {
	text-align:right;
}
.floatDivNewsLeft {
	position: absolute;
	z-index: 11;
	width:22%;
	left: 20px;
	top: 95px;
	text-align:left;
}