@charset "utf-8";
a:link {color: #C61720;	text-decoration: none;}
a:visited {text-decoration: none; color: #C61720;}
a:hover {text-decoration: underline; color: #C61720;}
a:active {text-decoration: none; color: #C61720;}
/* CSS Document */

body {
	background-image:url(../images/bg00.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color: #54A441;
	margin: 0;
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	line-height: 18px;
}

h2{font-size: 13px;	color: #b9141a;	font-weight: normal; line-height: 18px;	margin: 0 0 2px 0; padding:0;}
h3{font-size: 20px;	color: #55A542;	font-weight: normal; line-height: 20px;	margin: 5px 0 10px 0; border-bottom: solid 2px #e5ede5; padding: 0 0 6px 0;}
h4{font-size: 26px;	color: #b9141a;	font-weight: normal; line-height: 34px;	margin: 5px 0 10px 0;}
.youtubeTitle {padding:0px 0px 15px 0px; font-size:22px; color:#e0171e;}

/* LAYOUT */
#header{}
#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 0 0 30px 0;
}
#left{
	float: left;
	clear:none;
	width: 380px;
	margin-top: 15px;
	background-color:#FFFFFF;
	background-image: url(../images/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

	#left-contect{
		margin: 20px;
	}

#right{
	float: right;
	clear: none;
	width: 520px;
	margin-top: 80px;
	background-color: #FFFFFF;
	background-image:url(../images/right_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom: 20px;
}

	#right-contect{
		margin: 20px;
	}

p {padding: 0 0 10px 0;	margin: 0; line-height:16px}

.najave 		{width:500px; height:100px; float:right; padding:0px;}
.newsBox 		{width: 340px;}
.news			{width: 330px;}
.newsImg		{float:left; border: 1px solid #CCCCCC;	padding: 2px; margin-right: 5px;}
.newsTitle		{}
.input			{padding:2px 4px 2px 4px; boder: solid 1px #CCCCCC; font-family:"Trebuchet MS", Arial; font-size:12px; color:#666666;}
.inputArchive	{padding:6px 10px 4px 10px; boder: solid 1px #CCCCCC; width:200px;  font-family:"Trebuchet MS", Arial; font-size:12px; color:#666666; margin:20px;}



/*IZBORNIK*/
.meni-div {width: 100%;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #B11217; clear: both; float: left;	margin-bottom: 16px; background-color: #C61720; background-image:url(../images/meni_bg.gif); background-position:left; background-repeat:no-repeat; background-position:bottom; background-position:left}
.meni-div a{float: left; display: block; padding: 10px 10px 10px 10px; color: #FFFFFF; font-size: 12px; font-weight: bold;}
.meni-div a:hover{background-color:#55a542; text-decoration:none;}

/*SLIKE*/
.imageLeft 		{float:left;	padding:2px;	border:1px solid;	color:#CCCCCC;	margin-right:8px}
.imageRight 	{float:right;	padding:2px;	border:1px solid;	color:#CCCCCC;	margin-left:8px}
.imageCentar 	{float:left;	padding:2px;	border:1px solid;	color:#CCCCCC;	margin-bottom:12px}

/*OSTALE VIJESTI*/
.datum 		{font-size: 10px; color: #999999; margin-bottom: -10px;}
.mjesec 	{font-size: 16px; color: #54A441; font-weight: normal; line-height: 18px; padding-top: 4px;
			 margin-top: 20px; margin-right: 0; margin-bottom: 5px; margin-left: 0;
			 border-top: solid 1px; border-color:#f8f8f8;}
			

/*ANKETA*/
.pitanje {padding-top: 10px; font-size:12px;}
.odgovor1 {padding: 3px; background-color:#EFF3ED}
.odgovor2 {padding: 3px;}
.posalji {padding-bottom:10px; padding-top:15px; word-spacing: 20px; font-weight:bold; font-size:12px}

/*IMAGEY*/
.imagey {float:left; padding:2px; border:solid 1px; border-color:#CCCCCC; margin: 12px 12px 0px 0px;}

/*ARHIV*/
.arhiv {border-top:solid 1px; border-color:#CCCCCC; padding-top:10px; padding-bottom:5px; text-align:left; font-size:13px}

.datum-tiny{ color: #999999; }
.kategorija{ color: #999999; text-transform: uppercase; }
