/************************************************************************/
/*																	*/
/*    CASCADING STYLE SHEETS DOCUMENT DEVELOPED BY IVAN ALEKSIC		*/
/*    IMPLEMENTEK INTERNET CONSULTING GROUP	- BELGRADE - SERBIA		*/
/*    IVAN@IMPLEMENTEK.COM - WWW.IMPLEMENTEK.COM					*/
/*																	*/
/*    Copyright - DRUSTVO SUDIJA SRBIJE - BELGRADE - SERBIA			*/
/*																	*/
/*    Revision 1.0 - January 4 2010 - Ivan							*/
/*    Revision 1.1 - January 6 2010 - Ivan							*/
/*    Revision 1.2 - January 8 2010 - Ivan							*/
/*    Revision 1.3 - January 11 2010 - Ivan							*/
/*    Revision 1.4 - January 12 2010 - Ivan							*/
/*    Revision 1.5 - February 24 2010 - Vladimir :)					*/
/*    Revision 1.6 - March 19 2010 - Vladimir :)					*/
/*																	*/
/*    Revision 1.7 - April 11 2010 - Mirza added initial tables design for pages				*/
/********************************************************************/

html, body, p, h1, h2, h3, h4, h5, h6, form, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../layout/background-tile.jpg) 0px 0px repeat-x;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #6c8bc7;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
#page {
	width: 960px;
	margin: auto;
}
#heading {
	padding-left: 20px;
	height: 125px;
	background: url(../layout/logo-background.jpg) 0px 0px no-repeat;
}
#headnav {
	float: right;
	width: 700px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	font-weight: bold;
}
#headnav a {
	padding-left: 20px;
	color: #8d8d8d;
}
#headnav a:hover {
	text-decoration: none;
	color: #6c8bc7;
}
#headnav a img {
	padding-right: 5px;
}
#search {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b1b1b1;
	font-weight: normal;
	text-transform: none;
	padding-top: 40px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #f2f2f2 url(../layout/icon-search.jpg) 230px 3px no-repeat;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	width: 230px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
}

form.kontaktform { margin-top:20px;}
form.kontaktform .field { background: #f2f2f2 !important; width:375px; margin-bottom:10px;padding:5px 15px 6px 5px; }
form.kontaktform label {
color:#333;
font-size:12px;
font-weight:normal;
text-transform:none;
display:block; margin-bottom:2px; clear:both}
.regfieldgroup { width:335px; float:left}
.regfieldgroup2 { clear:both}
.regfieldgroup3 { width:300px; float:left}
.regbutton {width: 200px; height: 40px; margin-top:15px; background:#CBCDCC; border:1px solid #666; cursor:pointer}
.regfieldgroup4 { margin-top:40px;}
.error { color:red}

.button-hidden {
	width: 0px;
	height: 0px;
	display: none;
}
#logo {
	display: block;
	float: left;
}
#body {
	padding-left: 20px;
	padding-right: 20px;
	background: url(../layout/background-center.jpg) top center no-repeat;
}
#body-back {
	background: url(../layout/content-y-tile.jpg) 0px 0px repeat-y;
}
.subpage #body-back {
	background: url(../layout/content-y-tile-subpage.gif) 0px 0px repeat-y !important;
}
#breadcrumb {font-size:11px; color:#999; margin-top:10px;}

