
body
{
	margin: 0;
	font-size: 12px;
	background-color: #004A17;
	font-family: Arial, Helvetica, sans-serif;
}
#main
{
	background-image: url(img/bg_right.gif);
	background-position: 1000px;
	background-repeat: repeat-y;
}

tr
{
	vertical-align: top;
}
a
{
	color: #0F9808;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

#center img
{
	border: 1px solid #003410;
}
p.velikaslika
{
	text-align: center;
}
img.velikaslika
{
	margin-top: 8px;
	margin-bottom: 8px;
}

img.malaslika
{
	float: right;
	margin-left: 10px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}



/* ######### LIJEVO ######### */

.menu
{
	background-color: #003410;
	width: 15%;
}
#menu
{
	background-color: #003410;
	width: 15%;
}

#menu a
{
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #106A09;
	text-transform: uppercase;
	padding: 0.5em 0.75em 0.3em 0.75em;
	border-top: 1px solid #5FA553;
	border-bottom: 1px solid #003600;
}

#menu a:hover
{
	color: #D3EB08 !important;
}

#menu div a
{
	text-transform: none;
	background-color: #51A149;
	padding: 0.5em 0.75em 0.3em 1.5em;
	border-top: 1px solid #99CA8F;
	border-bottom: 1px solid #0F7708;
}

/* ######### SREDINA ######### */
#center
{
	background-color: #FCFDF4;
	background-image: url(img/bg_maindiv_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	padding-bottom: 25px;
	width: 70%;

	
}

#center #top
{
	background-image: url(img/bg_maindiv_top.gif);
	background-position: top;
	height: 20px;
	margin: 0px;
	padding: 0px;
	
}

#center div
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 16px;

}

#center h3
{
	height: 19px;
	color: #004D17;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #D5D9B4;
	padding-left: 0.2em;
	margin-top: 0.5em;
	margin-bottom: 0.4em;
}

#center p, #center a
{
	margin: 0px;
	padding: 0px;
	padding-left: 0.3em;
	padding-right: 0.3em;
	line-height: 1.4em;
}
/* ######### SREDINA :: KRAJ ######### */


/* ######### DESNO ######### */
#desno
{
	background-color: #003410;
	color: #FCFDF4;
	width: 15%;
	padding-top: 16px;
	padding-bottom: 32px;
	font-size: 11px;
}

#zupanijerh
{
	text-align: center;
	width: 90%;
}

div.delim
{
	background-image: url(img/divdelim.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	width: 90%;
	text-align: center;
	padding-bottom: 20px;
}

#desno h3
{
	color: #FFBF55;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #2B600B;
	height: 15px;
	margin: 2.5em 5px 0em 5px;
}
#desno h4
{
	font-size: 11px;
	font-weight: normal;
	margin: 0.75em 5px 0.75em 5px;
}
#desno a
{
	display: block;
	padding-left: 1.5em;
	color: #D3EB08;
	line-height: 2em;
}
#desno a:hover
{
	text-decoration: underline;
}
#polloptions
{
	margin-left: 1em;
	text-align: left;

}
#submitdiv
{
	text-align: center;
	margin-top: 8px;
}
#ankpot
{
	color:#FCFDF4;
	font-size: 11px;
	border: 1px solid #7F8259;
	background-color: #5A5F32;
	padding: 0em 1em 0em 1em;
}
#desno a.rezultati
{
	padding: 0px;
	margin-top: 5px;
}
#pollresults
{
	text-align: left;
	margin-left: 10px;
	width: 80% !important;
	
}
span.percent
{
	color: #FFBF55;
	font-weight: bold;
}
div.pollbar
{

	height: 7px;
	margin-bottom: 0.5em !important;
	background-color: #004A17;
}

/* ######### DESNO :: KRAJ ######### */
.footer
{
	font-size: 10px;
	height: 77px;
	color: #A2AC63;
	background-image: url(img/bg_bottomrightfoot.gif);
	background-position: 1000px;
	background-repeat: no-repeat;
}
#leftfoot
{
	width: 185px;
	background-color: #004916;
	background-image: url(img/bg_leftfoot.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#midfoot
{
	background-color: #003F13;
	background-image: url(img/bg_midfoot.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-right: 50px;
}
#rightfoot
{
	width: 200px;
	background-color: #003410;
	background-image: url(img/bg_rightfoot.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#footer
{
	background-image: url(img/bg_bottomfoot.gif);
	background-position: left,top;
	background-repeat: no-repeat;
	height: 40px;
}
