body{
        -moz-user-select: none;
        -khtml-user-select: none;
        user-select: none;
	background-color: #f7efe4;
	font-family:arial, sans-serif;
	}
	a{
	color: #00247a;
	text-decoration : none;
	}
	a:link{
	color: #00247a;
	text-decoration : none;
	}
	a:visited{
	color: #00247a;
	}
	a.calendlink:hover {
	width:16px;
	height:15px;
	background-color : #00247a;
	text-decoration : none;
	color: white;
	}
	a:hover {
	background-color : #FFFFFF;
	text-decoration : underline;
	}
	a.calendlnk {
	width:16px;
	height:15px;
	background-color : #00247a;
	text-decoration : none;
	color: white;
	}
	a.calendlnk:link {
	width:16px;
	height:15px;
	background-color : #00247a;
	text-decoration : none;
	color: white;
	}
	a.calendlnk:visited {
	width:16px;
	height:15px;
	background-color : #00247a;
	text-decoration : none;
	color: white;
	}
	a.calendlnk:hover {
	width:16px;
	height:15px;
	background-color : #00247a;
	text-decoration : none;
	color: white;
	}
	a.rr {
	text-decoration : yes;
	color: red;
	}
	a.rr:link {
	text-decoration : yes;
	color: red;
	}
	a.rr:visited {
	text-decoration : yes;
	color: red;
	}
	a.rr:hover {
	text-decoration : yes;
	color: red;
	}		
	.bold{
	font-weight: bold;
	}
	h1{
	font-size: 14pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #00247a;
	clear:right;
	}
	h2{
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #00247a;
	}
	h3{
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #00247a;
	clear:right;
	}
	h4{
	font-size: 10pt;
	font-weight: bold;
	font-family:arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #00247a;
	clear:right;
	}
	.h3vid{
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #00247a;
	clear:right;
	}
	.box{
	margin:1px 0px 1px 0px;
	width:150px;
	border-width:1px;
	border-style:solid;
	border-color: #00247a;
	background-color: #f7efe4;
	text-align:left;
	font-size: 8pt;
	}
	.boxtext{
	margin: 5px 5px 5px 5px;
	background-color: #f7efe4;
	text-align:justify;
	font-size: 8pt;
	}
	.days{
	left:8px;
	margin: 0px 0px 0px 0px;
	width:140px;
	align:center;
	text-align:center;
	position:relative;
	}
	.cell{
	width:16px;
	height:16px;
	border-width:1px;
	border-style:solid;
	border-color: #00247a;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	color:#00247a;
	background-color: white;
	}
	.emptycell{
	width:16px;
	height:16px;
	border-width:1px;
	border-style:solid;
	border-color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	color:#00247a;
	background-color: white;
	}
	.activecell{
	width:16px;
	height:16px;
	border-width:1px;
	border-style:solid;
	border-color: #00247a;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	color:#ffffff;
	background-color: #00247a;
	}
	.passivecell{
	width:16px;
	height:16px;
	border-width:1px;
	border-style:solid;
	border-color: #00247a;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	color:#aaaaaa;
	background-color: white;
	}
	.month{
	height:16px;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	color:#00247a;
	}
	a.arrowright{
	width:13px;
	heght:16px;
	background-image: URL(grph\arrowrightpassive.png);
	background-position: bottom;
	background-repeat:no-repeat;
	text-decoration : none;
	}
	a.arrowright:hover{
	width:13px;
	heght:16px;
	background-image: URL(grph\arrowrightactive.png);
	background-position: bottom;
	background-repeat:no-repeat;
	text-decoration : none;
	}
	a.arrowleft{
	width:13px;
	heght:16px;
	background-image: URL(grph\arrowleftpassive.png);
	background-position: bottom;
	background-repeat:no-repeat;
	text-decoration : none;
	}
	a.arrowleft:hover{
	width:13px;
	heght:16px;
	background-image: URL(grph\arrowleftactive.png);
	background-position: bottom;
	background-repeat:no-repeat;
	text-decoration : none;
	}
	.arrowrightgrey{
	width:13px;
	heght:16px;
	background-image: URL(grph\arrowrightgrey.png);
	background-position: bottom;
	background-repeat:no-repeat;
	}
	.column{
	width: 132px;
	margin: 8px 12px 0px 0px;
	text-align: right;
	float:left;
	}
	.content{
	margin: 10px 20px 0px 0px;
	font-size: 8pt;
	}
	.incol{
	width:100%;
	padding: 0px 2px 0px 0px;
	font-size: 8pt;
	}
	.archdate{
	width:100%;
	padding: 0px 2px 0px 0px;
	font-size: 8pt;
	color: #00247a;
	}
	.textsample{
	width:100%;
	text-align: left;
	font-size: 8pt;
	clear:both;

	}
	.circ{
	width:6px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	float:left;
	}
	.sample{
	width:90%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	text-align: justify;
	float:left;
	}
	.menu{
	width:100%;
	padding: 2px 0px 2px 0px;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color: #00247a;
	font-size: 8pt;
	text-align: center;
	}
	.passive{
	color:#aaaaaa;
	}
	.textsamplecontent{
	text-align: left;
	font-size: 8pt;
	}
	.samplecontent{
	width:100%;
	font-size: 8pt;
	text-align: left;
	}
	.black{
	color:black;
	}
	.photo{
	padding:0px 5px 5px 5px;
	float:left;
	}
	.blockh{
	margin:1px 0px 1px 0px;
	padding:2px 0px 2px 10px;
	font-size: 8pt;
	font-weight: bold;
	color:white;
	text-align:left;
	background-color:#00247a;
	}
	.small{
	font-size: 8pt;
	}
	.indigo{
	color: #00247a;
	}
	.time{
	font-size: 12pt;
	}
	.tvlogo{
	width:29px;
	text-align: left;
	clear:right;
	float:left;
	}
	.tvsample{
	width:100px;
	text-align: right;
	float:right;
	font-size: 9pt;
	}
	p{
	font-size: 8pt;
	text-align:justify;
	}
	p.vo{
	font-size: 8pt;
	text-align:center;
	}	
	.photo{
	padding:0px 5px 5px 0px;
	}
	.blockhcrr{
	padding:2px 0px 2px 0px;
	font-size: 9pt;
	font-weight: bold;
	color:white;
	text-align:center;
	align:left;
	}
	.white{
	color: white;
	}
	.rubr{
	margin: 0px 0px 2px 0px;
	width:145px;
	height:300px;
	border-width:1px;
	border-style:solid;
	border-color: #00247a;
	text-align:left;
	font-size: 8pt;
	}
	.bukvica{
	font-size: 16pt;
	}
	.words{
	padding:2px 0px 2px 30px;
	}
	.fotocol{
	width:130px;
	height:200px;
	}
	.fotoborder{
	width:130px;
	border-width:1px;
	border-style:solid;
	border-color: #00247a;
	}
	.bottomline{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color: #00247a;
	}
	.topline{
	border-top-width:1px;
	border-top-style:solid;
	border-color: #00247a;
	}
	.col1{
	margin-left:2px;
	width:150px;
	float:left;
	}
	.col2{
	margin-left:2px;
	width:150px;
	text-align:left;
	vertical-align:top;
	float:left;
	}
	.info{
	margin: 10px 0px 0px 0px;
	color:#000000;
	font-size: 8pt;
	text-align:justify;
	}
	.info1{
	width: 135px;
	margin: 10px 0px 0px 0px;
	color:#000000;
	font-size: 8pt;
	text-align:justify;
	}
	.infocom{
	color:#00247a;
	font-size: 10pt;
	text-align:center;
	}
	.nynyny{
	background-image: url(im/5let.gif);
	background:no-repeat;
	background-position:top right;
	}
	.ny{
	position:absolute;
	right:0px;
	top:0px;
	}
	.ninept{
	font-size: 9pt;
	}
	.amob{
	font-size: 6pt;
	}
	.vyst{
	font-family:arial;	
	color: #00247a;
	text-decoration: none;
	font-size: 10pt;
	text-align:justify;
	}
	.vysta{
	font-family:arial;	
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	text-align:justify;
	}	
