﻿* { padding: 0px; margin: 0px; }

body 
{ 
	background-color:#e3e9be; 	
	margin:0px;		
	padding:0px; 	
	color:#000000;
	text-align : center;  
}

.contlogo
{
	display: block;
	background: url('header1.png');
	width: 760px;
	height: 180px;
	margin : 0px auto auto auto;
}

.flag 
{ 
	display: block;		
	margin-left: 670px;	
	padding-top: 15px;	
	width: 70px;	
	height: 40px;
	text-align : center; 
}

.flag a
{ 
	color : #ffffff !important;
	text-decoration : none;
}

.menu
{	display: block;
	height: 25px;
	background : #000000;
	border-top : 4px solid #ADA96E;
	border-bottom : 10px solid #989562;
}

.holder
{
	display : block;
	width : 744px;
	height : 25px;
	margin : 0px auto;
}

.menu a
{       
	display : block;
	float : left;
	width : 123px;
	height : 25px;
	margin : 0px;
	font: 19px Arial,Verdana,sans-serif;
	font-weight : bold;	
	color: #ffffff;
	border: none;
	text-align : center;
	letter-spacing : 0.5px;
	text-decoration : none;
}

.menu a:hover 
{ 				
	background: url("hover.png");
	color : #000000 !important;
}

.menu a:visited 
{ 				
	font: 19px Arial,Verdana,sans-serif;
	font-weight : bold;	
	color: #ffffff;
}

#active
{
	background: url("hover.png");
	color : #000000;
}

.content
{
	clear : both;
	display: block;
	background: #c9cf9b url("body.jpg") repeat-y;
	width: 725px;
	min-height : 260px;
	margin: 0px auto;
	padding: 10px;
	overflow: hidden;
	color: #000000;
}

#path
{
	width : 710px;
	height : 25px;
	text-align : left;
	margin-left : auto;
	font : 15px Arial,Verdana,sans-serif;
	color : #000000;
	font-weight : bold;
	text-transform : lowercase;
}

#path a
{       
	height : 25px;
	font: 16px Arial,Verdana,sans-serif;
	font-weight : bold;	
	color: #ffffff;
	letter-spacing : 0.5px;
	text-decoration : none;
}

#path a:hover 
{ 				
	text-decoration : underline;
}

.products_left

{
	display : block;
	float : left;
	width : 350px;
	text-align : center;
}

.products_left a

{
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	text-transform : uppercase;
}

.products_left a:hover

{
	color : #ffffff;
}

.products_left a img

{
	border : none;
}

h3
{
	text-transform : uppercase;
}

.no-border
{
	border : none;
}

.subcategories
{
	display : block;
	float : left;
	margin-left : 10px;
	height : 200px;
	width : 220px;
	text-decoration : none;
	text-align : center;
	color : #000000;
	font-weight : bold;
}

.subcategories:hover
{
	color : #ffffff;
}

/* start.html 
.startt 	
{
	display: block; 
	margin-left: 40px;
	margin-top: 20px;
	width: 400px; 
	font-style: italic;
	text-align: center;
	font: 20px Arial; 
}
END start.html */

/* contacts.html */
.map 
{
	float:right;
	margin:0px 10px 15px 20px;
}

.info
{  
	margin: 0px 0px 0px 15px;
	/*float: left; */
	font: 16px sans-serif; 
	text-align : left;
}/* END contacts.html */

/* products.html */
.products 
{ 
	text-align : left;
	margin-top : 30px; 
	margin-left : 320px; 
}		
.text
{ 
	display: block; 
	margin-left: 0px; 
	width: 300px; 
	font: 16px sans-serif; 
}
#rights
{
        clear : both;
	font-weight : bold;
	text-align : center;
}

.picture
{ 
	margin-left : 50px;
	float : left;
	 
}/* END products.html */

/* about.html */
.textabout
{
	margin: 0px 20px 0px 20px;
	text-align: justify;
	font: 16px sans-serif;
}/* END about.html */