
/* Main Sections 
------------------------------------------------------------------------- */
* {
  color: #333333;
}

body {
  background-color: #777777; 	
}



fieldset {
	padding: 8px 10px;
  padding-top: 0px;
	margin: 0px;
	background-color: #cccccc;
	margin-bottom: 0.6em;
}
legend {
  font-weight: bold;
	color: #999999;
	margin-left: 0px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

fieldset label {
  clear: left;
  display: block;
	font-weight: bold;
	font-size: 90%;
	margin-top: 0.3em;
}

input {
  padding: 1px;
}

select.invalid,
input.invalid {
  background-color: #FCCDD6;
}

select.required,
input.required {
  background-color: #F8FFCE;
}






/* basic layout
------------------------------------------------------------------------- */
#footer {
  background-image: url(images/roundCornerBottom.gif);
}



/* header layout
------------------------------------------------------------------------- */

#header {
  background-image: url(images/roundCornerTop.gif);
}


#logo {
	float: left;
	width: 460px;
	height: 135px;
	position: relative;
  top: 7px;
	left: 10px;
	background-image: url(images/laser47_logo.gif);
	background-repeat: no-repeat;	
}
#address {
  float: right;
  color: #000066;
	font-size: 80%;
	left: 0px;
	bottom: 0px;	
	position: relative;
	right: 30px;
  top: 25px;
	line-height: 1.1em;
	text-align: right;
	height: auto;
	margin-right: 15px;
}

#address a:visited,
#address a:active,
#address a {
	color: #000066;
}
#address a:hover {
  color: #ff0000;
}




/* search
------------------------------------------------------------------------- */



/* menu layout
------------------------------------------------------------------------- */


div#menuMenu ul {
	margin-top: 55px;
}
div#menuMenu a {
	border-bottom: none;	
}

div#menu a {
	border-bottom: none;	
}


/* content layout
------------------------------------------------------------------------- */
#titleBar h2 {
	color: #ff0000;		
}
#menu,
#menuTitle { 
	color: #ff0000;		
}


/* file download
------------------------------------------------------------------------- */



/* forms
------------------------------------------------------------------------- */


/* galerije
------------------------------------------------------------------------- */

/* izbira galerije */

/* pregled posamezne galerije */


/* koledar regat
------------------------------------------------------------------------- */


/* rezultati, seznami tekmovalcev
------------------------------------------------------------------------- */


/* novice
------------------------------------------------------------------------- */



/* tabele
------------------------------------------------------------------------- */

.smallprint {  font-size: xx-small}

.tabla {  
  border: 1px #0079f2 solid; 
  margin-top: 1px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	margin-left: 1px; 
	background-color: #333333}

.celica {  
  background-color: #eeeeee; 
	color: #333333; 
	padding-top: 2px; 
	padding-right: 4px; 
	padding-bottom: 2px; 
	padding-left: 4px; 
	font-size: 12px}

.celicaheader {  
  color: #FFFFFF; 
	background-color: #777777; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	font-weight: bold; 
	border: 1px #eeeeee solid}

.loud {  
  text-decoration: none; 
	font-weight: bold}

.celicanaslov { 
  color: #ffffff; 
	background-color: #0079f2; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	font-weight: bold; 
	border: 1px #eeeeee solid }


/* var
------------------------------------------------------------------------- */

.zvezdica {
  color: #ff0000;
}

div.errors {
  padding: 5px;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	border: 1px solid red;
	background-color: #efefef;
}

div.msg {
  padding: 5px;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	border: 1px solid green;
}

#pageContent a:hover.noback,
#pageContent a:visited.noback,
#pageContent a.noback {
  background-image: none !important;
	color: #ff0000;
}
