@charset "UTF-8";

/* CSS Document */

body
{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-color:red;
	position: relative;
}

p
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}

h6
{
	width: 20%;
	float:left;
	color:red;
	font-size:15px;
	font-weight:bold;
	letter-spacing: 90%;
	text-align: left;
	line-height:15px;
	margin-top: 0px;
}

#zunanji
{
	text-align: left;
	width: 950px;
	left:50%;
	margin-left:-475px;
	background: url(../slike-splosno/ozadje-sredina.gif) repeat;
	position: absolute;
	margin-top:-10px;
}

#glava
{
	text-align: left;
	width: 950px;
	height: 299px;
	background-image:url(../slike-splosno/ozadje-glave.png)
}

#slika-zgoraj
{
	position:absolute;
	left:403px;
	top:17px;
	width:492px;
	height:167px;
	z-index:1;
}

/* začetek logo */

#logo
{
	position:relative;
	width:373px;
	height:150px;
}

#logo a
{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#logo a:hover
{
	text-decoration:none;
}

/* konec logo */

#banner-glava
{
	width: 468px;
	height: 60px;
	position: relative;
	top: 216px;
	left: 293px;
}

#novica
{
	width: 100%;
	float:left;
	margin-bottom: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #000;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align:left;
}

#sredina
{
	width: 950px;
	float:left;
}

#sredina-levo
{
	width: 220px;
	float:left;
	font-size:12px;
	color: #FFF;
}

#sredina-levo a, sredina-levo a:link, sredina-levo a:visited, sredina-levo a:active
{
	color:white;
	text-decoration:underline;
	display: block;
	font-weight: bold;
}

#sredina-levo a:hover, sredina-levo a:focus.hover
{
	color:white;
	text-decoration:none;
	display: block;
	background-color:red;
}

#besedilo-zunanji
{
	width: 540px;
	float:left;
	font-size: 12px;
}

#besedilo-zunanji a, besedilo-zunanji a:link, besedilo-zunanji a:visited, besedilo-zunanji a:active
{
	color:red;
	font-weight:bold;
	text-decoration:underline;
}

#besedilo-zunanji a:hover, besedilo-zunanji a:focus.hover
{
	color:black;
	text-decoration:none;
}

#besedilo
{
	width: 520px;
	float:left;
	margin-right: 20px;
	margin-left: 10px;
}

#besedilo-st-levo
{
	width: 20%;
	float:left;
	color:red;
	font-size:15px;
	font-weight:bold;
	letter-spacing: 90%;
	text-align: left;
}

#besedilo-st-desno
{
	width: 80%;
	float:left;
}

#banner-desno
{
	text-align: left;
	width: 160px;
	float:left;
}

#banner-desno-nosilec
{
	width: 160px;
	float:left;
}

#banner-desno-glava
{
	width: 160px;
	float:left;
	height:20px;
	background: url(../slike-splosno/banner-desno/desno-zgoraj-spodaj_01.gif) no-repeat;
}

#banner-desno-sredina
{
	width: 160px;
	float:left;
	background: url(../slike-splosno/banner-desno/desno-zgoraj-spodaj_02.gif);
}

#banner-desno-sredina-znotraj
{
	width: 150px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#banner-desno-noga
{
	width: 160px;
	float:left;
	height:22px;
	background: url(../slike-splosno/banner-desno/desno-zgoraj-spodaj_03.gif) no-repeat;
}

#navigacija
{
	width: 195px;
	height: 20px;
	background-color: black;
	display: block;
	margin-top: 10px;
	padding-top: 6px;
	vertical-align: baseline;
	padding-left: 6px;
	float:left;
}

#navigacija a, navigacija a:link, navigacija a:visited, navigacija a:active
{
	color:black;
	text-decoration:none;
	display: block;
	font-weight: bold;
	font-size:20px;
}

#navigacija a:hover, navigacija a:focus.hover
{
	color:white;
	text-decoration:none;
	display: block;
	background-color:red;
}

#noga
{
	text-align: center;
	width: 950px;
	height: 30px;
	float:left;
	color:black;
	font-size:10px;
	margin-top:24px;
	border-bottom:thick;
	border-bottom-color:red;
	border-bottom-style:solid;
	background: url(../slike-splosno/ozadje-spodaj.gif);
}

#firma
{
	text-align: center;
	width: 950px;
	float:left;
	color:white;
	font-size:10px;
	background-color:red;
}

#noga a, noga a:link, noga a:visited, noga a:active
{
	color:black;
	text-decoration:none;
}

#noga a:hover, noga a:focus.hover
{
	color:red;
	text-decoration:none;
}

#razmik
{
	width: 30px;
	height: 60px;
	float:left;
}

#info
{
	text-align:center;
	float:left;
	margin-top:12px;
	width: 150px;
}

#info
{
	color:white;
}

.novice-naslov
{
	color:red;
	font-weight:bold;
	font-size:12px;
}

.poudarek
{
	color:red;
	font-weight:bold;
	text-align: left;
}

/* začetek pravil za navigacijo */

ul#navlist
{
	padding: 0;
	width: 195px;
}

#navlist li
{
	list-style-type: none;
	background-color: white;
	color: black;
	font-weight: 600;
	text-align: left;
	margin-top: 10px;
	width:195px;
	display: block;
	height:20px;
	/* začetek */
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;/* konec */
}

#navlist li a
{
	color: black;
	text-decoration: none;
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	padding-left: 6px;
	height:20px;
}

#navlist li a:hover
{
	background-color: black;
	color: white;
	padding-left: 6px;
	height:20px;
	/* začetek */
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;/* konec */
}

/* konec pravil za navigacijo */

.vecji_naslov-2_st
{
	color:red;
	font-size:18px;
	font-weight:bold;
}

#novice-skupaj
{
	float:left;
	width:100%;
	margin-bottom: 18px;
}

/* začetek urnik */

#nosilec-urnik
{
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float: left;
}

#stolpec30
{
	width:20px;
	z-index:1;
	float: left;
	padding:2px;
}

#stolpec
{
	width:64px;
	z-index:1;
	float: left;
	padding:2px;
}

#celica30
{
	width:20px;
	z-index:2;
	float: left;
	height:24px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#ccc;
	margin-top:2px;
	margin-bottom:2px;
}

#celica60
{
	width:65px;
	z-index:2;
	float: left;
	height:24px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#ccc;
	margin-top:2px;
	margin-bottom:2px;
}

#salsa60
{
	width:61px;
	z-index:2;
	float: left;
	height:53px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#F00;
	border-right-color: #F00;
	border-right-style: solid;
	border-right-width: 2px;
	vertical-align: bottom;
	margin-top:2px;
	margin-bottom:2px;
}

#salsa90
{
	width:62px;
	z-index:2;
	float: left;
	height:82px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#F00;
	border-right-color: #F00;
	border-right-style: solid;
	border-right-width: 2px;
	vertical-align: bottom;
	margin-top:2px;
	margin-bottom:2px;
}

#social
{
	width:62px;
	z-index:2;
	float: left;
	height:82px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#F00;
	border-right-color: #F00;
	border-right-style: solid;
	border-right-width: 2px;
	vertical-align: bottom;
	margin-top:2px;
	margin-bottom:2px;
}

.salsa
{
	background: red;
	vertical-align: top;
	display: block;
	color:white;
	z-index:6;
}

/* konec urnik */

.besedilo10px
{
	font-size:10px;
}

#facebook
{
	font-size:10px;
	color:white;
}

#facebook a, facebook a:link, facebook a:active, facebook a:visited
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#facebook a:hover, facebook a:focus.hover
{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

#forum
{
	float: left;
	font-size: 12px;
}

#novice-nosilec
{
	float: left;
	width:160px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

#novice-novica
{
	float: left;
	font-size: 10px;
	padding:10px;
	margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

#novice-novica-zgoraj
{
	float: left;
	width:160px;/*background-image:url(za_forum/guestbook.php?imef=objave);*/
}

#novice-desno-nosilec-nov
{
	float: left;
	width: 160px;
}

#novice-desno-nosilec-nov-zgoraj
{
	float: left;
	width: 160px;
	background-image: url(../slike-splosno/novice/novice-zgoraj.gif);
}

#novice-desno-nosilec-nov-sredina
{
	float: left;
	width: 160px;
	background-image: url(../slike-splosno/novice/novice-sredina.gif);
}

#novice-desno-nosilec-nov-spodaj
{
	float: left;
	width: 160px;
	background-image: url(../slike-splosno/novice/novice-spodaj.gif);
}

#novice-novica a, novice-novica a:link, novice-novica a:visited, novice-novica a:active
{
	text-decoration:underline;
	color:black;
}

#novice-novica a:hover, novice-novica a:focus.hover
{
	text-decoration:none;
}

#desno-gumbi
{
	float: left;
	width:100%;
	background-color:red;
	text-align:center;
}

/* #urejanje-zunanji
{
	float: left;
	position: relative;
} */

#urejanje-levo
{
	float: left;
	width:200px;
	position: relative;
}

#urejanje-desno
{
	float: left;
	width:60%;
	position: relative;
}

#zanimivosti
{
	font-size:12px;
}

.skrito
{
	display:none;
	font-size: 0px;
	visibility: hidden;
}

#campos-naslovka
{
	position:absolute;
	left:355px;
	top:1100px;
	width:166px;
	height:106px;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
}
