body { line-height: 1.5; }
blockquote::before, blockquote::after, q::before, q::after { content: ""; }
a img { border: medium none; }
body { font-size: 75%; color: rgb(34, 34, 34); background: none repeat scroll 0% 0% rgb(255, 255, 255); font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #7f0416; }
h1 {font-size: 20px;}
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 20px; font-weight: bold;}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
p { margin: 0px 0px 1.5em; }
a:focus, a:hover { color: rgb(0, 0, 0); }
a { color: rgb(0, 0, 153); text-decoration: underline; }
strong { font-weight: bold; }
li ul, li ol { margin: 0px 1.5em; }
ul, ol { margin: 0px 1.5em 1.5em; }
ul { list-style-type: disc; }
.last { margin-right: 0px; padding-right: 0px; }
label { font-weight: bold; }
.container { width: 950px; margin: 0px auto; background: none repeat scroll 0% 0% rgb(255, 255, 255); padding: 10px;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 { float: left; margin-right: 10px; }
.last, div.last { margin-right: 0px; }
.span-6 { width: 230px; }
.span-18 { width: 710px; }
.span-24, div.span-24 { width: 950px; margin: 0px; }
.clearfix::after, .container::after { content: " "; display: block; height: 0px; clear: both; visibility: hidden; overflow: hidden; }
.clearfix, .container { display: block; }
.clear { clear: both; }

body { background: url('images/background.png') repeat-x scroll left top rgb(248, 251, 248); color: rgb(67, 67, 67); }
#wrapper { padding: 20px; }
#content-top { background: none repeat scroll 0% 0% rgb(255, 255, 255); margin-top: 10px; border-top: 2px solid rgb(223, 237, 224); }
a { color: rgb(15, 141, 2); }
a:hover { color: rgb(217, 81, 3); }

#header { height: 182px; background: url('images/header_background.png') no-repeat scroll right center transparent; }


#call {
  -webkit-animation: call 1s linear infinite;
  animation: call 1.5s linear infinite;
  float:right; position:relative; top: 158px; right:75px; font-size:17px; font-weight: bold;
  
  
}