img.right {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
#side {
	float: left;
	width: 210px;
	background: #e1e1e1 url(../layout/undermenu-shadow.jpg) 0px 237px repeat-x;
	padding-bottom: 350px;
}
#side ul {
	margin: 0px;
	padding: 0px;
}
#navigation {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 10px #e1e1e1 solid;
}
#navigation li {
}
/*IE7 fix by Vladimir*/
*+ html #navigation li {
	margin-bottom:-1px;
}
#navigation li a img {
	float: right;
	padding-top: 6px;
	padding-right: 12px;
}
#navigation li a {
	display: block;
	font-size: 11px;
	color: #fff;
	height: 24px;
	padding-top: 8px;
	width: 194px;
	padding-left: 16px;
	background: #333 url(../layout/pixel-navigation.jpg) bottom left repeat-x;
}
#navigation li a:hover, #navigation li a:hover.current {
	background: #6c8cc7 url(../layout/pixel-navigation.jpg) bottom left repeat-x;
	text-decoration: none;
}
#navigation li a.current {
	background: #526a96 url(../layout/pixel-navigation.jpg) bottom left repeat-x;
	margin-bottom:-1px;
}
#navigation li ul {
	list-style-type: none;
	padding-bottom: 1px;
	background: url(../layout/pixel-navigation.jpg) bottom left repeat-x;
}
#navigation li ul li a {
	display: block;
	font-size: 11px;
	color: #686868;
	height: 19px;
	padding-top: 3px;
	width: 194px;
	padding-left: 16px;
	background: #333;
}
#navigation li ul li a:hover {
	background: #333;
	color: #fff;
}
#navigation li ul li ul {
	list-style-type: none;
	background: #333;
}
#navigation li ul li ul li a {
	font-size: 10px;
	width: 180px;
	padding-left: 30px;
	height: 17px;
	padding-top: 1px;
}
#navigation li ul li ul li ul {
	list-style-type: none;
	background: #333;
}
#navigation li ul li ul li ul li a {
	font-size: 10px;
	width: 160px;
	padding-left: 50px;
	height: 17px;
	padding-top: 1px;
}
#navigation li ul li a.current, #navigation li ul li ul li a.current, #navigation li ul li ul li ul li a.current {
	color: #bdbdbd;
	background: #333;
	margin-bottom:-1px;
}
#navigation li ul li a:hover.current, #navigation li ul li ul li a:hover.current, #navigation li ul li ul li ul li a:hover.current {
	color: #fff;
	background: #333;
}
#content {
	float: left;
	width: 710px;
	background: url(../layout/thick-separator.jpg) bottom left repeat-x;
	padding-bottom: 10px;
}
#subpage {
	float: left;
	width: 710px;
	padding-bottom: 10px;
}
#splash {
	height: 247px;
}
.fader {
	position: relative;
	height: 247px;
}
.fader img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}
.fader img.active {
	z-index: 10;
}
.fader img.last-active {
	z-index: 9;
}
#main {
	width: 460px;
	float: left;
	color: #333;
}
.wide {
	width:710px !important;
	background:#FFF;
}
.items {
	padding:30px;
	padding-top:10px;
}
.items ul {
	list-style:none
}
.items h2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	padding-top:20px; padding-bottom:20px;}
.photos ul li {
	padding-left:19px;
	float:left;
	text-align:center;
	width:140px;
	height:200px;
}
.photos ul li span {
	margin-top:3px;
	display:block;
	color:#999;
	font-size:11px;
}
.photos ul li a {
	
	display:block
}
.photos ul li a:hover {
	
}
#main h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
#right h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
#news {
	padding: 30px;
	background: url(../layout/thick-separator.jpg) bottom left repeat-x;
}
.newselement {
	padding-top: 20px;
	background: url(../layout/pixel-light-gray.jpg) left bottom repeat-x;
	padding-bottom: 20px;
	
}
.newselement h2 {
	margin: 0px;
	padding: 0px;
}
.newselement h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}



.newselement h2 a:hover {
	color: #6c8bc7;
	text-decoration: none;
}
.newselement p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #666;
	padding-top:10px;
}
.newselement h3 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #9e9e9e;
	font-weight: normal;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.newselement h3 a {
	display: block;
	float: left;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	background: #6b8bc7;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -3px;
	margin-right: 7px;
}
.newselement h3 a:hover {
	background: #333;
	text-decoration: none;
}

.newselement ul { list-style:disc; padding-left:30px; color:#666666 !important }
.newselement ul li { padding-top:10px;}
.newselement ol li { padding-bottom:10px;}
a.link {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #112369;
}
a:hover.link {
	color: #6c8bc7;
	text-decoration: none;
}
#edu {
	padding: 30px;
}
.eduelement {
	padding-top: 20px;
	color: #666;
}
.eduelement h2 {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.eduelement h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
.eduelement h2 a:hover {
	color: #6c8bc7;
	text-decoration: none;
}
.eduelement p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.eduelement h3 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #9e9e9e;
	font-weight: normal;
	height: 15px;
	padding-top: 10px;
}
.eduelement h3 strong {
	text-transform: uppercase;
}
#right {
	width: 250px;
	float: left;
}
#projects {
	padding: 20px;
	background: url(../layout/thick-separator.jpg) bottom left repeat-x;
}
.projectelement {
	font-size: 11px;
	color: #666;
	padding-top: 15px;
	background: url(../layout/pixel-light-gray.jpg) left bottom repeat-x;
	padding-bottom: 15px;
}
.projectelement p {
	margin: 0px;
	padding: 0px;
}
.projectelement h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.projectelement h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.projectelement h2 a:hover {
	color: #6c8bc7;
	text-decoration: none;
}
#publications {
	padding: 20px;
}
.publicationelement {
	padding-top: 20px;
	color: #666;
	background: url(../layout/pixel-light-gray.jpg) left bottom repeat-x;
	padding-bottom: 20px;
}
.publicationelement h2 {
	margin: 0px;
	padding: 0px;
}
.publicationelement h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.publicationelement h2 a:hover {
	color: #6c8bc7;
	text-decoration: none;
}
.publicationelement h3 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #9e9e9e;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.publicationelement p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#footer {
	background: url(../layout/footer-back.jpg) 0px 0px repeat-y;
	min-height:140px; /*by Vladimir*/
	position:relative
}
/*by Vladimir*/
.banners {
	color:#4D4D4D;
font-size:9px;
left:13px;
line-height:14px;
position:absolute;
top:-290px;
width:190px;
}
/*by Vladimir*/
.banners a {
	display:block;
	margin-top:10px;
}
#statistics {
	float: left;
	background: #1a1a1a;
	padding-left: 30px;
	width: 180px;
	padding-top: 40px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
