/*------------------------- OSNOVNO ------------------------*/

/*                                                          */
/* TEXTBOX TRAZI											*/
/*                                                          */
#Trazilica1_txtTrazi {
	background-image: url(./images/icon_trazi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
	width: auto;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*                                                          */
/* Knjiga Gostiju											*/
/*                                                          */
.borderkg {
	background-color: #fafafa;
	border: solid #CCCCCC 1px;
	padding: 5px;
}
.odgovorkg {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}

/*                                                          */
/* Input Polje												*/
/*                                                          */
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
	letter-spacing: 1px;
	width: auto;
	height: 15px;
	padding-left: 2px;
}

/*                                                          */
/* Gumb														*/
/*                                                          */
.gumb {
	width: auto;
}

/*                                                          */
/* Podizbornik Linkkovi u listi								*/
/*                                                          */
#pnlPodIzbornik ul {
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#pnlPodIzbornik li {
	display: inline;
}
#pnlPodIzbornik li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #ddd;
	text-decoration: none;
	width: 100px;

}
#pnlPodIzbornik li a:hover {
	background: #65944A;
	color: #FFF;
}
#pnlPodIzbornik li a#current  {
	background: #65944A;
	color: #FFF;
}
/*                                                          */
/*--------------------- KRAJ OSNOVNO -----------------------*/


/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 850px;
}*/
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.ftrlinkovi {
	background-color:#CC6699;
	text-align: left;
	list-style-type: none;
	display:block;
	float: left;
	margin: 0px;
	padding: 10px 15px 10px 15px; /*top right bottom left*/
}

/*RBL JEZICI*/
#divJezici {
	margin: 10px 0px 10px 0px;
}
#divJezici span {
	margin: 0px;
	margin-right: 5px;
}
#divJezici input {
	display: none;
}
#divJezici span label{
	text-decoration: none;
	/*COLOR: #ccCCCC;*/
}
#divJezici span .jezikOFF label{
	text-decoration: none;
	COLOR: #ccCCCC;
}
#divJezici span label:hover{
	text-decoration: underline;
	COLOR: #F4037B;
}

.jezikON {
	background-color: #f1f3f5;
	border: 1px solid #C1C1C1;
	FONT-SIZE: 13px;
	WIDTH: auto;
	COLOR: #F4037B;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	margin: 5px;
	font-weight:bold;
}

.jezikOFF {
	text-decoration: none;
	FONT-SIZE: 13px;
	COLOR: #ccCCCC;
	font-weight:normal;
	border:1px solid;
	padding: 2px 10px 3px 10px;
	margin: 5px;
	background-color: #f8f8f8;
}


/*------------------------- Containers ------------------------*/
body { margin: 0px; padding: 0px; background-color: #FFF;}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {border: 0px none;}
img a {border: 0px none;}

.container-main {
	width:960px;  position:relative; 
	margin:0px auto; padding:0 0 0 0;
	
}
.container{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 960px;
	float:left;
	margin-bottom: 30px;
	border-bottom: #e9f8fd solid 1px;
}
#header {
	width: 960px;
	height: 149px;
	background-image:url(../images/skadenca_hdr.png);
	background-position: center;
	background-repeat: no-repeat;
	position:relative;
	margin-top: 30px;
}
#pnlIzbornikCSS1 {
	background-color: #5299db;
	position: relative;
	width: 960px;
	height: 46px;
	}
#ekipica {
	width: 960px;
	height: 328px;
	background-image:url(../images/ekipica.png);
	background-position: center;
	background-repeat: no-repeat;
	position:relative;
}
#contetwarp {
	width: 960px;
	background-image:url(../images/bg_content_warp.gif);
	background-repeat:repeat-y;
	position:relative;
	float:left;
}
#pnlSadrzaj {width: 595px; float: left; position:relative; margin: 40px 45px 20px 20px; color: #0c335a; font-size:14px; line-height: 20px; text-align:justify;}
#pnlKalendar {width: 234px; float:right; position:relative; background-color:#e9f8fd; text-align:center; margin-top:40px; margin-left:66px; margin-bottom:45px;}
td.daniukalendaru a{font-size: 10px;}
td.mjeseciukalendaru a{font-size: 10px; color: #0c335a;}

a.detalji-clanka {color: #0c335a; font-weight:bold; font-size:14px; text-decoration:none;}
a.detalji-clanka:hover {color: #0c335a; font-weight:bold; font-size:14px; text-decoration:underline;}

p a {color: #5299db; font-weight:bold; font-size:14px; text-decoration:none;}
p a:hover {color: #5299db; font-weight:bold; font-size:14px; text-decoration:underline;}

.kaolink {
	color: #5299db; font-weight:bold; font-size:14px; text-decoration:none;
	cursor: pointer;
	padding-top: 20px;
	/*width: 20px;*/
}
.kaolink:hover {
	text-decoration: underline;
	cursor: pointer;
}

#tblKontaktForma td {padding-bottom: 5px;}
#tblKontaktForma input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: #5299db solid 1px;
	letter-spacing: 1px;
	width: auto;
	/*height: 15px;*/
	padding-left: 2px;
	color: #0c335a;
}
#tblKontaktForma input:hover, textarea:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: #5299db solid 1px;
	letter-spacing: 1px;
	width: auto;
	/*height: 15px;*/
	padding-left: 2px;
	color: #0c335a;
	box-shadow: 0px 0px 4px #888888;
}
#tblKontaktForma input:focus, textarea:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 2px;
	background-color: #5299db;
	border: #0c335a solid 1px;
	letter-spacing: 1px;
	width: auto;
	/*height: 15px;*/
	padding-left: 2px;
}