/* Global Resetting */
#Content li {
list-style:none;
padding-left:16px;
		background:url(../images/apply.png) no-repeat left center;}
html{	
	width: 100%;
	background-image:url(../images/pozadina.png);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0px auto;
}
body {
	width: 100%;
	font-size: 62.5%;
	/* reset font-sizes to 1em == 10px */
	margin:0px auto;

}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}
img {margin-right:5px;}
.clear{
	clear:both;
}

/* Layout CSS */




#Main {
	margin:0px auto;
	width:600px;
	
}


		#Menu1 {
		text-align:center;
		margin:0px auto;
			padding:0px 4px 0;
		}
			#Menu1 li {
				float:left;
				margin-left:2px;
				
				
				height:29px;
			}
				#Menu1 li.current,
				#Menu1 li.section {
					background:#86c200;
					color:#ffffff;
				}
				#Menu1 li a {
					display:block;
					color:#fff;
					font-weight:bold;
					font-size:1em;
					text-decoration:none;
					padding:8px 10px 0px 10px;
					
			
				}
					#Menu1 li a:hover {
						color:#CCC;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
						background:#86c200;
					color:#ffffff;
			
					}

#ContentContainer {

margin:0px auto;
	width:100%;
	overflow: auto;

	float:left;
}



#Menu2 {
	margin-left: 20px;
	width: 17em;
	float:left;
	background:#f0f0f0;
	border:1px solid #ddd;
	padding:10px 10px 10px 10px;
}
	#Menu2 li {
		padding-left:15px;
		background:url(../images/menu2_arrow.gif) no-repeat left center;
	}
	#Menu2 a {
		color:#333;
		font-weight:bold;
		font-size:1.1em;
		line-height:1.6em;
		text-decoration:none;
	}
	#Menu2 a:hover {
		text-decoration:underline;
	}
	#Menu2 li.current a,
	#Menu2 li.section a {
		color:#0083C8;
	}

#Content {
	margin-top: 10px;
	width:96%;
}


div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

#Footer {
margin:10px auto;
	width:;
	clear:both;
	text-align:center;
	padding-right:20px;
	border-top:1px dotted #333;
	
}
	#Footer span {
		color:#333;
		font-size:1.1em;
		line-height:2em;
	
		padding-left:20px;
		background:url(../images/ss_logo.gif) no-repeat;
	}
	#Footer a {
		color:#000;
	}
		#Footer a:hover {
			text-decoration:none;
		}

#Footer img {margin:5px;
margin-bottom:-7px;} 
/* The rest of this file is for the second tutorial */
#NewsList,
#StaffList {
	
	padding:0;
width:100%;
	margin-top:10px;
}
*:lang(en) #NewsList,
#StaffList {
	
	
	padding-top:10px;
	margin-top:10px;
}

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
	background:none;
	padding-left:0px;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
		padding-left:0px;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:0px;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
			padding-left:0px;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
		padding-left:0px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
			padding-left:0px;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	border:1px solid #AAA;
}

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}

#BrowserPoll {
	width: 200px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#BrowserPoll h2 {
	color:#0083C8;
	font-size:1.2em;
}
#BrowserPoll ul {
	margin: 0;	
}
#BrowserPoll li {
	list-style-type: none;
	margin: 0;
}
#BrowserPoll .browser {
	color:#333;
	line-height:1.5em;
	font-size:1.1em;
}
#BrowserPoll .bar {
	background-color: #015581;
}
#BrowserPoll form {
	width:100%;
}
	#BrowserPoll form fieldset{
		border:0;
	}
		#BrowserPoll .message {
			color:red;
			background:#ddd;
			border:1px solid #ccc;
			padding:5px;
			margin:5px;
		}
		#BrowserPoll span.message {
			width: 100%;
		}
		#BrowserPoll form div {
			margin-top:10px;
			width:100%;
		}
		#BrowserPoll form label {
			font-size:1.1em;
			color:#333;
		}
			#BrowserPoll form label.left {
				float:left;
			}
			#BrowserPoll form label.FormHeading {
				font-size:1.3em;
				color:#ff7200;
				font-weight:bold;
			}
		#BrowserPoll form input.text,
		#BrowserPoll form textarea,
		#BrowserPoll form select {
			width:100%;
			color:#000;
			background:#f8f8f8;
			border:1px solid #aaa;
			padding:3px;
		}
		
		#BrowserPoll form input.numeric {
			width:20px;
			background:#f0f0f0;
			border:1px solid #aaa;
			padding:3px;
			color:#000;
			margin-right:4px;
		}
		#BrowserPoll form input.year {
			width:35px;
		}
		#BrowserPoll form p.Actions {
			text-align:right;
			padding:0 22px 15px 0;
		}
			#BrowserPoll form p.Actions input {
				padding:2px;
			}
		#BrowserPoll form ul.optionset {
			padding-top: 15px;
			padding-left: 15px;
		}
			#BrowserPoll form ul.optionset li {
				list-style-type: none;
			}




.menucont {
margin:0px auto;
text-align:center;
width:580px;}

.head1 {
float:left;
background-image: url(../images/logo.png);
background-position:top left;
background-repeat:no-repeat;
height: 90px;
width: 600px;
margin-top:15px;
text-align:right;
margin-bottom:10px;
}

/*meni nested*/
 ul#sitemap
{
margin: 1em 0;
list-style-type: none;
background: url(../images/11dot.png) repeat-y 3px 0;
padding: 0;
width:250px;
float:left;

}

ul#sitemap li
{
margin-bottom: .5em;
font-size:12px;
background: none;
}

ul#sitemap li a
{
background: url(../images/server.png) no-repeat left;
padding-left: 16px;
color:#333333;
font-weight:bold;
}
ul#sitemap li a:visited, a:hover {
color:#666666;
font-weight:bold;
}

/* second level */

ul#sitemap ul
{
margin: .5em 0 0 0;
padding: 0;
list-style-type: none;
font-size:10px;

}

ul#sitemap li li
{
background: url(../images/11dot2.png) no-repeat 2px .5em;
font-size:10px;
}

ul#sitemap li li a
{
padding: 0 0 0 0px;
background: url(../images/11bullet.png) no-repeat 20px;
font-size:10px;
text-decoration:none;
color:#666666;
font-weight:normal;
}
ul#sitemap li li a:hover, a:visited {
font-weight:normal;
color:#333333;
}
/* third level */
ul#sitemap ul ul
{
background: url(../images/11dot.png) repeat-y 30px 0;
}

ul#sitemap li li li
{
background: url(../images/11dot2.png) no-repeat 30px .5em;
}

ul#sitemap li li li a
{
padding: 0 0 0 60px;
background: url(../images/bullet.png) no-repeat 50px .3em;
}

/* fourth level */
ul#sitemap ul ul ul
{
background: url(../images/11dot.png) repeat-y 60px 0;
}

ul#sitemap li li li li
{
background: url(../images/11dot2.png) no-repeat 60px .5em;
}

ul#sitemap li li li li a
{
padding: 0 0 0 90px;
background: url(../images/bullet.png) no-repeat 80px .3em;
}