@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;


}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a {
	text-decoration:none;
	color:black;
}

a.hover {
	text-decoration:underline;	
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	line-height:100%;
	margin-top:0;
}

h1 {
	font-size: 20px;
	color:#000;	
}

h2 {
	font-size: 16px;
	color: #000;	
}

h3 {
	font-size: 12px;
	color: #000;	
}

/*main CSS*/


#bg {
	background: url(../images/Untitled-3_03_03_03_03.png) bottom center no-repeat;
	width: 100%;
}

#logo{
	display:block;
	margin-top:-215px;
	position:absolute;
}
#container {
width : 1025px;
background:#f8fbf5;
margin:auto;
}

#header {
overflow: hidden;
height: 100%;
margin-top:130px;
}
#header h1 {
	margin-top:-10px;
	text-align:left;
	color:#339900;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:100%;
	margin-left: 20px;
}

#friend  {
	text-align:left;
	color:#339900;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:100%;
	margin-left: 20px;
}

#zamen p {
	margin-top: 0px;
	text-align:left;
	color:#339900;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:100%;
	margin-left: 20px;
}

#nav {
display:block;
height: 57px;
width: 1025px;
margin-top:-32px;
font-family: David;
}

#nav li a {
display:block;
width:19.88%;
height: 32px;
float: left;
-webkit-border-radius:5px;	
padding-top:8px;
text-align:center;
color:white;
font-size: 27px ;
}

#nav li.home a {
	
	background:#8cc63f;
	border-left:1px solid #69952f;
	border-right:1px solid #69952f;
}
#nav li.about a {
	background:#8cc63f;
	border-right:1px solid #69952f;
}
#nav li.contacts a {
	background:#8cc63f;
	border-right:1px solid #69952f;
}
#nav li.friends a {
	background:#8cc63f;
	border-right:1px solid #69952f;
}
#nav li.products a {
	background:#8cc63f;
	border-right:1px solid #69952f;
}


#nav li a:hover {
	background:#a3d165
}

#nav li a:active {
	background:#69952f;
}


#featured {
overflow: hidden;
padding-right: 10px;
margin-top: 3px;
margin-left: 30px;
}

#featured img.featuredImage {
margin-left: 10px;
-webkit-border-radius:15px;
}
#productimg {
	margin-top: 50px;
	float:left;
	border: 2px solid #999;
	margin-right: 10px;
	-webkit-border-radius:15px;
}
#featured h1 {
margin-top: 0px;
margin-bottom: 0;
text-align:center;
color:#339900;
}

#main {
position: relative;
height: 700px;
margin-top: 20px;
margin-left: 69px;
}
#main1 {
position: relative;
height: 100%;
margin-top: 20px;
margin-left: 69px;
}

#main p {
font-size: 15px;
line-height: 22px;
}

#main1 p {
font-size: 15px;
line-height: 22px;
}

#main h1 {
padding-top: 10px;
}

#friends {
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
	height:100%;
}
#regioni  {
	text-align:left;
	color:#339900;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:100%;
	margin-left: 20px;
}
#kontakti {
	text-align:left;
	color:#339900;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:100%;
	margin-left: 20px;
}
#product{
	text-align:left;
	color:#339900;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:100%;
	margin-left: 20px;
}
}
 

#regions {
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 20px;
	height: 1073px;
}

#col1, #col2, #col3 {
float: left;
width: 262px;
margin-right: 3em;
margin-top: 10px;
margin-bottom: 60px;
border: #CCC 1px solid;
-webkit-border-radius:15px;
}




#col1 p, #col2 p, #col3 p {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}


#col1 h2, #col2 h2, #col3 h2 {
	text-align:center;
}

#footer {
height: 207px;
width: 100%;
background:url(../images/footer_06.png) bottom center no-repeat;
float:left;
clear:both;
text-align:center;
margin-top: -120px;
}



#footnavig li {
	display:inline;
	text-align:center;
}



#footnavi {
	text-align:center;
}

#footnavig {
	margin-bottom:80px;
	padding-bottom:40px;
	
}

#footer p {
	color: #999;
	font-size:12px;
	text-align:center;
	font-family:"Comic Sans MS", cursive;
        margin-top: 20px; 
}

#footnavig li span {
font-size: 14px;	
}

#footnavig span a {
color: #545454;	
}

#footnavig a.hover {
	text-decoration:underline;	
}

#col1 a, #col2 a, #col3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	color:#669900;
	float:right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#col1 .tomattoes {
	margin-bottom: 10px;
	-webkit-border-radius:15px;
}

#col2 .cocumber {
	margin-bottom: 10px;
	-webkit-border-radius:15px;
}

#col3 .honey {
	margin-bottom: 10px;
	-webkit-border-radius:15px;
}
