/*
BDSHC
Style Sheet
by boomerank
*/


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								BASICS
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

body {
	margin: 0;
	padding: 0;
	background: #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #3c3a3b;
	text-align: center;
}

img, a img {
	border: 0;
}

td {
	vertical-align: top;
	font-size: 1.2em;
}

/* skip links */
#skipLinks {
	position: absolute;
	top: -500px;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								HEADER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#header {
	width: 970px;
	margin: 0 auto;
	background: #dfe6ee url(/pic/header-back.gif) repeat-x left bottom;
	color: #004587;
	text-align: left;
	border-bottom: 1px solid #fff;
}


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								MAIN CONTENT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

/*  vsebina strani  */
#main {
	width: 970px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	background: #fff;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

/*  glavna vsebina  */
#content {
	float: right;
	display: inline;
	width: 680px;
	margin: 10px 20px 0 0;
	padding: 0;
	text-align: left;
	font-size: 1.2em;
}


/*=====================================================================
									COMMON
  =====================================================================*/
/* odstavek */
#content p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 140%;
}

/* links */
#content a {
	color: #004586;
	text-decoration: underline;
}

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

#content a.linkReverse {
	color: #1771c8;
	text-decoration: none;
}

#content a.linkReverse:hover {
	text-decoration: underline;
}


/* bullets & numbering */
#content ul {
	margin: 0 0 10px 15px;
	padding: 0;
}

#content ul li {
	margin: 5px 0;
	padding: 0 0 0 12px;
	line-height: 130%;
	list-style: none;
	background: url(/pic/menu-bullet.gif) no-repeat left 6px;
}

#content ol {
	margin: 0 0 10px 25px;
	padding: 0;
}

#content ol li {
	margin: 0 0 8px 0;
	padding: 0;
}

/* pot */
#path {
	line-height: 130%;
	color: #76797e;
	font-size: 0.9em;
}

#path a {
	color: #76797e;
	text-decoration: underline;
}

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


/*----------------------------------------------------------------------
								TITLES
  ---------------------------------------------------------------------*/
#content h1 {
	margin: 12px 0 10px 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #004586;
}

#content h2 {
	margin: 15px 0 4px 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #3c3a3b;
}

#content h3 {
	margin: 10px 0 4px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #3c3a3b;
}

/* INFO polje */
#content .info {
	margin: 0 0 10px 0;
	padding: 5px;
	background: url(/pic/note-back.gif) repeat-x bottom left;
	border-top: 1px solid #c3c3c3;
}

#content .info p {
	margin: 0 0 5px 0;
}

/*----------------------------------------------------------------------
							CMS - SPECIAL
  ---------------------------------------------------------------------*/

#content .aTekstVecji {
	font-size: 1.1em;
}

#content .aTekstManjsi {
	font-size: 0.9em;
}

/* vrstica, ki se ne prelomi (če ima notri floatane DIVe) */
#content div.aVrstica {
	clear: both;
}

/* special link */
#content a.aLinkPoseben  {
	padding: 0 0 0 10px;
	background: url(/pic/link-bullet.gif) no-repeat left 2px;
}

/* slika z okvirjem */
#content img.aSlikaOkvir {
	padding: 1px;
	border: 1px solid #a6b1bd;
}

/* slika z okvirjem na desni */
#content img.aSlikaOkvirDesno {
	margin: 0 0 10px 10px;
	padding: 1px;
	border: 1px solid #a6b1bd;
}

/* vsaka druga barvna vrstica */
#content table tr.aVrsticaBarvna td {
	background: #f2f5f9;
}


/*----------------------------------------------------------------------
							TABLE DATA
  ---------------------------------------------------------------------*/
#content table.aTabela {
	margin: 0 0 10px 0;
}

#content table.aTabela tr td {
	padding: 4px;
	font-size: 1em;
	border-bottom: 1px dotted #e2e2e2;
}

#content table.aTabela thead td {
	font-weight: bold;
}


/*=====================================================================
									HOME
  =====================================================================*/




/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								CONTENT LEFT
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#contentLeft {
	float: left;
	width: 250px;
	text-align: left;
	background-color: #dfe6ee;
}

/*  I. nivo menija  */
#navigation ul {
	margin: 0;
	padding: 10px 0 0 0;
	border-left: 1px solid #fff;
	list-style-type: none;
	font-size: 1.3em;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #004586;
}

#navigation ul a {
	display: block;
	margin: 0;
	padding: 7px 10px 7px 23px;
	color: #004586;
	font-weight: bold;
	background: #d6e1ec url(/pic/menu-back.gif) repeat-x left bottom;
	text-decoration: none;
}

#navigation ul a:hover {
	background: #f3f3f3 url(/pic/menu-bullet.gif) no-repeat 10px 13px;
	color: #004586;
}

#navigation ul a.selected {
	background: #f3f3f3 url(/pic/menu-bullet.gif) no-repeat 10px 13px;
	color: #004586;
}

/*  II. nivo menija  */
#navigation ul li ul {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0.9em;
}

#navigation ul li ul li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: none;
}

#navigation ul li ul li a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 35px;
	color: #004586;
	font-weight: normal;
	background: #d6e1ec;
	text-decoration: none;
}

#navigation ul li ul li a:hover {
	background: #f3f3f3 url(/pic/menu-bullet.gif) no-repeat 23px 11px;
	color: #004586;
}

#navigation ul li ul li a.selected {
	background: #f3f3f3 url(/pic/menu-bullet.gif) no-repeat 23px 11px;
	color: #004586;
}

#contentLeft p {
	margin:0;
	padding:14px 5px 14px 20px;
	font-size:1.1em;
	background:#fff;
}

#contentLeft p a {
	color: #004586;
	text-decoration:underline;
}
#contentLeft p a:hover {
	text-decoration:none;
}

#contentLeft p.poster {
	background:none;
}



/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
								FOOTER
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#footer {
	width: 970px;
	margin: 0 auto;
	padding: 4px 0;
	border-top: 1px solid #fff;
	color: #76797e;
	font-size: 1.1em;
}

#footer p {
	margin: 0;
	padding: 0 200px;
	line-height: 160%;
}

#footer a {
  	text-decoration: underline;
  	color: #76797e;
}

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


/*> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
							EASY CLEARING
  < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < <*/

#navigation:after,
#navigation2:after,
#main:after,
#content div.aVrstica:after,
#content ul.calendar li:after,
#contentRight .calendar ul li:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}