* { margin: 0; padding: 0; }
a { text-decoration: none; }
img { border: none; }

.float-left { float: left; }
.float-right { float: right; }
.clear { clear: both; }


body { background: #f9fafb url(../img/bg_page.png) center top no-repeat; font-family: 'Droid Sans'; font-size: 14px; text-align: left; color: #747575; }
.wrap { width: 1000px; margin: 0 auto; position: relative; }

.header { height: 140px; margin-bottom: 10px; position: relative; }
.header img {position: absolute; bottom: 0; }
.header .locales { position: absolute; bottom: 0; right: 240px; color: #90c519; }
.header .locales a { color: #90c519; }
.header .locales a:hover { color: #e89314; }

.menu { 
	list-style-type: none; background: url(../img/bg_menu.png) repeat-x; height: 40px; 
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
	padding: 0 10px;
}
.menu li { float: left; line-height: 40px; border-right: 1px solid #f9c069; }
.menu li.lst { border: none; }
.menu li:hover { background: url(../img/bg_menu_sel.png) repeat-x; }
.menu li a { padding: 8px 34px; font-size: 14px; font-family: 'Droid Sans', sans-serif; color: #fff; }

.main {}
.main .box { float: left; width: 125px;	height: 150px; margin: 20px 20px 0 0; border: 0px solid #fff; background: #fff;
	-webkit-border-radius: 2px;	-moz-border-radius: 2px; border-radius: 2px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
	position: relative;
}
.main .box .padder { padding: 10px; text-align: center; }
.main .box .padder h3 { font-size: 12px; color: #555; font-family: 'Droid Sans', sans-serif; margin-bottom: 10px; }
.main .box .padder p { font-size: 12px; margin-top: 10px; }
.main .box.wide { width: 100%; height: auto; min-height: 400px; }
.main .box.lst { margin-right: 0; }
.main .box .content { padding: 104px 32px 32px 32px; }
.main .box .content p { line-height: 20px; text-align:justify; }
.main .box .content img { float:right; margin-left: 20px; }
.main .box .content table { text-align:center; }
.main .box .content table td { padding: 7px; }
.main .box .content table img { float:none; margin-left: 0;}
.main .box .content ul { margin-left: 30px; }
.main .box .content a { color: #093; text-decoration: underline; }
.main .box .content a:hover { color: #666; text-decoration: none; }
.main .box h1 { 
	display: block-inline; background: green; position: absolute; left: -10px; top: 33px; 
	font-size: 24px;font-weight: normal; font-family: 'Droid Sans', sans-serif;
	color: #fff; background: #7fba37;
	padding: 0 62px 0 42px; height: 44px; line-height: 44px;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.main .box h2 { font-size: 17px; color: #666666; margin-bottom: 20px;  font-family: 'Droid Sans', sans-serif; }
.main .box p { margin-bottom: 20px; font-size: 14px; font-family: 'Droid Sans', sans-serif; color: #585858; line-height: 1.1; }


.footer { background: url(../img/footer_bg.jpg); border-top: 1px solid #adaeb0; padding: 15px 0 30px 0; margin-top: 10px; font-family: 'Droid Sans', sans-serif; font-size: 13px; color: #dfdbc0; }
.footer ul li { list-style-type: none; margin-right: 15px; }
.footer ul li a { color: #dfdbc0; line-height: 17px; }
.footer .footer-flower { position: absolute; top: -110px; right: -80px; }

/* Pages */
.main .home-box { height: 358px; }
.main .home-3-box {	width: 745px; }
.banner { width: 745px; height: 358px; overflow: hidden; }
.banner .flex-control-nav { bottom: 14px; z-index: 9999; }
.banner .flex-control-nav a { background: #fff; }
.banner .flex-control-nav a.flex-active { background: #8AAF49; }

.products { padding: 104px 0 0 20px; font-family: 'Droid Sans', sans-serif; }
.products .product { float: left; width: 208px; height: 400px; padding-top: 5px; margin: 0 30px 30px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #d4e7bc; }
.products .product .info { text-align: center; }
.products .product a { color: #585858; font-size: 14px;}
.products .product:hover { background: rgba(127, 186, 55, 0.33); }
.products .product a h3 { font-size: 14px; font-weight: normal; padding-top: 8px; }
.products .details-wrap { display: none; }
.modal_box .details { color: #000 !important; }
.modal_box .details .gallery { float: left; width: 45%; z-index: 9999;	}
.modal_box .details .gallery .main img { width: 100%; }
.modal_box .details .gallery .th img { float: left; width: 70px; height: 78px; margin-right: 5px; margin-bottom: 5px; }
.modal_box .details .desc { float: right; width: 55%; font-family: 'Droid Sans', sans-serif; }
.modal_box .details .heading { border-bottom: 1px solid #cecece; padding: 20px 0; font-size: 24px; margin-bottom: 30px; }
.modal_box .details .heading h3 { font-weight: normal; }
.modal_box .details .heading h4 { font-size: 13px; color:#333; margin-top: 20px; }
.modal_box .details .heading .stamp { float: right; text-align: right; width: 280px; font-weight: bold; font-size: 18px; }
.modal_box .details .heading .stamp img { width: 100px; }
.modal_box .details p { margin-bottom: 20px; font-size: 14px; line-height: 1.5; }
.modal_box .details table { border-collapse: collapse; }
.modal_box .details table th { padding: 10px; border: 1px solid #7fba37; background-color: #7fba37; }
.modal_box .details table td { padding: 8px; border: 1px solid #7fba37; }
.modal_box .details table td img { width: 40px; }
.modal_box .details a.contact-request { display: block; padding: 15px; margin-bottom: 50px; background: #7fba37; color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #d4e7bc; text-align: center; }
.modal_box .details ul { margin-left: 30px; }
.modal_box .details ul li { line-height: 18px; }
.modal_box .details ul a { color: #093; text-decoration: underline; }
.modal_box .details ul a:hover { color: #666; text-decoration: none; }
.modal_box .details span.undertable { color: #666; font-size: 12px; }
span.red { color:#C00; }
span.blue { color:#06F; }
span.yellow { color:#FC0; }
span.green { color:#0C0; }
span.orange { color:#F60; }
span.purple { color:#C0C; }

#formular{float:left;width:456px;margin-top:30px;}
#formular input{background:#e9f4f9;border:1px solid #e2ebf0; margin-bottom:5px;height:29px;line-height:29px;padding-left:7px;width:447px;color:#585858;font-family:'Droid Sans';font-size:14px;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
#formular textarea{background:#e9f4f9;border:1px solid #e2ebf0; margin-bottom:5px;height:115px;padding:7px;width:440px;color:#585858;font-family:'Droid Sans';font-size:14px;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
#send:link, #send:active, #send:visited,#send:hover{height:30px;line-height:30px;background:#7fba37;color:#fff;text-align:center;font-family:'Droid Sans';font-size:14px;padding-left:8px;padding-right:8px;float:right;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
#adrese{float:left;margin-left:30px;margin-right:15px;margin-top:30px;}
.adresa{padding-bottom:15px; width: 250px;}
#social_media{float:left;padding-left:20px;border-left:1px solid #adaeb0;margin-top:30px;min-height:280px;}
#facebook:link, #facebook:active, #facebook:visited, #facebook:hover{float:left;background:url(../img/bg_facebook.jpg) left top no-repeat;height:36px;line-height:36px;padding-left:50px;font-family:'Droid Sans';font-size:14px;text-align:left;color:#585858;font-weight:normal;margin-top:7px;}
#twitter:link, #twitter:active, #twitter:visited, #twitter:hover{float:left;background:url(../img/bg_twitter.jpg) left top no-repeat;height:36px;line-height:36px;padding-left:50px;font-family:'Droid Sans';font-size:14px;text-align:left;color:#585858;font-weight:normal;margin-top:7px;}
#gplus:link, #gplus:active, #gplus:visited, #gplus:hover{float:left;background:url(../img/bg_gplus.jpg) left top no-repeat;height:36px;line-height:36px;padding-left:50px;font-family:'Droid Sans';font-size:14px;text-align:left;color:#585858;font-weight:normal;margin-top:7px;}
#formular label.error { color: #f00; float: left; }
