/*
 * www.poslasticarnicapunto.com
 * styles.css
 * developed by www.filkris.com
 *
 * @author		Filip Krstic, www.filkris.com
 * @copyright	Copyright (c) 2014, Filip Krstic
 * @license		http://opensource.org/licenses/gpl-license.php GNU Public License
 * @version		1.0
 *
 */

/* GENERAL */
* {
    margin:0;
	padding:0;
}
html, body {
	height:100%;
	color:#000;
	font-size:14px;
	font-family: "Droid Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background:#FAEFDB;
}

h1 {
	margin:5px 0 0 0;
    padding:0;
    font-size:46px;
	line-height:56px;
	font-family: "COMSC", "Pacifico", sans-serif;
}

h2 {
	margin:15px 0 0 0;
	padding:0;
    font-size:36px;
	line-height:46px;
	text-align:center;
	font-family: "COMSC", "Pacifico", sans-serif;	
}

h3 {
	margin:0;
    padding:0;
	color: #312825;
	font-size: 22px;
	line-height:26px;
	text-transform:uppercase;
	font-family: "Droid Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h4 {
	margin:0;
    padding:0;
    font-size:32px;
	line-height:26px;
	font-family: "COMSC", "Pacifico", sans-serif;
}

h5 {
    padding:0;
	margin:5px;
	color:#56311C;
    font-size:36px;
	line-height:40px;
	font-family: "COMSC", "Pacifico", sans-serif;
}

h6 {
	margin:70px 0 0 0;
	padding:0;
	color:#56311C;
    font-size:28px;
	line-height:34px;
	font-family: "COMSC", "Pacifico", sans-serif;
}

/* LINKS */
a:link, a:visited {
  color:#E24669;
  text-decoration:none;
}

a:hover, a:active {
  color:#E24669;
  text-decoration:underline;
}

