body {
	font-family: "Tahoma CE", Tahoma, "Arial CE", sans-serif;
	font-style: normal;
	font-size: 70%;
	color: #666666;
	background-image: url(images/pozadi_06.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F8F6E7;
} 

.kol-txt {
	padding-left: 10px;
	padding-bottom: 6px;
}
.kol-redpod {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/red-lista_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 6px;
	padding-left: 3px;
	display: block;
	margin-bottom: 3px;
}
.linka {
	background-image: url(images/linka_08.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-left: 5px;
	margin-right: 5px;
	width: 490px;
	display: block;
	margin-bottom: 20px;
	margin-top: 15px;
}
.clan-nadp {
	font-weight: bold;
	color: #CC0300;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
.clan-txt {
	font-weight: normal;
	padding-left: 3px;
	text-align: justify;
	vertical-align: text-top;
	padding-right: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
}
.kol-redpod-2 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/red-lista_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 6px;
	padding-left: 3px;
	display: block;
	margin-top: 20px;
	margin-bottom: 3px;
}
.clan-dat {
	font-weight: normal;
	padding-top: 2px;
	padding-left: 3px;
	text-align: left;
	padding-right: 8px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-style: italic;
	margin-top: 0px;
	color: #999999;
}
a {
	color: #666666; text-decoration: none;
}
a:hover { color: #FF0000; text-decoration: none;}
.right-nadp {

	font-weight: bold;
	color: #CC0300;
	padding-top: 3px;
	padding-left: 3px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
.right-txt {

	font-weight: normal;
	padding-left: 3px;
	text-align: center;
	vertical-align: text-top;
	padding-right: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
}
.right-nadp2 {


	font-weight: bold;
	color: #CC0300;
	padding-top: 3px;
	padding-left: 1px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 20px;
}
.blok {
	display: block;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

