
/******************************************************************************/
/************************* CSS za glavnu stranicu******************************/
/******************************************************************************/

html, body
{
    margin: 0px;
    padding: 0px;
}

body
{
    font-family: "Trebuchet MS", sans-serif;
	  font-size: 11px;
	  line-height: 18px;
	  text-align: center;
	  color: #666666;
}

table
{
    border-collapse: collapse;
    padding: 0;
    vertical-align: top;
    text-align: left;
}

tr
{
	padding: 0;
  margin: 0;
}

td
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

.anketa {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.anketa:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

tr.banner
{
    vertical-align: middle;
    height: 75px;
}

.banner td
{
    border: 0;
    padding: 10;
    margin: 0;
    vertical-align: middle;
}

.content
{
    position: relative;
    padding: 15px;
    margin: 0;
}

.content table td
{
  border: 1px solid white;
  padding: 5px;
}

.tekst 
{
	font-size: 11px;
	line-height: 18px;
	padding: 5px;
}

.tekst img
{
    margin: 5px 10px 10px 10px;
}

.news_center img
{
    margin: 5px 10px 10px 10px;
    max-width: 80px;
    width:expression(document.body.clientWidth > 80? "80px": "auto" );
}

.news_date
{
    text-align: left;
    font-weight: bold;
    font-size: 10px;
    border: 0;
    padding-bottom: 20px;
}

.news_autor
{
    text-align: left;
    font-size: 10px;
    border: 0;
    margin-top: 20px;
}

.news_more
{
    margin-top: 20px;
    text-align: right;
}

.news_spacer
{
    border-top: 1px solid #cccccc;
    height: 5px;
    padding: 0px;
    margin: 5px 0;
}

td.news_paginate
{
    border: 0;
    height: 20px;
    text-align: right;
    font-weight: bold;
    font-size: 10px;
}

.news_paginate a
{
    font-weight: bold;
    font-size: 10px;
}

.content_right
{
    position: absolute;
    top: 0;
    right:0;
    width: 270px;
    padding: 0;
}

.content_right a, .content_right a:link, .content_right a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.content_right a:hover {
	color: #666666;
	text-decoration: none;
}

.content_right img
{
	border: 0;
}

.content_form1
{
  border:2px solid white; 
  padding: 6px; 
  vertical-align: top; 
  background-color: #EFEFEF;
  text-align: right;
}

.content_form2
{
  border:2px solid white; 
  padding: 6px; 
  vertical-align: middle; 
  background-color: #EFEFEF;
}

.divlink
{
  font-size: 10px;
	color: #666666;
}

.divlink a
{
    text-decoration: none;
}

.divlink img
{
    vertical-align: bottom;
    margin: 0;
    padding: 0;
}

.footer {
	font-family: "Trebuchet MS";
	background: #CCCCCC;
  color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	padding: 10px;
	height: 20px;
}
.footer a {
  background: #CCCCCC;
  color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
.footer a:hover {
	
}

div#ima_nas
{
  position: absolute;
  top: 20px;
  right: 0px;
  z-index: 100;
  width: 200px;
  height: 22px;
  border: 0;
  background-color: #FFCC33;
  font-size: 11px;
  text-align: center;
  padding-top: 5px;
}

img#ima_nas2
{
  position: absolute;
  top: 0px;
  right: 0px;
}


img
{
    border: 0;
}

a, a:link, a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
}

a:hover {

}

.label
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #019934;
}

.txt_10
{

    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    color:#969495;
    text-decoration: none;
}

a.txt_10:hover
{
    color: #DA251C;
    cursor: hand;
    cursor: pointer;
}

.galerija 
{
    float: left;
    padding: 5px;
    height: auto;
    width: auto;
    clear: none;
}

.galerija img
{
    display: inline;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 100px;
}

div.box
{
    border: 1px solid #666666;
    padding: 10px;
}

#splash
{
   background: #EEEBE6 url(../images/bg_gore.jpg) no-repeat top right; 
   margin: 0;
   padding: 0;
   height: 314px;
}

.naslov1 
{
	font-size: 24px;
	padding: 10px 10px 0 10px;
}

.naslov2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}



.cell {
	background-color: #FFCC33;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	vertical-align: bottom;
	width: 25%;
}

.cell a, .cell a:visited
{
  text-transform: uppercase;
  font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.cell2 {
	background-color: #FFCC33;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}

.cell2 a, .cell2 a:visited
{
  font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

/* printit klasa definirana na index.php */

.printit img
{
  margin: 5px 10px 10px 10px;
}

/******************************************************************************/
/* ljevi meni na stranici */
/******************************************************************************/
.suckerdiv
{
    padding: 10px;
    background: #F0F0F0;
}

.suckerdiv ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 160px; /* Width of Menu Items */
  	font: 11px "Trebuchet MS", sans-serif;
  	font-weight: bold;
  	text-transform: uppercase;
  	text-align: right;
}
	
.suckerdiv ul li
{
    position: relative;
    margin: 0;
    padding: 0;
  	border: 1px solid #F0F0F0; /* fix: IE dodaje veliki razmak medju elementima ako je border: 0px */
}
	
.suckerdiv a:visited
{
    color: #666666;
}
	
/* Sub level menu links style */
.suckerdiv ul li a
{
    display: block;
    /*overflow: auto; /*force hasLayout in IE7 */
    color: #666666;
    text-decoration: none;
    /*background: #fff;*/
    padding: 0px;
    margin: 0px;
    border: 0;
}

.suckerdiv ul li a:hover
{
    color: #666666;
}
	
/*Sub level menu items */
.suckerdiv ul li ul
{
    text-transform: none;
    font-weight: normal;
}

* html .suckerdiv ul li ul  /* fix: IE prikaze li element 10px iznad bordera ul */
{
    padding-top: 20px; 
}

.suckerdiv ul ul li a
{
    color: #666666;
    text-decoration: none;
    /*background: #fff;*/
    padding: 0px;
    margin: 0px;
}

.suckerdiv ul ul li a:hover
{
    color: #666666;
}

/******************************************************************************/


.fb_box
{
    position: relative;
    padding: 10px;
    background-color: #FFF9D7; 
    border: 1px solid #E2C822; 
    font-size: 10;
}

.fb_box_blue
{
    position: relative;
    padding: 10px;
    background-color: #DFE4EE; 
    border: 1px solid #C6CFE1;
    font-size: 10; 
}

fieldset
{
    padding: 10px;
    border: 1px solid #D5D5D5;
    color: #808080;
	font-family: Tahoma;
	font-size: 11px;
}
