body {
	background-color: #FFFFFF;
	margin: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 1.6em;
	color: #333333; /* Barva TEXT */
	padding: 0px;
	text-align: center;
	background-image: url(../slike/ozadje.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	letter-spacing:1px;
	color: #FB4400; /* Barva 5 */
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #9999FF; /* Barva 3 */
	border-right-color: #9999FF; /* Barva 3 */
	border-bottom-color: #9999FF; /* Barva 3 */
	border-left-color: #9999FF; /* Barva 3 */
	padding-left: 5px;
	text-align: left;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FB4400; /* Barva 5 */
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
option {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 1px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
hr {
	color: #CCCCCC;
	height: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}
a:link, a:visited {
	color: #3333FF; /* Barva LINK */
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-width: 1px;
}
a:hover {
	color: #FF3333; /* Barva HOVER */
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: 1px;
}
.tblmain {
	width: 950px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.tblvsebina {
	background-color: #FFFFFF;
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(../slike/bg.jpg);
}
.vrh {
	background-image: url(../slike/top-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.vrh a:link, .vrh a:visited,  .vrh a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vodnik {
	font-size: 18px;
	color: #FB4400; /* Barva 5 */
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.zemljevid {
	height: 250px;
	width: 219px;
	display: block;
	margin-bottom: 10px;
}
.zemljevidFull {
	height: 300px;
	width: 565px;
	display: block;
	margin-bottom: 10px;
	background-image: url(../slike/working.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}
.tdquick {
	height: 37px;
	margin: 0px;
	padding: 0px;
	background-color: #1F3B7C;
	background-image: url(../slike/ozadje-table.jpg);
	background-repeat: repeat-x;
	background-position: 0px -20px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	top: 0px;
}
.menilevo {
	vertical-align: top;
	width: 150px;
}
.vsebina {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
	line-height: 18px;
	width: 565px;
	margin: 0px;
}
.content {
	line-height: 16px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 4px;
	padding-left: 0px;
	text-align: left;
	margin: 0px;
	width: 565px;
}
.infolevo {
	width: 340px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.infodesno {
	width: 220px;
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CCCCCC; /* Barva 6 */
}
.menidesno {
	vertical-align: top;
	width: 220px;
}
.menidesno ul {
	padding-left: 18px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px;
}

.mnenja {
	clear: both;
	width: 555px;
	border: 1px solid #CCCCCC; /* Barva 6 */
	padding: 5px;
}
.akcije {
	clear: both;
	width: 555px;
	border: 1px solid #FB4400; /* Barva 5 */
	padding: 5px;
}
.date {
	text-transform:uppercase;
	letter-spacing:1px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
}
.footer {
	color: #999999;
	padding-top: 5px;
	font-size: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.najdeno {
	font-weight: bolder;
	background-color: #EEEEEE; /* Barva 4 */
}
.smltxt {
	font-size: 10px;
}
#naprejnazaj {
	clear: both;
	text-align: center;
}
#tableleft table {
	border-collapse:separate;
	border-spacing:0;
	color:#333333;
	border: 1px solid #666666;
	width: 216px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}
#tableleft table a:link, #tableleft table a:visited {
	color:#3333FF;
	text-decoration:none;
	border-bottom:1px dotted;
	}
#tableleft table a:hover {
	color: #FF3333;
	text-decoration: none;
	border-bottom-width: 1px solid;
	}
#tableleft thead th, #tableleft thead td {
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../slike/ozadje-table.jpg);
	background-repeat: repeat-x;
	}
#tableleft tfoot th, #tableleft tfoot td {
	background:#B7B7B7;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}	
#tableleft th {
	font-weight:bold;
	line-height:normal;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
	}
#tableleft tbody th, #tableleft td {
	padding:2px;
	vertical-align:top;
	line-height: normal;
	margin: 0px;
	}
#tableleft tbody th {
	font-weight:normal;
	white-space:nowrap;
	}

/**/
#tableprijava table {
	border-collapse:separate;
	border-spacing:0;
	color:#333333;
	border: 1px solid #666666;
	width: 148px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}
#tableprijava input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}
#tableprijava table a:link, #tableprijava table a:visited {
	color:#3333FF;
	text-decoration:none;
	border-bottom:1px dotted;
	}
#tableprijava table a:hover {
	border-bottom-style:solid;
	color: #FF3333;
	text-decoration: none;
	}
#tableprijava thead td {
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../slike/ozadje-table.jpg);
	background-repeat: repeat-x;
	}
#tableprijava thead th {
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	background-image: url(../slike/ozadje-iskalnik.jpg);
	background-repeat: repeat-x;
	}	
#tableprijava tfoot th, #tableprijava tfoot td {
	background:#B7B7B7;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}	
#tableprijava th {
	font-weight:bold;
	line-height:normal;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
	}
#tableprijava tbody th, #tableprijava td {
	padding:2px;
	vertical-align:top;
	line-height: normal;
	margin: 0px;
	background-color: #FFFFFF;
	}
#tableprijava tbody td, #tableprijava tbody th {

	}
