/* CSS Document */
body{
	margin:0;
	padding:0;
	background: url(bkg_bg.jpg) top left repeat-x;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#d70d0d;
	text-decoration: none;
}
a:hover
{
	color: #666666;
}
img
{
	border: none;
}
	.holder
	{
		width: 1002px;
		float: left;
		background: url(bkg_body.jpg) top left repeat-y;
	}
		#left
		{
			width:222px;
			float:left;
		}
			#logo
			{
				width: 222px;
				height: 150px;
			}
			#category
			{
				text-align: right;
				color: #0b4a8f;
				padding:0 10px 0 0;
			}
			#category a
			{
				font-size:11px;
				color:#0b4a8f;
				text-decoration: none;
			}
			#category a:hover
			{
				text-decoration: underline;
			}
			/*MENU 1*/
			#menu2{
				width: 205px;
				padding: 0px 0px 0px 0px;
				margin: 10px 0 0 10px;
				background: url(menu_bkg.jpg) top left repeat;
			}
			#menu2 ul li a{
				width: 165px; 
				text-decoration: none;
				color:white;
				display:block;
				padding: 7px 20px;
			}
			#menu2 ul li a:hover {
				background: url(submenu_bkg.jpg) top left repeat;
				color: #494949;
				display:block;
			 }
			#menu2 ul{
				margin:0;
				padding:0;
			}
			#menu2 ul li{
				margin:0;
			/*	border-bottom: #FFFFFF 1px dotted;*/
				list-style-type:none;
				display:block;
				padding:0;
				width: 100%; 
			}
			#menu2 ul li ul{
				padding:0;
				margin:-26px 0 0 205px;
				position:absolute;
				z-index: 100;
				display:none;
				background: url(submenu_bkg.jpg) top left repeat;
			}
			#menu2 ul li ul li{
				background: url(submenu_bkg.jpg) top left repeat;
				color: #494949;
				width: 100%; 
			}
			#menu2 table
			{
				float:left;
				border-collapse:collapse;
				padding:0;
			}
			#menu2 a.test
			{
				display:block;
				float:left;
				padding:0;
			}
			/*	#menu
				{
					width: 215px;
					float: left;
					background: url(menu_bkg.jpg) top left repeat;
					padding: 10px 0px 10px 0px;
					margin: 10px 0 0 0;
				}

						#menu ul, #menu ul li ul {
							padding: 0px;
							margin: 0px;
						}

						#menu li, #menu ul li ul li {
							list-style: none;
							padding: 0px;
							margin: 0px;
						}

						#menu a {
							width: 185px; 
			
							color: #FFFFFF;
							font-size: 11px;
							display:block;
							background:aqua;
							padding: 3px 0px 5px 20px;
							text-decoration: none;
							border-bottom: #FFFFFF 1px dotted;
							margin: 0 5px 0 5px;
							
								 }
						#menu a:hover {
							background: url(submenu_bkg.jpg) top left repeat;
							color: #494949;
								 }

						.glavno {
			
						}

						a.glavno:hover {
							background: url(submenu_bkg.jpg) center repeat !important;
						}
							.submenu {
								position: absolute!important;
							
								margin:0px 0 0 210px;
								padding:0;
								z-index: 100;
						
								background: url(menu_bkg.jpg) top left repeat !important;
							}

								.submenu a {
									width: 175px!important; 
							
									color: #494949 !important;
									font-size: 10px!important;
									display: block!important;
								
									padding: 0px 0px 0px 15px!important;
									text-decoration: none !important;
									background: url(submenu_bkg.jpg) repeat center bottom !important;
/*								
								}

								.submenu a:hover {
									background: url(submenu_bkg.jpg) repeat center bottom !important;
									color: #FFFFFF !important;
									}*/
			/*menu 1*/

		#right
		{
			width:780px;
			float:left;
			position:relative;
			z-index:1;
		}
			#header
			{
				width: 765px; /*765-15=750px*/
				padding: 0 0 0 15px;
			}
				#header_top
				{
					width: 765px;
					height: 33px;
				}
					#header_top_left
					{
						float:left;
					}
					#header_top_right
					{
						float:right;
						padding: 5px 0 0 0;
					}
					#header h1
					{
						padding:5px 0 0 0;
						margin:0;
						font-size:10px;
						color:#103e70;
					}
					#header h2
					{
						padding:0;
						margin:0;
						font-weight:normal;
						font-size:10px;
						color:#103e70;
					}
				#header_flash
				{
					height: 33px;
					color: #000000;
				}
				/*MENU 2*/
				#header_menu
				{
					width: 765px;
					float: left;
					padding:0;
					margin:0;
				}
						#header_menu ul {
							padding: 0px;
							margin: 0px;
							float:right;
						}

						#header_menu li {
							list-style-type: none;
							float: left;
						}
						*html #header_menu a {
							color: #FFFFFF;
							font-size: 11px;
							padding: 9px 10px 10px 10px;
							text-decoration: none;
							line-height: 30px;
						}
						#header_menu a {
							color: #FFFFFF;
							font-size: 11px;
							padding: 7px 10px 9px 10px;
							text-decoration: none;
							line-height: 33px;
						}
						#header_menu a:hover {
							background:url(header_menu_over.jpg) top left repeat-x;
							color: #FFFFFF;
								 }
				/*MENU 2*/
				#line_under_header
				{
					margin:0 0 0 20px;
					padding:0 10px 0 0;
					border-bottom: 1px solid #64b9fb;
					text-align:right;
					line-height: 25px;
				}
						#line_under_header h1
						{
							margin:0;
							padding:0;
							float: left;
							font-size: 10px;
							font-weight: normal;
							line-height: 30px;
						}
				#text_place
				{
					margin:0 0 0 20px;
					padding:0 10px 0 0;
					width: 750px;
				}
				#text_place_language
				{
					text-align: right;
				}
					#text_place_language a
					{
						color: #126db3;
						text-decoration:none;
					}
					#text_place_language a:hover
					{
						text-decoration: underline;
					}
				#content
				{
					width: 750px;
					color: #4173ac;
				}
					#content_left
					{
						width: 539px;
						float: left;
						border-right: 1px #999999 dotted;
						margin:0 0 30px 0;
					}
					#content_left p
					{
						margin:0;
						padding: 5px;
					}
					#content_left ul
					{
						padding: 0px 2px 4px 30px;
						margin:0;
					}
					#content_left a
					{
						color:#d70d0d;
						text-decoration: none;
					}
					#content_left a:hover
					{
						color: #666666;
					}
						/* Zemi da se nau4i6 BE */
						.product
						{
							float:left;
							width: 539px;
							border-bottom:solid 1px #f2f2f2;
							padding:0px 0px 10px 0px;
							
						}
						#content_left h1
						{
							font-size: 12px;
							line-height: 22px;
							padding:0;
							text-indent: 10px;
							margin:2px 2px 10px 2px;
							border-bottom: border-right: 1px #999999 dotted;
							border-top: border-right: 1px #999999 dotted;
							background: url(bkg_title.jpg) top left repeat;
							font-weight: normal;
							color: #4173ac;
						}
