
		.menu 
						{
							font-family		 : "Trebuchet MS";
							width            : 180px;
							background-color : #A4A4A4;
							padding-left     : 10px;
							padding-right    : 20px;
							padding-bottom   : 15px;
						}
					.menu_item_parent 
						{
							line-height : 2.3em;
							margin-left : 10px;
						}
					.menu_item_child 
						{
							margin-left : 15px;
							line-height : 1.9em;
						}
					.menu_horizontal_rule
						{

						}

						a.menu_link_parent:link 
							{ 
								color           : #1E1E1E;
								font-size       : 12px; 
								font-weight     : bold;
								text-decoration : none;
							}
						a.menu_link_parent:visited 
							{ 
								color           : #1E1E1E;
								font-size       : 12px;
								font-weight     : bold;
								text-decoration : none;
							}
						a.menu_link_parent:hover 
							{ 
								color           : #F2F2F2;
								font-size       : 12px;
								font-weight     : bold;
								text-decoration : none;
							}
						a.menu_link_parent:active 
							{ 
								color           : #F2F2F2;
								font-size       : 12px;
								font-weight     : bold;
								text-decoration : none;
							}
				/* END   parent item */
				/* BEGIN child item */
						a.menu_link_child:link 
							{ 
								color           : #3E3E3E;
								font-size       : 12px; 
								font-weight     : bold;
								text-decoration : none;
							}
						a.menu_link_child:visited 
							{  
								color           : #3E3E3E;
								font-size       : 12px;
								font-weight     : bold;
								text-decoration : none;
							}
						a.menu_link_child:hover 
							{ 
								color           : #F2F2F2;
								font-size       : 12px;
								font-weight     : bold;
								text-decoration : none;
							}
						a.menu_link_child:active 
							{ 
								color           : #F2F2F2;
								font-size       : 12px;
								font-weight     : bold;
								text-decoration : none;
							}
body 
{
	font-family      : Arial, Helvetica, sans-serif;
	background-image:url(/assets/frontend/themes/portalit/gfx/bg.jpg);
	background-repeat:repeat-x;
	font-size		     : 12px;
	background-color : #f7f7f7;
	margin           : 0px;
	padding          : 0px;
	min-width        : 736px;
	color: #2F2A32;
	

	
}
.cat_path{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#919191;
	font-size:12px;
}





a.top_menu:link 
{ 
	color			      : #000;
	font-size:12px;font-weight:bold;
	text-decoration : none;
}

a.top_menu:visited 
{ 
	color						: #000;
	font-size:12px;font-weight:bold;
	text-decoration : none;
}

a.top_menu:hover 
{ 
	color           : #fff;
	font-size:12px;font-weight:bold;
	text-decoration : none;
}
	
a.top_menu:active 
{ 
	color						: #000;
	font-size:12px;font-weight:bold;
	text-decoration : none;
}

.povratak_block 
{
	float		    : left;
	margin-left : 16px;
	clear		    : both;
	display		  : block;
	width       : 250px;
	margin-top	: 10px;
	font-weight:bold;
}

a.povratak_link:link 
{ 
	font-family		  : "Trebuchet MS";
	color     		  : #da251c;
	font-size 		  : 12px; 
	font-weight		  : bold;
	text-decoration	  : underline;
}

a.povratak_link:visited 
{ 
	font-family		  : "Trebuchet MS";
	color     		  : #da251c;
	font-size 		  : 12px; 
	font-weight		  : bold;
	text-decoration	  : underline;
}

a.povratak_link:hover 
{ 
	font-family		  : "Trebuchet MS";
	color     		  : #575757;
	font-size 		  : 12px; 
	font-weight		  : bold;
	text-decoration	: underline;
}	

a.povratak_link:active 
{ 
	font-family		  : "Trebuchet MS";
	color     		  : #575757;
	font-size 		  : 12px; 
	font-weight		  : bold;
	text-decoration	: underline;
}

.category_name_block 
{
	background-color : #FFFFFF;
	padding-left		 : 5px;
	margin-top			 : 13px;
	display				   : block;
	font-size			   : 16px;
	color				     : #BB130C;	
	clear				     : both;
	margin-left			 : 20px;
	margin-right		 : 20px;
	border-bottom		 : solid 3px #EBEBEB;
	font-family			 : Trebuchet MS, Helvetica, Arial, sans-serif;
}

a img 
{
  border : none;
}	

.clear 
{ 
  clear : both;
}

a:link 
{ 
	color     : #da251c;
	text-decoration:underline;
}

