/* $Id: pesemsi.css 51 2007-11-16 20:33:18Z Gregor $ */ /* undohtml */
	/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
	/*   http://creativecommons.org/licenses/by/2.0                   */
	/* This is licensed under a Creative Commons License. */
	/* Purpose: undo some of the default styling of common (X)HTML browsers */
:link,:visited {
	text-decoration: none
}

ul,ol {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	margin: 0;
	padding: 0
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0
}

a img,:link img,:visited img {
	border: none
}

address {
	font-style: normal
}

/* end undohtml */ 

/*++++ osnovni podatki +++++++*/

body {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 10pt;
	color: #550000;
	background-color: wheat;
}

a:link {
	color: #0000e6;
}

a:visited {
	color: #000080;
}

a:hover {
	color: #400080;
	text-decoration: underline;
}

/*div {

	border: solid 1px black;

}*/


fieldset {
	border: 1px solid;
	border-color: #8A4500;
	padding: 7px;
}

h1 {
	font-size: 200%;
	margin-bottom: 1.5ex;
}

h2 {
	font-size: 150%;
	margin-bottom: 1.5ex;
	margin-top: 1ex;
}

h3 {
	font-size: 130%;
	margin-bottom: 1.5ex;
}

h4 {
	font-size: 110%;
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

hr {
	display: none;
}

img {
	border: none;
}

label {
	display: block;
	float: left;
	width: 130px;
}

legend {
	color: #8A4500;
}

ol {
	list-style: decimal inside;
}

li {
	padding-bottom: 0.5ex;
}

p {
	padding-bottom: 0.5ex;
}

table {
	margin-top: 1ex;
	margin-bottom: 1ex;
}

/******************osnovni razredi************************/
#vse {
	width: 1010px;
}

.napaka {
	font-variant: small-caps;
	font-size: 110%;
	font-weight: bold;
	color: #DCDCDC;
	background-color: Maroon;
	padding: 0 3px;
}

/***************** razredi glave **************************/
#glava {
	width: 100%;
  	height: 170px;
  	background-color: wheat;
  	background-image:url('slike/glava3.png');
  	background-repeat: no-repeat;
  	background-position: bottom left;
  	position:relative;
	/*background-color: #8B0000;
	background-image: url('slike/glava2.png');
	height: 140px;*/
}

#logoimage {
	padding: 5px;
	float:left;
}

#onavigacija {
	position: relative;
	bottom: 0px;
	margin: 0;
	padding: 0;
}

#menubar {
  float:left;
  width: 20px;
  height: 550px;
  background-color: wheat;
  background-image:url('slike/leva2.png');
  background-position: right;
  margin-top:-1px;
}

#navigacija {
}

#glava ul {
	font-family: Arial, sans-serif;
	font-size:90%;	
	font-weight:bold;
	margin: 7px 160px;
}

#glava ul li {
	display: inline;
	margin: 0;
	background-color: wheat;
	border-top: solid white 2px;
	border-right: solid white 2px;
}

#glava ul li a {
	padding: 3px 5px;
		
}

#glava ul li a:hover { background-color:white; }

#iskalnica {
	position: absolute;
	bottom:5px;
	right:70px;
}

#podnogo {
	clear: both;
}

.osmeniallast {
	
}

.osmenial:hover {
	background-color: white;
}

.spustni {
	padding: 1px 5px;
	margin: 0 5px;
	width: 72px;
	background-color: wheat;
	border-right: solid black 3px;
}

.spustni:hover {
	background-color: white;
}

.spustni:last-child {
	border-bottom: solid black 2px;
}

#ul_clanki,#ul_pomoc,#ul_pesmi {
	position: absolute;
	display: none;
	margin-left: -10px;
}

.osmenialw {
	/*float: left;
	padding: 1px 5px;
	margin: 0 5px;
	width: 120px;
	background-color: wheat;
	border-bottom: solid black 2px;
	border-right: solid black 3px;*/
}

