/* Vento K by Danish */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	background: url(bg.jpg) repeat-x  #FFFFFF;
	color: #3981B2;
}
img {
	border-width:0px; 
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3981B2;
	text-decoration:none;
	font-size:10px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#D4322E;
	text-decoration:none;
	font-size:10px;
}
p {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #3981B2;
	text-decoration:none;
	font-size:10px;
}

#all {
	width:917px;
	margin:0px auto;
	padding:0px;
	color: #3981B2;
}
h1 {
	color: #D4322E;
	font-size:15px;
	margin:0px;
	padding:0px;
}
h2 {
	color: #D4322E;
	font-size:14px;
	margin:0px;
	padding:0px;
}
h3 {
	color: #D4322E;
	font-size:13px;
	margin:0px;
	padding:0px;
}
h4 {
	color: #D4322E;
	font-size:10px;
	margin:0px;
	padding:0px;
}
h5 {
	color: #D4322E;
	font-size:11px;
	margin:0px;
	padding:0px;
}	

#tbl{
padding:0px !important;
margin:0px !important;
border-right:1px #DCE0EB solid !important;
border-top:1px #DCE0EB solid !important;
}

#tbl td{
border-left:1px #DCE0EB solid !important;
border-bottom:1px #DCE0EB solid !important;
}

/*--------------- header -----------------------------*/
#header {
	width:901px;
	height:149px;
	padding:0px 8px 0 8px;
	margin:0px auto;
	background:url(header_bg.jpg) repeat-y;
}
	img.logo  {
		width:214px;
		height:149px;
		border-left:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;
	}
	.flash {
		width:685px;
		height:149px;
		float:left;
	}
	
/*--------------- header end -----------------------------*/				
	#menu {
		width:891px;
		padding:0 8px 0 18px;
		height:27px;
		line-height:25px;
		background:url(menuto.jpg) no-repeat;
	}
		#menu ul {
			margin:0px;
			padding:0px;
			list-style:none;
			float: left;
		}
		#menu li {
			margin:0px;
			padding:0px;
			display:inline;
		}
		#menu ul a {
			color:#FFFFFF;
			font-size:11px;
			padding:1px 14px 4px 14px
		}	
		#menu ul a:hover {
			color:#1D6FA7;
			font-size:11px;
			background:#DFEFF8;
			border:2px solid #B8D5E7;
			padding:1px 12px 3px 12px;
		}
		#menu a {
			color:#FFFFFF;
			font-size:11px;
		}	
		#menu a:hover {
			color:#1D6FA7;
			font-size:11px;
		}	
		a.home	{
			margin:5px 7px 0 50px;
			vertical-align: middle;
			background:url(home.jpg) no-repeat;
			display:block;
			width:15px;
			height:16px;
			float: left;
		}
		a:hover.home	{
			margin:5px 7px 0 50px;
			vertical-align:middle;
			background:url(home_hover.jpg) no-repeat;
		}
		a.map	{
			margin:5px 7px 0 0px;
			vertical-align:middle;
			background:url(map.jpg) no-repeat;
			display:block;
			width:15px;
			height:16px;
			float: left;
		}
		a:hover.map	{
			margin:5px 7px 0 0px;
			vertical-align:middle;
			background:url(map_hover.jpg) no-repeat;
		}	
	

/*--------------- content -----------------------------*/