a:visited 
{ 
	color     : #da251c;
	text-decoration:underline;
}

a:hover 
{ 
	color     : #575757;
	text-decoration:underline;
}	

a:active 
{ 
	color     : #575757;
	text-decoration:underline;
}


a.sublink:link 
{
	font-family		  : "Trebuchet MS";
	font-size:12px;
	color     : #000;
	text-decoration:none;
	font-weight:bold;
	margin-left:22px;

}

a.sublink:visited 
{ 
	font-family		  : "Trebuchet MS";
	font-size:12px;
	color     : #000;
	text-decoration:none;
	font-weight:bold;
	margin-left:22px;

}

a.sublink:hover 
{
	font-family		  : "Trebuchet MS";
	font-size:12px; 
	color     : #da251c;
	text-decoration:underline;
	font-weight:bold;
	margin-left:22px;

}	

a.sublink:active 
{
	font-family		  : "Trebuchet MS";
	font-size:12px;
	font-weight:bold; 
	color     : #da251c;
	text-decoration:underline;
	font-weight:bold;
	margin-left:22px;

}

a.footer_link:link 
{
	color     : #fff;
	text-decoration:none;
}

a.footer_link:visited 
{ 

	color     : #fff;
	text-decoration:none;
}

a.footer_link:hover 
{

	color     : #fff;
	text-decoration:underline;
}	

a.footer_link:active 
{

	color     : #fff;
	text-decoration:none;
}
/*------------ SKRACENI PRIKAZ CLANAKA----------------*/
.article_thumb_image_short
{
	margin-top			: 2px;
	margin-bottom		: 8px;
	margin-left 		: 22px;
	margin-right		: 8px;
	border				: 2px solid #c8c8c8;
	padding			    : 0px;
}
.article_title_short
{
}
.article_content_short_shortened
{
	font-size	  : 12px;
	color		  : #000000;
	padding-right : 10px;
	padding-left  : 10px;
	padding-bottom: 6px;
}	
/*---------------------------------------------------*/


/*------------ OPSIRNI PRIKAZ CLANKA----------------*/
.article_thumb_image_full
{
	float            : left;
	margin-left 	 : 23px;
	margin-bottom    : 8px;
	border       	 : 2px solid #c8c8c8;
}
.article_title_full
{
	font-family		: "Trebuchet MS";
	margin-left 	: 22px;
	margin-bottom	: 6px;
	color       	: #919191;
	font-size   	: 18px;
}
.article_content_short
{
	font-family			: "Trebuchet MS";
	font-size			: 14px;
	color				: #333333; 
	margin-left			: 22px;
	margin-right		: 10px;
	float				: left;	
}
.product_content_full
{
	font-size	  :	12px;
	color		  : #000000;
	padding-left  : 22px;
	padding-right : 10px;
	clear		  : both;
}
/*---------------------------------------------------*/


/*------------ LINK - NASLOV CLANKA----------------*/
a.article_link:link 
{ 
	font-family		  : "Trebuchet MS";
	margin-left 	  : 10px;
	margin-bottom	  : 6px;
	color			  : #da251c;
	font-size		  : 14px; 
	text-decoration	  : none;
	font-weight		  : bold;
}
a.article_link:visited 
{ 
	font-family		  : "Trebuchet MS";
	margin-left 	  : 10px;
	margin-bottom	  : 6px;
	color			  : #da251c;
	font-size		  : 14px; 
	text-decoration	  : none;
	font-weight		  : bold;
}
a.article_link:hover 
{ 
	font-family		  : "Trebuchet MS";
	margin-left		  : 10px;
	margin-bottom	  : 6px;
	color			  : #575757;
	font-size		  : 14px; 
	text-decoration	  : underline;
	font-weight		  : bold;
}
a.article_link:active 
{ 
	font-family		  : "Trebuchet MS";
	margin-left 	  : 10px;
	margin-bottom	  : 6px;
	color			  : #da251c;
	font-size		  : 14px; 
	text-decoration	  : none;
	font-weight		  : bold;
}
.izdvojeno
{
	width            : 290px;

	overflow:hidden;

	float            : left;
	margin-right     : 5px;

	border-left:3px solid #e04f48;
}

.izdvojeno_left
{
	float : left;
	background-color : #dedede;	
}

.izdvojeno_thumb
{
	margin-left   : 16px;
	margin-right   : 16px;
	height      	: 75px;
	line-height 	: 75px;
}

.izdvojeno_right
{
	float   	: left;
	width:160px;
	margin-right:10px;
	background-color : #dedede;
}

