#zgoraj {
	background: #ffb400; /* #c0ae93; #eff0e8; */

	padding: 10px;
	text-align: left;
	}

div#namesti {
	background-color: #ffcc50;
	}

div#opozorilo {
	background-color: #f5f6f1;
	}


div#podatki {
	background-color: #a9bc04;
	font-size: x-small;
	color: #090909;
	/* padding: 11px 0px 0px 3px; - tole zjebe okrogljenje ovirja... */
	/* top, right, bottomm, left */
	}

div#vsebina {
	background-color: #ffffff;
	width: 499px;
	/* border: 1px solid #cccccc; */
	text-align: justify;
	}


div#levo {
	background-color: #ffcc50;
	font-size: x-small;
	color: #090909;
	float: left;
	width: 30%;
	text-align: left;
	}


div#desno{
	background-color: #ffcc50;
	font-size: x-small;
	color: #090909;
	float: right;
	width: 65%;
	text-align: left;
	}

body {
	background-color: #5ECEFF;
	font-size: small;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #090909;
	padding: 0px;
	margin: 17px 0px 0px 92px;

	background-image: url('../img/ozadje.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	}

h1 {
	background-color: transparent;
	font-family: georgia, palatino, "Times New Roman", times, serif;
	font-size: x-large;
	font-weight: bolder;
	margin: 1px;
	color: #e42020;
	}


h2 {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	margin: 10px 0px 10px 0px;
	color: #8b2122;
	}

h2.podnaslov {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	margin: 0px;
	color: #020202;
	}

h3 {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	margin: 0px;
	color: #a9bc04;
	}

hr {
	color: #8b2122;
	height: 1px;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#8b2122;
	border-top-width: 0px;
	}

a:link {
	color: #748445;
	background-color: transparent;
	text-decoration: none;
	}

a:visited {
	color: #748445;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: #748445;
	background-color: transparent;
	text-decoration: underline;
	}

a:active {
	color: #748445;
	background-color: transparent;
	text-decoration: none;
	}

a:link.rdec {
	color: #8b2122;
	background-color: transparent;
	text-decoration: none;
	}

a:visited.rdec {
	color: #8b2122;
	background-color: transparent;
	text-decoration: none;
	}

a:hover.rdec {
	color: #8b2122;
	background-color: transparent;
	text-decoration: underline;
	}

a:active.rdec {
	color: #8b2122;
	background-color: transparent;
	text-decoration: none;
	}

ul {
	padding: 0px 0px 0px 12px;
	}

.rdececrke {
	color: #8b2122;
	}

.pocisti{
	 clear: both;
	}

.razmikvsebina {
	background-color: transparent;
	padding: 10px 20px 7px 20px;
	}


.razmik {
	background-color: transparent;
	padding: 5px 11px 5px 11px;
	}

.malecrke {
	font-size: x-small;
	}

.velikecrke {
	font-size: small;
	}

.statistika {
	font-size: x-small;
	color: #4b4b4b;
	display: block;
	}

.statistika:hover {
	font-size: x-small;
	color: #000000;
	display: block;
	}

.namesti{
         font-size: small;
         color: #748445;
         font-weight: bold;
	 background-color: transparent;
	 text-decoration: none;
	 cursor: pointer;
         }

.namesti:hover{
         font-size: small;
         color: #748445;
         font-weight: bold;
	 background-color: transparent;
	 text-decoration: underline;
	 cursor: pointer;
         }

.shrani {
	font-size: x-small;
	color: #4b4b4b;
	}

.infonaslov {
        background-color: transparent;
	font-family: georgia, palatino, "Times New Roman", times, serif;
	font-size: small;
	font-weight: bold;
        color: #8b2122;
        }

.tiskne {
	display: inline;
	}

.ekranne {
	display: none;
	}
	
.pointerna {
        cursor: crosshair;
        }
        
.pointerz {
        cursor: default;
        }
