/* -------------------- tag styles --------------------*/
body,td,div {font-family: verdana; font-size: 12px; font-weight:normal;}
html,body{margin:0;padding:0;height:100%;border:none; background: url(../images/circles.gif) top left no-repeat;}
table {border-spacing: 0px; border-collapse: collapse;}
td {vertical-align: top; padding:0px;}
img {border: 0px; vertical-align: top;}
form{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6 {margin: 0px; font-weight: bold; color: silver;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

a {}
a:hover {}
a:focus {outline: none;}
a:active {}
a:visited {}

/* -------------------- standard styles --------------------*/
.b {font-weight: bold;}
.n {font-weight: normal;}
.i {font-style: italic;}

.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}

.pa {position: absolute;}
.pr {position: relative;}

.fl {float: left;}
.fr {float: right;}

.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}

.fc1 {color: #000;}
.fc2 {color: #FFF;}
.fc3 {color: #000;}
.fc4{color: #2585D9;}

a.lnk1 {color: gray;}
a.lnk1:hover {color: silver;}

a.lnk2 {color: red;}
a.lnk2:hover {color: blue;}

a.lnk3 {color: green;}
a.lnk3:hover {color: purple;}
table.table{width:100%; height:100%;}



/* -------------------------------------------------------------------------------------------*/

/* -------------------- HEAD start --------------------*/
div#header_all {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url(../images/top_bck.jpg) repeat-x;
	height:176px;

}

div#header {
	position: relative;
	width: 996px;
	height:176px;
	margin: 0 0 0px 0;
}

#head {
	position: relative;
	width: 996px;
	height: 176px;
	background: url(../images/head.jpg) no-repeat;
}

	#head_photo{
		position: absolute;
		width: 510px;
		height: 176px;
		top: 0px;
		left: 488px;
	}

#header_link{
	bottom:0px;
	left:0px;
}

#logo_old {
	top:40px;
	left:47px;
}

#logo {
	top:25px;
	left:51px;
}

#last_menu{
	bottom:0px;
	left:795px;
}

ul.meni-h{
	padding:0px;
	margin:0px;
	position:absolute; 
	height:36px; 
	bottom:0px; 
	left:43px;
}

ul.meni-h li{margin:0px 0px 0px 4px; display:inline; padding:0px; list-style-type:none; float:left;}
/* --------------------- HEAD end ---------------------*/

/*--------------------------------------DROP DOWN MENI start-----------------------------------------------*/
div#drop_down_meni1{
	position: absolute;
	top: 176px;
	left: 331px;
	height:auto !important; /* real browsers */
	height:134px; /* IE6: treaded as min-height*/
	min-height:134px; /* real browsers */
	background: #E0EEFB url(../images/drop_down_meni_bottom_bck.gif) bottom left repeat-x;
}

div#drop_down_meni2{
	position: absolute;
	top: 176px;
	left: 471px;
	height:auto !important; /* real browsers */
	height:88px; /* IE6: treaded as min-height*/
	min-height:88px; /* real browsers */
	background: #E0EEFB url(../images/drop_down_meni_bottom_bck.gif) bottom left repeat-x;
}





div#drop_down_meni_middle2{
	background: url(../images/drop_down_meni_middle_bck.gif) top right repeat-y;
}

div#drop_down_meni_middle5{
	background: url(../images/drop_down_meni_middle_bck.gif) top right repeat-y;
}

div#drop_down_meni_middle{
	margin: 0 20px 0 0;
	background:  url(../images/drop_down_meni_middle_bck.gif) top left repeat-y;
}

div#drop_down_meni_middle_4{
	margin: 0 20px 0 0;
	background:  url(../images/drop_down_meni_middle_bck.gif) top left repeat-y;
}

div#drop_down_meni_middle3{
	margin: 0 20px 0 0;
	background:  url(../images/drop_down_meni_middle_bck.gif) top left repeat-y;
}

	div#drop_down_meni1 a.lnk1, div#drop_down_meni1 a.lnk2 {display: block; text-align: left; padding: 6px 0 6px 20px; color: #2585D9; font-size:12px; font-family: Verdana; font-weight: bold; text-decoration:none;}
	div#drop_down_meni1 a.lnk1:hover {color: #FF9D11; text-decoration:none; outline: none; background: url(../images/drop_down_meni_left_circle.gif) top left no-repeat;}
	div#drop_down_meni1 a.lnk2:hover {color: #FF9D11; text-decoration:none; outline: none; background: url(../images/drop_down_meni_right_circle.gif) top right no-repeat;}
	
	div#drop_down_meni2 a.lnk1, div#drop_down_meni2 a.lnk2 {display: block; text-align: left; padding: 6px 0 6px 20px; color: #2585D9; font-size:12px; font-family: Verdana; font-weight: bold; text-decoration:none;}
	div#drop_down_meni2 a.lnk1:hover {color: #FF9D11; text-decoration:none; outline: none; background: url(../images/drop_down_meni_left_circle.gif) top left no-repeat;}
	div#drop_down_meni2 a.lnk2:hover {color: #FF9D11; text-decoration:none; outline: none; background: url(../images/drop_down_meni_right_circle.gif) top right no-repeat;}
	
	
