.menutext {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	margin-right: 4px;
	margin-left: 0px;
}

.menuback {
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	visibility: visible;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	background-color: #800029;
	margin: 2px 0px;
}
.menuback a {
	padding: 2px 4px;
	border: 1px solid #8C7387;
	margin-right: 6px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: marker;
}
.menuback a:hover {
	background-color: #7D0028;
}



.SideBar {
	border-right: 40px solid #E2E2E2;
	border-left-color: #E2E2E2;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: x-small;
	font-weight: bold;
	color: #660033;
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.SideBar a {
	color: #7B595A;
}


.SideBarNaslov {
	font-family: verdana, arial, helvetica, sans-serif;
  	display: marker;
    border-bottom: 1px solid #e6e6e6;
	border-left: 12px solid #e6e6e6;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 0px;
	text-indent: 8px;
}

.Section {
	font-family: "Courier New", Courier, mono;
	display: marker;
	border-bottom: 1px solid #D0CACC;
	font-size: medium;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: left;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #D0CACC;
	padding-left: 8px;
	color: #818181;
	border-right-color: #e6e6e6;
}
/* sub navigation */
.sidenav {
	list-style-type: square;
	margin: 0px;
	float: left;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	border-top: 1px solid #EAEADA;
}
.sidenav li {
	border-bottom: 1px solid #EAEADA;
	padding: 10px 0px 0px;
}
.sidenav li a {
	color: #554;
	text-decoration: none;
	width: 95%;
	display: block;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}


.posted {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	color: #555555;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 39px;
	border-top: 1px dashed #dddddd; 
/*	border-bottom: 1px dotted #dddddd; */
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #888888;
	text-align: right;
	margin-top: 0px;
	border-bottom: 2px solid #dddddd; 

}

h2 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background: url(images/News.jpg) no-repeat left;
	padding-left: 20px;
	font-style: normal;
	float: left;
	color: #B63D3D;
	text-align: left;
}
.GlavnaTabela {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.FeatureHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #800000;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 0px;
}

.style2 {
	color: #993333;
	background-color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.screenshot {
	float: none;
	padding-bottom: 20px;
	margin-top: 15px;
	margin-bottom: -5px;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.SideBarLinks {
	color: #00FF00;
}
.Important {
	border: thin solid #660000;
	background-color: #F3EDE9;
	margin: 20px;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