.osmenialw:hover {
	background-color: white;
}

.prijavljen {
	color: wheat;
	padding: 5px;
}

.prijavljen a {
	color: Yellow;
}

.prijavljen a:link {
	color: Yellow;
}

.prijavljen a:visited {
	color: Yellow;
}

.ui {
	font-variant: small-caps;
}

.meniu {
	width:100px;
	padding:3px;
}

.meni {
	color: White;
	margin-left: 5px;
}

/********************** home ****************************/
#leva_home {
	float: left;
	width: 390px;
}

#skrajno_leva {
	float: left;
	width: 150px;
	background-color: #8B0000;
	background-image: url(slike/leva1.png);
	margin-right: 5px;
	height: 500px;
}

#vsebina1 {
	float: left;
	width: 220px;
	padding: 5px;
}

#podcrtanke {
  margin-top:1em;
}

#desna h2 {
	display:inline;
	margin:0;
	padding:0;
	font-size:110%;	
}



#dvojna_leva {
	clear: left;
	padding: 5px;
	margin-left: 5px;
}

#vsebina2 {
	float: left;
	width: 280px;
	padding: 5px;
}

#plc {
	width: 250px;
	color: wheat;
	margin-left: 0;
}

#plc a {
	color: yellow;
}

#plc h2 {
	background-image: url('slike/h2plc.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#plcins {
	background-color: #8b0000;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
}

#plcbot {
	background-image: url('slike/botplc.png');
	width: 100%;
	height: 28px;
	background-position: right;
}

.poizbiri {
	font-size: 90%;
	padding-top: 5px;
	font-style: italic;
}

#oglasi_top_ph {
	text-align: center;
	height: 90px;
	padding-top:5px;
	/*width: 728px;
	position: relative;
	top: 0;*/
}

#oglasi_top {
	position:absolute;
	top: 3px;
	left: 300px;
}


/************************obrazci************************/
.polje {
	padding: 1em 0;
}

/********************** ticker **************************/
#dvsebina2 {
	float:left;
	width: 270px;
	margin: 0 5px;
}

#dvsebina3 {
	float:left;
	width:300px;
	margin: 0 5px;
}

#dvsebina4 {
	width:300px;
	float:left;	
	margin-right: 5px;
}

#vneskoncna { 
	width:380px;
	float:left;
	margin: 0 5px;
}

.letnicasi {
	width:200px;
	float:left;
}

#anavig {
	padding: 0;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	left: 65px;
}

#tickerdiv {
	position: relative;
	padding: 2ex 0 0 0;
	overflow: auto;
}

#ticker_naslov {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 0 1em;
	background-color: #000000;
	color: #ffffff;
}

/*------------------  kolumne ---------------------------*/
#leva {
	float: left;
	width: 145px;
	background-color: #8B0000;
	background-image: url(slike/leva1.png);
	margin-right: 5px;
	height: 500px;
	color: White;
	padding-left: 5px;
}

#leva a {
	color: Yellow;
}

#pesemsi {
	color: white;
	font-size: 13px;
	letter-spacing: 1px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-style: italic;
	margin-top: 1ex;
	margin-left: 5px;
}

#vsebina {
	float: left;
	width: 510px;
	margin:5px;
	padding:10px;
}

#toplinki {
	text-align: center;
	font-size: 90%;
}

#dvsebina1 {
	float: left;
	width: 250px;
	margin-right:5px;
	margin-top:5px;
}
#dvsebina1 fieldset {
	
	}
#dvsebina1 img {
	margin-left:60px;
	margin-top:1ex;
}
#oglasi_desno {
	margin-top:1ex;
	padding-left:100px;
}

#desna {
	width: 280px;
	padding: 5px;
	float: left;
}

#oglas-desno-ph{
	float:left;	
	/*margin: 5px;*/
	height: 600px;
	width: 160px;
}

