body {
	margin: 0;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clear {
	clear: both;
}
#top {
	height: 20px;
	background-color: #000;
	line-height:20px;
	color:#fff;
	padding-left:20px;
}
#header {
	background-color: #820000;
	height: 80px;
	margin-top: 1px;
}
#logo {
	height: 80px;
	width: 380px;
	float: left;
}
#adv {
	height: 80px;
	background-image: url(../blog/images/people.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 600px;
	float: left;
}
#atmosfera {
	height: 80px;
	background-image: url(../images/telegraf/atmosfera2.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 600px;
	float: left;
}
#bar {
	/*background-color: #ccc;*/
	background-image: url(../blog/images/backBar.gif);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	margin-top: 1px;
}
#raspored {
	padding-left: 20px;
	float: left;
	width: 480px;
}
#raspored a {
	color: #fff;
	padding: 0 5px;
}
#raspored a:hover {
	color: #BEE8E8;
	text-decoration: none;
}
#korisnik {
	float: left;
	width: 482px;
	text-align: right;
}
#korisnik a {
	color: #DDDEB6;
	padding: 0 5px;
}
#korisnik a:hover {
	color: #BFBFB5;
	text-decoration: none;
}

#container {
	width: 980px;
}
#left {
	width: 500px;
	float: left;
	margin: 10px 20px 20px 20px;
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
	padding-right: 20px;
}
*html #left {margin-left: 10px;}
#left td {
	background-color: #ccc;
	padding:10px;
}
#middle {
	float: left;
	width: 200px;
	margin-top: 10px;
}
#right {
	width: 200px;
	margin-top: 10px;
	float: right;
}
.green {
	background-color: #3f7b7c;
}
#rightTop {
	background-image: url(../blog/images/rightHeader.gif);
	background-repeat: no-repeat;
	height: 120px;
}
#rightContent {
	padding: 0 10px 0 10px;
}
#rightContent a {
	text-decoration: underline;
	color: #fff;
}
#rightContent a:hover {
	text-decoration: none;
}
#rightBottom {
	background-image: url(../blog/images/rightFooter.gif);
	background-repeat: no-repeat;
	height: 13px;
}
.title {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
.title a {
	text-decoration: underline;
	color: #000;
}
.title a:hover {
	text-decoration: none;
}
.nadnaslov {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: normal;
}
.klasifikacija {
	background-color: #fae4e4;
	margin: 5px 0 10px 0;
	padding: 3px 10px;
	font-size: 11px;
	border-top: 1px solid #820000;
	border-bottom: 1px solid #820000;
	color: #333;
}
.klasifikacija a {color: #333;}
.klasifikacija a:hover {
	text-decoration: none;
	color: #666666;
}

.putanja {
	background-color: #e5e5e5;
	margin: 5px 0 10px 0;
	padding: 3px 10px;
	font-size: 11px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #333;
}
.putanja a {color: #333;}
.putanja a:hover {
	text-decoration: none;
	color: #666666;
}

.postavka {
	font-size: 11px;
	color: #999;
}
.postavka a, p a {color: #345e5f;}
.postavka a:hover, p a:hover {
	text-decoration: none;
	color: #699b9c;
}
.postavka2 {
	font-size: 11px;
	color: #999;
	line-height: 18px;
}
.postavka2 a {color: #345e5f;}
.postavka2 a:hover {
	text-decoration: none;
	color: #699b9c;
}
.centriranText {
	text-align:center;
}
.left {float: left;}
.right {float: right;}
.align_right {text-align: right;color: #999;}
.black {color: #000;}
.sadrzaj {
	margin: 15px 0;
	font-size: 11px;
	text-align: justify;
}
.opsirnije {text-align: right;}
.opsirnije a {color: #345e5f;}
.opsirnije a:hover {
	text-decoration: none;
	color: #699b9c;
}
.poljeForme {
	margin: 5px 10px 5px 10px;
	border: 1px solid;
	padding: 2px 3px;
	background-color: #f3f3f3;
}
.dugmeForme {
	margin: 5px 10px 5px 10px;
	border: 1px solid;
	padding: 2px 3px;
}
.poruka_uspesna {
	color: #090;
	font-size: 11px;
}
.poruka_neuspesna {
	color: #f00;
	font-size: 11px;
}
#raspored_div, #raspored_div a {color: #b67721;}
#raspored_div a:hover {text-decoration:none;}


#tekst_komentari {
	background-color: #F0DEC6;
	margin: 0;
	padding: 3px 10px;
	font-size: 11px;
	border-top: 1px solid #AB9E8E;
	border-bottom: 1px solid #AB9E8E;
	color: #4A443D;
}
#tekst_komentari a {color: #000;text-decoration: underline;cursor:pointer;}
#tekst_komentari a:hover {text-decoration: none;}
#komentar_gornji, #komentar_donji {
	background-color: #fcf2e4;
	padding: 10px;
	display:none;
	margin: 0;
}
.poljeFormeMale {
	margin: 5px 10px 5px 10px;
	border: 1px solid #AB9E8E;
	padding: 2px 3px;
	background-color: #fff;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.border {
	border-bottom: 1px dotted #AB9E8E;
}
.borderBig {
	border-bottom: 1px dotted #AB9E8E;
	margin: 15px 0 15px 0;
	background-color:#fff;
}
.pKorisnik {
	line-height: 20px;
	border-bottom: 1px dotted #666;
	font-size: 11px;
}
fieldset {
	margin-top: 5px;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #3f7b7c;
	padding: 0;
	padding: 5px;
}
.postTitle {
	font-size: 18px;
	color: #333;
	margin: 10px 0 20px 0;
	font-family: "Times New Roman", Times, serif;
}
.postContent {
	font-size: 12px;
	margin-bottom: 10px;
	color: #666;
	text-align: justify;
}
.naslovOdeljka {
	font-size: 24px;
	color: #820000;
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
}
.naslovIzdanja {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
}
.naslovIzdanja a {color:#000;}
.naslovIzdanja a:hover {text-decoration:none;}
.archiveLinks a {
	font-size:12px;
	color:#820000;
	line-height:20px;
}
#profilAutora {
	background-color: #e5e5e5;
	border: 1px solid #000;
	padding: 15px;
	margin: 15px 0 15px 0;
	color: #000;
}
#footer {
	margin-top: 20px;
	border-top: 1px solid #000;
}
#footer a {color:#fff;}
#footer a:hover {color:#999;text-decoration:none;}

.knjigaPopust {
	text-align:center;
	line-height: normal;
}
.naslovnica {
	padding:3px;
	border:1px solid #999;
	background-color:#e5e5e5;
	margin-left:6px;
}
.naslovnicaMala {
	padding:3px;
	border:1px solid #999;
	background-color:#e5e5e5;
	margin-left:26px;
	margin-bottom:15px;
}