/*--------------------------------------DROP DOWN MENI end-----------------------------------------------*/

/* -------------------- MAIN start --------------------*/
div#container_all {
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background: url(../images/container_bottom_bck_small.gif) bottom left repeat-x;	
}
div#container_all2 {
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background: url(../images/container_bottom_bck.gif) bottom left no-repeat;	
}


div#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width: 996px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#main {
	width: 100%;
	height:auto !important; /* real browsers */
	height: 731px;
	min-height: 731px;
	margin: 0 0 80px 0;
	background: url(../images/main_bottom_bck.gif) bottom repeat-x;
}

div#left{
	width: 611px;
	height:auto !important; /* real browsers */
	height:711px; /* IE6: treaded as min-height*/
	min-height:711px; /* real browsers */
	float: left;
	margin: 0 0 0 0;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------VSTOPNA STRAN-------------------------------------------------------------------------------------------------------------------------------------------*/
	div#main_top_right {
		position: absolute;
		width: 195px;
		height: 286px;
		margin: 15px 0 0 893px;
		background: url(../images/main_top_right.gif) no-repeat;
	}



	/*-----------------NOVOSTI---------------------*/
	div#new{
		width: 561px;
		margin: 22px 0 0 47px;
		background: url(../images/new_bck.gif) repeat-y;
	}

	div#new_top{
		width: 561px;
		background: url(../images/new_top_bck.gif) no-repeat;
	}
	div#new_top h1{width: 340px; font-size: 14px; font-family: Verdana; color: #00A7ED; text-decoration: none; margin: 0 0 17px ; padding: 0 0 0 35px;}

	div#new_top2{
		width: 484px;
		height:auto !important; /* real browsers */
		height: 182px;
		min-height: 182px;
		margin: 0 34px 0 44px;
		padding: 31px 0 0 0;
	}
	
	div#new_top a{color: #00A7ED;font-weight: bold;	font-size: 12px; text-decoration: none; font-family: Verdana;}
	div#new_top a:hover{color: #00A7ED;font-weight: bold; text-decoration: underline; font-size: 12px; font-family: Verdana;}

	ul.novosti{
		margin:20px 0 20px 0;
	}


	ul.novosti li{
		list-style-type:none;
		list-style-image: url(../images/new_point.gif);	
	}

	#new_top_image{
		position: absolute;
		margin: -15px 0 0 -10px;
	}

	div#new_bottom{
		position: absolute;
		width: 561px;
		height: 6px;
		margin: 0 0 0 0;
		background: url(../images/new_bottom_bck.gif) no-repeat;
	}


	/*--------------------REKLAME-------------*/
	div#reklame{
		position: absolute;
		top: 20px;
		width: 246px;
		height: 566px;
		
	}

	/*-----------------BANNERJI-----------------*/

	div#banner{
		position: relative;
		margin: 36px 0 0 47px;
		width: 566px;
		height:auto !important; /* real browsers */
		height:308px; /* IE6: treaded as min-height*/
		min-height:308px; /* real browsers */
	}


	div#banner1{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 166px;
		height:auto !important; /* real browsers */
		height:308px; /* IE6: treaded as min-height*/
		min-height:308px; /* real browsers */
		background: transparent url(../images/banner_bck.gif) no-repeat top left;
	}

		.banner1_photo1{
		
			bottom: 10px;
			right: 10px;
		}

		#banner1_photo2{
			left: 25px;
			top: 91px; 
		}
		
		div.banner1_text{
			position: absolute;
			left: 21px;
			top: 28px;
			width: 135px;
			height: 63px;
			color: #ED3724;
			font-weight: bold;	
			font-size: 12px;
			font-family: Verdana;
		}
		div.banner1_text a{color: #ED3724;font-weight: bold;	font-size: 13px; text-decoration: none; font-family: Verdana;}
		div.banner1_text a:hover{color: #ED3724;font-weight: bold; text-decoration: underline; font-size: 13px; font-family: Verdana;}

	div#banner2{
		position: absolute;
		top: 0px;
		left: 198px;
		width: 166px;
		height:auto !important; /* real browsers */
		height:308px; /* IE6: treaded as min-height*/
		min-height:308px; /* real browsers */
		background: url(../images/banner_bck.gif) no-repeat;
	}
		#banner2_photo1{
			bottom: 11px;
			right: 10px;
		}

		#banner2_photo2{
			left: 25px;
			top: 91px; 
		}
		
		div#banner2_text{
			position: absolute;
			left: 21px;
			top: 28px;
			width: 135px;
			height: 63px;
			color: #ED3724;
			font-weight: bold;	
			font-size: 12px;
			font-family: Verdana;
		}

	div#banner3{
		position: absolute;
		top: 0px;
		left: 395px;
		width: 166px;
		height:auto !important; /* real browsers */
		height:308px; /* IE6: treaded as min-height*/
		min-height:308px; /* real browsers */
		background: url(../images/banner_bck.gif) no-repeat;
	}
		#banner3_photo1{
			bottom: 11px;
			left: 13px;
		}
		
		div.banner3_text{			
			position: absolute;
			left: 21px;
			top: 28px;
			width: 135px;
			height: 63px;
			color: #ED3724;
			font-weight: bold;	
			font-size: 12px;
			font-family: Verdana;
		}
		
		div.banner3_text h1{font-size: 11px; font-family: Verdana; color: #00A7ED; text-decoration: none; margin: 0 0 18px 0;}

		div.banner3_text a{font-size: 13px; font-weight: bold; font-family: Verdana; color: #00A7ED; text-decoration: none; margin: 0 0 18px 0;}
		div.banner3_text a:hover{font-weight: bold; font-size: 13px; font-family: Verdana; color: #00A7ED; text-decoration: underline; margin: 0 0 18px 0;}

	div#upper_text{
		width:	558px;
		padding: 46px 0px 0px 47px;
		font-size:12px;
		font-family: Arial;
		height:auto !important; /* real browsers */
		height: 94px; /* IE6: treaded as min-height*/
		min-height: 94px; /* real browsers */
	}
	div#upper_text a{color: #2585D9; font-size:16px; font-family: Verdana; text-decoration:underline;}
	div#upper_text a:hover {color: #2585D9; font-size:16px; font-family: Verdana; text-decoration:underline; outline: none;}
	div#upper_text a:focus {color: #2585D9; font-size:16px; font-family: Verdana; text-decoration:underline;}
	div#upper_text a:active {color: #2585D9; font-size:16px; font-family: Verdana; text-decoration:underline;}

	/*
	div#main {
		width: 100%;
		border: 1px solid red;	
		background: url(../images/main_bck.jpg) repeat-xy; 	*//*white background*/
	/*
	}
	*/
	
	div#main2 {
		
		width: 100%;
		height: 309px;
		/*background: url(../images/main_bottom_bck.gif) bottom left repeat-x;*/	/*top backgroundd*/
		
	}
	
	
	
	
	
	
	
	
	
	
div#right{
	width: 246px;
	height:auto !important; /* real browsers */
	height:711px; /* IE6: treaded as min-height*/
	min-height:711px; /* real browsers */
	float: left;
	margin: 0 0 0 36px;
}
	div#home_search_print{
		position: relative;
		margin: 38px 0 0 0;
		width: 246px;
		height: 31px;
	}
		#home{
			top: 0px;
			left: 0px;
		}
		#search{
			top: 0px;
			left: 81px;
		}
		#print{
			top: 0px;
			left: 170px;
		}
		
	div#right_block_1{
		position: relative;
		width: 246px;
		height: 151px;
		margin: 10px 0 0 0;
	}
		#right_block_1_bck{
			width: 246px;
			height: 151px;
			left: 0px;
			top: 0px;
		}
	
		#right_block_1_image_1{
			width: 64px;
			height: 108px;
			left: 10px;
			top: 34px;
		}		
		
		#right_block_1_title{
			width: 97px;
			height: 14px;
			left: 73px;
			top: 8px;
		}	
		
		div#right_block_1_text{
			position: absolute;
			width: 138px;
			height: 101px;
			left: 95px;
			top: 56px;
			font-family: Verdana;
			font-size: 12px;
			color: #5B5B5B;
		
		}	
			div#right_block_1_text a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#right_block_1_text a:hover {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
			div#right_block_1_text a:focus {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#right_block_1_text a:active {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			
		
	div#right_block_2{
		position: relative;
		width: 246px;
		height: 151px;
		margin: 30px 0 0 0;
	}
	
		#right_block_2_title{
			width: 131px;
			height: 17px;
			left: 67px;
			top: 8px;
		}	
		
		#right_block_2_image_1{
			width: 139px;
			height: 106px;
			top: 35px;
			right: 10px;
		}		
		
		div#right_block_2_text{
			position: absolute;
			width: 119px;
			height: 83px;
			left: 11px;
			top: 41px;
			font-family: Verdana;
			font-size: 12px;
			color: #5B5B5B;
		
		}	
			div#right_block_2_text a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#right_block_2_text a:hover {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
			div#right_block_2_text a:focus {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#right_block_2_text a:active {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
	
	div#right_block_3{
		position: relative;
		width: 246px;
		height: 151px;
		margin: 10px 0 0 0;
	
	}
		#right_block_3_image_1{
			width: 181px;
			height: 60px;
			left: 25px;
			top: 28px;
		}
		#right_block_3_title{
			width: 59px;
			height: 17px;
			left: 88px;
			top: 9px;
		}	
		div#right_block_3_text{
			position: absolute;
			width: 194px;
			height: 61px;
			left: 30px;
			top: 90px;
			font-family: Verdana;
			font-size: 12px;
			color: #5B5B5B;
		
		}	
			div#right_block_3_text a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#right_block_3_text a:hover {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
			div#right_block_3_text a:focus {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#right_block_3_text a:active {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
	
	div#right_block_4{
		position: relative;
		width: 246px;
		height: 151px;
		margin: 10px 0 0 0;
	
	}
		#right_block_4_image_1{
			width: 143px;
			height: 60px;
			left: 50px;
			top: 35px;
		}
		#right_block_4_title{
			width: 96px;
			height: 17px;
			left: 79px;
			top: 9px;
		}	
		div#right_block_4_text{
			position: absolute;
			width: 194px;
			height: 61px;
			left: 30px;
			top: 100px;
			font-family: Verdana;
			font-size: 12px;
			color: #5B5B5B;
		
		}	
			div#right_block_4_text a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#right_block_4_text a:hover {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
			div#right_block_4_text a:focus {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#right_block_4_text a:active {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
	
	
	
	
