
 body {
	margin:0px;
	padding:0px;
	background-color: #f0f0f0;
	background-image:url('img/menu_backg.gif');
	background-repeat:repeat-y;
 }

 #paticka {
	display:none;
	position:fixed;
	left:0px;
	bottom:0px;
	right:0px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url("img/bottom_bgr.gif");
	background-repeat:repeat-y;
	background-position:left;
	text-align:center;
	padding:5px 0px 6px 0px;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
	/* IE HACK (by fczbkk) */
	position: expression("absolute");
	top: expression(document.body.clientHeight + document.body.scrollTop - this.offsetHeight);
	width: expression(document.body.clientWidth);
 }]

 #novinka {
	position:absolute;
	top:150px;
	left:533px;
	width:195px;
	height:95px;
	background:transparent;
	padding:0px;
	z-index:1000;
}

.text {
	vertical-align:top;
}

.textn {
	vertical-align:top;
	background-image:url('img/boxy_bgr.gif');
	background-repeat:no-repeat;
}

.texti {
	vertical-align:top;
	padding-top:9px;
	padding-bottom:8px;
}

.red {
	color:#F00000;
}

.male {
	font-size:11px;
}

.skartdet {
	margin-left:25px;
}

.bord {
	padding:4px;
	background-color:#000000;
	margin-bottom:20px;
}

.blink {color:#000000}
.blink:hover {color:#FFFFFF}

.typh {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.typhh {
	margin-bottom:2px;
	background-color:#F0CCC0;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.typ {
	background-color:#DA251D;
	color:#000000;
	font-size:11px;
}

TABLE.maintable, TR, TABLE {font-family:arial,verdana,sans-serif; font-size:10pt; color:#000000}
TD.text, TD.small, TD.textn {padding:5px 0px 10px 5px; text-align:justify}
TD.small {padding-bottom:5px; font-size:11px}
DT {margin-bottom:5px; text-align:justify}
.ind {text-indent:15px}
.imglink {border:1px solid #000000}