.izdvojeno_naslov
{
text-align:left;
}

.izdvojeno_content_short_shortened
{
	font-size   : 11px;
	color       : #000;
	padding-top : 10px;
	text-align:left;
}

.izdvojeno_vise 
{
	text-align  	: right;
	padding-right	: 0px;
	margin-top:7px;
}

.izdvojeno_img 
{
	width        : 75px;
	height       : 75px;
}

a.izdvojeno_thumb_link:link
{
	background-color : #da251c;
	padding          : 2px;
	display			 		 : block;
	text-decoration  : none;
	width            : 75px;
	height           : 75px;
}

a.izdvojeno_thumb_link:visited
{
	background-color : #da251c;
	padding          : 2px;
	display          : block;
	text-decoration  : none;
	width            : 75px;
	height           : 75px;
}

a.izdvojeno_thumb_link:hover
{
	background-color : #9F9F9F;
	padding          : 2px;
	display          : block;
	text-decoration  : none; 
	width            : 75px;
	height           : 75px;
}

a.izdvojeno_thumb_link:active
{
	background-color : #da251c;
	padding          : 2px;
	display          : block;
	text-decoration  : none; 
	width            : 75px;
	height           : 75px;
}

a.izdvojeno_link:link 
{ 
	font-family		  : "Trebuchet MS";
	color        	  : #da251c;
	font-size    	  : 12px; 
	text-decoration	: none;
}

a.izdvojeno_link:visited 
{ 
	font-family		  : "Trebuchet MS";
	color           : #da251c;
	font-size       : 12px;
	text-decoration	: none;
}
 
a.izdvojeno_link:hover 
{ 
	font-family		 	: "Trebuchet MS";
	color           : #575757;
	font-size       : 12px;
	text-decoration : underline;
}

a.izdvojeno_link:active 
{ 
	font-family		 	: "Trebuchet MS";
	color           : #da251c;
	font-size       : 12px;
	text-decoration	: none;
}

a.izdvojeno_cat_link:link 
{ 
	font-family		  : "Trebuchet MS";
	color        	  : #ffc600;
	font-size    	  : 14px; 
	text-decoration	: none;
	font-weight:bold;
}

a.izdvojeno_cat_link:visited 
{ 
	font-family		  : "Trebuchet MS";
	color           : #ffc600;
	font-size       : 14px;
	text-decoration	: none;
	font-weight:bold;
}
 
a.izdvojeno_cat_link:hover 
{ 
	font-family		 	: "Trebuchet MS";
	color           : #ffc600;
	font-size       : 14px;
	text-decoration : underline;
	font-weight:bold;
}

a.izdvojeno_cat_link:active 
{ 
	font-family		 	: "Trebuchet MS";
	color           : #ffc600;
	font-size       : 14px;
	text-decoration	: none;
	font-weight:bold;
}

a.izdvojeno_link_vise:link 
{ 
font-family		  : "Trebuchet MS";
	color        	  : #da251c;
	font-size    	  : 12px; 
	text-decoration	: none;
}

a.izdvojeno_link_vise:visited 
{ 
font-family		  : "Trebuchet MS";
	color        	  : #da251c;
	font-size    	  : 12px; 
	text-decoration	: none;
} 

a.izdvojeno_link_vise:hover 
{ 
	font-family		 	: "Trebuchet MS";
	color           : #575757;
	font-size       : 12px;
	text-decoration : underline;
}

a.izdvojeno_link_vise:active 
{ 
font-family		  : "Trebuchet MS";
	color        	  : #da251c;
	font-size    	  : 12px; 
	text-decoration	: none;
}
.page_title_ukratko
{
	font-family	: "Trebuchet MS";
	margin-left : 18px;
	margin-top  : 11px;
	color       : #919191;
	font-size   : 18px;
}

.page_table_ukratko
{
	width       : 100%;
	padding     : 0px;
	margin      : 0px;
	margin-left : 3px;
}

.page_table_content_ukratko
{
	width         : 100%;
	font-size	  : 12px;
	line-height		: 17px;
	padding-left  	: 18px;
	padding-right 	: 18px;
}

.page_thumb_image_ukratko
{
	border      	   : 2px solid #c8c8c8;
	margin-top		   : 10px;
	margin-bottom	   : 10px;
	margin-right	   : 20px;
}

.page_title_opsirno
{
	font-family	: "Trebuchet MS";
	margin-left : 18px;
	margin-top  : 11px;
	color       : #919191;
	font-size   : 18px;
}

