body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url('/slike/stripes1.png') repeat;
}

a:link
{
	outline: none;
	text-decoration: none;
}
a:visited
{
	outline: none;
	text-decoration: none;
}
a:hover
{
	outline: none;
	text-decoration: none;
}
a:active
{
	outline: none;
	text-decoration: none;
}

#forum
{
	height: 30px;
	padding: 5px;
	color: #000000;
	font-size: 2em;
	background-color: #e1ff00;
	margin-bottom: 20px;
	text-align: center;
}

#forum a:link
{
	color: #000000;
	text-decoration: none;
}

#forum a:visited
{
	color: #000000;
	text-decoration: none;
}

#forum a:hover
{
	color: #000000;
	text-decoration: none;
}




#program
{
	height: 55px;
	padding: 5px;
	color: #000000;
	font-size: 2em;
	background-color: #e1ff00;
	margin-bottom: 20px;
	text-align: center;
}

#program a:link
{
	color: #000000;
	text-decoration: none;
}

#program a:visited
{
	color: #000000;
	text-decoration: none;
}

#program a:hover
{
	color: #000000;
	text-decoration: none;
}

#wrapper
{
	margin: 0 auto;
	margin-top: 50px;
	width: 1000px;
	height: auto;
	/*background-color: gray;*/
}

#header
{
}

h1
{
	font-weight: normal;
	color: #e1ff00;
	margin-top: 0px;
}

#logo
{
	float: left;
	width: 103px;
	height: 86px;
	margin-bottom: 10px;
	background: url('/slike/header_logo.png') no-repeat;
}

#header_napis
{
	float: right;
	width: 881px;
	height: 85px;
	background: url('/slike/header_napis.png') no-repeat;
}

#header_slika
{
	margin-top: 30px;
	width: 1000px;
	height: 250px;
	background: url('/slike/header_slika.png') no-repeat;
	clear:both;
}

#menu
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 40px;
	/*background: url('/slike/menu_background.png') repeat-x;*/
	border: 1px solid #484848; 
}

#menu li
{
	float: left;
	list-style: none;
}

#menu li a
{
	display: block;
	width: auto;
	margin: 10px 11px 0 11px;
	padding: 5px 8px 5px 8px;
	font-size: 1.0em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #e1ff00;
	outline: none;
	font-weight: bold;
	white-space: nowrap;
}

#menu li a:hover
{
	background-color: #e1ff00;
	font-weight:bold;
	color: black;
}

#menu li ul
{
	margin-top: 12px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width:1000px;
		clear: both;
}

#menu li ul li
{
	display: inline;
	margin-top:4px;
}

#menu li ul li a
{
	width: auto;
	border-right: solid thin gray;
	border-bottom: solid thin gray;
	font-weight: normal;
	display: inline;
	background-color: #e1ff00;
	color: Black;
	padding: 5px 8px 5px 8px;
	margin-left: 0px;
	margin-right: 0px;
}

#menu li ul li a:hover
{
	background-color: #373737;
	padding: 5px 8px 5px 8px;
	font-weight: normal;
	color: #e1ff00;
	/*border: solid thin #e1ff00;*/
}

#sponsors
{
	width: 100%;
	height: 40px;
	margin-top: 10px;
}

#main
{
	clear: both;
	border: 1px solid #484848;
	margin-top: 10px;	
	min-height: 1350px;
}

#beach
{
	width: 260px;
	height: auto;
	color: #ffffff;
	font-size: 16px;
	padding-bottom: 20px;
}

#beach a:link,#beach a:visited {color:#e1ff00;  text-decoration: none; font-weight: bold;}

#beach a:hover {color:#e1ff00;  text-decoration: none; font-weight: bold;}


#sidebar
{
	float: right;
	margin: 20px 20px 20px 0px;
	/*background-color: white;*/
	width: 260px;
	/*border-left: solid 1px #484848;
	padding-left: 20px;*/
	height: auto;
}

#naslednja_tekma
{
	width: 260px;
	height: auto;
	color: #ffffff;
	font-size: 16px;
	border-bottom: solid 1px #484848;
	padding-bottom: 20px;
}

#termini_tekem
{
	margin-top: 10px;
	/*background-color: #484848;*/
	width: 100%;
	height: auto;
	color: #ffffff;
	font-size: 13px;
	padding-bottom: 20px;
	border-bottom: solid 1px #484848;
}

#lestvica
{
	color: #ffffff;
	margin-top: 10px;
	font-size: 13px;
}

#lestvica table td
{
	padding: 4px 5px 4px 4px;
}

#content
{
	margin: 20px 0 20px  20px;
	width: 660px;
	min-height: 1300px;
	border-right: solid 1px #484848;
	padding-right: 20px;
	/*background-color: White;*/
}

