/*
	Author	:	Christopher Robinson
	Email		:	christopher@edg3.co.uk
	Website	:	http://www.edg3.co.uk/
*/
* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#777;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:none;
}

/* body */
body {
	/*background:#f56656;*/
	background-image: url('../images/pozadina.jpg');
	margin:0 auto;
	width:1000px;
	color:#555;
	font:0.8em Arial, Helvetica, "bitstream vera sans", sans-serif;
}

/* header */
#header {
	/*border-bottom:1px solid #999;*/
	height:80px;
	position: relative;
	margin:0 auto;
	width:960px;
	float: center;
	background-color: #eee;
	
}

#headfoot {
	/*border-bottom:1px solid #999;*/
	height:80px;
	position: relative;
	margin:0 auto;
	width:960px;
	float: center;
	
}

#header h1 {
	color:#888;
	font-size:300%;
	letter-spacing:-3px;
	text-align:right;
	padding:5px;
	margin-bottom:-20px;
}
#header h2 {
	color:#CCC;
	font-size:200%;
	letter-spacing:-2px;
	text-align:right;
}

/* navigation */
#navigation {
	background-color: #eee;
	/*background: url('images/pozadina.jpg');*/
	/*border-right:1px solid #999;*/
	/*border-bottom:1px solid #999;*/
	margin:0 auto;
	width:960px;
	height:40px;
	list-style:none;
}
#navigation li {
	/*border-left:1px solid #999;*/
	float:left;
	width:149px;
	list-style:none;
	/*height:40px;*/
}
#navigation li li {
	/*border-left:1px solid #999;*/
	float: none;
	width:149px;
	list-style:none;
}
#navigation a {
	color:#555;
	display:block;
	line-height:40px;
	text-align:center;
	}
#navigation a:hover {
	background:#e3e3e3;
	color:#555;
}
#navigation .active {
	background:#e3e3e3;
	color:#777;
	height:40px;
	}

/* content */
#content {
	height:auto;
	margin:0 auto;
	padding:0 0 20px;
	width:751px;
}
#content h1 {
	border-bottom:1px dashed #999;
	font-size:1.8em;
	padding:20px 0 0;
}
#content p {
	padding:20px 20px 0;
}

/* footer */
#footer {
	border-top:1px solid #999; 
	height:50px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	width:751px;
}

/* Added by Larry Ullman: */
.error, .ad {
	font-weight: bold;
	color: #C00
}

input, select, textarea  {
	padding: 5px;
	font-weight: bold;
	font-size: 2em;
	color: #008040;
	background: #fff;
	border:2px solid #004080;
	width:750px;
	position:relative;
	margin:0 auto;
	
	}

.submit  {
	padding: 5px;
	float: right;
	font-weight: bold;
	font-size: 2em;
	color: #008040;
	background: #fff;
	border:2px solid #004080;
	width:200px;
	position:relative;
	margin:0 auto;
	
	}
	
label, .label  {
		font-weight: bold;
		color: #c0c;
		padding: 5px;
		width: 5%;
		position:relative;
	margin:0 auto;
	}

.centar
		{
			text-align:justify;
		}
		
/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	/*background-image: url('imagez/MenuItem.png');*/
	display: block;
	height:40px;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	/*background-image: url(imagez/spacer.gif);*/
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	/*background-image: url(imagez/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;*/
}

.art-menu ul ul
{
	/*padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;*/
}


ul.art-menu
{
	float:left;
}



/* menu structure */

.art-menu
{
	padding: 0px 0px 0px 0px;
}

.art-nav
{
	position: relative;
	height: 40px;
	z-index: 100;
	opacity: 1; 
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 40px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	opacity: 1; 
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 40px;
	background-image: url('imagez/MenuItem.png') opacity: 1; 
}

.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:20px;
	right:0;
	clip: rect(auto, auto, auto, auto);
}

.art-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
	color: #AABBCC;
	opacity: 1; 
	padding: 0 12px;
	margin: 0 0px;
	line-height: 40px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-25px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-25px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-25px;
}
.art-menu a:hover .t
{
	color: #232622;
}

.art-menu li:hover a .t
{
	color: #232622;
}

.art-menu li:hover>a .t
{
	color: #232622;
}



/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: left;
	white-space: nowrap;
	height: 40px;
	width: 180px;
	/*height: 40px;
	width: 180px;*/
	overflow:hidden;
	line-height: 40px;
	margin: 0 auto;


	background: #e3e3e3;
	/*background-image: url('imagez/subitem-bg.png');*/
	background-position: left top;
	background-repeat: repeat-x;
	/*border-width: 2px;
	border-style: solid;*/
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	/*text-indent: 12px;*/
	text-decoration: none;
	line-height: 40px;
	color: #00c;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #00c;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #00c;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #F8F7F1;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #F8F7F1;
}


/* end MenuSubItem */

.stan-item {
	float: left;
	margin: 15px;
	width: 120%;
}

.misce-item {
	float: left;
	margin: 15px;
	width: 50%;
}