/*-------------------------------------------------------------------------------------------------------------------------------------------VSEBINA-------------------------------------------------------------------------------------------------------------------------------------------*/
div#main_vsebina {
	width: 100%;
	height:auto !important; /* real browsers */
	height: 731px;
	min-height: 731px;
	margin: 0 0 136px 0;
	background: url(../images/main_bottom_bck2.gif) bottom repeat-x;
}

div#main_vsebina_ozadje{
	width: 100%;
	height:auto !important; /* real browsers */
	height: 731px;
	min-height: 731px;
	margin: 0 0 0 0;
	background: url(../images/main_bottom_bck_vsebina.gif) 	bottom left no-repeat;
}





div#left_vsebina{
	width: 618px;
	min-height:800px; /* real browsers */
	height:auto !important; /* real browsers */
	height:769px; /* IE6: treaded as min-height*/
	
	float: left;
	margin: 2px 0 0 0;
}


	div#left_vsebina_title_ozadje{
		width: 479px;
		height:auto !important; /* real browsers */
		height:36px; /* IE6: treaded as min-height*/
		min-height:36px; /* real browsers */
		margin: 25px 0 0 91px;
		background: url(../images/vsebina_title.gif) no-repeat;
		font-size: 24px;
		color: #0f77d0;
		font-family: Verdana;
	}
		div#left_vsebina_title{
			width: 479px;
			height:auto !important; /* real browsers */
			height:36px; /* IE6: treaded as min-height*/
			min-height:36px; /* real browsers */
			margin: 0 0 0 9px;
			background: url(../images/vsebina_title.gif) no-repeat;
			font-size: 24px;
			color: #0f77d0;
			font-family: Verdana;
		}
		
		
		/*--------------------------------PONUDBA----------------------------------*/
	
	div#left_ponudba_text{
		width: 469px;
		height:auto !important; /* real browsers */
		height:200px; /* IE6: treaded as min-height*/
		min-height:200px; /* real browsers */
		margin: 29px 0 0 101px;
		font-family: Verdana;
		font-size: 12px;
		color: #515151;
	}
	
		div#left_ponudba_text h1{
			font-size: 14px;
			color: #0F77D0;	
			border-bottom: 1px solid #0F77D0; 
		}
	
		div#left_ponudba_text_left{
			width: 153px;
			height:auto !important; /* real browsers */
			height:515px; /* IE6: treaded as min-height*/
			min-height:515px; /* real browsers */
			float: left;
			margin: 34px 0 0 0;
		}
		div#left_ponudba_text_right{
			width: 175px;
			height:auto !important; /* real browsers */
			height:493px; /* IE6: treaded as min-height*/
			min-height:493px; /* real browsers */
			margin: 50px 0 0 107px;
			float: left;
		}
		
		#left_ponudba_text_right_image_1{
			margin: 0 0 0 8px;
		}
		
		#left_ponudba_text_right_image_2{
			margin: 61px 0 0 37px;
		}
		
		#left_ponudba_text_right_image_3{
			margin: 0px 0 0 37px;
		}
		
		div#left_ponudba_text_right_text{
			width: 175px;
			height:auto !important; /* real browsers */
			height: 27px;
			min-height: 27px;
			margin: 16px 0 0 0;
			font-size: 11px;
			color: #515151;
			font-family: Verdana;
			margin: 0 0 10px 0;
		}
			div#left_ponudba_text_right_text a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#left_ponudba_text_right_text a:hover {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
			div#left_ponudba_text_right_text a:focus {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
			div#left_ponudba_text_right_text a:active {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}

			
		
		ul.ponudba{
			margin:46px 0 0 0;
			font-size: 11px;
			font-family: Verdana;
			color: #515151;
			margin: 30px 0 7px 0;
		}


		ul.ponudba li{
			list-style-type:none;
			background:  url(../images/new_point.gif) no-repeat 0px 3px;
			list-style-image:none;	
			font-size: 11px;
			font-family: Verdana;
			color: #515151;
			margin: 16px 0 0 0;
			padding: 0 0 0 12px;
		}
		ul.ponudba a{color: #0F77D0; font-size:12px; font-family: Verdana; text-decoration:none;}
		ul.ponudba a:hover {color: #0F77D0; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
		ul.ponudba a:focus {color: #0F77D0;  font-size:12px; font-family: Verdana; text-decoration:none;}
		ul.ponudba a:active {color: #0F77D0; font-size:12px; font-family: Verdana; text-decoration:none;}
		
		#vsebina_photo_1{
			top: 61px;
			left: -9px;
		}
	
	
		.drugi_izdelki{
			margin: 0 5px 8px 0;
		}
	
	
		.soncna_ocala{
			width: 87px;
			height: 87px;
			background: url(../images/ocala.png) top left no-repeat;
			float: left;
			margin: 0 6px 6px 0; 
		}
	
	   .soncna_ocala3{}
	
	   .soncna_ocala3 a{color: #2585D9; text-decoration: none;}
	   .soncna_ocala3 a:hover{color: #2585D9; text-decoration: underline;}
	
		.soncna_ocala2{
			
			margin: 1px 0 0 2px;
		}
	/*----------------------------------POSLOVALNICE-------------------------------------*/
	div#left_poslovalnice_text{
		width: 465px;
		min-height:397px; /* real browsers */
		height:auto !important; /* real browsers */
		height:397px; /* IE6: treaded as min-height*/
		
		margin: 15px 0 0 101px;
	}
		
		div#left_poslovalnice_text_right{
			width: 465px;
			height:auto !important; /* real browsers */
			height:493px; /* IE6: treaded as min-height*/
			min-height:493px; /* real browsers */
			margin: 0 0 0 0;
			float: left;
			border-top:1px solid #00A7ED;
			padding:35px 0 0 0;
		}	
		
		
			div#left_poslovalnice_text_right_text{
				width: 256px;
				height:auto !important; /* real browsers */
				height:171px; /* IE6: treaded as min-height*/
				min-height:171px; /* real browsers */
				margin: 0 0 0 0;
				float:left;
			}
				div#left_poslovalnice_text_right h1{color: #0f77d0; font-weight:Bold; font-size:16px;}
				
				
				div#left_poslovalnice_text_right_text a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline;}
				div#left_poslovalnice_text_right_text a:hover {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
				div#left_poslovalnice_text_right_text a:focus {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline;}
				div#left_poslovalnice_text_right_text a:active {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline;}

			#left_poslovalnice_text_right_photo1{
				margin: 0 0 10px 17px;
			}
			#left_poslovalnice_text_right_photo2{
				margin: 0 0 10px 17px;
			}
		
			
		div#poslovalnice1 {
			font-size:11px;
			font-weight: bold;
			width: 310px;
			height:auto !important; /* real browsers */
			height:395px; /* IE6: treaded as min-height*/
			min-height:395px; /* real browsers */
			margin: 0 0 0 0;
			float: left;
		}
		
		div#poslovalnice1 ul{
			font-size: 11px;
			font-family: Verdana;
			color: #515151;
			padding: 0 0 0 0px;
			margin: 0 0 0 0;
			width:155px;
			float:left;
		}


		div#poslovalnice1 li{	
			list-style	:none;
			background:  url(../images/new_point.gif) no-repeat 0px 3px;
			display:block;
			width:143px;
			list-style-image:none;	
			font-size: 11px;
			font-family: Verdana;
			color: #515151;
			margin: 16px 0 0 0; 
			padding: 0 0 0 12px;
		}
		div#poslovalnice1 h1{font-size: 14px;color: #0F77D0;border-bottom: 1px solid #0F77D0; width:120px;}
		div#poslovalnice1 a{color: #515151; font-size: 11px; font-family: Verdana; text-decoration: none; font-weight:normal; }
		div#poslovalnice1 a:hover {color: #0F77D0; font-size:11px; font-family: Verdana; text-decoration:underline; outline: none;}
		/*tuji trg*/
		div#poslovalnice2 {
			font-size:11px;
			font-weight: bold;
			width: 155px;
			height:auto !important; /* real browsers */
			height:395px; /* IE6: treaded as min-height*/
			min-height:395px; /* real browsers */
			margin: 0 0 0 0;
			float: left;
		}
		
		div#poslovalnice2 ul{
			font-size: 11px;
			font-family: Verdana;
			color: #515151;
			padding: 0 0 0 0px;
			margin: 0 0 0 0;
			width:155px;
			float:left;
		}


		div#poslovalnice2 li{	
			list-style	:none;
			background:  url(../images/new_point.gif) no-repeat 0px 3px;
			float:left;
			display:block;
			width:143px;
			list-style-image:none;	
			font-size: 11px;
			font-family: Verdana;
			color: #515151;
			margin: 16px 0 0 0; 
			padding: 0 0 0 12px;
		}
		div#poslovalnice2 h1{font-size: 14px;color: #0F77D0;border-bottom: 1px solid #0F77D0; width:120px;}
		div#poslovalnice2 a{color: #515151; font-size: 11px; font-family: Verdana; text-decoration: none; font-weight:normal; }
		div#poslovalnice2 a:hover {color: #0F77D0; font-size:11px; font-family: Verdana; text-decoration:underline; outline: none;}
		
		
		#poslovalnice_photo_1{
			top: 61px;
			left: -9px;
		}
	
	
	/*---------------------------------------PODJETJE-------------------------------*/
	.left_podjetje_text{
		width: 461px;
		height:auto !important; /* real browsers */
		height:0px; /* IE6: treaded as min-height*/
		min-height:0px; /* real browsers */
		margin: 31px 0 15px 101px;
		font-size: 12px;
		line-height: 18px;
		text-decoration:none;
		font-weight:none;
	}

	.left_podjetje_text a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
	.left_podjetje_text a:hover {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
	
	.left_podjetje_text h1{height: 37px; color: #515151; font-weight:Bold; font-size:14px; background: url(../images/devider_podjetje.gif) bottom repeat-x;}
				
		
	ul.podjetje{
		font-family: Verdana;
		color: #515151;
		font-size: 12px;
		padding: 0 0 0 0px;
		margin: 0 0 41px 0;
		line-height: 18px;
	}


	ul.podjetje li{	
		list-style	:none;
		background:  url(../images/new_point.gif) no-repeat 0px 3px;
		list-style-image:none;	
		font-size: 12px;
		font-family: Verdana;
		color: #515151;
		margin: 0 0 0 0; 
		padding: 0 0 0 15px;
	}
	
	/*---------------------------------------LEČE-------------------------------*/
	div#left_lece_text{
		width: 461px;
		height:auto !important; /* real browsers */
		height:397px; /* IE6: treaded as min-height*/
		min-height:397px; /* real browsers */
		margin: 31px 0 0 101px;
		font-size: 12px;
		line-height: 18px;
	}
	
	div#left_lece_text h1{height: 37px; color: #515151; font-weight:Bold; font-size:14px; background: url(../images/devider_podjetje.gif) bottom repeat-x;}
	
		div#left_lece_oglasi{
			width: 504px;
			height:auto !important; /* real browsers */
			height:220px; /* IE6: treaded as min-height*/
			min-height:220px; /* real browsers */
			margin: 0 0 0 0;
	
		}
			.left_lece_oglas{
				width: 146px;
				height:auto !important; /* real browsers */
				height:220px; /* IE6: treaded as min-height*/
				min-height:220px; /* real browsers */
				margin-right: 20px;
				margin-bottom: 20px;
				
				float: left;
			}
			
				.left_lece_oglas_title{
					width: 146px;
					height:auto !important; /* real browsers */
					height:50px; /* IE6: treaded as min-height*/
					min-height:50px; /* real browsers */
					margin: 0 0 0 0;
				
				}
					.left_lece_oglas_title_text{
						color: #238BDB; 
						font-size: 12px;
					}
					.left_lece_oglas_title_text a {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
					.left_lece_oglas_title_text a:hover {color: #2585D9; font-family: Verdana; text-decoration:underline; outline: none;}
					.left_lece_oglas_title_text a:focus {color: #2585D9; font-family: Verdana; text-decoration:none;}
					.left_lece_oglas_title_text a:active {color: #2585D9; font-family: Verdana; text-decoration:none;}
						
					.left_lece_oglas_dobava{
						color: #515151; 
						font-size: 10px;
					}
				
				.left_lece_oglas_photo{
					width: 146px;
					height: 146px;
					margin: 0 0 0 0;
				}
				.left_lece_oglas_link{
					width: 127px;
					height:auto !important; /* real browsers */
					height:19px; /* IE6: treaded as min-height*/
					min-height:19px; /* real browsers */
					margin: 0 0 0 0;
					padding: 0 0 0 19px;
				}
					.left_lece_oglas_link_photo{
						left: 3px;
						top: 5px;
					}
				
					.left_lece_oglas_link a {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
					.left_lece_oglas_link a:hover {color: #2585D9; font-family: Verdana; text-decoration:underline; outline: none;}
					.left_lece_oglas_link a:focus {color: #2585D9; font-family: Verdana; text-decoration:none;}
					.left_lece_oglas_link a:active {color: #2585D9; font-family: Verdana; text-decoration:none;}
				
				 
	/*---------------------------------------NOVICE-------------------------------*/
	div#novica{
		width: 488px;
		height:auto !important; /* real browsers */
		height:0px; /* IE6: treaded as min-height*/
		min-height:0px; /* real browsers */
		margin: 31px 0 0 101px;
		font-size: 12px;
		line-height: 18px;
	}
		div#novica_text{
			width: 321px;
			height:auto !important; /* real browsers */
			height:0px; /* IE6: treaded as min-height*/
			min-height:0px; /* real browsers */
			margin: 0 0 0 0;
			font-size: 12px;
			line-height: 18px;
			float: left;
			text-align: justify;
		}
		
			#novice_text_date{
				font-family: Verdana;
				font-size: 11px;
				color: #828282;
			}
			#novice_text_title{
				font-family: Verdana;
				font-size: 12px;
				color: #0F77D0;
				font-weight: bold;
			}
			
		div#novica_photo_space{
			width: 146px;
			height:auto !important; /* real browsers */
			height:229px; /* IE6: treaded as min-height*/
			min-height:229px; /* real browsers */
			float: left;
			margin-left: 17px;
		}
			#novica_photo{
				width: 146px;
				height: 146px;
				margin: 34px 0 0 0;
			}
	
	div#arhiv_novic{
		width: 482px;
		height:auto !important; /* real browsers */
		height:193px; /* IE6: treaded as min-height*/
		min-height:193px; /* real browsers */
		background: url(../images/novice_bck.gif) top left repeat-x;
		margin: 67px 0 0 92px;
	}
		div#arhiv_novic_title{
			position: relative;
			width: 482px;
			height:auto !important; /* real browsers */
			height:13px; /* IE6: treaded as min-height*/
			min-height:13px; /* real browsers */
			margin: 0 0 0 0;
		}
		
			#arhiv_novic_title_image{
				top: 0px;
				left: 0px;
			}
		
		div#arhiv_novic_text{
			width: 474px;
			height:auto !important; /* real browsers */
			height:158px; /* IE6: treaded as min-height*/
			min-height:158px; /* real browsers */
			margin: 22px 0 0 8px;
			line-height: 24px; 
		}
		
			.arhiv_novic_text_link{
				font-size: 11px;
				color: #828282;
				font-family: Verdana;
			}
			.arhiv_novic_text_link a {color: #0F77D0; font-size:12px; font-family: Verdana; text-decoration:none;}
			.arhiv_novic_text_link a:hover {color: #0F77D0; font-family: Verdana; text-decoration:underline; outline: none;}
			.arhiv_novic_text_link a:focus {color: #0F77D0; font-family: Verdana; text-decoration:none;}
			.arhiv_novic_text_link a:active {color: #0F77D0; font-family: Verdana; text-decoration:none;}
	
	div#iskanje_text{
		font-size: 11px;
		color: #828282;
		font-family: Verdana;
		line-height: 20px;
	}
		div#iskanje_text a {color: #0F77D0; font-size:12px; font-family: Verdana; text-decoration:none;}
		div#iskanje_text a:hover {color: #0F77D0; font-family: Verdana; text-decoration:underline; outline: none;}
		
	/*------------------------------DESNA STRAN---------------------------*/
div#right_vsebina{
	width: 246px;
	height:auto !important; /* real browsers */
	height:731px; /* IE6: treaded as min-height*/
	min-height:731px; /* real browsers */
	float: left;
	margin: 0 0 0 32px;
}	
	div#banner_vsebina
	{
		width: 246px;
		height:auto !important; /* real browsers */
		height: 126px;
		min-height: 126px;
		margin: 54px 0 0 0;
	}

	#banner_vsebina_photo{
		width: 246px;
		height: 126px;
		margin: 0 0 0 0;
	}
	
	div#right_vsebina_text{
		width: 220px;
		height:auto !important; /* real browsers */
		height: 250px;
		min-height: 250px;
		margin: 19px 0 5px 18px;
	}
		
		div#right_vsebina_text h1{font-size: 12px; font-family: Verdana; color: #FFD105; text-decoration: Bold; margin: 0 0 17px 0;}
		div#right_vsebina_text h2{font-size: 11px; font-family: Verdana; color: #00AEC6; text-decoration: Bold; margin: 0 0 0 0;}
		div#right_vsebina_text a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
		div#right_vsebina_text a:hover {color: #2585D9; font-family: Verdana; text-decoration:underline; outline: none;}
		div#right_vsebina_text a:focus {color: #2585D9; font-family: Verdana; text-decoration:none;}
		div#right_vsebina_text a:active {color: #2585D9; font-family: Verdana; text-decoration:none;}
	
		.devider{
			width: 220px;
			height: 1px;
			margin: 16px 0 12px 0;
			background: url(../images/devider.png) center left repeat-x;
		}
	
	
	div#korekcijska_stekla{
		width: 458px;
		height:auto !important; /* real browsers */
		height:0px; /* IE6: treaded as min-height*/
		min-height:0px; /* real browsers */
		margin: 31px 0 0 101px;
		font-size: 12px;
		line-height: 18px;
	}
	
	div#korekcijska_stekla a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
	div#korekcijska_stekla a:hover {color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline; outline: none;}
				
