/* telo */
body {
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	background-color: #FFFFFF;
	background-position: top;
}
p{padding-bottom: 1.2em;}

li {
	list-style: none;
	background-color: #EBEBEB;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	color: #606060;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #959595;
	 
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 4px;
	margin-top: 10px;
	margin-right: 1px;
}

h6 {
	font-family: Tahoma, sans-serif;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/* clear glavni sadrzaj */
#clearer {clear: both;}

/* glavni sadrzaj */
#container {
	font-size: 1.2em;
	width: 800px;
	border: medium solid #E1E1E1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0px;
	background-color: #FFF;
	height: auto;
	
}


/* zaglavlje */
#header {
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
	background-color: #175DF4;
	background-image: url(images/bg-header-table.png);
	background-repeat: no-repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

/*  glavna navigacija */
#navigation {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: auto;
}
#navigation a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C6B3;
	float: left;
	line-height: 38px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	text-align: center;
	text-decoration: none;
	color: #456;
}
#navigation a:hover {
	background-position: bottom;
	background-image: url(images/nav.gif);
}


/* izdvojeno */
#highlights {
	float: right;
	width: 205px;
	background-repeat: no-repeat;
	height: 405px;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #444444;
	background-image: url(images/highlights.png);
	background-position: center center;
}
/* izdvojeno/donacija */
#donate {
	height: 32px;
	width: 88px;
	float: right;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 20px;
}


/* srednji sadrzaj */
#content {
	float: left;
	width: 531px;
	background-image: url(images/separate.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 16px;
	padding-left: 10px;
	margin-left: 5px;
	background-color: #FAFAFA;
}



.content p {font-family: Tahoma, sans-serif;}

/* podnozje */

#footer {
	text-align: center;
	height: 37px;
	background-image: url(images/prefooter.png);
	background-repeat: no-repeat;
	width: 800px;
	float: none;
	display: block;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: text-bottom;
	background-color: #3A3A3A;
}
	
	
#content2 {
	margin-top: 10px;
	padding-right: 16px;
	padding-left: 16px;
	margin-bottom: 10px;
	padding-top: 10px;
	height: 300px;
}

#highlights_small {
	float: right;
	width: 205px;
	background-repeat: no-repeat;
	height: 200px;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #444444;
	background-image: url(images/highlights_small.png);
	background-position: center center;
	padding-right: 5px;

}

/* sources meni */

	
	#menu {
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	}
	
#menu li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #1B2158;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(images/menu1.png);
	background-position: top;
	}
	
#menu li a:hover {
	color: #26370A;
	padding: 8px 0 0 10px;
	background-image: url(images/menu1.png);
	background-position: 0 -32px;
	}
	
#addons {
	height: 50px;
	background-image: url(images/addons_polje.png);
}

/* tutorials h2 polje */

#content h2 {
	font-family: "Copperplate Gothic Bold";
	font-size: 30px;
	background-repeat: no-repeat;
	text-align: left;
	background-position: left bottom;
	padding-left: 80px;
	padding-top: 10px;
	height: 50px;
	background-image: url(images/tutorials.png);
	margin-top: 10px;
}

/* download h1 polje*/

#h1_content {
	font-family: "Copperplate Gothic Bold";
	font-size: 30px;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 10px;
	background-image: url(images/Download.png);
	height: 50px;
	background-position: left 6px;
}
/* sadrzaj centar*/

#content_links {
	width: 531px;
	background-image: url(images/separate.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 130px;
	background-color: #FAFAFA;
}
