/*

// ltw_style.css

// $Id: ltw_style.css,v 1.3 2003/08/20 02:35:43 t51admin Exp $

// 

// ltwCalendar Style Sheet 

*/

a.prevnext:link {
	color: #971a30;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}
a.prevnext:visited {
	color: #971a30;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}
a.prevnext:hover {
	color: #971a30;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: top;
}
a.prevnext:active {
	color: #971a30;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}



a.day:link {
	color: #5f513a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.day:visited {
	color: #5f513a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.day:hover {
	color: #971a30;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.day:active {
	color: #5f513a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


/* događaji u kalendar view - da bi se odmaknuli od kockice  */
.events {
	padding: 2px 2px 2px 2px;
	line-height: 100%;
	
}
a.event:link {
	color: blue;
	font-size: 10px;
	text-decoration: none;
	line-height: 100%;
}
a.event:visited {
	color: blue;
	font-size: 10px;
	text-decoration: none
}
a.event:hover {
	color: red;
	font-size: 10px;
	text-decoration: none
}
a.event:active {
	color: blue;
	font-size: 10px;
	text-decoration: none
}


a.admin:link {color: #ffffff; font-size: 12px; text-decoration:none}

a.admin:visited {color: #ffffff; font-size: 12px; text-decoration:none}

a.admin:hover {color: #ffffff; font-size: 12px; text-decoration:underline}

a.admin:active {color: #ffffff; font-size: 12px; text-decoration:none}

table.main {
	backgrounds-color: #ffffff;
	borders: 1px solid #bbbbbb;
}

/* ćelije i link na list view na vrhu kalendara */
.top {
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}
a.top:link, a.top:visited, a.top:active {
	color: #c00000;
	text-decoration: none;
}
a.top:hover {
	color: #9ec408;
	text-decoration: underline;
}


/* Definira svojstva glavne tablice u mjesečnom prikazu */
table.cal {
	background-color: #ffffff;
	height: 600px;
	width: 720px;
	borders-style: none;
	borders-width: 1px;
	font-family: Verdana, Arial, sans-serif
}
/* Zaglavlje sa imenima dana */
.thead {
	color: #ffffff;
	background-color: #336699;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	height: 20px;
	vertical-align:middle;
}
/* prazne ćelije */
td.empty {
	background-color: #fcfaf7;
	text-align: left;
	vertical-align: top;
}
/*sve ostale ćelije */
td.cal {
	background-color: #f8f3e8;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
/* ovo je crta (pozadina) ispod datuma */
.dates {
	background-color: #f6d592;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 2px;
	widths: 20px;
	borders-right: 1px solid #000000;
	borders-bottom: 1px solid #000000;
}

/* naslov glavnog mjeseca */
.caption {
	color: #777777;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, Verdana, Tahoma, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
/* stilovi za izbornik mjeseci na vrhu */
.form {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* copyright na dnu stranice */
td.copyright {
	color: #bcbcbc;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	texts-align: center;
	height: 20px;
	vertical-align:middle;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
	color: #bcbcbc;
	text-decoration: none;
}

a.copyright:hover {
	color: #bcbcbc;
	text-decoration: underline;
}

/* redak u dnu sa administracijskim linkovima */
tfoot.cal {
	color: #ffffff;
	background-color: #336699;
	font-size: 10px;
	text-align: left;
	height: 18px;
}
ul.cal {
	margin: 0px;
	list-style-position: inside
}
.cal-admin-link {
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
/*LIST VIEW*/
/* Definira svojstva glavne tablice u list prikazu */
table.list {
	background-color: #ffffff;
	width: 705px;
	borders-style: none;
	borders-width: 1px;
	font-family: sans-serif
}

/*sve ostale ćelije */
td.list {
	background-color: #eeeeee;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* DISPLAY EVENT, ADD EVENT-pop up prozor */

body#display {
	background-color: #f8f3e8;
	font-size: 12px;
	color: #777777;
	font-family: Georgia, Verdana, Tahoma, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

body#display a:link, body#display a:visited {
	font-size: 10px;
	color: #777777;
	font-family: Tahoma, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline
}
body#display a:hover {
	font-size: 10px;
	color: #971a30;
	font-family: Tahoma, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.mjvrij {
	font-size: 11px;
	color: #777777;
	font-family: Georgia, Verdana, Tahoma, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 15px;
}
.opis {
	font-size: 12px;
	color: #777777;
	font-family: Georgia, Verdana, Tahoma, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

.dodaj {
	font-size: 12px;
	color: #777777;
	font-family: Georgia, Verdana, Tahoma, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
/*za hr color je za IE a background-color za Firefox*/
hr {
  border: 0;
  color: #b7b7b7;
  background-color: #b7b7b7;
  height: 1px;

}


/* LIST VIEW - VERZIJA 1 */
.dishead1 {
	background-color: #455678;
}
.distext1 {
	color: #ffffff;
	vertical-align: middle;
	padding-left: 3px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.distext2 {
	color: #c8c9d6;
	vertical-align: middle;
	padding-right: 3px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