/* --------------------- MAIN end ---------------------*/

/* -------------------- FOOT start --------------------*/
div#footer_all {
	position:absolute;
	bottom:0; /* stick to bottom */
	width:100%;
	height: 100px;
}

div#footer {
	position:absolute;
	bottom:0; /* stick to bottom */
	width:996px;
	height: 100px;
	/*background: url(../images/bottom_bck.jpg) repeat-x;*/
}
div#footer2 {
	position:relative;
	bottom:0; 
	left:0;
	height: 100px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bottom_bck.gif) no-repeat;
}

div#footer3 {
	position:absolute;
	width:310px;
	height:11px;
	font-size:11px;
	font-family: Verdana;
	margin: 82px 0px 0px 58px;
}

div#footer4 {
	position:absolute;
	width:186px;
	height:11px;
	font-size:11px;
	font-family: Verdana;
	margin: 82px 0px 0px 750px;
}

div#footer4 a{color: black; font-size:11px; font-family: Verdana; text-decoration:none;}
div#footer4 a:hover {color: black; font-size:11px; font-family: Verdana; text-decoration:underline; outline: none;}
div#footer4 a:focus {color: black;  font-size:11px; font-family: Verdana; text-decoration:none;}
div#footer4 a:active {color: black; font-size:11px; font-family: Verdana; text-decoration:none;}