.vsebina
{
	width: 100%;
	height: auto;
	/*background-color: #484848;*/
	/*border: 1px solid #484848;*/
	color: White;
	font-size: 13px;
	line-height: 150%;
}

/*
.vsebina table
{
	border-collapse: collapse;
	border: solid 1px #484848;
	background-color: #ffffff;
	color: #000000;
	margin-left: 10px;
}

.vsebina table td
{
	padding: 5px;
}

.vsebina table caption
{
	border: solid 0px #484848;
	background-color: #e1ff00;
	color: #000000;
}*/

.vsebina a:link
{
	color: White;
	text-decoration: underline;
}

.vsebina a:visited
{
	color: White;
	text-decoration: underline;
}

.vsebina a:hover
{
	color: #e1ff00;
	text-decoration: none;
}

.vsebina a:active
{
	color: #e1ff00;
	text-decoration: underline;
}

.novica_tabela
{
	border-collapse: collapse;
	border: solid 1px #484848;
}

.novica_tabela td

.novica1
{
	width: 640px;
	height: 350px;
}

.novica1_tekst
{
	float: right;
	width: 510px;
	margin-top: -70px;
	height: 45px;
	padding: 15px 10px 15px 10px;
	z-index: 3;
	color: #ffffff;
}

.novica1_tekst a:link
{
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

.novica1_tekst a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.novica1_tekst a:hover
{
	color: #e1ff00;
	text-decoration: none;
}

.novica1_tekst a:active
{
	color: #e1ff00;
	text-decoration: underline;
}


.novica1_tekst_naslov
{
	font-size: 3em;
	font-family: Helvetica;
	/*text-transform: uppercase;*/
}

.novica1_tekst_bck
{
	float: right;
	width: 530px;
	margin-top: -70px;
	height: 70px;
}

.novica1_velika_slika
{
	z-index: 0;
	float: right;
	width: 530px;
	height: 350px;
}

.novica1_mala
{
	border: solid 3px #000000;
	margin-bottom: 5px;
	visibility: visible;
}

.novica1_mala:hover
{
	border: solid 3px #484848;
}

.novica1_mala_obroba
{
	border: solid 3px #e1ff00;
	margin-bottom: 5px;
	visibility: visible;
}

#juniors
{
	width: 650px;
	height: 30px;
	padding: 5px 0px 5px 10px;
	margin-top: 10px;
}

.novica2
{
	width: 650px;
	height: 197px;
	/*display: inline-block;*/
	margin-top: 10px;
}

.novica2 a:link
{
	color: #e1ff00;
	text-decoration: none;
}

.novica2 a:visited
{
	color: #e1ff00;
	text-decoration: none;
}

.novica2 a:hover
{
	color: #e1ff00;
	text-decoration: underline;
}

.novica2_header
{
	width: 640px;
	height: 20px;
	color: #e1ff00;
	font-size: 1.25em;
	padding: 10px 10px 5px 0px;
	font-weight: bold;
}

.novica2_body
{
	height: 142px;
	width: 640px;
	/*background-color: #484848;*/
	padding: 10px 10px 10px 0px;
	color: White;
}

.novica2_body img
{
	margin-left: 0px;
	margin-right: 10px;
	/*margin-bottom: 10px;*/
}

.novica2_footer
{
	width: 640px;
	height: 18px;
	background-color: gray;
	color: #e1ff00;
	padding: 6px 5px 6px 5px;
}

#novice3
{
	margin-top: 10px;
	width: 660px;
	height: 300px;
	background-color: #ffffff;
}

#novice3_header
{
	width: 650px;
	margin-top: 10px;
	padding: 5px 0px 10px 0px;
	height: 20px;
	color: #e1ff00;
	font-size: 1.25em;
	font-weight: bold;
}

.novica3
{
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
	width: 206px;
	height: 290px;
	/*padding: 0px 0px 0px 10px;*/
	/*position: relative;*/
	float: left;
	top: 10px;
	overflow: inherit;
}

.novica3 a
{
	color: black;
	text-decoration: underline;
}

.novica3 a:visited
{
	color: Black;
}

.novica3 a:hover
{
	text-decoration: none;
	color: Black;
}

#footer
{
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	color: #484848;
}

#footer span
{
	color: #e1ff00;
}

.footer_column
{
	width: auto;
	margin: 0px 13px 0px 13px;
	text-align: left;
	height: auto;
	display: inline-block;
	float: left;
}

.footer_column a
{
	color: #484848;
}

.footer_column ul
{
	list-style: none;
	margin-top: 2px;
	margin-left: -40px;
}