.page_table_opsirno
{
	width       : 100%;
	padding     : 0px;
	margin      : 0px;
	margin-left : 3px;
}

.page_table_content_opsirno
{
	width         	: 100%;
	font-size		: 12px;
	color			: #000000;
	line-height		: 17px;
	padding-left  	: 18px;
	padding-right 	: 18px;
}

.page_thumb_image_opsirno
{
	border      	   : 2px solid #c8c8c8;
	margin-top		   : 10px;
	margin-bottom	   : 10px;
	margin-right	   : 20px;
}
a.sitemap_link:link 
{ 
	color           : #666666;
	font-size       : 10px; 
	text-decoration : none;
}

a.sitemap_link:visited 
{ 
	color           : #666666;
	font-size       : 10px;
	text-decoration : none;
}

a.sitemap_link:hover 
{ 
	color           : #bb130c;
	font-size       : 10px;
	text-decoration : overline;
}

a.sitemap_link:active 
{ 
	color           : #bb130c;
	font-size       : 10px;
	text-decoration : overline;
}
/*------------ SKRACENI PRIKAZ PROIZVODA----------------*/
.product_thumb_image_short
{
	margin-top			: 2px;
	margin-bottom		: 8px;
	margin-left 		: 22px;
	margin-right		: 8px;
	border				: 2px solid #c8c8c8;
	padding			    : 0px;
}
.product_title_short
{
}
.product_content_short_shortened
{
	font-size	  : 12px;
	color		  : #000000;
	padding-right : 10px;
	padding-left  : 10px;
	padding-bottom: 6px;
}	
/*---------------------------------------------------*/


/*------------ OPŠIRNI PRIKAZ PROIZVODA----------------*/
.product_thumb_image_full
{
	float            : left;
	margin-left 	 : 23px;
	margin-bottom    : 8px;
	border       	 : 2px solid #c8c8c8;
}
.product_title_full
{
	font-family		: "Trebuchet MS";
	margin-left 	: 22px;
	margin-bottom	: 6px;
	color       	: #919191;
	font-size   	: 18px;
}
.product_content_short
{
	font-family			: "Trebuchet MS";
	font-size			: 14px;
	color				: #333333; 
	margin-left			: 22px;
	margin-right		: 10px;
	float				: left;	
}
.product_content_full
{
	font-size	  :	12px;
	color		  : #000000;
	padding-left  : 22px;
	padding-right : 10px;
	clear		  : both;
}	
/*---------------------------------------------------*/



/*------------ LINK - NAZIV PROIZVODA----------------*/
a.product_link:link 
{ 
	font-family		  : "Trebuchet MS";
	margin-left 	  : 10px;
	margin-bottom	  : 6px;
	color			  : #da251c;
	font-size		  : 14px; 
	text-decoration	  : none;
	font-weight		  : bold;
}
a.product_link:visited 
{ 
	font-family		  : "Trebuchet MS";
	margin-left 	  : 10px;
	margin-bottom	  : 6px;
	color			  : #da251c;
	font-size		  : 14px; 
	text-decoration	  : none;
	font-weight		  : bold;
}
a.product_link:hover 
{ 
	font-family		  : "Trebuchet MS";
	margin-left		  : 10px;
	margin-bottom	  : 6px;
	color			  : #575757;
	font-size		  : 14px; 
	text-decoration	  : underline;
	font-weight		  : bold;
}
a.product_link:active 
{ 
	font-family		  : "Trebuchet MS";
	margin-left 	  : 10px;
	margin-bottom	  : 6px;
	color			  : #da251c;
	font-size		  : 14px; 
	text-decoration	  : none;
	font-weight		  : bold;
}/* BEGIN Fotogalerija */

		/*BEGIN Fotogalerija ukratko*/
	.gallery_thumb_image_short
		{
			margin      	   : 15px;
			border				: 2px solid #c8c8c8;
		
			background-color   : #FFFFFF;
			float              : left;
			margin-left        : 0px;
			margin-top         : 3px;
		}
		
	.gallery_thumb_image_short_blank
		{
			margin      	: 15px;
			border      	: 1px solid #FFFFFF;
			padding			: 1px;
			float			: left;
			margin-left		: 0px;
			margin-top		: 3px;
		}
	
	.galerija_ukratko
		{
			margin-left : 11px;
			margin-top  : 10px;
			overflow    : hidden;
			position    : relative;
			float       : left; 
		}
		
	a.galerija_naslov_link:link 
		{ 
			font-family		: "Trebuchet MS";
			color			: #da251c;
			font-size		: 14px; 
			text-decoration	: none;
			font-weight    	: bold;
		}
	a.galerija_naslov_link:visited 
		{ 
			font-family		: "Trebuchet MS";
			color       	: #da251c;
			font-size   	: 14px;
			text-decoration : none;
			font-weight     : bold;
		} 
	a.galerija_naslov_link:hover 
		{ 
			font-family		: "Trebuchet MS";
			color           : #575757;
			font-size   	: 14px;
			text-decoration : underline;
			font-weight     : bold;
		} 
	a.galerija_naslov_link:active 
		{ 
			font-family		: "Trebuchet MS";
			color           : #da251c;
			font-size       : 14px;
			text-decoration : none;
			font-weight    	: bold;
		}
	/*END Fotogalerija Ukratko*/

	/*BEGIN Fotogalerija Opsirno*/
	.fotogalerija_opsirno
		{
			position    : relative;
			float       : left;
			width       : 505px;
			margin-left : 16px;
			margin-top  : 10px;
			overflow    : hidden;
		}
		
	.fotogalerija_opsirno_block 
		{
			margin-right  : 25px;
			margin-bottom : 1px;
			float         : left;
			display       : block;
			width         : 96px;		
			margin-top    : 10px;
		}
		
	.fotogalerija_naslov_opsirno
		{
			font-family	: "Trebuchet MS";
			clear       : right;
			color       : #8A8A8A;
			font-weight : bold;
			font-size   : 18px;
		}
		
	.fotogalerija_opsirno_thumb_slika 
		{
			padding          : 1px;
			background-color : #FFFFFF;
			border           : 1px solid #DCDCDC;
			float            : left;
			display          : block;
			width            : 98px;		
		}
	
	.gallery_thumb_naslov_slike
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#333333;
		width:96px;	
		}
		
	.gallery_thumb_opis 
		{
			width: 96px;
			color: #666666;
			font-size:10px;
		}
	/*END  Fotogalerija Opsirno*/		