#footer_image{
	bottom:0px;
	left:0px;
}


/*------------------------FOOTER VSEBINA-----------------------*/
div#footer_vsebina_all {
	position:absolute;
	bottom:0; /* stick to bottom */
	left:0;
	width:100%;
	height: 156px;
	padding: 0 0 0 0;

	background: url(../images/bottom_bck_vsebina.gif) bottom left no-repeat;
}

div#footer_vsebina{
	position:absolute;
	bottom:0; /* stick to bottom */
	left:0;
	width: 996px;
	height: 156px;
	padding: 0 0 0 0;

}

div#footer2_vsebina{
	position:relative;
	width: 100%;
	height: 156px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bottom_bck_vsebina.gif) bottom left no-repeat;
}
	
	#footer_back{
		width: 54px;
		height:18px;
		top: 28px;
		left: 100px;
	}

div#footer3_vsebina{
	position:absolute;
	width:310px;
	height:11px;
	font-size:11px;
	font-family: Verdana;
	margin: 138px 0px 0px 58px;
}

div#footer4_vsebina {
	position:absolute;
	width:186px;
	height:11px;
	font-size:11px;
	font-family: Verdana;
	margin: 138px 0px 0px 750px;
}

div#footer4_vsebina a{color: black; font-size:11px; font-family: Verdana; text-decoration:none;}
div#footer4_vsebina a:hover {color: black; font-size:11px; font-family: Verdana; text-decoration:underline; outline: none;}
div#footer4_vsebina a:focus {color: black;  font-size:11px; font-family: Verdana; text-decoration:none;}
div#footer4_vsebina a:active {color: black; font-size:11px; font-family: Verdana; text-decoration:none;}

