@charset "iso-8859-2";



/* CSS stilovi za internetske stranice kriket kluba Sir Oliver */
/* Joe Debolestis inc.*/
/* In hoc signo vinces*/

<link rel="SHORTCUT ICON" href="favicon.ico"/>



body {
	background-color: #B3C1B6;
}
  
body {
	background-color: #B3C1B6;
	background-attachment: fixed;
	background-image: url(00_slike/background.jpg);
	background-repeat: no-repeat;
	background-position: center 20%;
 	background-size: 50% 50%;	
	background-origin: content
	
}


a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #820000;
	text-decoration: none;
}
a:active {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BF0000;
	text-decoration: none;
}


.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

.Text_table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

.Text_table_blink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #820000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	text-decoration: blink;
}

.Text_table_red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #820000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

.Naslov {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}


.Blink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #820000;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: blink;
}
.Big_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
}
.Centar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}

.Podnaslov {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #820000;
}

.Podnaslov_cal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B3C1B6;
}
td.test {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
td.test2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(00_slike/cell_background_Layer%201.png);
	background-repeat: repeat-x;
	background-position: center center;
} 



/* </style>
</head>
<body>
<table summary="test">
<tr><td class="test" onmouseover="this.className='test2'" 
onmouseout="this.className='test'"></td></tr>
</table>
</body>
*/
 

/* #transparentblock {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}*/

