#navLeft,
#lang_nav, #search , #logo, #imgAera, .logotip, .slika	{
				display:none;
			}


#content				{	
							padding-left:20px;
							padding-top:18px;
							padding-bottom:20px;
							background-color:#FFFFFF;
							width:735px;
							float:left;
							background-position:right;
							background-repeat:repeat-y;
							height: expression( this.scrollHeight> 280 ? "280px" : "auto" );
							min-height:280px;
							line-height:15px;
							color:#333333;
							margin-top:-2px;
							visibility:visible;
						}
						
							
#content	.left			{	width:338px;
								line-height:15px;
								color:#333333;
								text-align:justify;
								float:left;
								font-size:10px;
							}
#content	.left	h1		{	color:#135899;
								font-size:14px;
								font-weight:bold;
								
							}
							
#content	h1				{
								color:#135899;
								font-size:16px;
								font-weight:bold;
								padding:0px;
								margin:0px;
								padding-top:3px;
								padding-bottom:3px;
								margin-top:3px;
								margin-bottom:3px;
							}
							
							
#content	h2				{
								color:#135899;
								font-size:12px;
								font-weight:bold;
								padding:0px;
								margin:0px;
							}
							
#content	h3,
#content	h3	a			{
								color:#135899;
								font-size:10px;
								font-weight:bold;
								padding:0px;
								margin:0px;
								text-decoration:none;
							}
#content	ol				{
								padding-top:3px;
								margin-top:3px;
							}
							
							
.margin30					{
								margin-top:30px;
							}
							
							
#content	.right			{	width:345px;
								color:#595959;
								text-align:justify;
								float:left;
								background:url(/static/images/bg_okovir.jpg) repeat-y;
								margin-left:25px;
							
							}
							
#content	.right 	.okvir				{	
											width:345px;
											background:url(/static/images/okvir_top.jpg) no-repeat;
											height:auto;
										}
#content	.right 	.okvir	h1			{
											font-size:10px;
											padding:0px;
											margin:0px;
											color:#fff;
											padding-left:10px;
											padding-top:3px;
											padding-bottom:3px;
										}
#content	.right  .bottom		{
											background:url(/static/images/bottom_okvir.jpg) no-repeat;
											font-size:0px;
											height:3px;
											bottom:0px;
											clear:both;
											margin-top:10px;
										}
					
#content	.right 	.bg_center			{	
											height:auto;
											position:relative;
										}

#content	.right 	.okvir	.imgLeft				{
														width:105px;
														float:left;
														margin-left:10px;
														margin-top:10px;
														height:auto;
														padding-bottom:10px;
													}
													
					
#content	.right 	.okvir	.txtRight				{	width:205px;
														height:auto;
														float:left;
														margin-left:10px;
														line-height:15px;
														margin-top:10px;
														color:#333333;
														padding-bottom:10px;
													}
.storitve											{
														float:left;
														width:150px;
														color:#333333;
														margin-left:10px;
														margin-top:10px;
														margin-bottom:10px;
														
													}
.storitve	h2										{	padding:0px;
														color:#133B63;
														font-weight:bold;
														font-size:10px;
														font-weight:bold;
														padding:0px;
														margin:0px;
														text-transform:uppercase;
														padding-left:18px;
														padding-bottom:8px;
													}
.storitve	ul										{
														margin:0px;
														padding:0px;
														padding-left:30px;
														width:130px;
														color:#333333;
													}
.storitve	li										{	width:100px;
													}
.ulLine												{	float:left;
														height:100%;
														background-image:url(/static/images/line_left.jpg);
														border:1px solid red;
														height:100%;
													}
form												{	padding:0px;
														margin:0px;
													}


.logotip											{
														clear:both;
														text-align:center;
													}	
.vsebina											{	 margin-right:35px;
													}
#vsebina_okvir										{	margin-top:10px;
														margin-left:15px;
														margin-right:15px; }