@import url(nav.css);
@import url(novosti.css);
/*@import url(gallery.css);*/


/* --- Sticky footer --- */
html, body, #wrapper { height: 100%; }
body > #wrapper { height: auto; min-height: 100%; }
#content { padding-bottom: 180px; } /* 150px zbog footerBgr-a, a 30 za padding do footerBgr-a*/

DIV#footerBgr { height: 150px; margin: -150px auto 0px; }
/* --- END Sticky footer --- */


P{
	margin-bottom: 18px;
	margin-top: 2px;
}

H1
{
	font-size: 24px;
	line-height: 28px;
	color: #d10020;	
	padding: 0px 0px 10px 0px;
}

H2
{
	font-size: 16px;
	line-height: 20px;
	color: #d10020;	
	padding: 15px 0px 5px 0px;
}

H3
{
	font-weight: bold;
}

A { color: #000; text-decoration: underline;}

BODY 
{
	background: #fff url(../images/backgrounds/body.gif) repeat-x 0 0;
	font-family: Arial;
	text-align: center;
	color: #1f1f1f;
	font-size: 12px;
	line-height: 18px;
}

DIV#wrapper 
{
	width: 860px;
	margin: 0px auto;
	text-align: left;
}

DIV#header
{
	height: 83px;
	position: relative;
}

DIV#header DIV#logo
{
	float: left;
}
DIV#header DIV#photo
{
	float: left;
}

DIV#header DIV#search 
{
	position: absolute;
	z-index: 100;
	width: 241px;
	height: 49px;
	background: #2d2d2d;
	top: 0px;
	right: 0px;	
}

DIV#content 
{
	margin-top: 33px;	
}

DIV#content DIV#left 
{
	width: 627px;
	float: left;
}

DIV#content DIV#left STRONG
{
	font-weight: bold;
}

DIV#content DIV#left UL,
DIV#content DIV#left OL
{
	padding-left: 30px;
	list-style-type: circle;
}

DIV#content DIV#left UL
{
	list-style-type: circle;
}

DIV#content DIV#left OL
{
	list-style-type: decimal;
}

DIV#content DIV#right 
{
	width: 218px;
	float: right;
}

DIV#content DIV#right P.border
{
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 5px 0px;
}


DIV#footerBgr 
{
	background: #fff url(../images/backgrounds/footer.gif) repeat-x 0 0;
	text-align: center;	
}

DIV#footer 
{
	margin: 0px auto;
	text-align: left;
	width: 860px;
	height: 150px;
	/*margin-top: 30px;*/
}

DIV#footer .title 
{
	color: #232323;	
}

DIV#footer DIV#development
{
	clear: both;
	float: right;
}

DIV#footer DIV#development A 
{
	text-decoration: none;
}

DIV#footer DIV#development,
DIV#footer DIV#development A 
{
	color: #fff;	
}

DIV#footer DIV.footerBox 
{
	float: left;
	margin-right: 50px;
	color: #959595;
	font-size: 14px;
	line-height: 18px;	
}

DIV#footer DIV.footerBox A
{
	color: #868282;
	text-decoration: none;	
}

A.more 
{
	display: inline-block;
	height: 15px;
	line-height: 15px;
	padding: 0px 15px 0px 5px;
	margin-left: 10px;
	background: #d10020 url(../images/backgrounds/more.gif) no-repeat top right;
	color: #fff;	
	text-decoration: none;
}

A.redLink 
{
	display: inline-block;
	height: 15px;
	line-height: 15px;
	padding: 0px 5px;
	margin-bottom: 1px;
	background: #d10020;
	color: #fff;	
	text-decoration: none;
}

.grey 
{
	color: #797979;	
}


.imgLoader 
{
	margin-left: 50%;	
	margin-top: 10px;
}


/* --- Video List --- */

IMG.imgThumb 
{
	float: left;
	border: 1px solid #959595;
	margin: 0px 5px 5px 0px;
	text-align: left;	
}

DIV#videoList 
{
	font-size: 11px;
	line-height: 13px;	
}

DIV#videoList .selected IMG
{
	background: #d10020;
	opacity: 0.5;	
}

#video OBJECT { width: 627px; height: 380px;}
DIV#preview { margin-bottom: 35px;}


/* --- END Video List --- */

DIV.clear 
{
	clear: both;	
	height: 0px;
}

A.title 
{
	text-transform: uppercase;
	text-decoration: none;	
}


/* --- TAG CLOUD --- */

DIV#tagCloud 
{
	background: #fbfbfb;
	border: 1px solid #dadada;	
	padding: 10px;
	margin-bottom: 20px;
}


/* --- SEARCH --- */

DIV#searchBox 
{
	margin: 10px;
	padding: 5px;
	background: #474747;
}

DIV#searchBox INPUT.tbSearch 
{
	background: url(../images/backgrounds/search.gif) repeat-x 0 0;
	width: 180px;	
	color: #9c9c9c;
	float: left;
}

DIV#searchBox INPUT.btnSearch 
{	
	width: 22px;
	height: 22px;
	border: 0px;
	float: right;
}

.ddl 
{
	width: 130px;
	background: url(../images/backgrounds/search.gif) repeat-x 0 0;	
	color: #9c9c9c;
}

.img 
{
	float: left;
	margin: 0px 15px 5px 0px;	
}


/***** floating box ****/
#box {background: White; border: 1px solid #d10020; padding: 10px; margin-top: 60px; width: 300px; z-index: 200;}
#box IMG{ width: 300px;}
#close { display: block; background: #d10020; color: White; padding: 5px; float: right; margin-bottom: 10px; text-decoration: none; }


/* PRIJAVNICA*/

#application-form {
	width: 500px;
}

#application-form TR TD {
	padding: 0 3px;
}

#application-form .field-title {
	font-size: 13px;
	margin-top: 5px;
	color: #111;
	/*text-decoration: underline;*/
}

#application-form .name80p {
	width: 90%;
	font-size: 14px;
}
#application-form .important {
	color: red;
	font-size: 16px;
	font-weight: bold;
}
#application-form H3 {
	font-size: 13px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}
