body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #898989 url(grafika/ozadje.jpg) repeat-y top center;
	}

td {
	font-size: 12px;
	}
	
a {
	color: #55b;
	}

p {
	line-height: 18px;
	}
	
ul {
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
li {
	margin-bottom: 8px;
	}
	
h1 {
	margin: 0 0 32px 0;
	color: #497693;
	font-size: 22px;
	}

img {
	border: none;
	}
	
#celota {
	text-align:left;
	margin: 0 auto;
	width: 756px;
	background: white url(grafika/ozadje.gif) repeat-y top center;
	}

#glava {
	background: #497693 url(grafika/ozadje_glava.jpg) repeat-x top left;
	height: 123px;
	border-left: solid #497693 2px;
	border-right: solid #497693 2px;
	}
/*	#glava {
	background: #b0232a url(grafika/ozadje_glava.gif) repeat-x top left;
	height: 123px;
	border-left: solid #9A2026 2px;
	border-right: solid #9A2026 2px;
	}*/

#glava img.logo {
	margin-top: 30px;
	margin-left: 18px;
	}

#stranica {
	float: left;
	width: 160px;
	padding: 16px 0 16px;
	}
	
#stranica ul {
	margin: 0;
	padding: 0;
	}

#menu li {
	margin: 8px 22px;
	padding: 0;
	width: 123px;
	list-style: none;
	text-align: center;
	}

#lang li {
	margin: 8px 22px;
	padding: 0;
	width: 123px;
	list-style: none;
	text-align: center;
	}

#lang li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 4px;
	width: 100%;
	list-style: none;
	/*border: solid #ddd 1px;*/
	/*background-color: #fdfdfd;*/
	color: #633;
	text-decoration: none;
	font-weight: bold;
	}

#menu li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 4px;
	width: 100%;
	list-style: none;
	border: solid #ddd 1px;
	background-color: #fdfdfd;
	color: #633;
	text-decoration: none;
	font-weight: bold;
	}

#menu li a.izbrano {
	border: solid #ccc 1px;
	background: #e5e5e5 url(grafika/menu.jpg) no-repeat bottom left;
	color: black;
	}

#menu li a:hover {
	border: solid #ccc 1px;
	background: #e5e5e5 url(grafika/menu.jpg) no-repeat bottom left;
	}

#vsebina {
	margin: 0 0 0 168px;
	padding: 32px;
	background: url(grafika/ozadje_vsebina.gif) no-repeat top left;
	}

#tekst {
	margin: 0 32px 0 32px;
	text-align: justify;
	}

#noga {
	margin-top: 32px;
	border-top: solid #ddd 1px;
	color: #5b798e;
	text-align: center;
	font-size: 11px;
	}

div.strateskiclji {
	float: right;
	}

div.strateskiclji img {
	margin: 12px 0 12px 18px;
	border: solid #ccc 1px;
	}

ul.strateskiclji {
	margin: 0 192px 0 0;
	}
	
ul.strateskiclji li {
	line-height: 18px;
	margin-left: -32px;
	}

.sredina {
	text-align: center;
	}
	
.slike, .trislike  {
	text-align: center;
	}

.slike img {
	margin: 18px;
	vertical-align: middle;
	border: solid #ccc 1px;
	}

.trislike img {
	margin: 10px;
	vertical-align: middle;
	border: solid #ccc 1px;
	}
	
.lebdecelevo {
	float: right;
	}
	
#zemljevid {
	text-align: center;
	font-size: 9px;
	}
	
#zemljevid a {
	color: #aaa;
	text-decoration: none;
	}

#zemljevid a:hover {
	text-decoration: underline;
	}
	
#zemljevid img, .lebdecelevo img {
	border: solid #ddd 1px;
	}
