body {
	background-color: #1957A2;
	background-image: url(/img/bgrd-champion.jpg);
	background-repeat: no-repeat;
}
#menuTop, #container, #path, #footer, #logo img, #search input, div.daysContent div a {
	behavior: url(/js/iepngfix.htc)
}
h1.logo-sr {
	display:block;
	float:left;
	height:95px;
	width:200px;
	margin:0;
	padding:0;
	margin-top: 7px;
	margin-left: 15px;
}
h1.logo-sr a {
	background:url(/img/logo/logo-gray-white-sr.png) no-repeat left top;    					
	/*background:url(/img/logo/logo-gray-white-NY-sr.png) no-repeat left top;*/ 
	/*background:url(/img/logo/logo-gray-white-bozic-sr.png) no-repeat left top;*/   					
	cursor:pointer;
	display:block;
	float:left;
	height:95px;
	text-indent:-2000px;
	width:200px
}
h1.logo-ci {
	display:block;
	float:left;
	height:95px;
	width:200px;
	margin:0;
	padding:0;
	margin-top: 7px;
	margin-left: 15px;
}
h1.logo-ci a {
	background:url(/img/logo/logo-gray-white-ci.png) no-repeat left top;     				
	/*background:url(/img/logo/logo-gray-white-NY-ci.png) no-repeat left top;*/
	/*background:url(/img/logo/logo-gray-white-bozic-ci.png) no-repeat left top; */    				
	cursor:pointer;
	display:block;
	float:left;
	height:95px;
	text-indent:-2000px;
	width:200px
}
#languages p {
	color: #FFFFFF;
}
#menuTop {
	/*background-image:url(/img/topMenuBgrdCHL.png);*/
	background-image: url(/img/topMenuBgrdBlue.png);
}
#menuLeft h1.sport {
	border-color: #1756A7;
	color: #FFFFFF;
	background-color: #031A47;
	margin-bottom: 1px;
}
#menuLeft a {
	color: #FFFFFF;
}
#path {
	background-image:url(/img/bgrdPathCHL.png);
	background-repeat: repeat-y;
}
#container {
	background-image:url(/img/bgrdCHL.png);
}
#footer {
	background-image:url(/img/bottomBgrdCHL.png);
}
#menuTopTop, #menuTopTop a {
	color: #FFFFFF;
}
#search form {
	color: #FFFFFF;
}
/* -------------------  LEVI MENI -------------------- */
#menuLeft {
	background-image: url(/img/left-menu-sr-champion-bgrd.gif);
	border-bottom: 0px;
}
/* -- 0 -- */

#menuLeft a.leftMenu0 {
	background-image: url(/img/left-menu-sr-champion-bgrd1.gif);
}
#menuLeft a.leftMenu0:hover {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
}
/* -- 1 -- */

#menuLeft a.leftMenu1 {
	width: 148px;
	background-image: url(/img/left-menu-sr-champion-bgrd1.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
}
#menuLeft a.leftMenu1:hover {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
	color: #FFFFFF;
}
/* -- 2 -- */

#menuLeft a.leftMenu2 {
	width: 148px;
	background-image: url(/img/left-menu-sr-champion-bgrd1.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
}
#menuLeft a.leftMenu2:hover {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
	color: #FFFFFF;
}
/* -- 3 -- */

#menuLeft a.leftMenu3 {
	width: 138px;
	background-image: url(/img/left-menu-sr-champion-bgrd1.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
}
#menuLeft a.leftMenu3:hover {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
	color: #FFFFFF;
}
/* -- 4 -- */

#menuLeft a.leftMenu4 {
	width: 128px;
	background-image: url(/img/left-menu-sr-champion-bgrd1.gif);
	background-repeat: repeat-y;
	padding-left: 35px;
}
#menuLeft a.leftMenu4:hover {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
	color: #FFFFFF;
}
/* -- active -- */

#menuLeft a.active {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
}
#menuLeft a.active:hover {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
}
/* -- onPath -- */

#menuLeft a.onPath {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
}
#menuLeft a.onPath:hover {
	background-image: url(/img/left-menu-sr-champion-bgrd2.gif);
}
/* -- TABELE -- */

.CHLitem table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CHLitem thead td, .CHLitem th {
	background-color: #0065A8;
	color: #FFFFFF;
	font-size: 13px;
}
.CHLitem thead td {
	font-weight: bold;
}
.CHLitem th {
	font-weight: normal;
}
.CHLitem td {
	text-align: center;
	padding: 3px;
	background-color: #E9E9E9;
}
.CHLitem td, .CHLitem th {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/* -- top4 -- */

.box {
	border: 1px solid #cccccc;
	background-color: #051F56;
	padding: 7px 0 0 7px;
	width: 790px;
	float: left;
}
ul.thumbs {
	margin:0 !important;
	padding:0;
	float: left;
	width: 254px;
}
ul.thumbs li {
	float:left;
	padding:0;
	margin:0 7px 7px 0;
	list-style-type:none
}
ul.thumbs a {
	float:left;
	display:block;
	text-decoration:none;
	width: 120px;
	height: 120px;
	position:relative;
	text-align:center;
}
ul.thumbs a span {
	font-weight:bold;
}
ul.thumbs a:hover {
	color:#3D4649
}
ul.thumbs a.current {
	width: 120px;
	height: 120px;/*cursor:default;*/
}
ul.thumbs img {
	border: 1px solid #cccccc;
}
ul.thumbs a.current img {
	width: 110px;
	height: 110px;
	border: 5px solid #FFffff;
}
div.daysContent {
	float: left;
	width: 527px;
	height: 245px;
	border: 1px solid #BCBCBC;
	margin-right: 7px;
}
div.daysContent div {
	display: none;
	min-height: 245px;
	height: 245px;
	padding: 0;
	width: 527px;
	overflow: hidden;
	position: relative;
}
div.daysContent div a {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 497px;
	background-image: url(/img/transp.png);
	background-repeat: repeat;
	padding: 10px 15px;
	cursor: pointer;
}
div.daysContent div a:hover {
	text-decoration: none;
}
#container div.daysContent div a h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#container div.daysContent div a p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
}
* html div.daysContent {
	margin-right: 6px;
}
* html ul.thumbs li {
	margin: 0 5px 7px 0;
}
* html div.daysContent div a {
	bottom: -1px;
}