/* NAV */
nav {
	text-transform:uppercase;
	font-family: "Droid Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

nav ul li {
	margin:0;
	padding:0;
	float:left;
	display:block;
	text-align:center;
}

/* WRAPPER */
.wrapper {
    height:100%;	
    min-height:100%;
    height:auto !important;
    margin:0 auto -245px;
}

/* CONTENT */
.content {
	background:inherit;
}

/* HEADER */
header {
	margin:0;
	padding:0;
	height:87px;
	min-width:960px;	
	background:url(../images/nav_bg.png) no-repeat center #f0ebe0;
	width:expression(document.body.clientWidth<960?"958px":"auto");	
}

.h_content {
	height:87px;
}

.h_nav {
	margin:37px auto 5px;	
}

.h_nav ul {
	margin:0;
	padding:0;
	font-size:18px;
}

.h_nav ul li {
	margin:0 9px;
	padding:0;
}

.h_nav ul li.spacer {
	width:288px;	
    text-indent:-9999px;
}

.h_nav li a, .h_nav li a:visited {
	color:#1F1411;
	text-decoration:none;
}

.h_nav li a:hover {
	color:#E24669;
}

.h_nav li.current a, .h_nav li.current a:visited, .h_nav li.current a:hover {
	color:#E24669;
	border-bottom:1px solid #E24669;
}

.logo {
	padding:0;
	width:284px;
	height:220px;
	z-index:9999;
	display:block;	
	margin:0 338px;
	position:absolute;
	transform: translatez(0);
	-o-transform: translatez(0);
	-ms-transform: translatez(0);
	-moz-transform: translatez(0);
	-webkit-transform: translatez(0);
	background:url(../images/logo_bg.png) no-repeat center;
}

.logo img {
	margin:5px 33px 0 33px;
}

.slider {
	margin:0;
	padding:0;
	height:497px;
	min-width:960px;
	background:url(../images/slider_bg.png) repeat-x center #FAEFDB;
	width:expression(document.body.clientWidth<960?"958px":"auto");	
}

.slider_wrapper {
	padding:0;
	width:960px;
	margin:0 auto 0;
	position:relative;
}

.slider_wrapper ul, .slider_wrapper ul li {
	padding:0;
	margin:0;
}

.noslider {
	margin:0;
	padding:0;
	height:276px;
	min-width:960px;
	background:url(../images/noslider_bg.png) repeat-x center #FAEFDB;
	width:expression(document.body.clientWidth<960?"958px":"auto");	
}

.noslider_wrapper {
	padding:0;
	width:960px;
	height:180px;
	margin:0 auto 0;
}

.imager {
	margin:70px auto;
	background:#FFF;
	border: 2px solid #FFF;	
	box-shadow: 0 0 5px #FFF;
	-moz-box-shadow: 0 0 5px #FFF;
	-webkit-box-shadow: 0 0 5px #FFF;
}

/* INDEX */
a.srv:link, a:visited, a.srv:hover, a:active {
	color: #56311C;
	text-decoration:none;
}

.service {
	background:inherit;
}

.service img {
	border:3px solid #E8D5AB;
}

.service p {
	margin:0;
	padding:4px;
	text-align:justify;
}

.description {
	padding:0;
	margin-top:5px;
	margin-bottom:10px;
	border-top:2px solid #E8D5AB;
}

.description p {
	margin:5px;
	padding:0;
	text-align:justify;
}

.description p:first-letter {
	margin-left:20px;
}

.offers {
	padding:0;
	margin:10px 10px 20px 10px;
}

.offers_wraper {
	margin:0 auto 0;
	padding:0;
	width:912px;
	position:relative;
}

.offers_wraper ul, .offers_wraper ul li {
	margin:0;	
	padding:0;
}

.offers_wraper .bx-wrapper .bx-viewport {
	background:#F7E3C9;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

.offers_wraper .bx-wrapper .bx-prev {
	left: -21px;
	background: url(../images/punto-controls.png) no-repeat 0 0;
}

.offers_wraper .bx-wrapper .bx-next {
	right: -26px;
	background: url(../images/punto-controls.png) no-repeat -32px 0;
}

.offers_wraper .bx-wrapper .bx-prev:hover {
	background-position: 0 -41px;
}

.offers_wraper .bx-wrapper .bx-next:hover {
	background-position: -32px -41px;
}

.offers_wraper .bx-wrapper .bx-controls-direction a {
	margin-top: -20px;
	width: 30px;
	height: 38px;
}

.offer_item {
	margin:0 14px 14px 14px;
	padding:0;
	height:186px;
	width:882px;
}

.offer_image {
	margin:20px 5px 0 5px;
	padding:0;
	float:left;
	width:168px;
	height:168px;
}

.offer_image img {
	border: 5px solid #D3BA88;
}

.offer_text {
	margin:20px 5px 0 10px;
	padding:0;
	float:left;
	height:186px;
	width:689px;
}

.notice_offer, .notice_new {
	height:72px;
	width:67px;
	margin:-11px 0 0 -11px;
	position:absolute;
	overflow:visible !important;
	background:url(../images/notice_akcija.png) no-repeat;
}

.notice_new {
	background:url(../images/notice_novo.png) no-repeat;
}

/* ABOUT */
.about {
	padding:0 0 20px 0;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:2px solid #E8D5AB;
}

.about p {
	margin:0;
	padding:10px 5px 5px 5px;
	text-align:justify;
	border-top:2px solid #E8D5AB;
}

.about p:first-letter {
	margin-left:20px;
}

/* PRODUCTS */
.products, .catering {
	margin-top:5px;
	margin-bottom:10px;	
	padding:0 0 10px 0;
}

.products p, .catering p {
	margin:0;
	min-height:150px;	
	text-align:justify;	
	padding:2px 5px 0 5px;
	border-top:2px solid #E8D5AB;
	border-bottom:2px solid #E8D5AB;
}

.products p:first-letter {
	margin-left:20px;
}

/* CATERING */

/* GALLERY */
.gallery {
	margin-top:8px;
	margin-bottom:16px;
	padding-top:0;
	padding-bottom:0;
}

.gallery h1 {
	border-bottom:2px solid #E8D5AB;
}

.gallery ul {
	margin:8px 0;
	padding:0;
	list-style:none;
}
.gallery ul li {
	margin:8px 8px;
	padding:0;
	float:left;
	width:300px;
	height:225px;
	display:block;
	border:2px solid #E8D5AB;
}

/* CONTACT */
.contact {
	margin-top:0;
	margin-bottom:16px;
	padding-top:15px;
	padding-bottom:0;
	border-top:2px solid #E8D5AB;
	border-bottom:2px solid #E8D5AB;		
}

.contact_form {
}

.contact_details {
}

.find_us {
	margin-top:0;
	margin-bottom:16px;
	padding-top:0;
	padding-bottom:0;
}

.google_map {
}

/* FORM */
input, textarea, select {
	margin:0;
    padding:8px 6px;
    width:230px;
    color: #2F3031;
    border:1px solid #ddd;
    outline:none;
    display:inline-block;
    position:relative;
    z-index:2;
    background:-webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
    background:-moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);
    -webkit-transition:.3s ease-in-out;
    -moz-transition:.3s ease-in-out;
}

input {
    height:16px;
}

select {
    width:353px;
    padding:6px 6px;
}

textarea {
    width:500px;
    overflow:hidden;
    background:-webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
    background:-moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);
}

