
/* -------------------  CENTAR --------------------OK */

#center {
	float: left;
	width: 527px;
	background-color: #ffffff;
	padding: 0px;
}
#center h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
#center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 5px;
	color: #000000;
}
#center h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#center h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#center p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
#center p.uptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9C8A54;
	margin: 0px;
	margin-bottom: 10px;
}
#center p.uptitle .izvor {
	text-transform: uppercase;
}
#center p .author {
	color: #0065A8;
}
#center img {
	margin: 0;
}
#center p.lead {
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0;
}


/*--------- Slanje postova --------*/

table.listPost {
	border: 0px;
	width: 100%;
	margin-top: 12px;
}
table.listPost tr th {
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
}
table.listPost tr td {
	padding: 10px 5px;
}
table.listPost tr td.edit {
	width: 100px;
}
table.listPost tr.par td {
	background-color: #f6f6f6;
}
table.listPost tr.nepar td {
	background-color: #ffffff;
}

table.stranicenje {
	margin-top: 12px;
}
table.stranicenje tr td {
	width: 33%;
	padding: 5px;
}

table.user tr td input.check {
	border: 0px;
	width: 20px;
}

/*--------- POST --------*/

#center h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 5px;
}
#center h3 {
	font-size: 16px;
	font-weight: bold;
}
#center h4 {
	font-size: 14px;
	font-weight: bold;
}
#center p {
	line-height: 140%;
}
#center img {
	margin: 0;
}
#center p.lead {
	padding: 5px;
	background-color: #ffffff;
}

/*--------- Profil blogera --------OK */

.bloggerProfile {
	margin: 0px;
	border-bottom: 1px dashed #cccccc;
}
.bloggerProfile tr td {
	padding-bottom: 10px;
}
.bloggerProfile tr td h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
.bloggerProfile tr td p {
	font-style: italic;
}
.bloggerProfile tr td img {
	margin: 0 10px 0 0;
}
#container .service p {
	margin-bottom: 0px;
	margin-top: 5px;
}

/* -------------------  Lista Blogova --------------------OK */

#postBrowser .listPost {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
#postBrowser .listPost tr td {
	vertical-align: top;
	padding: 5px;
}
#postBrowser .listPost tr td p {
	margin: 5px 0;
}
#postBrowser .listPost tr td p.uptitle {
	margin: 0px;
	font-style: italic;
}
#postBrowser .listPost tr td p.comment {
	border-top: 1px dashed #cccccc;
	padding-top: 5px;
	margin-top: 10px;
}

#postBrowser .listPost tr td img {
	margin: 0;
}
#postBrowser .listPost tr td h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	background-color:#FFFFFF;
}
#postBrowser .listPost tr td h2 a {
	text-decoration: none;
	color: #0065A8;
}
#storyBrowser .listStory tr td h2 a:hover {
	text-decoration: underline;
}



/* -------------------  paginacija --------------------OK */

.paginacija tr td {
	padding: 0px;
	padding-bottom: 15px;
}
.paginacija tr td a {
	
}

/* -------------------  right -------------------- */

#bottomRight {
	float: left;
	width: 256px;
	padding-left: 15px;
	padding-right: 14px;
}
* html #bottomRight {
	float: none;
	overflow: hidden;
	width: 253px;
}
.boxRight {
	position: relative;
	float: right;
	width: 256px;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.boxRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0065A8;
	background-color: #efefef;
	border-bottom: 1px solid #cccccc;
	border-left: 10px solid #B60E16;
	padding-left: 8px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.boxRight h1.blog {
	border-left-color: #AB3263;
}
.boxRight h1.forum {
	border-left-color: #E8BD11;
}
.boxRight a {
	display: block;
	padding-left: 15px;
	background-image: url(/img/tacka.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0 0 0;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0065A8;
	text-decoration: none;
	line-height: 120%;
}
.boxRight a:hover {
	text-decoration: underline;
}
.boxRight a.ostali {
	width: 189px;
	height: 18px;
	line-height: 18px;
	background-color: #EFEFEF;
	background-image: url(/img/strelica.gif);
	padding-left: 22px;
}

.boxRight .blogTitle {
	margin-left: 35px;
}
.boxRight .blogTitle a {
	display: inline;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}
.boxRight .user {
	margin-left: 35px;
}



/* -------------------  BOXOVI u postu -------------------- */



.image260 {
	clear: both;
	width: 262px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #d8d8d8;
}

.box520, .image520 {
	width: 522px;
	clear: both;
    margin-bottom: 10px;
	background-color: #d8d8d8;
}

 /* naslov boksa */
 .boxCaption {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #676767;
	padding: 3px 5px;
	text-align: left;
	background-color: #d8d8d8;
    display: block;
}

/* slika u boksu */
.boxImage {
	padding: 0px; 
	text-align: center;
}
.boxImage img {
	margin: 0px;
	border: 1px solid #cccccc;
} 

/* attachment-i u boksu */
.boxFiles { 
	padding: 1px;
    display: block;
}