#content {
	width:901px;
	padding:0px 8px 0px 8px;
	background:url(content_bg.jpg) repeat-y;
	border-top:1px solid #4A8AB6;
	float:left;
}
	#left {
		width:214px;
		border-left:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;
		float:left;
		margin:0px;
		padding:0px;
	}
		#left h3 {
			background: url(left_title_bg.jpg) repeat-x;
			width:214px;
			height:27px;
			line-height:23px;
			color:#D4322E;
			font-size:10px;
			text-transform:uppercase;
			font-weight:normal;
			margin:20px 0 15px 0;
			text-indent:20px;
		}
		#left h3 a {
			color:#D4322E;
			font-size:10px;
			text-transform:uppercase;
			font-weight:normal;
		}
		#left h3 a:hover {
			color: #1D6FA7;
			font-size:10px;
			text-transform:uppercase;
			font-weight:normal;
		}
		#left h3 a.vsichki {
			color:#1D6696 !important;
			font-size:10px;
			text-transform: lowercase;
			font-weight:normal;
			margin:0 0 0 100px;
		}	
		#left h3 a:hover.vsichki {
			color:#D4322E !important;
			font-size:10px;
			text-transform: lowercase;
			font-weight:normal;
		}	
		a.prod {
			background:#EEF8FD;
			color:#1D6FA7;
			display:block;
			font-size:11px;
			width:194px;
			height:57px;
			line-height:55px;
			vertical-align:middle;
			padding:0 0 0 20px;
			margin:6px 0 6px 0;
		}
		a:hover.prod {
			color: #D5312F;
			font-size:11px;
		}	
		.kartinka {
			margin:0 5px 0 0;
		}
		
		a.news	 {
			margin:0px 5px 2px 18px;
			background:url(news_li.jpg) no-repeat left top;
			padding:0px 0 0px 18px;
			color:#60A2CF;
			font-size:9px;
			font-weight:bold;
			line-height:11px;
			vertical-align:middle;
		}
		a:hover.news	 {
			margin:0px 5px 2px 18px;
			background:url(news_li_hover.jpg) no-repeat left top;
			padding:0px 0 0 18px;
			color:#B1B1C6;
			font-size:9px;
			font-weight:bold;
		}
		#left p {
			padding:2px 20px 16px 36px;
			margin:0px;
			color:#1D6FA7;
			font-size:10px;
		}
		#left p a {	
			color:#60A2CF;
			font-size:10px;
		}
		#left p a:hover {	
			color:#D5312F;
			font-size:10px;
		}		
	#right {
		width:649px;
		padding:20px 10px 23px 20px;
		float:left;
		position:relative;
	}
		#right_lyava {
		padding:0 20px 0 20px;
			/*width:500px;
			float:left;padding:0 25px 0 25px;*/
			margin:0px;
			
		}	
			#right_lyava h3 {
				background: url(right_title.jpg) repeat-x;
				height:27px;
				border-left:1px solid #FFFFFF;
				border-right:1px solid #FFFFFF;
				line-height:23px;
				color:#D4322E;
				font-size:10px;
				text-transform:uppercase;
				font-weight:normal;
				/*margin:0 0 0 -25px;*/
				text-indent:20px;
			}
			#right_lyava h3 a {
				color:#D4322E;
				font-size:10px;
				text-transform:uppercase;
				font-weight:normal;
			}
			#right_lyava h3 a:hover {
				color: #1D6FA7;
				font-size:10px;
				text-transform:uppercase;
				font-weight:normal;
			}			
			#right_lyava  h3 a.vsichki_new {
				color:#1D6696 !important;
				font-size:10px;
				text-transform: lowercase;
				font-weight:normal;
				margin:0 0 0 230px;
			}	
			#right_lyava h3 a:hover.vsichki_new {
				color:#D4322E !important;
				
			}
		
			.new_products {
				border-right:1px solid #E8F0F6;
				border-bottom:1px solid #E8F0F6;
				width:385px;
				margin:0 0 30px 1px;
				float:left;
			}
			.new_products_inside {
				border:1px solid #BFE2F5;
				width:385px;
				float:left;
			}
			.clima {
				/*background:url(new_clima.jpg) no-repeat;*/
				float:left;
				height:145px;
				width:252px;
				margin:0 25px 0 60px;
			}
			
			.model {
				/*width:200px;*/
				border-bottom:1px solid #BFE2F5;
				float:left;
				margin:0 7px 5px 0;
			}
			.model h4 {
				color:#00548F;
				font-size:10px;
				font-weight:normal;
				padding:6px 0 0 57px;
				margin:0;
				float:left;
				clear:both;
			}	
			.model p {
				float:left;				
				padding:6px 0 0 0 ;
				margin:0;
				color:#5D9ECA;
				font-size:10px !important;
			}
			
			.new_products_inside {
				padding:0 0 20px 0;
				}
			
			.new_products_inside ul {
				list-style:none;
				margin:0px;
				padding:0;
				float:left;
			}
				.new_products_inside li {
					list-style:none;
					list-style-image:url(li.jpg);
					font-size:10px;
					color:#3981B2;
				}
				.new_products_inside  a.more {
					color:#7CB7D7 !important;
					font-size:10px;
					text-transform: lowercase;
					font-weight:normal;
					margin:5px 7px 3px 0px;
					float:right;
				}
				.new_products_inside  a:hover.more {
					color:#1D6696 !important;
					font-size:10px !important;
					text-transform: lowercase;
					font-weight:normal;				
					margin:5px 7px 3px 0px;
					float:right;
				}
				
			.sertifikati {
				margin:0px 17px 5px 2px;
				padding:0px;
				float:left;
			}
			.sertifikati img {
				border:1px solid #92C9E6;
				margin:0 0 5px 0;
			}
			.do_sertifikatite {
				float:left;
				width:260px;
				margin:0px;
				padding:0px;
			}				
			.do_sertifikatite  p {
				margin:0px;
				padding:0px;
				font-size:10px;
				color:#3981B2;
				text-align:left;
			}
			.do_sertifikatite ul {
				list-style:none;
				margin:20px 0 0 20px;
				padding:0px;
				float:left;
			}
				.do_sertifikatite li {
					list-style:none;
					list-style-image:url(li.jpg);
					font-size:10px;
					color:#3981B2;
					margin:0 0 10px 0;
				}	
				.do_sertifikatite a.more {
					color:#7CB7D7 !important;
					font-size:10px;
					text-transform: lowercase;
					font-weight:normal;
				}
				.do_sertifikatite a:hover.more {
					color:#1D6696 !important;
					font-size:10px;
					text-transform: lowercase;
					font-weight:normal;		
				}
		#right_dyasna {
				float:right;
				width:208px;
				position:absolute;
				top:20px;
				right:10px;
				border-left:20px solid white;
				min-height:300px;
				background:white;
			}
				*html #right_dyasna {
					height:300px;
				}
			#right_dyasna h3 {
				background: url(right_title.jpg) repeat-x;
				height:27px;
				border-left:1px solid #FFFFFF;
				border-right:1px solid #FFFFFF;
				line-height:23px;
				color:#D4322E;
				font-size:10px;
				text-transform:uppercase;
				font-weight:normal;
				margin:0px 0 0 0;
				text-indent:20px;
			}
			#right_dyasna h3 a {
				color:#D4322E;
				font-size:10px;
				text-transform:uppercase;
				font-weight:normal;
			}
			#right_dyasna h3 a:hover {
				color: #1D6FA7;
				font-size:10px;
				text-transform:uppercase;
				font-weight:normal;
			}
			.welcome{
				width:410px;
			}
			#right_dyasna h3 a.vsichki_new {
				color:#1D6696 !important;
				font-size:10px;
				text-transform: lowercase;
				font-weight:normal;
				margin:0 0 0 60px;
			}	
			#right_dyasna a:hover.vsichki_new {
				color:#D4322E !important;
		/*		font-size:10px;
				text-transform: lowercase;
				font-weight:normal;*/
			}
			.top_oferta {
				margin:0px;
				padding:0px;
			}	
			.top_oferta h4 {
				color:#00548F;
				font-size:10px;
				font-weight:normal;
				padding:5px 0 6px 11px;
				margin:0px;
			}
			.top_info {
				margin:0 0 20px 11px;
				padding:0 0 5px 0;
				border-bottom:1px solid #BFE2F5;
				float:left;
				width:195px;
			}
			.sin1 {
				color:#4C8CB8;
				font-size:10px;
			}
			.cherven {
				color:#D22E2A;
				font-size:10px;
			}
			.sin2 {
				color:#4C8CB8;
				font-size:10px;
				font-weight:bold;
			}
				.top_info a.more {
					color:#7CB7D7 !important;
					font-size:10px;
					text-transform: lowercase;
					font-weight:normal;
					margin:0 0 0 150px;
				}
				.top_info a:hover.more {
					color:#1D6696 !important;
					font-size:10px;
					text-transform: lowercase;
					font-weight:normal;		
				}
				
				
			#right h2 {
				background: url(right_title.jpg) repeat-x;
				height:27px;
				border-left:1px solid #FFFFFF;
				border-right:1px solid #FFFFFF;
				line-height:23px;
				color:#D4322E;
				font-size:10px;
				text-transform:uppercase;
				font-weight:normal;
				text-indent:20px;
				margin:0 -20px 0 -20px;
			}	
				
			.products {
			border:1px solid #BFE2F5;
				margin:20px 10px 30px 10px;
				padding:10px;
				
				
				
			}
			.products_inside {
				
				
			}
			.products_inside ul {
				list-style:none;
				margin:0px 0 0 10px;
				padding:0px;
				clear:both;
			}
				.products_inside li {
					list-style:none;
					background:url(li.jpg) no-repeat left;
					padding:0 0 0 20px;
					font-size:10px;
					color:#3981B2;
				}
				.products_inside  a.more {
					color:#7CB7D7 !important;
					font-size:10px;
					text-transform: lowercase;
					font-weight:normal;
					margin:50px 7px 3px 0px;
					float:right;
				}
				.products_inside  a:hover.more {
					color:#1D6696 !important;
					font-size:10px !important;
					text-transform: lowercase;
					font-weight:normal;				
					margin:50px 7px 3px 0px;
					float:right;
				}
				
				.produktova_snimka {
					margin:0 10px 10px 0;
					float:left;
					border:1px #BFE2F5 solid;
				}
				.products table {
				}
				.prod_pics	{
					
				}
					
				.prod_info {
					padding-left:20px;
					padding-right:20px;
					padding-top:20px;
					/*float:left;*/
					/*width:500px;*/
				}
					
				td p{
				padding:0 !important;
				margin:0 !important;
				}
				
			.model_inside {
				width:490px;
				border-bottom:1px solid #BFE2F5;
				float:left;
				margin:0 10px 10px 0;
			}
			.model_inside h4 {
				color:#00548F;
				font-size:12px;
				font-weight:normal;
				padding:18px 0 9px 17px;
				margin:0px;
				float:left;
			}	
			.model_inside p {
				float:left;				
				padding:0px 0 0 17px;
				margin:0px;
				color:#5D9ECA;
				font-size:10px !important;
			}
			.pic_produkt{
			margin:70px 0 0 70px;
			}	
/*--------------- content end -----------------------------*/	

/*--------------- footer -----------------------------*/

#footer {
	/*width:100%;*/
	background:url(footer_bg.jpg) repeat-x;
	/*height:26px;
	float:left;*/
	clear:left;
}
	#foot {
		background: url(foot_bg.jpg) no-repeat;
		width:918px;
	/*	height:26px;
		line-height:26px;*/
		margin:0px auto;
		padding:0px;
		color:#FFFFFF;
	}	
	#foot td{
		padding:4px 0 4px 20px;
		}
	td.s_padding {
		width:605px;
	}		