﻿body 
{
	font-family: Tahoma;
	margin: 0;
	padding: 0;
}
input
{
	font-family: Tahoma;
	font-size: 11px;
}
input[type='text']
{
	background-color: #FFFFFF;
	border: 1px solid #a8acad;
	padding: 4px;
	margin: 0;
}
select
{
	font-family: Tahoma;
}
img
{
	border: 0;
}
a
{
	font-size: 11px;
	color: #0000ff;
}
a:hover
{
	text-decoration: none;
}

div
{
	font-size: 11px;
}
h1
{
	font-size: 24px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.bgOranzna
{
	background-color: #ed5f00;
}
.bgZelena
{
	background-color: #98cb00;
}

.dHeadC
{
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
	.dLogo
	{
		padding-top: 34px;
		padding-bottom: 34px;
	}
	.dMenu
	{
		position: absolute;
		bottom: 0;
		right: 0;
		height: 54px;
		z-index: 10;
	}
		.dMenu a 
		{
			font-size: 18px;
			position: relative;
			display: block;
			float: left;
			margin: 0;
			padding: 0;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
			padding-left: 6px;
			padding-right: 6px;	
		}
		.dMenu span
		{
			position: relative;
			line-height: 18px;
		}
		.a0 
		{
			top: 20px;
			height: 35px;
		}
			.a0 span
			{
				top:  10px;
			}
		.a1 
		{
			top: 20px;
			height: 35px;
		}
			.a1 span
			{
				top: 10px;
			}
		.a2 
		{
			top: 0;
			height: 55px;
		}
			.a2 span
			{
				top: 30px;
			}
		.a3 
		{
			top: 10px;
			height: 45px;
		}
			.a3 span
			{
				top: 20px;
			}
		.a4 
		{
			top: 20px;
			height: 35px;
		}
			.a4 span
			{
				top: 10px;
			}
		.a5 
		{
			top: 10px;
			height: 45px;
		}
			.a5 span
			{
				top: 20px;
			}
	.dLinks
	{
		position: absolute;
		top: 20px;
		right: 0;
		color: #2a2925;
		font-size: 11px;
	}
		.dLinks a
		{
			color: #2a2925;
			padding: 5px;
		}
		.dLinks a:hover
		{
			text-decoration: none;
		}
.dHeadLine
{
	position: relative;
	line-height: 9px;
	font-size: 1px;
	background-color: #000000;
	z-index: 11;
}
.dHeadLineC
{
	position: relative;
	height: 12px;
	background-color: #000000;
	width: 960px;
}
.dTaskBar
{
	margin-top: 4px;
}
.dTaskBarC
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 4px;
}
	.dTaskBarEnd
	{
		border-bottom: 1px dotted #ffffff;
		line-height: 1px;
		font-size: 1px;
		height: 2px;
		clear: both;
	}
	#nav-taskBar-left { left:0; top:115px;z-index: -20;}
	#nav-taskBar-right { left:480px; top:115px;z-index: -20;}
	.nav-taskBar ul { list-style: none; margin:0; padding:0; }
	.nav-taskBar li {list-style: none; float:left; padding:0; margin:0; border:0;}
	.nav-taskBar li a {
		display:block;  padding:0; margin:0; border:0; text-indent:-9999.9em;
		text-decoration: none; height:42px; width:160px; 
		background-image: url("../Images/TaskBarSub.png"); 
		background-repeat: no-repeat;  }
	.nav-taskBar p {display:none;}

	.nav-taskBar li.nav-klubski-dokumenti a { background-position: 0 0; }
	.nav-taskBar li.nav-razpisi a { background-position: -160px 0; }
	.nav-taskBar li.nav-faq a { background-position: -320px 0; }
	.nav-taskBar li.nav-ugodnosti a { background-position: -480px 0; }
	.nav-taskBar li.nav-pristopnica a { background-position: -640px 0; }
	.nav-taskBar li.nav-info-points a { background-position: -800px 0; }

	.nav-taskBar li.nav-klubski-dokumenti a:hover { background-position: 0 -47px; }
	.nav-taskBar li.nav-razpisi a:hover { background-position: -160px -47px; }
	.nav-taskBar li.nav-faq a:hover { background-position: -320px -47px; }
	.nav-taskBar li.nav-ugodnosti a:hover { background-position: -480px -47px; }
	.nav-taskBar li.nav-pristopnica a:hover { background-position: -640px -47px; }
	.nav-taskBar li.nav-info-points a:hover { background-position: -800px -47px; }
.dPage
{
}
.dPageC
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
	.dContent
	{
		float: left;
		width: 690px;
	}
		.dContentNml
		{
			margin: 30px 20px 30px 15px;
		}
		.hContentTitle
		{
			font-size: 24px;
			font-weight: normal;
			padding: 0;
			margin: 0;
		}
		.dContentBody
		{
			margin-top: 20px;
		}
	.dSideBar
	{
		float: right;
		width: 265px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
.dInfo
{
	background-color: #2a2925;
	background-image: url("../Images/InfoBg.gif");
	background-repeat: repeat-x;
}
.dInfoC
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #2a2925;
	background-image: url("../Images/InfoBg.gif");
	background-repeat: repeat-x;
}
	.dInfoArrow
	{
		background-image: url("../Images/ArrowWhite.gif");
		background-repeat: no-repeat;
		position: absolute;
		width: 31px;
		height: 16px;
		top: 0px;
		left: 150px;
	}
	.dInfoKontakt
	{
		font-family: Verdana;
		font-size: 11px;
		color: #ffffff;
		padding: 20px 10px 10px 10px;
		float: left;
		width: 300px;
	}
		.dInfoKontakt a
		{
			color: #ffffff;
		}
		.dInfoKontakt a:hover
		{
			text-decoration: none;
		}
		.dInfoKontakt p
		{
			padding: 10px 5px 5px 5px;
			margin: 0;
			line-height: 14px;
		}
	.dInfoPostar
	{
		padding: 20px 10px 10px 10px;
		float: right;
		width: 253px;
	}
		.dPostarForm
		{
			margin: 12px 4px 4px 4px;
			position: relative;
			width: 243px;
		}
			.dPostarForm input[type='text']
			{
				background-image: url("../Images/MailerInputBg.gif");
				background-repeat: repeat-x;
				width: 210px;
			}
			.dPostarForm input[type='image']
			{
				position: absolute;
				margin: 0;
				padding: 0;
				top: 0;
				right: 0;
			}
				/* Uporabljeno pri tbPostarEmail in tbSearchString */
				.tbSIlost
				{
					color: #919191;
				}
				.tbSIfocus
				{
					color: #333333;
				}
		.dPostarLine
		{
			background-image: url("../Images/SepInfoBg.gif");
			background-repeat: repeat-x;
			margin: 15px 4px 3px 4px;
			height: 3px;
			font-size: 1px;
			line-height: 2px;
		}
		.dPostarLinks
		{
			padding: 3px;
			font-size: 11px;
		}
			.dPostarLinks a
			{
				color: #919191;
				text-decoration: none;
				line-height: 24px;
				height: 24px;
				display: block;
				padding-left: 30px;
				margin-bottom: 3px;
			}
			.dPostarLinks a:hover
			{
				text-decoration: underline;
			}
			.aFb
			{
				background-image: url("../Images/FacebookIcon.gif");
				background-repeat: no-repeat;
			}
			.aRSS
			{
				background-image: url("../Images/RSSIcon.gif");
				background-repeat: no-repeat;
			}
.dFootC
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
	.dFootText
	{
		font-size: 10px;
		color: #2a2925;
	}
	.dCr
	{
		float: left;
		padding: 15px;
		width: 400px;
	}
	.dFootMenu
	{
		text-align: right;		
		float: right;
		padding: 15px;
		width: 490px;
	}
		.dFootMenu a
		{
			color: #2a2925;
		}
		.dFootMenu a:hover
		{
			text-decoration: none;
		}
		.dFootMenu ul
		{
			padding: 0;
			margin: 0;
			list-style: none;
		}
		.dFootMenu li
		{
			list-style: none;
			margin: 0;
			padding: 0 4px 0 4px;
			display: inline;
		}

.odzadje0
{
	background-color: #cbe6fd;
}
.odzadje1
{
	background-color: #ed5f00;
}
.odzadje2
{
	background-color: #0091f1;
}
.odzadje3
{
	background-color: #39b54a;
}
.odzadje4
{
	background-color: #ee1c24;
}
.odzadje5
{
	background-color: #98cb00;
}
.odzadje6
{
	background-color: #2e3192;
}
.odzadje7
{
	background-color: #f0008c;
}
.pisava0
{
	color: #2a2925;
}
.pisava1
{
	color: #ed5f00;
}
.pisava2
{
	color: #0091f1;
}
.pisava3
{
	color: #39b54a;
}
.pisava4
{
	color: #ee1c24;
}
.pisava5
{
	color: #98cb00;
}
.pisava6
{
	color: #2e3192;
}
.pisava7
{
	color: #f0008c;
}

.dPageWS
{
	width: 960px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.dClr
{
	clear: both;
}

.liPDF
{
	background-image: url("../Images/DocIcon_PDF.png");
}
.liDOC
{
	background-image: url("../Images/DocIcon_DOC.png");
}
.liPPT
{
	background-image: url("../Images/DocIcon_PPT.png");
}
.liRTF
{
	background-image: url("../Images/DocIcon_RTF.png");
}
.liURL
{
	background-image: url("../Images/DocIcon_URL.png");
}
.liXLS
{
	background-image: url("../Images/DocIcon_XLS.png");
}
.liZIP
{
	background-image: url("../Images/DocIcon_ZIP.png");
}
.liUnknown
{
	background-image: url("../Images/DocIcon_Unknown.png");
}


.inputTextOk
{
	/*border: 1px solid #b3cdda;
	background-color: #FFFFFF;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px;*/
}
.inputTextError
{
	/*border: 1px solid #b81924;
	background-color: #FFFFFF;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px;*/
}	
.inputTextDisabled
{
	/*border: 1px solid #b3cdda;
	background-color: #eeeeee;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px;*/
}
.aAction
{
	background-image: url("../Images/aActionBg.png");
	background-repeat: repeat-x;
	background-color: #E3E3E3;
	border: 1px solid #AAAAAA;
	border-top: 1px solid #BBBBBB;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	color: #333333;
	margin: 3px;
	text-align: center;
	cursor: pointer;
}
.aAction:hover
{
	border: 1px solid #888888;
}