/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color:#8cc63f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #004b31;
	text-decoration: none;
}
p {
	margin: 0 0 10px 0;
}
h1 {
	font-size: 2em;
}
.orrange {
	color: #FF7200;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
#lng {
	background-image: url(../img/bgr-lng.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 912px;
	text-align: right;
	padding: 5px 18px 0 0;
}
#lng a {
	padding-right: 5px;
}
#logo {
	height: 130px;
}
#main {
}
/* Left column */
#leftcolumn {
	width: 267px;
	margin-right: 3px;
	float: left;
}
#leftcolumn .l-title {
	background-image: url(../img/bgr-left-title.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 267px;
}
#leftcolumn .l-title div {
	background-image: url(../img/ident.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #fffff1;
	font-size: 14px;
	font-weight: 700;
	line-height: 290%;
	text-indent: 28px;
	background-position: 15px;
}
#leftcolumn .l-footer {
	background-image: url(../img/bgr-left-footer.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 267px;
}
/* Menu */
#leftcolumn #menu {
	background-color: #fffef0;
	margin: 0 0 3px 0;
}
#leftcolumn #menu ul {
	list-style: none;
	padding-top: 3px;
	width: 260px;
}
#leftcolumn #menu ul a:link, #leftcolumn #menu ul a:visited {
	color: #004b31;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 150%;
	height: 20px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#leftcolumn #menu ul a:hover {
	color: #FF7200;
	text-decoration: none;
	display: block;
}
#leftcolumn #menu li {
	vertical-align: middle;
	background-image: url(../img/ident.gif);
	background-repeat: no-repeat;
	/*text-indent: 23px;*/
	padding-left: 23px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CC63F;
	padding-top: 6px;
	padding-bottom: 4px;
	background-position: 10px top;
	margin: 0 0 0 5px;	
}
#leftcolumn #menu ul div.sub a:link, #leftcolumn #menu ul div.sub a:visited {
	text-decoration: none;
	display: block;
	font-weight: normal;
	line-height: 150%;
	height:auto;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper #main #leftcolumn #menu ul a.select, #wrapper #main #leftcolumn #menu ul div.sub a:hover, #wrapper #main #leftcolumn #menu ul div.sub a.select {
	color: #FF7200;
}

/* New Product*/
#newproduct {
	background-color: #fffef0;
	margin: 0 0 3px 0;
}
/* Tyrgovski verigi*/
#stores {
	background-color: #fffef0;
	margin: 0 0 3px 0;
}
/* Top Product*/
#topproduct {
	background-color: #fffef0;
	margin: 0 0 3px 0;
}

/* Main */
#content {
	width: 660px;
	margin: 0 0 3px 270px;	
}
#content .cont {
	background-color: #fffef0;
	padding: 5px 15px 5px 15px;
}
#content .c-title {
	background-image: url(../img/bgr-c-title.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 660px;
}
#content .c-title div {
	background-image: url(../img/ident.gif);
	background-repeat: no-repeat;
	text-transform: lowercase;
	color: #fffff1;
	font-size: 12px;
	font-weight: 400;
	line-height: 320%;
	text-indent: 28px;
	background-position: 15px;
}
#content .c-title div a:link, #content .c-title div a:visited {
	color: #fffff1;
	text-decoration: none;
}
#content .c-title div a:hover {
	color: #FF7200;
}
#content .c-footer {
	background-image: url(../img/bgr-c-footer.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 660px;
}
#content div.title1 {
	font-size: 14px;
	font-weight: 700;
	color: #fffdf0;
	background-color: #8cc63f;
	padding: 5px 0 5px 13px;
}
#content div.title1 a:link, #content div.title1 a:visited {
	color: #fffdf0;
	text-decoration:none;
}
#content div.title1 a:hover {
	color: #004b31;
	text-decoration:none;
}





/* Recepti */
#content .recepti img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#navrecetpti {
	text-decoration: none;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 15px;
	padding-right: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004B31;
}
#navrecetpti .navleft {
	float: left;
}
#navrecetpti .navleft a:link, #navrecetpti .navleft a:visited {
	font-size: 12px;
	color: #004B31;
	text-decoration: none;
	font-weight: bold;
	margin-left: 7px;
}
#navrecetpti .navright {
	float: right;
}
#navrecetpti .navright a:link, #navrecetpti .navright a:visited {
	font-size: 12px;
	color: #004B31;
	text-decoration: none;
	font-weight: bold;
	margin-right: 7px;
}
#navrecetpti .navleft a:hover, #navrecetpti .navright a:hover {
	color: #FF7200;
}

/* Products */
#content div.prodtumb {
	background-image: url(../img/products/bgr-tumb.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 145px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 120%;
	float: left;
}
#content div.prodtumb img {
	padding-top: 4px;
	margin-bottom: 6px;
}
#content div.prodtumb a:link, #content div.prodtumb a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content div.prodtumb a:hover {
	color: #FF7200;
}
#content .fakti {
	margin-top: 10px;
}
#content .fakti img {
	margin-bottom: 10px;
	margin-left: 15px;
}




/* Contact */
.contacti {
	padding: 10px 0 20px 40px;
	line-height: 180%;
	font-size: 14px;
}
.contacti a:link, .contacti:visited {
	color: #004b31;
	text-decoration: none;
}
.contacti a:hover {
	color: #FF7200;
}

/* Footer */
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8cc63f;
	text-decoration: none;
	width: 915px;
	background-image: url(../img/bgr-footer.jpg);
	height: 40px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	line-height: 400%;	
}
#footer a:link, #footer a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8cc63f;
	text-decoration: none;
}
#footer a:hover {
	color: #fffff0;
}
#footer div.slogan {
	float: left;
	color: #fffef0;
	font-size: 24px;
	font-weight: 600;
	margin-left: 10px;
	letter-spacing: 0.03em;
}



/* Debug colours 
#main {
	background-color: #FFFF00;
}
#leftcolumn, #content div.title1 {
	background-color: #FF00FF;
}
#content {
	background-color: #00FFFF;
	clear: right;
}
*/

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* Clearfix */

