.body_style {
	behavior: url('csshover3.htc');
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px; 
	margin-right: 0px;
	margin-top: 0px;		
	height: 100%;
	width: 100%;
	padding: 0px;
	
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #6faf00;
	text-decoration: none;
}
form {
	margin: 0px;
}
:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0px;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
label {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3	{font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; font-size:11pt; color: #000;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 15px; }
h2	{font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; font-size:18px; color: #000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 17px; font-weight: normal;}
h1	{font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; font-size:15pt; color: #000;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px;}

h1.special	{font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; font-size:19pt; color: #000;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 20pt;}

span.green_tit { color: #6faf00; }
span.green_tit2 { color: #6faf00; font-weight: bold; }

div.article_list span.green_tit {
	font-size: 9pt;
}

div#art2 {
	width: 219px;
}


div.article_list2 span.green_tit {
	font-size: 9pt;
}
div.article_list2 a.name {
	width: 117px;
}


hr {	

	margin: 14px 0px 14px 0px;
	background-color:#909090;
	color:#909090;
	height:1px;
	padding: 0px;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	border: none;
}

span.checkbox {
	width: 12px;
	height: 17px;
	line-height: 14px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
}
span.radio {
	width: 12px;
	height: 17px;
	line-height: 14px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	background: url(../images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0px 24px 0px 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../images/select.gif) no-repeat;
	overflow: hidden;
}


.box22 {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
	font-family: Arial;
	color:#5b4637;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 13px;
	z-index: 200;
}	

[disabled].box22 {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
	font-family: Arial;
	color:#5b4637;
	background: #ededed;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 13px;
	z-index: 200;
}

.box222 {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
	font-family: Arial;
	color:#5b4637;
	font-weight: normal;
	font-size: 12px;
	z-index: 200;
}	


.more_link {
	display: block;
	padding: 2px 33px 2px 2px;
	background: url('/images/more_ico_right.jpg') no-repeat top right;
	line-height: 26px;
}
a.more_link:link, a.more_link:visited, a.more_link:active {
	color: #000;
	text-decoration: none;
}
a.more_link:hover {
	color: #aeaeae;
}

.more_link_back {
	display: block;
	padding: 2px 2px 2px 33px;
	background: url('/images/more_ico_left.jpg') no-repeat top left;
	line-height: 26px;
}
a.more_link_back:link, a.more_link_back:visited, a.more_link_back:active {
	color: #000;
	text-decoration: none;
}
a.more_link_back:hover {
	color: #aeaeae;
}


#wrapp {	
	position: relative;
	width:100%; width: expression( document.body.clientWidth < 1085 ? "1084px" : "100%" );min-width:1084px;
	top: 0px;
	left: 0px;	
	min-width: 1084px;
	min-height:100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
}
.transparent { 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity:0.30; -khtml-opacity: 0.30; opacity: 0.30; text-decoration: none;
}

.transparent2 { 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity: 0.50; text-decoration: none;
}

div.right_pager {
 bottom: 27px;
}

/* HEADER ------------------------------------------------------------------------------*/

	#head_line { width:100%; width: expression( document.body.clientWidth < 1085 ? "1084px" : "100%" );min-width:1084px; height: 40px; background: url('../images/header_line.jpg') top center;	background-repeat: repeat-x; padding: 0px; text-align: center;	}
		#head_line .head_text {	height: 40px; margin: 0 auto; text-align: left; padding: 0px; position: relative; }
			.head_text .login-left { background: url('/images/login_left_bg.jpg') no-repeat top right; } 
			.head_text .login-center { background: url('/images/login_center_bg.jpg') repeat-x top left;  position: relative; padding: 0px 0px 0px 0px;}
			.login-center div.login_content { width: 100%; height: 35px; position: relative; margin-top: 8px; padding: 0px 0px 0px 5px; }
				div.login_content div.box1 { height: 20px; border-right: 1px solid #dedede; float: left; padding: 0px 10px 0px 0px; }
					div.box1 a.cart_ico { display: block; width: 24px; height: 17px; background: url('/images/cart_ico.gif') no-repeat top left; position: relative; top: 1px; }
						a.cart_ico strong { display: none; }
				div.login_content div.box2 { height: 20px; border-right: 1px solid #dedede; float: left; padding: 1px 10px 0px 10px; }
					div.box2 strong { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size:10pt;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;  font-weight: bold; line-height: 18px;  } 
				div.login_content div.box3 { height: 20px; float: left; padding: 0px 0px 0px 5px;}
					.login_button_l { background: url('/images/log_user_l.jpg') no-repeat top right; }
					.login_button_c { background: url('/images/log_user_c.jpg') repeat-x top left;  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #FFF; font-size:11px; line-height: 10px;  margin: 0px 0px 0px 0px; padding: 0px 5px 0px 5px; }
						a.login_button:link, a.login_button:active, a.login_button:visited {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #FFF; font-size:11px; line-height: 10px; text-decoration: none; }
						a.login_button:hover {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #aeca7c; font-size:11px; line-height: 10px; text-decoration: none; }
					.login_button_r { background: url('/images/log_user_r.jpg') no-repeat top left; }
			.head_text .login-right { background: url('/images/login_right_bg2.jpg') no-repeat top left; } 
			.head_text .login-right_shine { background: url('/images/login_right_bg.jpg') no-repeat top left;  } 
			
	#header {
		width:100%; width: expression( document.body.clientWidth < 1085 ? "1084px" : "100%" );min-width:1084px; height: 91px; text-align: center;
	}		
		#header div.inner {width: 1084px; height: 91px; margin: 0 auto; text-align: left; padding: 0px; position: relative; background: url('/images/page_top_shadow.jpg') no-repeat bottom left; }
			div.inner a.logo { display: block; width: 238px; height: 86px; background: url('/images/gsm_aparati_logo.png') no-repeat bottom left;  position: absolute; top: -11px; left: 25px;}
				a.logo h1 { display: none; }
			div.inner table.menu { width: 803px; height: 76px; position: absolute; right: 0px; top: 3px; margin: 0px 9px 0px 0px; } 
				table.menu .t1 { background: url('/images/header_menu_1.jpg') no-repeat bottom left; }
				table.menu .t2 { background: url('/images/header_menu_2.jpg') repeat-x bottom left; padding: 0px 20px 0px 20px; }
				table.menu .t2t { background: url('/images/header_menu_2.jpg') repeat-x bottom left; padding: 0px 0px 0px 20px; }
				table.menu .t2t a.tus {
					height: 71px;
					line-height: 73px;
					padding: 0 45px 0 0;
					width: 100px;	
					background: url('/images/tus_off.jpg') no-repeat top right;
				}
				table.menu .t2t a.tus:hover {
					background: url('/images/tus_on.jpg') no-repeat top right;
				}
				table.menu .t3 { background: url('/images/header_menu_3.jpg') no-repeat bottom left;}
				table.menu .t4 { background: url('/images/header_menu_4.jpg') repeat-x bottom left; padding: 2px 0px 0px 5px;  }
					.t4 div.ico_menu { float: left; width: 70px; height: 50px; margin: 3px; padding: 0; }
					.t4 div.ico_menu a:link, .t4 div.ico_menu a:active, .t4 div.ico_menu a:visited { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000; font-size:11px; font-weight: normal; line-height: 15px;}
					.t4 div.ico_menu a:hover { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ccc; font-size:11px; font-weight: normal; line-height: 15px; text-decoration: none; }
				table.menu .t5 { background: url('/images/header_menu_5.jpg') no-repeat bottom left;}
				table.menu .menu_seperator { background: url('/images/menu_seperator.jpg') no-repeat bottom left;}
					table.menu a:link, table.menu a:visited, table.menu a:active { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; font-size:11pt; color: #000; font-weight: bold; text-decoration: none; display: block; height: 60px; line-height: 60px;  text-align: center;  }
					table.menu a:hover { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; font-size:11pt; color: #b2b2b2; font-weight: bold; text-decoration: none; display: block; height: 60px; line-height: 60px; text-align: center; }
	
	#header_border { width:100%; width: expression( document.body.clientWidth < 1085 ? "1084px" : "100%" );min-width:1084px; height: 91px; text-align: center; overflow: hidden; }		
		#header_border div.inner	{ width: 1084px; height: 43px; margin: 0 auto; text-align: left; padding: 0px; position: relative; background: url('/images/paper_border.jpg') no-repeat bottom left; }
			#header_border div.inner	div.find { position: absolute; top: 9px; right: 22px; width: 342px; height: 27px;	margin: 0px; background-image: url('../images/search_bar.jpg'); background-repeat: no-repeat; }
			#header_border div.inner input { position: absolute; background: transparent; border: none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #7c7c7c; font-size: 12px; top: 6px; left: 10px; margin: 0px; padding: 0px; }
				
		
		#header_border div.inner div.breadcrumbs {
			height: 32px;
			margin: 0px 400px 0px 35px;
			padding: 0px;
			-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
		}
			div.breadcrumbs div.bread {
			 	height: 29px;
			 	line-height: 30px;
			 	background: transparent;
			 	background: url('/images/pot_bg.png') repeat-x top right;
			 	padding: 0px 8px 0px 8px;
			 	float: left;
			 	margin: 7px 18px 0px 0px;
			 	position: relative;
			 	
			 	
			}
				div.bread img.left{
				 	height: 29px;
				 	width: 8px;
				 	line-height: 29px;
				 	position: absolute;
				 	left: -8px;
				 	top: 0px;
				 	
				}
				div.bread img.right{
				 	height: 29px;
				 	width: 8px;
				 	line-height: 29px;
				 	position: absolute;
				 	right: -8px;
				 	top: 0px;
				 	
				}
				
			
				div.bread a:link, div.bread a:active, div.bread a:visited {
					color: #FFF;
					text-decoration: none;
					FONT-SIZE: 12px; font-family: Arial;
					font-weight: bold;
				}

		img.co_br {	position: absolute; z-index:2; bottom: -1px; right: -1px; //bottom: -2px; }
		img.co_bl {	position: absolute; z-index:2000;  left: -100px;}
		img.co_tl {	position: absolute; z-index:2; top: -1px; left: -1px; }
		img.co_tr {	position: absolute; z-index:2; top: -1px; right: -1px; }


/* END: HEADER ------------------------------------------------------------------------------*/	

/* CONTENT ------------------------------------------------------------------------------*/	

	#content {
		width:100%; width: expression( document.body.clientWidth < 1085 ? "1084px" : "100%" );min-width:1084px; text-align: center; margin: -48px 0px 0px 0px; position: relative; padding: 0px; 
	}		
		
		
		#content div.inner {  width: 1084px; margin: 0 auto; text-align: left; padding: 0px; position: relative; background: url('/images/content_background2.jpg') no-repeat top left;  padding: 0px 22px 0px 22px;  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	 }
		div.inner div.in {  text-align: left; width: 733px; height: 327px; position: absolute; bottom: 2px; right: 0px; background: url('/images/background_cor.jpg')  no-repeat; bottom right;  padding: 0px;  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	 }
		div.inner div.index_in {  text-align: left; width: 677px; height: 291px; position: absolute; top: 497px; right: 0px; background: url('/images/midd_shad_bg.jpg')  no-repeat; bottom right;  padding: 0px;  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	 }
		
		div.inner div.index_in2 {  text-align: left; width: 677px; height: 291px; position: absolute; top: 457px; right: 0px; background: url('/images/midd_shad_bg.jpg')  no-repeat; bottom right;  padding: 0px;  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	 }
		
		 div.left_nav {
		 	float: left;
			width: 270px;
			margin: 0px;
			padding: 0px;
			position: relative;
			background: url('/images/nav_left_bg.jpg') no-repeat top right;
			min-height: 800px;
			padding: 30px 26px 10px 0px;			
			-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;

		}
		 div.right_text {
			width: 767px;
			min-height:800px;
		  height:auto !important;
		  height:800px;

			margin: 0px;
			padding: 36px 7px 10px 7px;
			position: relative;
			COLOR: #686868; FONT-SIZE: 12px; font-family: Arial;
			-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;			
		}
			div.finish a:link, div.finish a:active, div.finish a:visited {
				color: #6faf00;
				text-decoration: none;
			}
			div.finish a:hover {
				color: #000000;
				text-decoration: underline;
			}
		
			div.right_text img.company_logo {
				position: absolute;
				right: 8px;
				top: 20px;
				padding: 0px;
				-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			}
			div.right_text img.company_logo2 {
				position: absolute;
				right: 2px;				
				top: -10px;
				padding: 0px;
				-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			}
			
			div.right_text div.article {
				margin-top: -27px;
				margin-right: -10px;
				
				padding: 27px 0px 0px 0px;
				background: url('/images/article_shadow_top.jpg') no-repeat top right;
				-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			}
			div.article div.article_bot {
				position: relative;
				width: 100%;
				padding: 0px 10px 0px 0px;
				background: url('/images/article_shadow_bot.jpg') no-repeat bottom right;
				
				-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			}
				
				div.article_bot div.main_desc {				
					width: 240px; 
					float: left;
				}
					div.main_desc ul {
						margin: 0px 0px 0px 20px;
						padding: 2px;
						list-style-image: url('../images/list_dot.gif');
						line-height: 22px;
						font-weight: bold;
						color: #3b3b3b;
						z-index: 10;
					}
				
				div.article_bot div.article_pic {
					
					bottom: 28px;
					float: left;
					min-height: 430px;
					left: 240px;
					z-index: 1;
					padding: 0px 0px 0px 0px;
					margin-top: -20px;
					-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				}
					div.article_pic img.baloncek_large {
						position: absolute;
						right: 183px;
						bottom: 30px;
						z-index: 50;
					}
					div.article_pic div.price_z {
						position: absolute;
						right: 7px;
						bottom: 87px;
						
						width: 315px;
						height: 62px;
						z-index: 20;
						background: url('/images/cena_zz.png') no-repeat right;
					}
						div.price_z table.cena {
							position: absolute;
							left: 110px;
							font-size: 12px;
							color: #444444;
							top: 0px;
						}
						div.price_z img.in_basket {
							position: relative;
							top: 60px;
							left: 82px;
						}
							table.cena b { color: #000; }
					
						div.price_z img.in_basket_ {
							position: relative;
							top: 60px;
							left: 82px;
							filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity: 0.50; text-decoration: none;
						}
					
					
					
					div.article_pic div.price_b {
						position: absolute;
						right: 7px;
						bottom: 90px;
						
						width: 315px;
						height: 62px;
						z-index: 20;
						background: url('/images/cena_b.png') no-repeat right;
					}
						div.price_b table.cena {
								position: absolute;
								left: 110px;
								font-size: 12px;
								color: #444444;
								top: 28px;
						}
						div.price_b img.in_basket {
							position: relative;
							top: 60px;
							left: 82px;
						}
						
						div.price_b img.in_basket_ {
							position: relative;
							top: 60px;
							left: 82px;
							filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity: 0.50; text-decoration: none;
						}								
							
					div.article_pic span.ddv_z {
						position: absolute;
						right: 23px;
						bottom: 154px;
						font-size: 11px;
						color: #7f7f7f;
					}
					div.article_pic span.ddv_b {
						position: absolute;
						right: 23px;
						bottom: 130px;
						font-size: 11px;
						color: #7f7f7f;
					}
					
				div.article_bot img.zaloga {
					position: absolute;
					top: 57px;
					
					right: 0px;
					z-index: 1;
				}
				div.article_bot div.more_links {
					position: absolute;
					top: 94px;
					
					right: 0px;
					z-index: 1;
					padding: 8px 0px 8px 0px;
					border-top: 1px dotted #2a2a2a;
					border-bottom: 1px dotted #2a2a2a;
					width: 190px;					
					-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				}
				
				div.more_links div.waranty {
					position: absolute;
					bottom: -26px;
					right: 7px;
					width: 200px;
					text-align: right;
					
					font-weight: bold;
				}
				
				div.description {
					
					
				}
					div.description div.left {						
						float: left;
						border-right: 1px dashed #909090;
						width:425px;
						min-height: 200px;
						
						padding: 0px 15px 10px 0px;
						-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
						line-height: 18px;
						position: relative;
						
					}
						div.left b { color: #3B3B3B; }
						div.left div.files { border-bottom: 1px solid #e7ebf2; line-height: 30px; position: relative; height: 30px; }
							 div.files span.size { color: #ccc; position: absolute; right: 10px; }
							 div.files img { position: relative; top: 3px; }
							 div.files a:link, div.files a:active, div.files a:visited { font-weight: bold; color: #3B3B3B; text-decoration: none; }
							 div.files a:hover { font-weight: bold; color: #909090; text-decoration: none; }
						
						
					div.description div.right {						
						float: left;						
						width:334px;
						padding: 0px 12px 10px 15px;
						-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
						position: relative;
						z-index: 10;
						
					}
						div.right span#previous { position: absolute; left: 12px; top: 100px; display: block; background: url('/images/more_ico_left.jpg'); width: 31px; height: 31px; }
						div.right span#next { position: absolute; right: 12px; top: 100px; display: block;  background: url('/images/more_ico_right.jpg'); width: 31px; height: 31px; }
						div.right #panes {
						
							border-style: none;					
							margin: 0px 1em 0px 1em;
							width: 250px;
							height: 10px;							
							position: absolute;
							left: 30px;							
						}		
						div.right #panes div div { overflow: hidden; }
							img.slika_sor {
								float: left;
								padding: 0px 12px 0px 0px;
							}
					
					
				
					div.more_links a:link, div.more_links a:active, div.more_links a:visited {
						float: right;
						display: block;
						padding: 3px 23px 3px 2px;
						margin: 0px 5px 0px 0px;
						font-size: 11px;
						color: #2a2a2a;
						text-decoration: none;						
						font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
						
					} 
					div.more_links a:hover {
						float: right;
						display: block;
						padding: 3px 23px 3px 2px;
						margin: 0px 5px 0px 0px;
						font-size: 11px;
						color: #919191;
						text-decoration: none;						
						font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
					}
					div.more_links a.floatbox:link, div.more_links a.floatbox:active, div.more_links a.floatbox:visited { background: url('/images/a_ico_1.jpg') no-repeat right;}
					div.more_links a.floatbox:hover { background: url('/images/a_ico_1.jpg') no-repeat right; }
					div.more_links a.link2:link, div.more_links a.link2:active, div.more_links a.link2:visited { background: url('/images/a_ico_2.jpg') no-repeat right;}
					div.more_links a.link2:hover { background: url('/images/a_ico_2.jpg') no-repeat right; }
					div.more_links a.link22:link, div.more_links a.link22:active, div.more_links a.link22:visited { background: url('/images/spec_ico.gif') no-repeat right;}
					div.more_links a.link22:hover { background: url('/images/spec_ico.gif') no-repeat right; }
					div.more_links a.link3:link, div.more_links a.link3:active, div.more_links a.link3:visited { background: url('/images/a_ico_3.jpg') no-repeat right;}
					div.more_links a.link3:hover { background: url('/images/a_ico_3.jpg') no-repeat right; }
					div.more_links a#link4:link, div.more_links a#link4:active, div.more_links a#link4:visited { background: url('/images/a_ico_4.jpg') no-repeat right;}
					div.more_links a#link4:hover { background: url('/images/a_ico_4.jpg') no-repeat right; }
			
					
					
					
					
			a.order_button_up {
				display: block;
				float: left;
				width: 18px;
				height: 15px;				
				background: url('/images/up_ico.gif') no-repeat center center;
			}		
					
			a.order_button_down {
				display: block;
				float: left;
				width: 18px;
				height: 15px;				
				background: url('/images/down_ico.gif') no-repeat center center;
				filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity:0.30; -khtml-opacity: 0.30; opacity: 0.30;
			}
			
			div.right_text div.criteries {
				
				margin-top: -10px;
				margin-left: 0px;
				position: relative;
				width: 754px;
				height: 126px;
				
				-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				padding: 11px 6px 12px 6px;
				color: #000;
				border-bottom: 1px solid #ccc;
				background: url('/images/criter_bg.jpg') repeat-x bottom left #f6f6f6;
			}
				div.criteries div.stolp1 {
					float: left; width: 89px; height: 104px; border-right: 1px solid #a4a4a4; padding: 0px 3px 0px 12px;
				}	
				div.criteries div.stolp2 {
					float: left; width: 81px; height: 104px; border-right: 1px solid #a4a4a4; border-left: 1px solid #FFF; padding: 0px 12px 0px 12px; 
				}	
				div.criteries div.stolp3 {
					float: left; width: 135px; height: 104px; border-right: 1px solid #a4a4a4; border-left: 1px solid #FFF; padding: 0px 12px 0px 12px; 
				}	
				div.criteries div.stolp31 {
					float: left; width: 150px; height: 104px; border-right: 1px solid #a4a4a4; border-left: 1px solid #FFF; padding: 0px 12px 0px 12px; 
				}	
				div.criteries div.stolp4 {
					float: left; width: 173px; height: 104px; padding: 0px 0px 0px 12px; border-right: 1px solid #a4a4a4;  border-left: 1px solid #FFF;
				}	
				
				div.criteries div.stolp5 {
					float: left; height: 74px; padding: 0px 0px 0px 12px; width: 0px;
				}
					div.stolp5 input.ok_butt {
						position: absolute; top: 30px; right: 11px; //top: 30px;
					}
				div.criteries p {					
					font: 11px/1.6em arial,sans-serif;
					margin: -2px 0px 0px 0px;
					padding: 0px;
					-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
					line-height: 19px;
				}
					div.criteries p.stolp1_1 {
						width: 90px; float: left; position: relative;
					}
					div.criteries p.stolp1_2 {
						width: 100px; float: left; position: relative;
					}
					div.criteries p.stolp1_3 {
						width: 80px; position: relative;
					}
					div.criteries p.stolp1_4 {
						width: 77px; float: left; position: relative;
					}
					div.criteries p.stolp1_41 {
						width: 54px; float: left; position: relative;
					}
					div.criteries p.stolp1_411 {
						width: 65px; float: left; position: relative;
					}
					div.criteries p.stolp1_5 {
						width: 90px; float: left; position: relative;
					}
					div.criteries p.stolp1_6 {
						width: 80px; float: left; position: relative;
					}
					
					div.single {
						float: left;
						width: 100px;
						position: relative;
					}
					p.stolp_dinamique {
						width: 90px; float: left;
					}
					
					span.zamik { position: absolute; left: 20px; color: #7e7e7e;}
					
					div.criteries div.stolp44 {
						float: left; height: 104px; padding: 0px 0px 0px 12px; border-right: 1px solid #a4a4a4;   -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
					}	
					div.criteries div.stolp444 {
						float: left; height: 104px; padding: 0px 0px 0px 12px;   -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
					}	
			
			
			div.right_text div.articles_bg {
				background: url("/images/subtitle_bg.jpg") no-repeat scroll 0 -10px transparent;
				
				padding: 24px 0px 0px 0px;
				height: 867px;
				margin: -12px 0px 0px 0px;
			}
				div.article_list {
					float: left;
					position: relative;
					width: 186px;
					height: 160px;
					background: url('/images/shadow_article_list.jpg') no-repeat bottom left;					
					margin: 9px 0px 7px 0px;
					padding: 7px 4px 0px 9px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				}
				div.article_list2 {
					
					position: relative;
					width: 247px;
					height: 180px;							
					margin: 9px 0px 7px 0px;
					padding: 7px 10px 0px 9px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				}
				div.article_list2 {
					
					position: relative;
					width: 247px;
					height: 180px;							
					margin: 9px 0px 7px 0px;
					padding: 7px 10px 0px 9px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				}
				
				div.right_box div#panes {
					position: relative;
					left: 12px;					
				}
				
				div.article_list3 {
					float: left;
					position: relative;
					width: 187px;
					height: 160px;
					background: url('/images/shadow_article_list.jpg') no-repeat bottom left;					
					margin: 9px 0px 7px 0px;
					padding: 7px 4px 0px 9px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				}
					
					div.articles_bg div.seperator { width: 1px; height: 160px; float: left; background: #ccc; }
					div.articles_bg { height: 344px; }
					p img.baloncek_list { position: absolute; top: 50px; right: 32px; z-index:2; }
					div.articles_bg p { width: 90px; margin: 0px 0px 0px 73px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; font-size:11px; z-index:100; position: absolute;	border-bottom: 1px dotted #ccc;	}
					div.articles_bg a.name:link, div.articles_bg a.name:active, div.articles_bg a.name:visited { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: none; font-weight: bold; }
					div.articles_bg a.name:hover { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: underline;  font-weight: bold;  }
	
					
					div.article_list2 a.name:link, div.article_list2 a.name:active, div.article_list2 a.name:visited { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: none; font-weight: bold; }
					div.article_list2 a.name:hover { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: underline;  font-weight: bold;  }
					img.baloncek_list2 { position: absolute; top: 45px; left: 11px; z-index:2; }
					img.baloncek_list3 { position: absolute; top: 62px; left: 11px; z-index:2; }
					img.baloncek_list4 { position: absolute; top: 58px; left: 56px; z-index:2; }
					img.baloncek_list5 { position: absolute; top: 5px; left: 36px; z-index:200; }
					img.baloncek_list51 { position: absolute; top: 35px; left: 36px; z-index:200; }
	
					img.baloncek_list6 { position: absolute; top: 35px; left: 36px; z-index:200; }
					img.baloncek_list61 { position: absolute; top: 61px; left: 36px; z-index:200; }
	
				.sort_button_l { background: url('/images/sort_user_l.jpg') no-repeat top right; }
					.sort_button_c { background: url('/images/sort_user_c.jpg') repeat-x top left;  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #FFF; font-size:11px; line-height: 10px;  margin: 0px 0px 0px 0px; padding: 0px 5px 0px 5px; }
					.pager_bg { background: url('/images/pager_bg.gif') repeat-x top left;  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #FFF; font-size:11px;  margin: 0px 0px 0px 0px; line-height: 19px; }
						a.sort_button:link, a.sort_button:active, a.sort_button:visited {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #FFF; font-size:11px; line-height: 10px; text-decoration: none; }
						a.sort_button:hover {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ccc; font-size:11px; line-height: 10px; text-decoration: none; }
					.sort_button_r { background: url('/images/sort_user_r.jpg') no-repeat top left; }
				b.pagin a:link, b.pagin a:active, b.pagin a:visited { color: #fff; text-decoration: none; }
				b.pagin a:hover { color: #ccc; text-decoration: none; }




/* END: CONTENT ------------------------------------------------------------------------------*/	

/* INDEX PAGE ------------------------------------------------------------------------------*/	

	div.right_text { position: relative; }
		div.first { float: left; width: 450px; height: 377px; padding: 0px 22px 0px 0px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
		
			div.midbox {
				position: absolute; top: 592px; left: 216px; width: 20px; height: 20px; z-index: 90; background: #fff; 
			}
			div.first div.articles_bg2 {
				
				background-position: 0px -10px;
				padding: 10px 0px 0px 0px;
			
				margin: -12px 0px 0px 0px;				
				width: 440px;
			}
				div.articles_bg2 div.article_list {
					float: left;
					position: relative;
					width: 207px;
					height: 153px;
					
					margin: 9px 0px 1px 0px;
					padding: 7px 14px 0px 24px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				}
					div.articles_bg2 div.seperator { width: 1px; height: 160px; float: left; background: #ccc; }
					div.articles_bg2 p img.baloncek_list { position: absolute; top: 57px; right: 22px; z-index:2; }
					div.articles_bg2 p { width: 90px; margin: 0px 0px 0px 73px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; font-size:11px; z-index:100; position: absolute;	border-bottom: 1px dotted #ccc;	}
					div.articles_bg2 a.name:link, div.articles_bg2 a.name:active, div.articles_bg2 a.name:visited { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: none; font-weight: bold; }
					div.articles_bg2 a.name:hover { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: underline;  font-weight: bold;  }
			
			div.right_text div.articles_bg3 {
				
				background-position: 0px -10px;
				padding: 24px 0px 0px 0px;
				
				margin: -12px 0px 0px 0px;
			}
				div.articles_bg3 div.article_list {
					float: left;
					position: relative;
					width: 187px;
					height: 160px;
						background: url('/images/shadow_article_list.jpg') no-repeat bottom left;				
					margin: 9px 0px 7px 0px;
					padding: 7px 4px 0px 9px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
				}
					div.articles_bg3 div.seperator { width: 1px; height: 160px; float: left; background: #ccc; }
					div.articles_bg3 p img.baloncek_list { position: absolute; top: 50px; right: 32px; z-index:2; }
					div.articles_bg3 p { width: 90px; margin: 0px 0px 0px 73px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; font-size:11px; z-index:100; position: absolute;	border-bottom: 1px dotted #ccc;	}
					div.articles_bg3 a.name:link, div.articles_bg3 a.name:active, div.articles_bg3 a.name:visited { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: none; font-weight: bold; }
					div.articles_bg3 a.name:hover { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: underline;  font-weight: bold;  }
	
		
		div.second { float: left; width: 302px; height: 377px;  
			background: url('/images/vert_shad_first.jpg') no-repeat bottom left;		
			padding: 0px 0px 0px 20px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			}
		
		div.pagination a#ena:link, .pagination a#ena:visited, .pagination a#ena:active{ color: #c5c7c9; z-index: 3; background: url("../images/tab1_.jpg") top center no-repeat;	background-size: 100%; 	background-origin: content; text-decoration: none; font-size: 11px; font-weight: bold;}
		div.pagination a#ena:hover { color: #000; background: url("../images/tab1.jpg") top center no-repeat;	background-size: 100%; 	background-origin: content; text-decoration: none; font-size: 11px; font-weight: bold;}
		div.pagination a#ena.selected{ color: #000; background: url("../images/tab1.jpg") top center no-repeat;	background-size: 100%; 	background-origin: content; z-index: 3;	text-decoration: none; font-size: 11px; font-weight: bold;}
		
		div.pagination a#dva:link, .pagination a#dva:visited, .pagination a#dva:active{ color: #c5c7c9; z-index: 3; text-decoration: none; background: url("../images/tab3_.jpg") top center no-repeat; background-size: 100%; 	background-origin: content; font-size: 11px; font-weight: bold;}
		div.pagination a#dva:hover { color: #000; background: url("../images/tab3.jpg") top center no-repeat; background-size: 100%; 	background-origin: content; text-decoration: none;  font-size: 11px; font-weight: bold;}
		div.pagination a#dva.selected{ color: #000; background: url("../images/tab3.jpg") top center no-repeat; background-size: 100%; 	background-origin: content;	z-index: 3; text-decoration: none;	 font-size: 11px; font-weight: bold;}
		
		div.contentdiv ul {
			list-style-image: url("../images/list_dot.gif");
			margin: 0px;
			line-height: 22px;
			color: #3B3B3B;
			font-weight: bold;
			padding: 10px 0px 10px 18px;
			border-top: 1px dotted #ccc;
			border-bottom: 1px dotted #ccc;
		}
			div.contentdiv ul li {
				
			}
		
	
/* END: INDEX PAGE ------------------------------------------------------------------------------*/		
	
/* LEFT MENU ------------------------------------------------------------------------------*/	

		div.left_nav ul { position: relative; list-style: none; width: 244px; left: -40px; top: -16px; margin-left: 0px; margin-bottom: -5px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	}
		div.left_nav li { list-style: none; height: 28px;	padding: 0px 0px 0px 0px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	}
			div.left_nav li:hover { list-style: none; height: 28px;	 padding: 0px 0px 0px 0px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; }
			div.left_nav li a:link, div.left_nav li a:active, div.left_nav li a:visited { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #3c3c3c; font-size:12px; text-decoration: none; display: block;	height: 26px; width: 244px;	padding: 6px 0px 0px 20px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	background-image: url('../images/menu_bg.gif'); background-position: right top; background-repeat: no-repeat; background-color: #f2f2f2; border-top: 1px solid #fbfbfb; border-bottom: 1px solid #dedede; height: 28px;	}
			div.left_nav li a:hover { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:12px; text-decoration: none; display: block; height: 26px; width: 244px;	padding: 5px 0px 0px 20; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; background: #979797;	background-image: url('../images/p_b.gif');	background-position: right top;	border-top: 1px solid #fbfbfb;	border-bottom: 1px solid #dedede;	background-repeat: no-repeat;	height: 28px;	}
		div.menu_tit{ background-image: url('../images/menu_tab.jpg'); background-position: right top; background-repeat: no-repeat; padding: 8px 20px 0px 17px; height: 33px; width: 240px; margin: 0px 0px -8px 0px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	}
		div.menu_tit2{ background-image: url('../images/menu_tab.jpg'); background-position: right top; background-repeat: no-repeat; padding: 8px 20px 0px 17px; height: 33px; width: 240px; margin: 0px 0px -8px 0px; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	}
		div.carriers {
			width: 225px;
			height: 42px;
			background-image: url('../images/carriers_bg.jpg'); 
			margin-top: -13px;
			overflow: hidden;
			padding: 10px 0px 10px 18px;
		}
		div.carriers a.tus, div.carriers a.mobi, div.carriers a.debi {
			background-image: url('../images/carriers.jpg'); 
			display: block;
			float: left;
			height: 36px;
			margin: 0 6px 0 0;
		}
		div.carriers a.tus {
			width: 76px;
			background-position: 0px 0px;
		}
		div.carriers a.mobi {
			width: 35px;
			background-position: 127px 0px;
		}
		div.carriers a.debi {
			width: 86px;
			background-position: 86px 0px;
			margin-right: 0px;
		}
		div.carriers a.tus:hover { background-position: 0px 36px; }
		div.carriers a.mobi:hover { background-position: 127px 36px; }
		div.carriers a.debi:hover { background-position: 86px 36px; }

/* END: LEFT MENU ------------------------------------------------------------------------------*/			

		
		



/* FOOTER ------------------------------------------------------------------------------*/

#footer { width:100%; width: expression( document.body.clientWidth < 1085 ? "1084px" : "100%" );min-width:1084px; height: 270px;	background-color: #FFFFFF; background-image: url('../images/footer_bg.jpg');	background-position: center top;	background-repeat: repeat-x;	text-align: center;	padding: 0px;		margin: 0px;	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; }
	#footer .foot_text {position: relative;	height: 270px;	width: 1036px;	margin: 0 auto;	text-align: left;	padding: 16px 0px 0px 0px;	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
	#footer .foot_text .navigate { background-image: url('../images/shine_foot.jpg'); background-position: center top; background-repeat: repeat-x; padding: 4px 0px 0px 0px; margin: 0px; width: 1046px;}
	#footer  A:active, #footer  A:visited, #footer  A:link{ COLOR: #5b5c57; text-decoration: none; FONT-SIZE: 11px; font-family: Arial;	}		
	#footer  A:hover { COLOR: #5b5c57; text-decoration: underline; FONT-SIZE: 11px; font-family: Arial;	}	
		#footer .foot_text ul {	list-style: none; margin: 0px; padding-left: 20px;	padding: 35px 0px 0px 0px; font-weight: bold;	}	
			#footer .foot_text ul.links {	margin: 7px 0px 0px 0px; }	
				ul .links { border-top: 1px solid #FFF;	}
			  	ul.links span { width: 1px; height: 10px; display: block; line-height: 0px; }
			#footer .foot_text ul li a:link, #footer .foot_text ul li a:active, #footer .foot_text ul li a:visited, #footer .foot_text ul li a:link{ display: block; width: 160px; height: 17px; COLOR: #FFF; FONT-SIZE: 12px; }
			#footer .foot_text ul li ul li a:link, #footer .foot_text ul li ul li a:active, #footer .foot_text ul li ul li a:visited { COLOR: #000;	FONT-SIZE: 11px; height: 17px; }
			#footer .foot_text li.li1  {	position: absolute;	top: 70px; left: 0px;	width: 160px;	COLOR: #000; FONT-SIZE: 11px;	height: 17px; }
				#footer .foot_text li.li2  {	position: absolute;	top: 70px; left: 175px;	width: 320px; FONT-SIZE: 11px; height: 17px; }
				#footer .foot_text li.li2 ul li {	float: left; }
				#footer .foot_text li.li3 {	position: absolute;	top: 70px; left: 512px;	FONT-SIZE: 11px; height: 17px; }
				#footer .foot_text li.li4  {	position: absolute;	top: 70px; left: 689px;	FONT-SIZE: 11px; height: 17px; }
			#footer .foot_text ul li ul{ position: relative; margin: 0px;	padding-left: 0px; padding-top: 0px; }
				#footer .foot_text ul li ul li a { display: block; width: auto;	height: 18px;	COLOR: #383838;	font-weight: 100; }	
		#footer .foot_text div.cont  { position: absolute; top: 70px;	left: 880px; width: 154px; COLOR: #000; text-decoration: none; FONT-SIZE: 11px; font-family: Arial; font-weight: 100;}
			#footer .foot_text div.cont div.company {	border-bottom: 1px solid #FFF; height: 24px; //height: 25px; margin-bottom: 14px; }
			#footer .foot_text div.cont A{ COLOR: #000; text-decoration: underline; FONT-SIZE: 11px; font-family: Arial;	}
			#footer .foot_text div.cont A:hover { COLOR: #000; text-decoration: none; FONT-SIZE: 11px; font-family: Arial;	}	
	#footer .foot_text div.nav_crt  {	position: absolute; top: 68px; left: 863px; width: 2px;	height: 156px; background-image: url('../images/nav_cr.gif'); }
	#footer .foot_text div.vod_crt  {	position: relative;	top: 154px; left: 0px; width: 100%;	height: 2px; background-image: url('../images/vod_cr.gif');	background-repeat: repeat-x; line-height: 1px; margin: 0px;	padding: 0px; }
	#footer .foot_text div.copyright  {	position: absolute;	bottom: 10px;	padding-left: 0px; width: 100%;	COLOR: #7a7a7a; text-decoration: none; FONT-SIZE: 11px; font-family: Arial;	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	}
	#footer .foot_text div.carriersfoot {	position: absolute;	bottom: 10px; right: 0px; text-align: right;	padding-left: 0px; width: 400px;	COLOR: #7a7a7a; text-decoration: none; FONT-SIZE: 11px; font-family: Arial;	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;	}
	#footer .foot_text div.copyright A, #footer .foot_text div.carriersfoot a { COLOR: #7a7a7a; text-decoration: underline; FONT-SIZE: 11px; font-family: Arial;	}
	#footer .foot_text div.copyright A:hover, #footer .foot_text div.carriersfoot a:hover  { COLOR: #7a7a7a; text-decoration: none; FONT-SIZE: 11px; font-family: Arial;	}

/* END: FOOTER ------------------------------------------------------------------------------*/

/* ARTICLE ----------------------------------------------------------------------------------*/

div.spec_button {
	height: 36px;
	background: url('../images/spec_button.gif') no-repeat left top;
	position: relative;
	left: -10px;
	
}
div.spec_button2 {
	height: 36px;
	background: url('../images/spec_button2.gif') no-repeat left top;
	position: relative;
	left: -10px;
	
}
font.naslov2 {
	font-size: 9pt;
	font-weight: bold;
	color: #6FAF00;
	margin-left: 0px;
	
}

td.levo {
	background: #f4f4f4;
	height: 22px;
	
	
	padding-right: 7px;
}
	td.levo b {
		color: #363636;
		margin: 0px 0px 0px 12px;
		font-size: 11px;
	}

td.desno {
	
	height: 22px;
	padding-left: 7px;
	font-size: 11px;
}
div.desno {
	background: url(/images/article_shadow_top.jpg) top center;
	height: 20px;
	padding: 14px 7px 8px 0px;
	margin-top: -5px;
	margin-bottom: 7px;
}
.specification {
	font-size: 12px;
}



ul.connected_a li
{
	list-style-image: url('/images/neutrum_ico.gif');
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
	color: #909090;
}


	div#content_head h3 {
		position: relative;
		left: 20px;
		top: 15px;
	}
	div.out_frame div.shadow {
		height: 16px;
		width: 218px;
		top: 43px;
		left: 5px;
		background: url(/images/related_shadow.jpg) no-repeat top center;
		position: absolute;
	}
	
	div.out_frame div.shadow_bottom {
		height: 16px;
		width: 218px;
		bottom: 4px;		
		left: 3px;
		background: url(/images/shadow_botom.png) no-repeat top center;
		position: absolute;
	}
	
div.flexcroll a:link, div.flexcroll a:active, div.flexcroll a:visited {
		
		color: #686868;
		text-decoration: underline;
}
div.flexcroll a:hover {
	
	color: #6faf00;
}

div.out_frame {
		position: absolute;
		bottom: 4px;
		left: -4px;
		height: 300px;
		width: 245px;
		background: url(/images/related_deck.jpg) no-repeat bottom center;
}
div#content_head {
		height: 53px;
		width: 245px;
		background: url(/images/related_deck.jpg) no-repeat top center;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width:25px;
}
.vscrollerbar {
	background-image: url(/images/scroll_handle.png);
	width: 25px;
	height: 25px !important;
	background-image: url(/images/scroll_handle.png);
	
}
* html .vscrollerbar {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/scroll_handle.png');
	background-image: none;
}

#mycustomscroll {
	width: 214px;
	height: 251px;
	overflow: auto;
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

/* END: ARTICLE -----------------------------------------------------------------------------*/

/* CART -------------------------------------------------------------------------------------*/

.criteries_cart {
				
	margin-top: -10px;	
	position: relative;
	height: 21px;
	font-size: 11px;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	padding: 8px 6px 8px 6px;
	color: #000;
	border-bottom: 1px solid #ccc;
	background: url('/images/criter_bg.jpg') repeat-x bottom left #f6f6f6;

}
.cartHr {
	margin-top: 19px;
}
.cartTable {
	top: -10px;
}
.criteries_cart_archive {
	margin-top: -10px;
	margin-left: 0px;
	position: relative;	
	height: 21px;
	font-size: 11px;
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	padding: 8px 6px 8px 6px;
	color: #000;
	border-bottom: 1px solid #ccc;	
}
.criteries_cart_archive a:link, .criteries_cart_archive a:active, .criteries_cart_archive a:visited {
	font-weight: bold;
	color: #000;
}
.criteries_cart_archive a:hover {
	font-weight: bold;
	color: #6faf00;
}


a.show_ar:link, a.show_ar:active, a.show_ar:visited {
	font-weight: bold;
	color: #000;
	background:transparent url(/images/a_ico_1.jpg) no-repeat scroll left center;
	padding: 0px 0px 0px 20px;
}
a.show_ar:hover {
	font-weight: bold;
	background:transparent url(/images/a_ico_1.jpg) no-repeat scroll left center;
	padding: 0px 0px 0px 20px;
	color: #6faf00;
}

span.show_ar {
	font-weight: bold;
	color: #000;
	background:transparent url(/images/a_ico_1.jpg) no-repeat scroll left center;
	padding: 0px 0px 0px 20px;
}


a.name:link, a.name:active, a.name:visited { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: none; font-weight: bold; }
a.name:hover { font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color: #000; font-size:10.5pt; text-decoration: underline;  font-weight: bold;  }
	
.crta_mid {
	background: #ccc;
	height: 1px;
}
.crta_mid2 {
	background: #000;
	height: 1px;
}
.text {
	color:#686868;
	font-family:Arial;
	font-size:12px;
}
.cena_velika {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; font-size:17pt; color: #6faf00;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 22pt; font-weight: bold;
	
}
.cena_srednja b {
	font-size: 11px;
	
}

span.c1 {
	font-family: Arial; font-size:11pt; color: #000;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 11pt; font-weight: bold;
}
span.c2 {
	font-family: Arial; font-size:11pt; color: #000;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 11pt; font-weight: bold;
}
span.c3 {
	font-family: Arial; font-size:12pt; color: #6faf00;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 11pt; font-weight: bold;
}
span.c4 {
	font-family: Arial; font-size:9pt; color: #6faf00;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 9pt; font-weight: bold;
}

a.primerjaj_btn:link, a.primerjaj_btn:active, a.primerjaj_btn:visited {
	position: absolute; top: 128px; right: 14px;
	background: url('/images/comare_add.gif') no-repeat bottom left;
	width: 17px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity: 0.20; opacity: 0.20;
	z-index:20;
	
}

a.primerjaj_btn:hover{
	position: absolute; top: 128px; right: 14px;
	background: url('/images/comare_add.gif') no-repeat bottom left;
	width: 17px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;
	z-index:20;
}
a.primerjaj_btn_clicked{
	position: absolute; top: 128px; right: 14px;
	background: url('/images/comare_add.gif') no-repeat bottom left;
	width: 17px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;
	z-index:20;
}

a.add_cart:link, a.add_cart:active, a.add_cart:visited {
	position: absolute; top: 128px; right: 33px;
	background: url('/images/cart_add.gif') no-repeat bottom right;
	width: 17px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity: 0.20; opacity: 0.20;
	z-index:20;

}

a.add_cart:hover{
	position: absolute; top: 128px; right: 33px;
	background: url('/images/cart_add.gif') no-repeat bottom right;
	width: 17px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;
	z-index:20;
	
}
a.add_cart_clicked{
	position: absolute; top: 128px; right: 33px;
	background: url('/images/cart_add.gif') no-repeat bottom right;
	width: 17px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;
	z-index:20;
	
}

td.predracun_srednja22 {
	border-bottom: 1px solid #000; padding-bottom: 0px; line-height: 8px;
}

a.primerjaj_btn_article:link, a.primerjaj_btn_article:active, a.primerjaj_btn_article:visited {
	position: absolute; right:20px; bottom: -74px;
	background: url('/images/comare_add.gif') no-repeat bottom right;
	width: 150px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=37); -moz-opacity:0.37; -khtml-opacity: 0.37; opacity: 0.37;
	z-index:300;
	padding-right: 25px;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 17px;
}

a.primerjaj_btn_article:hover{
	position: absolute; right:20px; bottom: -74px;
	background: url('/images/comare_add.gif') no-repeat bottom right;
	width: 150px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;
	z-index:300;
	padding-right: 25px;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 17px;
}
a.primerjaj_btn_article_clicked{
	position: absolute; right:20px; bottom: -74px;
	background: url('/images/comare_add.gif') no-repeat bottom right;
	width: 150px;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;
	z-index:300;
	padding-right: 25px;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 17px;
}






a.primerjaj_btn_article2:link, a.primerjaj_btn_article2:active, a.primerjaj_btn_article2:visited {
	position: absolute; right:20px; bottom: -74px;
	background: url('/images/comare_add.gif') no-repeat bottom right;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2;
	z-index:300;
	padding-right: 25px;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 17px;
}

a.primerjaj_btn_article32:hover{
	position: absolute; right:20px; bottom: -74px;
	background: url('/images/comare_add.gif') no-repeat bottom right;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;
	z-index:300;
	padding-right: 25px;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 17px;
}




a.primerjaj_btn_article3:link, a.primerjaj_btn_article3:active, a.primerjaj_btn_article3:visited {
	position: absolute; right:14px; bottom: 15px;
	background: url('/images/comare_add.gif') no-repeat bottom right;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2;
	z-index:300;
	padding-right: 25px;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 17px;
}

a.primerjaj_btn_article3:hover{
	position: absolute; right:14px; bottom: 15px;
	background: url('/images/comare_add.gif') no-repeat bottom right;
	height: 17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.00; -khtml-opacity: 1.00; opacity: 1.00;
	z-index:300;
	padding-right: 25px;
	text-align: right;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 17px;
}



div.compare_box {
	position: relative; background: url(/images/banner_0_compare.jpg); width: 242px; height: 175px; margin-top: -5px; margin-bottom: 4px;
}

div.compare_box_ {
	position: relative; background: url(/images/banner_0_compare_.jpg); width: 242px; height: 175px; margin-top: -5px; margin-bottom: 4px;
}

hr.compare_hr2 {
	margin-top: 19px;
}

	div.comp_btn_go {
		position: absolute; bottom: 12px; left: 9px;
	}
	div.comp_help {
		position: absolute; bottom: 16px; right: 17px;
	}
	div.comp_cont {
		margin: 10px auto 0pt; width: 214px; height: 125px; overflow:hidden;
	}
	
	a.button_compare_delete:link, a.button_compare_delete:active, a.button_compare_delete:visited {
		display: block;
		background: url(/images/close_small_compare.gif); width: 17px; height: 17px;
		position: relative;
		top: 106px;
		left: 16px;
	}
	a.button_compare_delete:hover {
		background: url(/images/close_small_compare.gif); width: 17px; height: 17px;
		display: block;
		background: url(/images/close_small_compare.gif); width: 17px; height: 17px;
		position: relative;
		top: 106px;
		left: 16px;		
	}


a.pomoc_btn:link, a.pomoc_btn:active, a.pomoc_btn:visited {
	font-family: Arial;
	font-size:11px;	
	text-decoration: none;
	color: #b7b7b7;
	line-height: 11px;
}

a.pomoc_btn:hover{
	font-family: Arial;
	font-size:11px;	
	text-decoration: none;
	color: #7d7d7d;
	line-height: 11px;
}

.finish_but {
	position: relative; top: 4px; left: 316px;
}
.back_on_list {
	position: relative; left: -15px; top: 3px; text-decoration: none;
}
.sum_table b{
	color: #000000;
}
td.placilo {
	padding: 8px 0px 0px 0px;
}
td.placilo b {
	color: #000000;
}

p.info span {
	margin: 4px 0 0 10px;
	position: relative;
	top: 3px;
	color: #6FAF00;
	font-weight: bold;
	background:url("/images/no_ico.gif") no-repeat left center;
	
}


div.cart2 {
	background:url("/images/shad_top.gif") no-repeat left bottom transparent;
	padding: 0px 0px 10px 0px;
}
div.cart3 {
	background:url("/images/shad_top.gif") no-repeat transparent 0px 36px;
	padding: 0px 0px 0px 0px;	
}

	div.description div.right_box {						
							
		position: relative;
		border: 1px solid;
	}
		.right_box span#previous { position: absolute; left: 12px; top: 100px; display: block; background: url('/images/more_ico_left.jpg'); width: 31px; height: 31px; }
		.right_box span#next { position: absolute; right: 12px; top: 100px; display: block;  background: url('/images/more_ico_right.jpg'); width: 31px; height: 31px; }
		
		div.right_box #panes {
		
			border-style: none;					
			margin: 0px 1em 0px 1em;
			width: 250px;
			height: 10px;							
							
		}		
		div.right_box #panes div div { overflow: hidden; }
			img.slika_sor {
				float: left;
				padding: 0px 12px 0px 0px;
			}

/* REGISTRATION & ACCOUNT -----------------------------------------*/



div.box_reg_1{	
	
	width: 100%;
	height: 235px;
	background: url('/images/cart_bottom.jpg') no-repeat bottom right;
	margin-bottom: 0px;
	margin-left: 0px;
}
	div.left_box {
		width: 420px;
		height: 255px;
		float: left;
		border-right: 1px dashed #909090;
		padding: 0px 15px 10px 0px;
		-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	}
		div.left_box .gumb {
			position: relative;
			left: -16px;
			top: 5px;
		}
		div.left_box .gumb2 {
			position: relative;
			left: -10px;
		}
		div.left_box b, div.right_box b {
			color: #000000;
		}
	
div.box_reg_2{	
	
	width: 100%;
	height: 290px;
	background: url('/images/account_enter_bg.jpg') no-repeat bottom right;

}
div.nas {
	
	background: url('/images/article_shadow_top.jpg') no-repeat top right;
	padding: 12px 0px 0px 12px;
}
	
	
		
		
		
	div.right_box {
		width: 330px;
		float: left;		
		padding: 0px 0px 10px 15px;
		-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	}
		div.right_box p {
			padding: 0px 15px 0px 0px;
			font-size: 11px;
			line-height: 15px;
		}
	

td.left_t {
	background: url(/images/article_shadow_top.jpg) top center no-repeat;
	border-right: 3px solid #ccc;
	height: 29px;
}
	td.left_t b {
		color: #363636;
		margin: 0px 0px 0px 7px;
		font-size: 11px;
	}
td.right_t {
	background: #f9f9f9;
	
}
	td.right_t a:link, td.right_t a:visited, td.right_t a:active {
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}
	td.right_t a:hover {
		font-weight: bold;
		color: #ccc;
		text-decoration: none;
	}
table.data {
	background: url('/images/bottom_table_form.jpg') no-repeat bottom left;
	padding-bottom: 20px;
	margin: 0px 0px 0px -3px;
}
div.data {
		background: url('/images/bottom_table_form.jpg') no-repeat bottom left;
	padding-bottom:5px;
	margin: 0px 0px 0px -3px;
}
span.error {
	font-weight: bold;
	position: relative;
	top: -15px;
	color: #6faf00;
}
span.error_on_list {
	font-weight: bold;
	color: #6faf00;
	position: relative;
	top: 5px;
	left: 10px;
	
}

a.my:link, a.my:active, a.my:visited {  color: #000; text-decoration: none; }
a.my:hover { color: #6FAF00; text-decoration: none; }

div.inline_reg div {
	
	display: inline-block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	
	margin: 0px;
	position: relative;
	top: 6px;
}
div.pre {
	background: url('/images/g_l.jpg') no-repeat bottom left;
	width: 7px;
	height: 30px;
	line-height: 30px;
	float: left;
	
}

div.cen {
	background: url('/images/g_c.jpg') repeat-x top left;	
	height: 28px;
	cursor: hand;
	float: left;
	padding: 2px 9px 0px 9px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	
}
div.pos {
	background: url('/images/g_r.jpg') no-repeat bottom left;
	width: 7px;
	height: 30px;
	line-height: 30px;
	float: left;
	padding: 0px 4px 0px 0px;
	
}
a.thumbs:link, a.thumbs:active, a.thumbs:visited {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity: 0.50; text-decoration: none;
		
}

a.thumbs:hover {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0; text-decoration: none;
	
}

/* END: REGISTRATION & ACCOUNT -----------------------------------------*/

/* TEXT INPUT ----------------------------------------------------------*/

div.textbox {
		height: 23px;
		display: inline;
	}
	.povezava2 {
		vertical-align: middle;
		text-align: right;
		
	}
	div.textbox div.text1{
		width: 6px;
		height: 23px;
		float: left;
		background-image: url('../images/textbox_1.gif');
		background-repeat: no-repeat;
	}
	div.textbox div.text2{		
		height: 23px;
		float: left;
		background-image: url('../images/textbox_2.gif');
		background-repeat: repeat-x;
	}
		div.textbox div.text2 input.text_input {
			position: relative;
			background: transparent;
			border: none;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #636262; font-size:11px;
			top: 4px;
			left: 3px;
			padding: 0 12 0 0;
			margin: 0 0 0 0;
			-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
		}
	div.textbox div.text3{
		width: 23px;
		height: 23px;
		float: left;
		background-image: url('../images/textbox_3.gif');
		background-repeat: no-repeat;
	}
	
	div.textbox div.text4{
		width: 23px;
		height: 23px;
		float: left;
		background-image: url('../images/textbox_4.gif');
		background-repeat: no-repeat;
	}
	
	textarea.comment {
		margin: 0 0 0 0;
		background: #f8f8f8;
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-top: none;
		border-bottom: none;
		background: url('../images/textarea_bg.gif') 100%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #636262; font-size:11px;
		
		padding: 0 7px 0 7px;
		width: 300px; 
		height: 110px;
		overflow: hidden;
		-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	}
	textarea.comment_contact {
		margin: 0 0 0 0;
		background: #f8f8f8;
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-top: none;
		border-bottom: none;
		background: url('../images/textarea_bg.gif') 100%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #636262; font-size:11px;
		
		padding: 0 7px 0 7px;
		width: 100%; 
		height: 180px;
		overflow: hidden;
		-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
	}
	img.security {
		position: relative;
		left: 110px;
		
		margin-left: -104px;
		margin-top: -1px;
		
	}
/* END: TEXT INPUT -----------------------------------------------------*/


		.tool-title {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			color: #FFFFFF;
			padding: 8px 8px 4px;
			background: url(../images/bubble.png) top left;
			width: 139px;
			-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity: 0.90; opacity: 0.90;
		}
		 
		.tool-text {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #cccccc;
			font-size: 11px;
			padding: 4px 8px 8px;
			height: 26px;
			width: 139px;
			background: url(../images/bubble.png) bottom right;
			-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity: 0.90; opacity: 0.90;
		}
		
		.tool2-title {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			color: #FFFFFF;
			padding: 8px 8px 4px;
			background: url(../images/bubble.png) top left;
			width: 139px;
			text-align: right;
			-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity: 0.90; opacity: 0.90;
		}
		 
		.tool2-text {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #cccccc;
			font-size: 11px;
			padding: 4px 8px 8px;
			height: 26px;
			width: 139px;
			text-align: right;
			background: url(../images/bubble.png) bottom right;
			-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity: 0.90; opacity: 0.90;
		}

/* SHOPS ---------------------------------------------------------*/

div#map {
	padding: 0px 0px 10px 0px;
	margin: 0 0 0px 0;
	border: 1px solid #cccccc;
	position: relative;
	width: 100%;
	height: 480px;
	line-height: 16px;
	position: relative;
}
div#map a:link, div#map a:visited, div#map a:active {
	color: #6faf00;
}
div#map a:hover {
	color: #000000;
}
div.submap {
	background: url('../images/article_shadow_top.jpg') top left repeat-x;
	width: 100%;
	margin: 10px; 0px 0px 0px;
	
}
	div.submap div.poslovalnica_box {
		float: left;
		width: 234px;
		margin: 0px 20px 0px -10px;
		
		padding-top: 10px;
		padding-bottom: 14px;
		background: url('../images/shadow_article_list.jpg') bottom right no-repeat;
		border-bottom: 1px dotted #ccc;
	}
	
	div.poslovalnica_box b {
		color: #000;
		position: relative;
		top: 4px;
		left: 5px;
	}
	div.poslovalnica_box p {
		color: #000;
		position: relative;
		top: 0px;
		left: 5px;
		line-height: 17px;
	}
	div.shop_pic {
		float: left; margin-right: 5px; width: 70px; height: 74px;
	}
	div.shop_pic img.up{
		position: absolute;
		z-index:2;
	}
	div.shop_pic img.down{
		position: absolute;
		z-index:1;
	}
	
	
	#jsTableDropdownActivator
	{
		display: block;
		cursor: pointer;
		margin-left: -8px;
	}
	
	#jsTableDropdownContainer
	{
		visibility: hidden;
		overflow: hidden;
		position: relative;
	}
	
	#jsTableDropdownContainer table
	{
		
		position: relative;
		
		
		
	}
	
	#jsTableDropdownContainer table td
	{
		
		
	}
	table.tabCompare {
		position: absolute;
		
		top: -9px;
	}
	table.tabCompareF {
		position: absolute;
		left: -1px;
		top: -10px;
		
	}
	td.CompFirst {
		background: #FFF;
	}
	
	.CompBot {
		position: relative; top: -19px;
	}
	.CompBotL {
		float: left; margin-top: 4px;
	}
	.CompBotR {
		float: right; margin-top: -5px;
	}
	.CompHrB {
		position: relative;
		bottom: 75px;
		left: 1px;
	}
	
	.rolet {
		background: transparent url(/images/tab_spec_bg_left.jpg) no-repeat scroll left center;
		left: -15px;
		padding: 0 0 0px 30px;		
		
	}
	
	/* END: SHOPS -----------------------------------------------------*/