#footer_image{
	bottom:0px;
	left:0px;
}
/* --------------------- FOOT end ---------------------*/



/* -BOX-LIGHT---------------------------------------------------------------------------------*/
div#box-darkened {
	position: absolute; 
	top: 0; left: 0;
	background-color: #007DCC;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
}
div#box-light {
	display: none;
	position: absolute;
	top: 50%; left: 50%;
	background: white;
	width: 500px;
	height:auto !important; /* real browsers */
	height:100px; /* IE6: treaded as min-height*/
	min-height:100px; /* real browsers */
	margin-left: -250px;
	margin-top: -250px;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);	
}
#box_light_name{}
#box_light_name a{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:none;}
#box_light_name a:hover{color: #2585D9; font-size:12px; font-family: Verdana; text-decoration:underline;}

/* --------------------- mini gallery start ---------------------*/
div.minig{width:640px; height:480px;}
div.close{bottom:110px; left: 282px;}
div.mini-main{top:42px; left:44px; width:409px; height:293px;}
div.mini-left{top:42px; right:44px; width:102px; height:293px;}
div.up{top:0px; right:5px; width:94px; height:16px; cursor:pointer;}
div.down{bottom:0px; right:5px; width:94px; height:16px; cursor:pointer;}
div.up-s{top:0px; right:5px; width:94px; height:16px;}
div.down-s{bottom:0px; right:5px; width:94px; height:16px;}
div.imgs{top:26px; left:0px; width:102px; height:243px; overflow:hidden;}
div.imgs img{margin-bottom:10px; cursor:pointer;}
div.img-sel img{/*margin-left:-2px;*/}
div.img-notsel img{opacity: 0.4; -moz-opacity: 0.4; filter: alpha(opacity=40); /*margin-left:-2px;}*/}
div.mini-title{top:18px; left:44px; width:580px;}
div.mini-txt{top:342px; left:44px; width:580px;}
div.picof{bottom:20px; right:44px; width:97px; text-align:center;}

/* --------------------- mini gallery LIST end ---------------------*/

.next{width: 50%; top:0px; left: 0px;}
.prev{width: 50%; top:0px; right: 0px;}
/* -------------------------------------------------------------------------------------------*/

