BODY {
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    background-color: #fff;
}

a {
	text-decoration: none;
}

h1,h2 { color: red; }

pre {
    margin: 1em 1em 0.5em 5em;
    padding: 4px;
    border: solid 1px #ccc;
    background: #eee;
    overflow: auto;
    width: 90%;
}


#glavno {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#sodrzhina_glavno {
	margin-right: 13em;
	margin-left: 1em;
	margin-top: 2em;
	padding-top: 0;
	
}

#meni {
    float: right;
    width: 13em;
    background-color: transparent;
    border-left: 1px solid #ccc;
    text-align: left;
    padding: 1em;
    padding-top: 0;
    margin-top: 0;
    font-size: x-small;
}

#meni hr {
	height: 1px;
	border-style: none;
	background: #ccc;
	margin-top: 1em;
}

#meni br {
	line-height: 0.5em;
}

.naslov, .naslov a, .naslov a:visited {
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	color: #f80;
	letter-spacing: 0.4em;
	padding: 2px;
	padding-left: 0;
	display: list-item;
	list-style-type: square;
	border-bottom: none;
	
}
.naslov_data {
	font-size: 75%;
	color: #A3A3A3;
	text-align: left;
}

.tekst {
	text-align: justify;
}

.tekst P { 
	text-indent: 2em;
	padding-top: 0.5em;
	margin: 0;
}

.tekst a {
	border-bottom: 1px dashed;
}

#meni a {
	display: list-item;
	list-style-type: circle;
	list-style-position: outside;
	padding: 0.1em;
	margin-left: 0.6em;
}

#meni a:hover {
	list-style-type: disc;
}


#pateka, #pateka a, #pateka a:visited {
	font-weight: bold;
	color: #DEE7EC;
	text-align: left;
}

.povekje {
	font-size: 80%;
	margin-top: 1em;
	text-align: left;
}

.povekje a {
	border-bottom: none;
}

.stari_blogovi, .stari_blogovi a {
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	color: #f80;
	padding: 2px;
	padding-left: 0;
	display: list-item;
	list-style-type: square;
	border-bottom: none;
}

.stari_blogovi_data {
	color: #A3A3A3;
	font-size: 70%;
}