/*			Legenda boja			*/
/*
	crvena: #c60909;
*/
/*			Kraj legende boja		*/

/*			CSS Reset				*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*		Kraj CSS Reset			*/

/*		Osnovni stilovi			*/
html, body {
	width: 100%;
	background: #333333 url(../images/background.jpg) top left repeat;
}
h3 {
	width: 580px;
	height: 18px;
	background: url(../images/moduleTitle.png) top left repeat;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #c60909;
	padding: 10px;
	border: #262626 solid 1px;
	margin-bottom: 10px;
}
h3.module {
	width: 278px;
	height: 18px;
	background: url(../images/moduleTitle.png) top left no-repeat;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #bfbfbf;
	padding: 10px;
	border: #262626 solid 1px;
	margin-bottom: 10px;
}
h3.fold {
	width: 268px;
	height: 18px;
	background: url(../images/moduleTitle.png) top left no-repeat;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #bfbfbf;
	padding: 10px;
	border: #262626 solid 1px;
	margin-bottom: 10px;
}
p {
	color: #fff;
	font-family: Georgia;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	margin-bottom: 10px;
}
p.form {
	color: #fff;
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
	margin-left: 10px;
}
li {
	margin-left: 10px;
	background: url(../images/list.png) top left no-repeat;
	padding-left: 10px;
}
li:hover {
	margin-left: 10px;
	background: url(../images/listHover.png) top left no-repeat;
	padding-left: 10px;
}
.separator {
	width: 100%;
	clear: both;
	height: 10px;
}
.newsSeparator {
	width: 80%;
	margin: auto;
	clear: both;
	height: 10px;
	border-bottom: #262626 dashed 1px;
	margin-bottom: 10px;
}
.content_img {
	width: 150px;
	padding: 10px;
	background: #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header {
	width: 100%;
	height: 150px;
	background: url(../images/header_bgrd.png) top left repeat-x;
}
#wrapper {
	width: 960px;
	margin: auto;
}
#leftSide {
}
#logo_img {
	width: 122px;
	height: 142px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#logo {
	width: 450px;
	height: 30px;
	float: left;
	margin-top: 45px;
	margin-left: 10px;
}
#navigation {
	width: 610px;
	height: 20px;
	margin-top: 60px;
	margin-left: 10px;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
}
#rightSideTop {
	width: 300px;
	height: 30px;
	padding: 10px;
	float: right;
	background: url(../images/black50.png)
}
#leftSide {
	clear: both;
	float: left;
	width: 610px;
	padding: 10px;
	height: 500px;
}
#mainWrapper {
	clear: both;
	width: 620px;
}
#flash {
	width: 620px;
	height: 100px;
	margin-bottom: 10px;
	background: url(../images/black50.png) top left repeat;
}
#featured {
	width: 600px;
	padding: 10px;
	margin-bottom: 10px;
	background: url(../images/black50.png) top left repeat;
}
#content {
	width: 600px;
	margin-bottom: 10px;
	background: url(../images/black50.png) top left repeat;
	padding: 10px;
}
#fold {
	width: 620px;
	height: 240px;
	margin-bottom: 10px;
	background: url(../images/black50.png) top left repeat;
}
#foldLeft {
	width: 290px;
	padding: 10px;
	float: left;
}
#foldRight {
	width: 290px;
	padding: 10px;
	float: right;
}
#socialIcons {
	width: 308px;
	padding: 6px;
	height: 48px;
	float: right;
	text-align: right;
}
#rightSide {
	width: 300px;
	padding: 10px;
	float: right;
	background: url(../images/black50.png) top left repeat;
	margin-bottom: 10px;
}
#googleSide {
	width: 300px;
	height: 250px;
	background: #000;
}
#friends {
	width: 300px;
	height: 461px;
	margin-bottom: 10px;
}
.friends {
	width: 145px;
	height: 145px;
	margin: 0px;
	padding: 0px;
}
#debug {
	width: 100%;
	min-height: 70px;
}
#footer {
	clear: both;
	width: 100%;
	height: 40px;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(../images/black50.png) top left repeat;
	text-align: center;
	color: #555;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
}
#copyright {
	margin-bottom: 10px;
}
#galleryNavigation {
	text-align: center;
	width: 80%;
	margin: auto;
	color: #c60909;
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
}
a, a:link, a:visited, a:active, a:focus {
	color: #c60909;
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: #262626;
}
a.foldNews, a.foldNews:link, a.foldNews:visited, a.foldNews:active, a.foldNews:focus {
	color: #c60909;
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
	line-height: 20px;
}
a.foldNews:hover {
	color: #fff;
}
a.mainNav, a.mainNav:link, a.mainNav:visited, a.mainNav:active, a.mainNav:focus {
	padding: 4px;
	padding-top: 10px;
	display: inline-block;
	color: #fff;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.mainNav:hover {
	color: #c60909;
}
a.readon, a.readon:link, a.readon:visited, a.readon:active, a.readon:focus {
	display: block;
	float: right;
	background: #c60909;
	color: #fff;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	padding: 3px;
}
a.readon:hover {
	color: #c60909;
	background: #fff;
}
a.readonNews, a.readonNews:link, a.readonNews:visited, a.readonNews:active, a.readonNews:focus {
	color: #bfbfbf;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}
a.readonNews:hover {
	color: #c60909;
}
a.newsTitle, a.newsTitle:link, a.newsTitle:visited, a.newsTitle:active, a.newsTitle:focus {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #c60909;
}
a.newsTitle:hover {
	text-decoration: underline;
	color: #bfbfbf;
}
a.footer, a.footer:link, a.footer:visited, a.footer:active, a.footer:focus {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
}
a.footer:hover {
	text-decoration: line-through;
}
label {
	display: block;
	margin: 5px;
}
.inputbox {
	clear: both;
	width: 260px;
	height: 20px;
	padding: 5px;
	color: #fff;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	background: #000;
	border: #262626 solid 1px;
}
.button {
	display: block;
	float: right;
	border: 0px;
	color: #fff;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	background: none;
	cursor: pointer;
}
.inputboxSearch {
	width: 260px;
	height: 20px;
	padding: 5px;
	color: #bfbfbf;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	background: #000;
	border: #262626 solid 1px;
}