html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
img {
	border-style: none;
}

body {
	color: #2a2d2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(zvezde4.jpg);
}
p {
	color: #FC0;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 1px;
	text-decoration: none;
	margin-top: 10px;
}

h1 {
	color: #FC3;
	font-size: 16px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #FFBF00;
	font-size: 14px;
	font-family: "Times New Roman";
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a,  a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
/* boja teksta linkova prelaskom misa */
a:hover {
	color: #F00;
	text-decoration: underline;
}
/* boja teksta linkova posle klika misom */
a:focus {
	color: #FFFBF0;
}
/* boja teksta linkova za vreme  klika misom */
a:active {
	color: #13399D;
}
/* okvir celog sajta sa content-bg1sivo.jpg*/
#outerWrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#outerWrapper #okvir {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
}
#outerWrapper #header {
	padding-left: 10px;
	padding-bottom: 5px;
	width: 980px;
}

/* pokretni div */
#outerWrapper #header h1#logo {
	position: absolute;
	letter-spacing: -2px;
	width: 292px;
	color: #C90;
	font-family: "Times New Roman";
	font-size: 36px;
	float: left;
	text-decoration: underline;
	height: 78px;
	left: 556px;
	top: 46px;
}
/* pokretni div opcija pozicion tipe fixed znaci da slika u tagu ostaje na jednom mestu ekrana nezavisno od pomeranja sajta*/
h2#slogan {
	position: fixed;
	width: 128px;
	height: 48px;
	font: italic bold 20px "Courier New", Courier, mono;
	color: #F93;
	text-decoration: blink;
}
#outerWrapper #topNavigation {
	background: #FFF repeat-x center;
	margin-right: 10px;
	margin-left: 10px;
	height: 30px;
	padding-top: 3px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px;
	width: 170px;
	text-align: center;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 0px;
	text-align: center;
	width: 160px;
}

#outerWrapper #contentWrapper #content {
	margin: 0 160px 0 170px;
	padding: 10px 0px 0px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	background: url(footer.gif);
	height: 58px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#outerWrapper #footer h5{
	color: #FBFBFD;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	
}
#outerWrapper #footer h2{
	color: #FBFBFD;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	
}
#leftColumnContent {
	padding: 0px;
	width: 170px;
}
#rightColumnContent {
	padding: 0px;
}
#outerWrapper #contentWrapper {
	position: relative;
	padding-right: 10px;
	padding-left: 9px;

}

/* levi desni meni okvir */
#leftColumn1 ul, #rightColumn1 ul {
	margin: 0px;
	padding: 5px;
	font: 13px "Times New Roman", Times, serif;
	color: #FFBF00;
}
#leftColumn1 ul li, #rightColumn1 ul li {
	list-style: none;
	display: inline;
}
/* levi desni meni pomeranje texta levo desno boja izmedju */
#leftColumn1 ul li a, #rightColumn1 ul li a {
	display: block;
	padding: 4px 4px 4px 15px;
	background: url(navbg_tamno.png) repeat-x left top;
	border-bottom: 2px solid #D4BF55;
}
/* boja menija prelazom misa */
#leftColumn1  ul li a:hover,#rightColumn1 ul li a:hover {
	text-decoration: none;
	background-image: url(../images/blinking1.gif);
	background-repeat: no-repeat;
	background-position: 144px center;
	background-color: #2A3F55;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content ul li {
	margin-bottom: 5px;
}
#content blockquote {
	border-left: 5px solid #BAC2D1;
	margin-left: 15px;
	background: #ECEEF2;
	padding: 5px 10px;
	margin-right: 15px;
}

#content blockquote blockquote {
	background: #F8F9FA;
}



.sidebarlt {
	background: #EBEDF1;
	padding: 6px;
	border: 1px solid #C6CCD9;
}
.sidebardk {
	color: #FFFFFF;
	background: #7786A4;
	border: 1px solid #556481;
	padding: 6px;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #A0A0A4;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #990;
}
#credit {
	text-align: center;
	background: #2E3645;
	color: #576682;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #576682;
}
h3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 5px;
}
h5 {
	color: #FBFBFD;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 2px;
	text-align: center;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	color: #FBFBFD;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 4px;
	text-align: center;
}
#outerWrapper #forum {
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom: 10px solid #006666;
	margin-right: 22px;
	margin-left: 22px;
	border-top: 10px solid #006666;
}
h6 {
	color: #FBFBFD;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	background: #C0C0C0;
	margin: 4px auto;
	padding-top: 5px;
	width: 150px;
	height: 165px;
}

#outerWrapper #contentWrapper #content #gore {
	float: none;
	clear: none;
	text-align: center;

}
.marquee {
	color: #CC0;
}