@-webkit-keyframes call {
  0% { color: #d0181dff; }
  50% { color: #d0181d00; }
  100% { color: #d0181dff; }
}
@keyframes call {
  0% { color: #d0181dff; }
  50% { color: #d0181d00; }
  100% { color: #d0181dff; }
}


#headerwrap { background: url('images/header_wrap.gif') repeat-x scroll 0% 0% transparent; height: 182px; }
#header h2 { padding-left: 12px; color: rgb(132, 158, 129); font-size: 14px; line-height: 18px; font-family: Georgia,Times,"Times New Roman",serif; margin-bottom: 0px; }
.logo { margin: 30px 0px 0px 10px; }
#pagemenu { height: 26px; margin: 18px 0px 0px 10px; }
#pagemenu ul { padding: 0px; margin: 0px; }
#pagemenu li { list-style: outside none none; display: inline; margin: 0px; padding: 4px; background: url('images/menubackground.gif') repeat-x scroll 0% 0% transparent; border-bottom: 1px solid rgb(250, 210, 86); }
#pagemenu a { text-decoration: none; color: rgb(13, 77, 6); font-weight: bold; font-family: Arial; font-size: 12px; padding: 1px 3px; }
#pagemenu a:hover, #pagemenu .current_page_item a { color: rgb(246, 116, 0); }
#content { background: none repeat scroll 0% 0% rgb(255, 255, 255); margin: 15px 15px 15px 10px; }
.post { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid rgb(204, 204, 204); }
.post p { margin-bottom: 16px; }
.title { margin-bottom: 8px; line-height: 22px; font-family: Georgia,Times,"Times New Roman",serif; color: rgb(13, 77, 6); }
.entry { text-align: justify; line-height: 20px; padding-top: 8px; font-family: Georgia,Times,"Times New Roman",serif; font-size: 14px; }
.post img { max-width: 680px; }




#topsearch { padding: 15px 0px 5px; }
#topsearch input { border: 1px solid rgb(172, 201, 169); }
#topsearch label { display: none; }
#topsearch #s { width: 155px; padding: 2px; }
#s { width: 155px; padding: 2px; }
#searchsubmit { border: 1px solid rgb(13, 77, 6); background: none repeat scroll 0% 0% rgb(13, 77, 6); color: rgb(255, 255, 255); cursor: pointer; }

#footer { background: none repeat scroll 0% 0% rgb(238, 245, 239); padding: 10px; border-top: 2px solid rgb(223, 237, 224); text-align: center; color: rgb(119, 119, 119); font-size: 11px; }
#footer a { color: rgb(119, 119, 119); text-decoration: underline; }
#footer a:hover { color: rgb(15, 141, 2); }
#footer ul { list-style-type: none; margin: 0px 0px 10px; padding: 0px; font-size: 12px; }
#footer ul li { margin: 0px; padding: 0px 6px 0px 5px; display: inline; border-right: 1px solid rgb(172, 201, 169); }
#footer ul li.last { border-right: medium none; }
#footer li a { color: rgb(15, 141, 2); font-weight: bold; }
#respond::after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#langs { margin-top: 10px; }
#langs a { padding-right: 20px; background: url('images/uk.png') no-repeat scroll right top transparent; }
#vegetables_cloud div, #fruit_cloud div { margin-top: 6px; padding: 0px 5px; }
#vegetables_cloud div a, #fruit_cloud div a { color: rgb(15, 141, 2); text-decoration: underline; display: block; float: left; margin-right: 10px; }
#vegetables_cloud div a:hover, #fruit_cloud div a:hover { color: rgb(217, 81, 3); }
.info { background-color: rgb(243, 243, 243); margin: 10px 0px; padding: 10px; color: rgb(85, 85, 85); }
.clear { clear: both; }

.top-cat  a {font-size: 14px; text-decoration: underline;}
.top-cat  a :hover{text-decoration: none;}
.top-cat  p{font-size: 18px; text-decoration: underline;}


.blue { color: rgb(5, 128, 190) ! important; }
.wqfde { color: rgb(162, 162, 162); font-size: 11px; margin-top: 200px; }
.tblue { color: rgb(109, 71, 221); font-family: tahoma; font-size: 16px; padding: 10px; margin-bottom: 7px; }

.catalog { padding: 0px 0px 0px 2px; margin-left: -10px; margin-top:0px; margin-bottom:20px;}
.catalog img{ border: 1px solid #fff; }
.catalog img:hover{ border: 1px solid #912f34;}

.content-post { background-color: rgb(243, 243, 243); margin: 5px; padding: 10px; color: rgb(85, 85, 85); border: 1px solid #e8e5f0; border-radius: 3px;}
.content-post p { color: rgb(127, 127, 127); font-family: tahoma; font-size: 12px; }
.content-post h2 { color: #7f0416; font-family: tahoma; font-size: 19px; padding: 5px; margin-top:10px;}
.content-post a {color: rgb(127, 127, 127); font-family: tahoma; font-size: 12px; padding: 3px;}
.content-post a:hover {text-decoration:none;}


.comments { margin: 10px 40px; padding-left: 10px; font-size: 18px;}

.comment { background-color: rgb(243, 243, 243); margin: 10px 0px 30px 0px; color: rgb(85, 85, 85); border: 1px solid #e8e5f0; border-radius: 3px;}
.comment hr{ border: 1px solid #e8e5f0; }
.comment p { font-family: tahoma; font-size: 12px; line-height: 14px; margin: 10px 0 10px 10px;}

.article { background-color: rgb(243, 243, 243); margin: 10px 0px 30px 0px; color: rgb(85, 85, 85); border: 1px solid #e8e5f0; border-radius: 3px;}
.article hr{ border: 1px solid #e8e5f0; }
.article p { font-family: tahoma; font-size: 12px; line-height: 14px; margin: 10px 10px 10px 10px;}
.article a {color: #531e22; float:right;}
.article a:hover { text-decoration: none; color: #ad4047; }

.relates { margin: 10px 40px; padding-left: 10px; font-size: 20px;}

.relate { background-color: rgb(243, 243, 243); margin: 10px 0px 10px 0px; color: rgb(85, 85, 85); border: 1px solid #e8e5f0; border-radius: 3px;}
.relate p { font-family: tahoma; font-size: 12px; line-height: 14px; margin: 10px 10px 10px 10px;}
.relate a {color: #531e22;}
.relate a:hover { text-decoration: none; color: #ad4047; }



.sidebar a { text-decoration: none; color: rgb(102, 102, 102); }
.sidebar a:hover { text-decoration: underline; }
.sidebar .h2 { margin: 10px 0px 0px; padding: 4px 10px; background: url('images/tab_background.gif') repeat-x scroll 0% 0% transparent; border-bottom: 1px solid rgb(172, 201, 169); font-size: 16px; font-family: Arial; font-weight: bold; color: rgb(13, 77, 6); }
.sidebar ul { list-style-type: none; margin: 0px 0px 10px; padding: 0px; }
.sidebar ul li { list-style-type: none; margin: 0px 0px 15px; padding: 0px; }
.sidebar ul ul { list-style-type: none; margin: 0px; padding: 0px; }
.sidebar ul li li { padding: 3px 0px 3px 20px; margin: 0px; background: url('images/bullet.gif') no-repeat scroll 2px 3px transparent; }
.sidebar ul li ul li { background: url('images/bullet.gif') no-repeat scroll 2px 3px rgb(255, 255, 255); padding: 2px 0px 2px 20px; margin: 2px 0px; }
.sidebar p {margin:5px 0px 0px 5px; color:grey;} 

.sidebar hr {border: 1px solid #e8e5f0;}
.sidebar img {width:225px; margin:2px 2px 2px 2px; border-left: 1px solid #e8e5f0; border-right: 1px solid #e8e5f0;}
#banner {margin:0px 0px 0px -6px;}

.breadcrumb { font-size: 12px; margin: 0px 0px 0px 2px;}
.breadcrumb a {text-decoration: underline;}
.breadcrumb a:hover {text-decoration: none;}

.lozung p { color: rgb(211, 4, 24); margin-top: 44px; padding-bottom: 36px; margin-right: 40px; margin-left: 40px; font-size: 16px; font-family: Tahoma,Arial; font-weight: bold; letter-spacing: 0px; }

.catalog {margin: 20px 10px 20px 10px;}
.catalog img { width: 320px;  border: 1px solid #fff;}
.catalog img:hover { border: 1px solid #91b308;} 