tr.tablehat{
	font-size: 12px;
	line-height: 22px;
	padding:0;
	text-indent: 10px;
	margin:2px 2px 10px 2px;
	border-bottom: border-right: 1px #999999 dotted;
	border-top: border-right: 1px #999999 dotted;
	background: url(bkg_title.jpg) top left repeat;
	font-weight: normal;
	color: #4173ac;
}
						.content_left_order_box
						{
							width: 127px;
							line-height: 24px;
							border: #999999 1px solid;
							float: left;
							clear: left;
							margin:0 0 20px 0;
							
						}
							.content_left_order_box a
							{
								padding:0 0 0 8px;
								text-decoration: none;
								color: #d70d0d !important;
								font-size: 10px !important;
								font-weight:normal !important;
								background: none !important;
								float: left;
							}
							.content_left_order_box img
							{
								float: left;
							}
						.content_left_box
						{
							width: 530px;
							float: left;
							clear: left;
						}
							.content_left_box a
							{
								color: #d70d0d;
								font-size: 10px !important;
								font-weight:normal !important;
								background: none !important;
								float: right;
								padding:20px 0 0 0 !important;
								margin:0 !important;
								line-height: 11px !important;
								text-decoration: none;
							}
							.content_left_box a:hover
							{
								color: #666666;
							}
							.content_left_box img
							{
							/*     !                            */
							/*    0!0 IVO tova e za tebe !!!!
								padding:0;
								margin:0;
								width: 200px;
							*/
								float: left;
							}
							.promo_text
							{
								width: 300px;
								float: right;
							}
							.promo_text h1
							{
								color: #d70d0d !important;
								font-size: 10px !important;
								font-weight:normal !important;
								background: none !important;
								float: left;
								padding:0 !important;
								margin:0 5px 0 0 !important;
								line-height: 11px !important;
							}

					#content_right
					{
						width: 210px;
						float:left;
					}
						.content_right_box
						{
							float: left;
						}
						.content_right_box h1
						{
							font-size: 12px;
							line-height: 22px;
							padding:0;
							text-indent: 10px;
							margin:2px 2px 10px 2px;
							border-bottom: border-right: 1px #999999 dotted;
							border-top: border-right: 1px #999999 dotted;
							background: url(bkg_title.jpg) top left repeat;
							font-weight: normal;
							color: #4173ac;
						}
						.content_right_box h2
						{
							font-size: 10px;
							line-height: 12px;
							padding:0;
							margin:2px 2px 2px 2px;
							font-weight: normal;
							color: #4173ac;
						}
						.content_right_box p
						{

							padding: 5px;
						}
						.content_right_box a
						{
							color: #d70d0d;
							float: right;
							clear: right;
							padding:5px 0 5px 0 !important;
							margin:0 ;
							line-height: 11px ;
							text-decoration: none;
						}
						.content_right_box a:hover
						{
							color: #666666;
						}
						.news_box
						{
							float: left;
						}
		.footer
		{
			background: #64b9fb url(footer.jpg) top left no-repeat;
			width: 100%;
			float: left;
			height: 18px;
		}
			.footer h1
			{
				font-size: 10px;
				font-weight: normal;
				padding:3px 0 0 8px;
				margin:0;
				color: #FFFFFF;
				float: left;
			}
			.footer h2
			{
				font-size: 10px;
				font-weight: normal;
				padding:3px 0 0 8px;
				margin:0;
				color: #FFFFFF;
				float: right;
			}
			.footer img
			{
				padding:1px 0 0 0;
				float:right;
			}


