BODY, HTML {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #484747;
	scrollbar-base-color: White;
	scrollbar-arrow-color: Black;
	scrollbar-highlight-color: White;
	scrollbar-3DLight-Color: White;
	scrollbar-shadow-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: #A5A5A5;
	scrollbar-track-color : White;
}
.normal-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #484747;
}

A, A:VISITED {
	text-decoration : underline;
	color: #005883;
}
A:HOVER {
	text-decoration : underline;
	color: #005883;
}

A.top, A:VISITED.top {
	text-decoration : none;
	color : #5586A0;
}
A:HOVER.top {
	text-decoration : underline;
	color : #5586A0;
}

.top {
	font-size : 11px;
	color : #5586A0;
}
.bottom {
	font-size : 10px;
	color : #5586A0;
}
.naslov {
	font-size : 12px;
	font-weight : bold;
}

TABLE.home_right {
	background-image : url(../images/big_b_1.jpg);
}
TABLE.home_right_1 {
	background-image : url(../images/1_1.jpg);
	background-repeat:no-repeat;
}
TABLE.home_right_2 {
	background-image : url(../images/2_2.jpg);
	background-repeat:no-repeat;
}
TABLE.home_right_3 {
	background-image : url(../images/3_3.jpg);
	background-repeat:no-repeat;
}
TABLE.block_right {
	background-image : url(../images/demo_pic_bg.jpg);
}
TD.menu_left {
	background-image : url(../images/menu_left_bg.gif);
	vertical-align : top;
}
TR.seznam_kanalov_top {
	background-color : #DAD28A;
}
TABLE.seznam_kanalov {
	background-color : #8DB7CD;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
}