#oglas-desno {
	position: absolute;
	top:180px;
	left:845px;
}

.pomoc {
	border: 1px solid maroon;
}

.pomoc h3 {
	color: white;
	background-color: Maroon;
	width: 100%;
}

.pomoc p {
	padding: 5px;
}

.slavljenke {
	padding: 0.5em;
	background-color: white;
}

table.slavljenke {
	width: 100%;
	padding: 0 0.5em;
}

.slavljenke h3 {
	padding-left: 0.5em;
}

.slavljenke p {
	padding-left: 0.5em;
}

/*++++++++++++++++++++++ neskoncna ++++++++++++++++++++++*/
#izvir_neskoncne {
	margin: 0 auto;
	width: 377px;
}

#neskoncna {
	height: 290px;
	width: 377px;
	overflow: auto;
	/*border-left: Maroon solid 1px;*/
}

#tab_neskoncna {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

#tab_neskoncna td {
	white-space: nowrap;
}

.neskoncna_ime {
	font-style: italic;
	font-stretch: narrower;
	color: Gray;
	font-size: 90%;
}

#n_form {
	width: 100%;
	text-align: right;
	font-size: 85%;
	margin-top: 1px;
}

#n_form input {
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.npobr {
	width: 600px;
	white-space: nowrap;
}

/*********************** noga ***************************/
#noga {
	clear: both;
	text-align: center;
	margin-top: 1ex;
	padding-top: 5px;
	font-size: 80%;
}

#noga a {
	
}

#cc {
	font-size: 90%
}

.zahvale {
	font-size: 120%;
	margin: 10px 0;
	background-color: #8b0000;
	color: wheat;
	padding: 1em;
}

.zahvale a {
	color: Yellow;
}

/************************ XML ******************************/
.XMLnaslovi {
	list-style-type: none;
}

.xmlogo {
	margin-left: 20px;
	margin-top: 0
}

/***************** clanki ********************************/
.naslovi_clankov {
	padding-left: 1em;
	margin-bottom: 1ex;
}

.seznam {
	text-align: justify;
	width: 100%;
}

#vsebina2 .seznam {
	font-size: 90%;
}

.clanek {
	text-align: justify;
}

.izbor {
	text-align: center;
}

.izbor_urednika {
	color: Red;
	font-weight: bold;
	font-size: 120%;
}

.tvoj_izbor {
	font-weight: bold;
}

.nagrajena {
	color: red;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.podpis {
	text-align: right;
	font-style: italic;
	padding-top: 0.5ex;
	padding-bottom: 1ex;
	width:90%;
}

.verzija {
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

.permalink {
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 2px;
}

.ocene_glasov {
	white-space: nowrap;
}

#pregledano {
	text-align: left;
	background-image: url('slike/check.png');
	background-repeat: no-repeat;
	color: red;
	font-size: 110%;
	padding-left: 31px;
	padding-bottom: 7px;
}

#napnaz {
	width: 450px;
	text-align: center;
	margin: 0 auto;
	border-top: solid 1px Maroon;
	border-bottom: solid 1px Maroon;
	margin-top: 1ex;
}

#nazaj {
	width: 150px;
}

#vmes {
	text-align: center;
	width: 150px;
}

#naprej {
	width: 150px;
}

#odstevanje {
	padding-left: 1em;
	color: #707070;
	font-size: 80%;
	font-style: italic;
}

/************************* arhiv ***************************/
#mesci {
	list-style-type: none;
}

/*************** fotke *************************/
.albumi {
	float: left;
	width: 90px;
	height: 180px;
	margin: 2px;
	text-align: center;
	border: solid 1px #777777;
	/*background-color: #ffffff;

	color: #000000;

*/
}

.opis {
	font-size: 8pt;
}

.index_album {
	border: solid #777777 1px;
}

#izbira_slik {
	height: 480px;
	overflow: auto;
}

.slikice_desno {
	float: left;
	width: 100px;
	height: 100px;
}

