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;
}
#header {
	background-color: #820000;
	height: 80px;
	margin-top: 1px;
}
#logo {
	height: 80px;
	width: 380px;
	float: left;
}
#adv {
	height: 80px;
	background-image: url(../images/space.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;
	line-height: 20px;
}
#raspored a {
	color: #fff;
	padding: 3px 5px 4px 5px;
	text-decoration: none;
	line-height: 20px;
}
*html #raspored {
	margin-top: -1px;
	line-height: 21px;
	
}
#raspored a:hover {
	color: #fff;
	padding: 3px 5px 4px 5px;
	background-image: url(/images/bgLink.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}
*html #raspored a:hover {
	margin-top: 0;
	line-height: 20px;
}
#raspored .preko {
	color: #fff;
	padding: 3px 5px 4px 5px;
	background-image: url(/images/bgLink.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}
*html #raspored .preko {
	margin-top: 0;
}
#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 10px 20px 20px;
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
	padding-right: 20px;
}
*html #left {margin-left: 10px;}
.Tleft {
	width: 500px;
	padding: 10px 20px 20px 20px;
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
	vertical-align: top;
}
.Tleft2 {
	width: 500px;
	padding: 10px 20px 20px 20px;
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
	border-top-color: #999;
	border-top-style: dashed;
	border-top-width: 1px;
	vertical-align: top;
}
#rest {
	width: 420px;
	float: left;
}
.middle {
	text-align: center;
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 15px;
}
.middle2 {
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 15px;
}
.right {
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 15px;
}
#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;
	line-height: normal;
}
.title a {
	text-decoration: underline;
	color: #000;
}
.title a:hover {
	text-decoration: none;
}
.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 {color: #345e5f;}
.postavka a:hover {
	text-decoration: none;
	color: #699b9c;
}
.leftBook a {color: #345e5f;}
.leftBook a:hover {
	text-decoration: none;
	color: #699b9c;
}
.postavka2 {
	font-size: 11px;
	color: #999;
	line-height: 18px;
}
.podnaslov {
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.podnaslov2 {
	line-height: normal;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}
.podnaslov2 a {color: #345e5f;}
.podnaslov2 a:hover {
	text-decoration: none;
	color: #699b9c;
}
.right a {color: #345e5f;}
.right a:hover {
	text-decoration: none;
	color: #699b9c;
}
.left {float: left;}
.leftBook {
	width: 120px;
	text-align: center;
	float: left;
	padding: 10px;
}
.leftBook2 {
	width: 240px;
	float: left;
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
}
.leftBook3 {
	width: 240px;
	float: right;
	padding-left: 10px;
}
.align_right {text-align: right;color: #999;}
.black {color: #000;}
.sadrzaj {
	margin: 15px 0;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}
.opsirnije {text-align: right;padding-top:15px;}
.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 {
	color: #b67721;
	font-size: 12px;
}
.script
{
	width: 400px;
	height: 200px;
	padding: 10px;
	vertical-align: top;
}
.script2
{
	width: 400px;
	padding: 10px;
	vertical-align: top;
	border-top-color: #999;
	border-top-style: dashed;
	border-top-width: 1px;
	
}
#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;
}
.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;
	padding: 10px 0 10px 0;
	font-family: "Times New Roman", Times, serif;
}
#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;}

#ticker-container {
	position:relative;
	overflow:hidden;
	width: 380px;
	height: 180px;
	background-color: #996633;
	padding: 10px;
	border:  1px solid #000000;
}
	
#ticker {
	position:relative;
	width:380px;
}
	
#ticker ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#ticker ul li {
	display:list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 15px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
}
	
#ticker ul li a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
        
#ticker ul li a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#ticker ul li span {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.right2 {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}

#container .sadrzaj p.title {
	line-height: 26px;
}

table.cenovnik{ border:1px solid #FFF; margin:0 0 10px 50px;}
table.cenovnik tr{background:#ccc; font-weight:bold;}
table.cenovnik td{border:1px solid #FFF; padding:3px 8px;}

td.kafe{background:#820000; color:#FFF; text-align:left; font-weight:normal;}
td.parcence{background:#999; color:#FFF; text-align:left;}

.kolumnisti{font-size:2em; 	font-family: "Times New Roman", Times, serif; color:#286a69; border-bottom:#286a69 dotted 1px;
margin:25px 0 0 0;}

.sadrzajDno{margin:15px 0 0 0;}
.leftImageKolumnisti{margin:0 10px 0 0; float:left; border:#dfd9c4 5px solid; border:none; width:50px; height:50px;}
.kolumnistiBox{height:50px; margin-top:20px;}

#box069{
position:absolute;
left:-10000px;
top:-10000px;
width:1px;
height:1px;
overflow:hidden;}