/* CSS head document 

	version:   	1.0
	author:    	TRsplet Anton Meglic s.p.
	email:     	toni.meglic@gmail.com
				rok.meglic@gmail.com

#####################################################################################################################################################*/

/*##########################	TOP		##########################*/

#top					{
							background: #66CC66 url(../images/top_bg.jpg) no-repeat top left;
							height: 60px	}

/*###########	TOP NAVIG		###########*/
#topNavig				{
							float: right;
							margin-top: 20px;
							padding-right: 10px;
							height: 30px	}
#topNavig a			{
							float: left;
							padding: 0px 5px;
							border-left: 1px dotted #FFF;
							text-decoration: none;
							font-size: 0.9em;
							color: #FFF;
							font-weight: bold	}
#topNavig a:hover		{
							color: #000	}
#topNavig a:first-child	{	border: none	}


#top h1					{
							font-size: 12px;
							color: #FFF;
							margin: 0px auto 0px 80px	}
#top img				{
							margin: 10px auto 3px 80px	}

/*##########################	HEAD		##########################*/
#header					{
							height: 207px;
							background: #CCC url(../images/head_bg.jpg) no-repeat right top	}
							
							
							
/*##########################	CONTEINER		##########################*/
#conteiner				{
							background-color: #FFF	}

/*###########	LEFT NAVIG		###########*/
#leftMenu				{
							position: absolute;
							width: 200px;	}
#leftMenu div			{
							margin: 20px 0px 0px 0px;
							padding-left: 20px	}
#mainNavig a			{
							display: block;
							padding: 5px 0px 5px 15px;
							background: url(../images/a_bg.gif) no-repeat left center;
							font-size: 14px;
							color: #142F76;
							text-decoration: none;
							font-weight: bold	}						
#mainNavig a:hover,
#mainNavig a:active,
#leftMenu h4			{
							color: #FFF		}						
#leftMenu hr			{
							border-top: 1px dotted #FFF;
							margin: 5px 5px 5px 0px;
							clear: left;
							height: 0px;
							border-bottom: none;
							border-left: none;
							border-right: none;		}						

/*##########################	CONTENT		##########################*/
#content				{
							padding: 10px;
							min-height: 530px;
							border-left: 200px solid #66CC66	}
#content h1:first-child	{
							margin-top: 5px	}
#content a				{
							color: #136DB7	}
/*RIGHT MENU*/
.rightMenu				{
							float: right;
							width: 200px;
							margin-top: 10px;
							padding: 0px 10px 30px 10px;
							border-left: 1px dotted #66CC66	}
.rightMenu hr			{
							border-top: 1px dotted #66CC66;
							border-bottom: none;
							border-left: none;
							border-right: none	}
.rightMenu a			{
							color: #142F76	}

/*PRVA STRAN*/
.programInfo			{
							width: 240px;
							float: left;
							padding: 10px;
							margin:10px 8px;
							background-color: #D1F0D1	}
/*IE6*/ * html .programInfo { margin:10px 5px	}

.programInfo ul			{
							margin-left: 72px	}
#content div.programInfo ul	a	{
							color: #000;
							text-decoration: none	}
#content div.programInfo ul	a:hover	{
							color: #338205	}
.programInfo h2			{
							margin-top: 0px;
							padding-top: 0px	}
							
#indexIntro				{
							height: 150px	}
#indexIntro	div			{
							width: 170px;
							margin: 3px 8px;
							float: left	}
/*IE6*/ * html #indexIntro	div { margin:3px 3px	}


	
/*MENI V VSEBINI*/
.contentMenu,
.contentMenuSlike		{
							border-bottom: 2px solid #CCC;
							margin: 30px 0px;
							padding: 3px 0px	}
.contentMenu a,
.contentMenuSlike a		{
							text-align: center;
							border: 1px solid #CCC;
							padding: 3px 5px;
							margin: 0px 3px	}
.contentMenuSlike a		{	
							display: block;
							text-decoration: none;
							float: left	}
.contentMenuSlike a img		{
							display: block	}

.contentMenu a:hover,
.contentMenuSlike a:hover {
							background-color: #F0F0F0	}
							




.reference {
							margin: 10px 0px;
							padding-bottom: 10px;
							border-bottom: 1px dashed #CCC }
div.reference img {
							float: right;
							margin: 0 5px;
							padding: 3px;
							border: 1px outset #B5C8D8 }
div.reference h3 {
							margin: 0px 0 5px 0;
							background-color: #E1E1E1;
							border-bottom: 2px solid #B5C8D8;
							padding: 3px }
.ponudba_tabela {
							font-family: Arial;
							font-size: 12px;
							font-weight: bold;
							color: #EF7D24;/*background-image: url(../images/bg_ponudba.jpg);*/ }
#footer					{
							height: 20px;
							padding: 10px 0px;
							text-align: center;
							color: #8A97BB;
							background-color: #142F76	}
#footer a				{
							color: #8A97BB	}
#footer div				{
							margin: 0px 10px }
							


/*PONUDBA*/							
#tabela_okna input,
#tabela_okna select		{ 
							margin: 0px; 
							padding: 1px; 
							width: 90% 	}