input:focus, textarea:focus, select:focus {
    -webkit-box-shadow:0px 0px 5px #56311C;
    -moz-box-shadow:0px 0px 5px #56311C;
    box-shadow:0px 0px 5px #56311C;
}

label {
	margin:0;	
    float:left;
    height:16px;
    width:112px;
    text-align:right;
    display:block;
    padding:8px 24px 0 0;
}

label.txtarea {
    padding:0 24px 0 0;
}

.field {
    margin-top:18px;
}

.error {
    height:16px;
    width:400px;
    background-color:#FFCFCF;
    border:1px solid #E5A3A3;
	font-family:Helvetica, Arial, sans-serif;
    color:#801B1B;
    padding:8px 10px 8px 10px;
    margin:16px auto 5px;
    -moz-box-shadow:0 0 6px #ddd;
    -webkit-box-shadow:0 0 6px #ddd;
    z-index:9999;
}

.submit input {
	float:right;
    padding:0;
    height:36px;
    width:96px;
    color:#FFF;
	font-size:24px;
    cursor:pointer;
	margin-right:50px;
	text-align:center;
	-moz-box-shadow:none;
    -webkit-box-shadow:none;
	font-family: "COMSC", "Pacifico", sans-serif;
    background:-webkit-gradient(linear, left top, left 30, from(#231F20), color-stop(4%, #2F3031), to(#231F20));
    background:-moz-linear-gradient(top, #231F20, #2F3031 1px, #231F20 30px);
    border:1px solid #CCC;
}

p.success {
	margin:0;
	padding:0;
}

/* OTHERS */
.white {
	color:#FFF;
}

.black {
	color:#000;
}

.pink {
	color:#E24669;
}

.green {
	color:#8DC63F;
}

.brown {
	color:#D8B288;
}

.center {
	text-align:center;
}

.italic {
	font-style:italic;
}

.bold {
	font-weight:bold;
}

.noupper {
	text-transform:none;
}

.frame {
	margin:0;
	padding:0;
	border:2px solid #e8d5ab;
}

.push {
	height:245px;
}

/* FOOTER */
.f_nav {
	margin:15px auto 15px;	
}

.f_nav ul {
	margin:0;
	font-size:18px;
	padding:0 0 0 79px;
}

.f_nav ul li {
	margin:0 22px;
	padding:0;
}

.f_nav li a, .f_nav li a:visited {
	color:#E24669;
	text-decoration:none;
}

.f_nav li a:hover {
	color:#FFF;
}

.f_nav li.current a, .f_nav li.current a:visited, .f_nav li.current a:hover {
	color:#FFF;
	border-bottom:1px solid #FFF;
}

.f_box {
	height:120px;
	background:#FAEFDB;
}

.f_box_img {
	margin:0;
	padding:20px 7px 10px 5px;
	float:left;
	width:82px;
}

.f_box_cont {
	margin:0;
	padding:10px 10px 10px 7px;
	float:left;
	width:189px;
}

.f_box_cont p {
	margin:5px 0 0 -5px;
	padding:0;
	color:#493832;
	font-size:14px;
	font-style:italic;
	font-family: "Droid Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.f_content {
	height:200px;
}

.f_line {
	height:45px;
	min-width:960px;
	background:#241814;
	width:expression(document.body.clientWidth<960?"958px":"auto");	
}

.social {
	margin-top:5px;
	float:right;
}

footer {
	margin:0;
	padding:0;
	height:245px;
	min-width:960px;	
	background:#38251f;
	width:expression(document.body.clientWidth<960?"958px":"auto");	
}