/*END Fotogalerija*/


.privitak_block 
{
	background-color : #EEEEEE;
	color				     : #818181;
	padding				   : 6px;
	padding-left		 : 8px;
	line-height			 : 1.5em;
	width				     : auto;
	display				   : block;
}
		
.privitak_naslov
{
	font-size		: 11px;
	clear			  : both;
	font-weight	: bold;
}
	
.slicica_privitka
{
	float			   : left;
	margin-right : 7px;
	width			   : 16px;
	height			 : 16px;
	display			 : block;
}
		
.pojedini_privitak
{
	line-height: 1.7em;
}
	
a.privitak_link:link 
{ 
	font-family		  : Arial, Helvetica, sans-serif;
	color           : #5B5B5B;
	font-weight     : bold;
	text-decoration : underline;
	font-size		    : 11px;
}

a.privitak_link:visited 
{ 
	color           : #5B5B5B;
	font-weight     : bold;
	text-decoration : underline;
}

a.privitak_link:hover 
{ 
	color           : #818181;
	font-weight     : bold;
	text-decoration : underline;
}

a.privitak_link:active 
{ 
	color           : #818181;
	font-weight     : bold;
	text-decoration : underline;
}
.top
{
	width             : 736px;
	position          : relative;
	height            : 185px;
	overflow          : hidden;
	display           : block;
	clear             : both;
	background-image  : url(/assets/frontend/themes/portalit/gfx/header.jpg);
	background-repeat : no-repeat;
}
 

.top_left
{
	float : left;
}

.top_right
{
	float    : right;	
	position : relative;
}

.top_right_menu 
{
	margin-left  : 47px;
	margin-top   : 0px;
	margin-right : 8px;
	height       : 24px;
	line-height  : 24px;
}
	
.middle
{
	background-color : #fff;
	padding-bottom:10px;
}	

.middle_left
{
	float            : left;
	width            : 220px;
	padding-top      : 10px;
	padding-bottom   : 5px;
	background-color : #FFF;
}	

.middle_right
{
	float            : left;
	width            : 220px;
	padding-top      : 10px;
	padding-left     : 5px;
	text-align       : left;
	background-color : #fff;
}		

.middle_center
{
	float          : left;
	width          : 736px;
	text-align     : left;
	padding-bottom : 15px;
}

.footer
{
	font-size     : 10px;
	width					: 100%;
	overflow      : hidden;
}

.footer_left
{
	width      : 50%;
	float      : left;
	text-align : left;
}

.footer_right
{
	width : 50%;
	float : left;
}