#statistics p {
	margin: 0px;
	padding: 0px;
}
#statistics p strong {
	font-size: 12px;
}
#statistics p span {
	font-weight: normal;
	font-size: 11px;
	color: #959595;
}
#sitemap {
	float: left;
	background: #333;
	width:655px; /*by Vladimir*/
	/*width: 650px;*/
	padding: 30px;
	padding-bottom: 15px;
	padding-right:25px; /*by Vladimir*/
}
#sitemap ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	padding-right: 18px;
	list-style-type: none;
	padding-bottom: 0px;
}
#sitemap ul li a {
	font-size: 10px;
	color: #959595;
}
#sitemap ul li a:hover {
	text-decoration: none;
	color: #fff;
}
#sitemap ul li a strong {
	font-size: 11px;
	color: #fff;
	display: block;
	padding-bottom: 4px;
}
#copyright {
	background: #fff url(../layout/footer-cap.jpg) 0px 0px no-repeat;
	font-size: 9px;
	color: #4d4d4d;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 25px;
	height: 33px;
}

.files {
	/*border-bottom:1px solid #DDDDDD;*/
	margin-top:20px;
	padding-bottom:20px;
}
.files h1 {
	color:#333333 !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin:0 !important;
	padding:0 !important;
	text-transform:uppercase !important;
}
.files ul {
	margin-top:10px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.files ul li.pdf {
	background:url(../layout/icon-acrobat.jpg) no-repeat 0.5px
}
.files ul li.word {
	background:url(../layout/icon-word.jpg) no-repeat 0.5px
}
.files ul li.xls {
	background:url(../layout/icon-xls.jpg) no-repeat 0.5px
}
.files ul li.ppt {
	background:url(../layout/icon-ppt.jpg) no-repeat 0.5px
}
.files ul li.img {
	background:url(../layout/icon-image.jpg) no-repeat 0.5px
}
.files ul li.zip {
	background:url(../layout/icon-archive.jpg) no-repeat 0.5px
}
.files ul li.other {
	background:url(../layout/icon-other.jpg) no-repeat 0.5px
}
.files ul li a {
	padding-left:25px;
	line-height:25px;
}
.links {
	margin-top:20px;
}
.links h1 {
	color:#333333 !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin:0 !important;
	padding:0 !important;
	text-transform:uppercase !important;
}
.links ul {
	margin-top:10px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.links ul li {
	padding-bottom:10px;
}
.links ul li a {
	display:block;
	font-weight:bold;
}
.links ul li span {
	font-size:11px;
	color:#9E9E9E;
	font-weight:normal !important
}
ul.pager {
	float:right;
	clear:both;
	padding-right:30px;
	padding-bottom:10px;
}
ul.pager li {
	display:inline;
	padding-left:10px;
}
ul.pager li a {
	border:none !important;
}
ul.pager li a:hover { text-decoration:none}




/* TABLES CSS */
.newselement table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #B1B1B1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  background: #F2F2F2;
  margin-bottom:20px;
  margin-top:10px;
}

.newselement table th, .newselement table td
{
  border: 1px dotted #B1B1B1;
  padding: 0.5em;
  text-align: left;
}

.newselement table th[scope=col]
{
  color: #fff;
  background-color: #333;
  
}

.newselement table th+th[scope=col]
{
  color: #fff;
  background-color: #333;
  
}

.newselement th[scope=row]
{
  background-color: #333;
}

.newselement th[scope=row]
{
  background-color: #333;
  color: #fff;
}

/* TABLES CSS */