/************************ seznami ***************************/
.seznam {
	margin-bottom: 1.5ex;
}

.seznam_naslov {
	text-align: left;
}

.seznam_avtor {
	text-align: right;
}

.forumpost {
	background-image: url('slike/odg.gif');
	background-repeat: no-repeat;
	padding-left: 13px;
	font-size: 80%;
}

/*++++++++++++++++++ uporabniki ++++++++++++++++++++++++++++++*/
#clani {
	width: 600px;
	font-size: 80%;
	text-align: left;
	border: solid 2px #8b0000;
	border-left: solid 1px #8b0000;
}

#clani th {
	white-space: nowrap;
	padding: 2px;
	border-bottom: solid 1px #8b0000;
	border-left: solid 1px #8b0000;
}

#clani td {
	padding: 2px;
	border-top: solid 1px #8b0000;
	border-left: solid 1px #8b0000;
	overflow: wrap;
}

th#nazaj {
	text-align: left;
	border-top: solid 2px #8b0000;
	border-bottom: none;
}

th#naprej {
	width: 100%;
	text-align: right;
	border-top: solid 2px #8b0000;
	border-bottom: none;
	border-left: none 0;
}

.slika_clana {
	float: left;
	padding-right: 10px;
}

#tabela_pesmi {
	font-size: 90%;
	width: 700px;
	border-bottom: 2px solid #8b0000;
}

#tabela_pesmi th {
	white-space: nowrap;
	border-bottom: solid 2px #8b0000;
	padding: 0 5px;
	border-right: solid 1px #8b0000;
}

.tab_nasl {
	text-align: left;
}

.tab_datum {
	text-align: center;
	white-space: nowrap;
}

.parna {
	background-color: white;
}

.neparna {
	background-color: wheat;
	border: 0;
}

.zadnja {
	border-top: solid 1px #8b0000;
}

#tabela_izbrane {
	border-bottom: 2px solid #8b0000;
	font-size: 90%;
	width: 350px;
}

.tab_desna {
	text-align: right;
}

.podcrtana {
	border-bottom: double red;
}
/***************forum********************************/

#forum {
	float:left;
	width:520;
	margin: 5px;
	text-align:left;
}

/******** oblikovni razredi **********************************/
.avtor {
	font-style: italic;
}

.hr {
	/*background-image: url(slike/semeb30.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;*/
	width: 100%;
	height: 1ex;
	
}

.center {
	text-align: center;
}

.indent {
	padding-left: 1em;
}

.drobno {
	font-size: 90%;
}

.rubrika {
	font-weight: bold;
}

.besedilo {
	text-align: justify;
}

.datum {
	font-size: 80%;
	display: block;
	margin-bottom: 1ex;
	font-style: italic;
}

.citat {
	padding-left: 4em;
	padding-bottom: 2ex;
	text-align: justify;
	font-size: 90%;
	font-style: italic;
	background-image: url('slike/citat.gif');
	background-repeat: no-repeat;
	background-position: top left;
	clear: both;
}

.slikalevo {
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
}

.slikadesno {
	width: 200px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0;
	float: right;
	text-align: right;
	overflow: hidden;
}

.slikacenter {
	max-width: 450px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
}

.Arial {
	font-family: Arial, Helvetica, sans-serif
}

.Comic {
	font-family: 'Comic Sans MS', cursive
}

.Courier {
	font-family: 'Courier New', Courier, monospace
}

.Georgia {
	font-family: Georgia, serif
}

.Impact {
	font-family: Impact, Charcoal, sans-serif
}

.Lucida {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif
}

.Palatino {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif
}

.Tahoma {
	font-family: Tahoma, Geneva, sans-serif
}

.Times {
	font-family: 'Times New Roman', Times, serif
}

.Trebuchet {
	font-family: 'Trebuchet MS', Helvetica, sans-serif
}

.Verdana {
	font-family: Verdana, Geneva, sans-serif
}