


Body {
	margin-top:10px;
	margin-left:10px;
	font-family: Palatino Linotype ;
}


a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000070;
	font-weight: normal;
	text-decoration: underline;
}

a.nu {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.nu:hover {
	color: #000070;
	font-weight: normal;
	text-decoration: none;
}

a.oglas {
	font-family: Palatino Linotype ;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.oglas:hover {
	font-family: Palatino Linotype ;
	font-size: 13px;
	color: #000070;
	font-weight: bold;
	text-decoration: underline;
}

td {
	color: #000000; 
	font-family: Palatino Linotype ;
	font-size: 12px; 
	text-decoration: none;
}

.naslov {
	color: #000000; 
	font-family: Palatino Linotype ;
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.nazaj {
	color: #000000; 
	font-family: Palatino Linotype ;
	font-size: 12px; 
	font-weight: none;
	text-decoration: underline;
	letter-spacing: 1px;
	padding-left: 10px;
}

.naslov:hover {
	color: #000000; 
	font-weight: bold;
	text-decoration: underline;
}


.podnaslov {

	color: #000000; 
	font-family: Palatino Linotype ;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.podnaslov:hover {
	color: #D5E7FF;
	font-weight: bold;
	text-decoration: none;
}


td.padding {
	color: #000000; 
	padding: 10px;
	font-family: Palatino Linotype;
	font-size: 10px; 
	text-decoration: none;
}


td.meni_naslov	{
	COLOR: #000080; 
	font-family: Palatino Linotype; 
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;
}

.small_text {
	COLOR: #000000; 
	font-family: Palatino Linotype;
	font-size: 11px; 
	text-decoration: none;
}

.small_text:hover {
	COLOR: #505050; 
	font-family: Palatino Linotype;
	font-size: 11px; 
	text-decoration: none;
}

p {
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: justify;
	line-height: 20px;
}

input {
	background-color: #f0f0f0; 
	border: 1px solid #d0d0d0;
	font-size: 10px; 
	font-family: verdana; 
	color: #303030; 
	height: 18; 
	font-weight: normal;
	padding: 2px;	
}

input.file_s {
	height: 22;
	padding: 0px;	
}
input.anketa {

	font-size: 10px; 
	font-family: verdana; 
	color: #1f3d5d;  
	font-weight: bold;	
	width: 10;
}

input.small {
	background-color: #f0f0f0; 
	font-size: 10px; 
	font-family: verdana; 
	color: #1f3d5d; 
	height: 18; 
	width: 120; 
	font-weight: bold;	
	padding: 2px;
}

input.gumb {
	background-color: #f0f0f0; 
	border: 1px solid #a0a0a0;
	font-size: 10px; 
	font-family: Palatino Linotype; 
	cursor: hand;
	cursor: pointer;
	height: 22px; 
}

input.clock {
	background-color: #eff4f5; 
	font-size: 10px; 
	font-family: verdana; 
	color: #1f3d5d; 
	height: 12; 
	width: 55; 
	font-weight: bold; 
	border: 0px;
}

select {
	background-color: #f0f0f0;
}

textarea {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
	font-size: 10px; 
	font-family: verdana; 
	color: #303030; 
	padding: 2px;
}


textarea.komentar {
	background-color: #f5f5f5;
	border: 1px solid #a0a0a0;
	padding: 2px;
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.texta {
	border: 1px solid #d0d0d0;
}





ul {
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url("images/puscica.jpg");
	list-style-type: square;
	padding: 2px;
	margin: 18px;
}


fieldset
{
	background: #EDF3FF;
	border: 1px solid #a0a0a0;
	width: 70%;
}

legend
{
	font-weight:normal;
	letter-spacing: 1px;
	font-size:16px;
	font-weight:bold;
	color: black;
	background: #f0f0f0;
	border: 1px solid #000000;
	padding: 2px 6px;
	letter-spacing: 2px
}


/*  -- Login -- */
input.login{
	width: 120px;
	height: 16px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding: 1px;
}

.login_gumb{
	border: 0px;
	display: block;
	cursor: hand;
	cursor: pointer; cursor: hand;
	width: 53px;
	height: 18px;
	background: url(images/gumb_prijava.png);
}

.login_gumb:hover {
	width: 53px;
	height: 18px;
	cursor: hand;
	cursor: pointer; cursor: hand;
	background: url(images/gumb_prijava_hover.png);
}


.logout_gumb{
	border: 0px;
	display: block;
	width: 53px;
	height: 18px;
	cursor: hand;
	cursor: pointer; cursor: hand;
	background: url(images/gumb_odjava.png);
}

.logout_gumb:hover {
	width: 53px;
	height: 18px;
	background: url(images/gumb_odjava_hover.png);
}

.reg_gumb{
	border: 0px;
	display: block;
	width: 73px;
	height: 18px;
	cursor: hand;
	cursor: pointer; cursor: hand;
	background: url(images/gumb_reg.png);
}

.reg_gumb:hover {
	width: 73px;
	height: 18px;
	background: url(images/gumb_reg_hover.png);
}


/*--------/OSNOVNO--------*/


/* ------------NOVICE -----------*/

Td.novica_tekst {
	font-family: Palatino Linotype;	
	font-size: 12px;
}

.novica_naslov {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-variant: small-caps;
}

.novica_naslov:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-variant: small-caps;
}

Td.datum {
	font-family: Palatino Linotype;	
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

a.novica_link {
	color: #000080;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-variant: small-caps;
}

a.novica_link:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

b.vec {
	font-family: Palatino Linotype;
	color: #f48400;
	font-weight: bold;
}

b.komentar {
	font-family: Palatino Linotype;
	color: #f48400;
	font-weight: bold;
	font-size: 12px;
}

div.floatLeft { 
    float: left; 
    margin-right: 8px; 
    margin-top: 8px;
    margin-left: 4px;
    clear: right;
    text-align: justify;
}

div.komentar { 
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	margin-top: 2px;
	padding: 2px;
	font-style: italic;	
	border: 1px dotted #c0c0c0;
	background-color: #f0f0f0;
}


div.komentar_small { 
	font-size: 11px;
	line-height: 15px;
	margin-top: 2px;
	padding: 2px;
	max-width: 160;
	width: expression(Math.min(parseInt(this.offsetWidth), 160 ) + "px"); 
	font-style: italic;	
	border: 1px dotted #c0c0c0;
	background-color: #f0f0f0;
}

/*-----------MENI-------------------*/
td.meni {
	font-family: Palatino Linotype , Arial, Helvetica, sans-serif; 
	padding:0px;
	font-size: 16px; 
	font-weight: bold; 
	color: #ffffff;	
	letter-spacing: 1px;
}

td.meni a {	
	display: block;
	line-height: 32px;
	font-weight: bold; 
	text-decoration: none; 
	width: 100%;
	height: 100%;
	font-family: Palatino Linotype , Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #ffffff;
	background-image: url(images/design/g_meni_sredina.jpg);
}

td.meni a:hover {
	font-family: Palatino Linotype , Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold; 
	letter-spacing: 1px;
	text-decoration: none; 
	color: #ffffff;
	background-image: url(images/design/g_meni_over.jpg);
}

td.meni_izbran {
	display: block;
	font-family: Palatino Linotype , Arial, Helvetica, sans-serif; 
	padding:0px;
	width: 150px;
	letter-spacing: 1px;
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
	line-height: 32px;
	background-image: url(images/design/g_meni_izbran.jpg);
}
/*-----------/MENI-------------------*/

img.obroba{
	border-width: 1px;
	border-color: #000000;	
}


a.obroba{
	border: 1px;
}

a.obroba img{
	border-width: 1px;
	border-color: #000000;	
}

a.obroba:hover img {
	border-width: 1px;
	border-color: #808080;	
}

/* ----- DATE PICKER*/

input.dpGumb{
	width: 70px;
	height: 18px;
	cursor: pointer; 
	cursor: hand;
	
}

/* the div that holds the date picker calendar */
.dpDiv {
	text-align: center;
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
/* event calendar */


	.Cheader
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; font-weight: bold;}
	.Cheader2
		{color: #ffffff; font-family: Tahoma, Verdana; font-size: 11px;}
	.Ccur
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
	.Cbody
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
	.Cbodyh
		{color: #aeaeae; font-family: Tahoma, Verdana; font-size: 11px;}
	.Cwe
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}

	.C2header
		{color: #4682B4; font-family: Tahoma, Verdana; font-size: 11px;}
	.C2header2
		{color: #4682B4; font-family: Tahoma, Verdana; font-size: 11px;}
	.C2cur
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
	.C2body
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
	.C2bodyh
		{color: #99CCFF; font-family: Tahoma, Verdana; font-size: 11px;}
	.C2we
		{color: #FF33CC; font-family: Tahoma, Verdana; font-size: 11px;}
		
		
		
/* BoxOver*/
.pgdiv {
	 background:#E9EFF4;
	 border:1px solid #C4D5E3;
	 padding:10px;
	 margin-bottom:20;
	 font-family:arial;
	 font-size:12px;
}



.imagecontainer{
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	border: 1px solid #a9a9a9;
}
			
.imagecontainer img{
	
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 0px;
}
