/* 
	author: Aleksandar Beric (www.hff-ns.com)
								*/
   
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }


/* content holder */
#content { margin: 10px auto; width: 750px; }

/* header */
#header { height: 188px; background: #fff url(images/top.jpg) no-repeat top left;}
#traka { height: 24px; background: #fff url(images/traka.jpg) no-repeat top left;}
#zastava { float: right; width: 50px; margin: 2px 10px; text-align: right; }
#zastava a { color: #fff; }

/*left*/
#left { float: left; height: 450px; width: 190px; margin: 0 0 10px 0; background: #8baded;}

#dugmad ul { padding: 0 6px 0 6px; }
#dugmad li { display: inline; }
#dugmad li a { float: left; height: 20px; background: #8baded url(images/button.jpg) no-repeat; color: #fff; padding: 14px 0; width: 180px; text-align: center; font-weight: bold; text-decoration: none; }
#dugmad li a:hover { background: #8baded url(images/button_mo.jpg) no-repeat; color: #AABBCC; }	
#dugmad li a.current { background: #8baded url(images/button_mo.jpg) no-repeat; color: #AAAA55; }	

#right { float: right; width: 560px; margin: 0 0 10px 0; background: #fff; height: 450px;}
	.articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
		}
	.articles p { font: 1.2em Arial, Sans-Serif; }
#kontakt p { text-align: center; font: 2em Arial, Sans-Serif; }
	