/* @import url(http://fonts.googleapis.com/css?family=Nunito); */
body {
	/*font-family:Georgia, Times, "Times New Roman", serif; 
	font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;*/
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	background: url(../images/bg.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* HEADER */
#header {
	background:url(../images/123.png) repeat;
	margin:auto;
	height:475px;
	width:960px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow: 0 0 10px #fff;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
}
.torta_link {
	text-decoration:none;
}
#tmain {
	display:inline-block !important;
	overflow:hidden;
	margin:0;
	width:200px;
	margin-top:20px
}
.custom_hd {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	margin-left:20px;
	font-size:18px;
}
#tmain img {
	width:100%
}
#tmain p {
	width:100%;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	padding:0;
	font-size:18px;
}
.custom_cpp {
	width:900px;
	margin:auto;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-style:italic;
	padding-bottom:8px;
	margin-bottom:20px;
	padding-top:8px;
}
.custom_strane {
	width:900px;
	margin:auto;
}
.svadbena:hover p {
	color:#FF8BFF
}
.decija:hover p {
	color:#4F98FF
}
.svecana:hover p {
	color:#FC8B8D
}
.ostalo:hover p {
	color:#C2FF88
}
.kolaci:hover p {
	color:#FFCE89
}
.medenjaci:hover p {
	color:#89AEFE
}
.mafini:hover p {
	color:#8AFFBB
}
.gallthumb {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 24px 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:200px;
	display:inline-block;
	float:left;
	min-height:150px;
		vertical-align:middle;
}
.gallthumb img {
	width:100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align:middle;
	margin:auto;
}
#menu {
	background:url(../images/menu_bg.png) center center no-repeat;
	height:165px;
	margin:auto;
	position:relative;
	bottom:475px;
	z-index:101;
	overflow:hidden;
	clear:both
}
#header_pages {
	background:url(../images/123.png) repeat;
	margin:auto;
	height:75px;
	width:960px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow: 0 0 10px #fff;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
}
#menu_pages {
	background:url(../images/menu_bg.png) center center no-repeat;
	height:165px;
	margin:auto;
	position:relative;
	bottom:75px;
	z-index:101;
	overflow:hidden;
	clear:both
}
#logo {
	background:url(../images/logo.png) top center no-repeat;
	height:165px;
	margin:auto;
	position:static;
	z-index:9999
}
.recept_kategorija {
background: none repeat scroll 0% 0% rgb(255, 255, 255);
margin: 20px 10px;
width: 290px;
min-height: 300px;
display:inline-block;
vertical-align:top;
text-align:center
}
.recept_kategorija_svi {
background: none repeat scroll 0% 0% rgb(255, 255, 255);
margin: 20px 10px;
width: 920px;
min-height: 300px;
display:inline-block;
vertical-align:top;
text-align:center
}

.torta_bg {
background:url(../images/torta_bg.png) bottom center no-repeat;
}
.sladoled_bg {
background:url(../images/sladoled_bg.png) bottom center no-repeat;
}
.kolac_bg {
background:url(../images/kolaci_bg.png) bottom center no-repeat;
}
.recepti_svi li{
margin:0;
padding:0;
display:inline-block;
width:300px;
}
.recept_kategorija_wrapper {
display:block;
width:100%;
height:100%;
position:relative;
z-index:2;
padding-bottom:179px;
}
.recept_kategorija h2{
font-size:24px;
}
.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: 1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}
.effect7
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
.effect7:after
{
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}
.pretraga_recepata {
	border: 0 none;
	font: bold 12px Arial, Helvetica, Sans-serif;
	color: #52222A;
	padding: 10px 15px 10px 33px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	background:url(../images/search_icon.png) 12px center no-repeat #F4F4F4;
	text-transform:uppercase;
}
#menu_links {
	position:absolute;
	top:-140px;
	left:-25px;
	color:#FFFFFF;
	margin:10px;
	width:960px;
}
.leftizer {
	width:150px !important;
	border:none !important;
	zoom: 1;
	filter: alpha(opacity=0.5);
	opacity: 0;
}
.leftizer:hover {
	cursor:pointer
}
#banner_base {
	margin:auto;
	width:920px;
	position:relative;
	top:180px;
}
.banner_h_text {
	font-family: 'Nunito', sans-serif;
	font-size:57px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.banner_p_text {
	width:420px;
	margin:5px;
	margin-top:20px;
	margin-bottom:40px;
	font-size:24px;
	color:#edead7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.a_demo_four {
	background-color:#3bb3e0;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:10px 20px;
	padding-right:50px;
	background: #ece9d6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNlY2U5ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZThkYWM3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ece9d6 24%, #e8dac7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(24%, #ece9d6), color-stop(100%, #e8dac7));
	background: -webkit-linear-gradient(top, #ece9d6 24%, #e8dac7 100%);
	background: -o-linear-gradient(top, #ece9d6 24%, #e8dac7 100%);
	background: -ms-linear-gradient(top, #ece9d6 24%, #e8dac7 100%);
	background: linear-gradient(to bottom, #ece9d6 24%, #e8dac7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ece9d6', endColorstr='#e8dac7', GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #e8dac7, 0px 2px 0px 0px #9d9789, 0px 5px 3px #111;
	-moz-box-shadow: inset 0px 1px 0px #e8dac7, 0px 2px 0px 0px #9d9789, 0px 5px 3px #111;
	-o-box-shadow: inset 0px 1px 0px #e8dac7, 0px 2px 0px 0px #9d9789, 0px 5px 3px #111;
	box-shadow: inset 0px 1px 0px #e8dac7, 0px 2px 0px 0px #9d9789, 0px 5px 3px #111;
	color:#52222a;
	font-size:14px;
	font-weight:bold;
}
.a_demo_four:active {
	top:3px;
	background: #ece9d6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNlY2U5ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZThkYWM3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ece9d6 24%, #e8dac7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(24%, #ece9d6), color-stop(100%, #e8dac7));
	background: -webkit-linear-gradient(top, #ece9d6 24%, #e8dac7 100%);
	background: -o-linear-gradient(top, #ece9d6 24%, #e8dac7 100%);
	background: -ms-linear-gradient(top, #ece9d6 24%, #e8dac7 100%);
	background: linear-gradient(to bottom, #ece9d6 24%, #e8dac7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ece9d6', endColorstr='#e8dac7', GradientType=0 );
	-webkit-box-shadow: inset 0px 1px 0px #e8dac7, 0px 2px 0px 0px #9d9789, 0px 5px 3px #111;
	-moz-box-shadow: inset 0px 1px 0px #e8dac7, 0px 2px 0px 0px #9d9789, 0px 5px 3px #111;
	-o-box-shadow: inset 0px 1px 0px #e8dac7, 0px 2px 0px 0px #9d9789, 0px 5px 3px #111;
	box-shadow: inset 0px 1px 0px #e8dac7, 0px 2px 0px 0px #9d9789, 0px 5px 3px #111;
}
 .a_demo_four::before {
 background-color:#52222A;
 background-image:url(../images/right_arrow.png);
 background-repeat:no-repeat;
 background-position:center center;
 content:"";
 width:20px;
 height:20px;
 position:absolute;
 right:15px;
 top:50%;
 margin-top:-9px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
 border-radius: 50%;
 -webkit-box-shadow: inset 0px 1px 0px #662B34, 0px 1px 0px #662B34;
 -moz-box-shadow: inset 0px 1px 0px #662B34, 0px 1px 0px #662B34;
 -o-box-shadow: inset 0px 1px 0px #662B34, 0px 1px 0px #662B34;
 box-shadow: inset 0px 1px 0px #662B34, 0px 1px 0px #662B34;
}
 .a_demo_four:active::before {
 top:50%;
 margin-top:-12px;
 -webkit-box-shadow: inset 0px 1px 0px #2D1317, 0px 3px 0px #2D1317, 0px 6px 3px #2D1317;
 -moz-box-shadow: inset 0px 1px 0px #2D1317, 0px 3px 0px #2D1317, 0px 6px 3px #2D1317;
 -o-box-shadow: inset 0px 1px 0px #2D1317, 0px 3px 0px #2D1317, 0px 6px 3px #2D1317;
 box-shadow: inset 0px 1px 0px #2D1317, 0px 3px 0px #2D1317, 0px 6px 3px #2D1317;
}
.banner_button {
	margin-left:6px;
}
#banner_left {
	display:inline-block;
	width: 410px;
	vertical-align:top;
}
#banner_right {
	display:inline-block;
	vertical-align:top;
}
#slides {
	position:absolute;
	z-index:100;
	left:35px;
	top:-70px;
	/*background-color:#EDEAD7;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.slides_container {
	width:850px;
	overflow:hidden;
	display:none;
	border:#EDEAD7 solid 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.slides_container a {
	width:850px;
	height:330px;
	display:block;
}
.slides_container a img {
	display:block;
	background: #EDEAD7;
}
#slides .next, #slides .prev {
	position:absolute;
	top:150px;
	left:-33px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next {
	left:855px;
}
#ribbon {
	position:absolute;
	z-index:450;
	left:769px;
	top:-6px;
}
.pagination {
	margin:auto;
	margin-top:10px;
	width:50px;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}
/* ############  CONTENT  ############### */

#content {
	background-color:#FFFFFF;
	margin:auto;
	width:960px;
	margin-top:-120px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	min-height:600px;
}
#content_pages_base {
	display:inline-block;
	padding:45px 0 0 105px;
	vertical-align:top;
	margin:0;
	width:750px;
	padding-bottom:30px;
}
#contact_content {
	background: url(../images/contact_bg.png) 98% 44% no-repeat #FFFFFF;
	margin:auto;
	width:960px;
	margin-top:-120px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	min-height:600px;
}
.recepti_pozadina {
	background:url(../images/oldpaper3.jpg) center top no-repeat;
	margin:auto !important;
	width:960px !important;
	display:block !important;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	min-height:685px;
	position:relative;
	top:24px;
}
#home_content {
	background-color:#FFFFFF;
	margin:auto;
	width:960px;
	margin-top:-150px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#home_content_left_base {
	width:400px;
	display:inline-block;
	padding:45px 0 0 55px;
	vertical-align:top;
	margin:0;
}
#home_content_right_base {
	width:470px;
	display:inline-block;
	padding:45px 0 0 25px;
	vertical-align:top;
}
#home_content_welcometext {
	font-size:18px;
}
#home_content_welcometext span {
	color:#B64759;
}
#home_content_rightest_base {
	width:40px;
	display:inline-block;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	background:url(../images/bg_side.png) repeat;
	height:500px;
}
#home_content_categories {
	margin-top:20px;
	background:url(../images/kategorije_naslov.png) no-repeat top left;
	height:80px;
	width:530px;
	position:relative;
	top:0;
	bottom:0;
	left:0;
	right:0;
	line-height:50px;
	text-indent:20px;
	color:#EBE8D5;
	font-size:24px;
	overflow:hidden
}
.content_link {
	font-size:14px;
	color:#6B142C;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.content_link:hover {
	color:#000;
	cursor:pointer;
}
#home_content_ri_base {
	padding:0 0 0 46px;
}
#home_content_random_img1 {
	display:inline-block;
	width:120px;
	background:url(../images/torta1.jpg);
	height:170px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 8px -6px black;
	vertical-align:top;
	margin-right:17px
}
#home_content_random_img1:hover #empty1 {
	background:url(../images/zoom.png) center center no-repeat rgba(56, 37, 31, 0.4);
	cursor:pointer;
}
#home_content_random_img2 {
	display:inline-block;
	width:120px;
	background:url(../images/torta2.jpg);
	height:170px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 8px -6px black;
	vertical-align:top;
	margin-right:17px
}
#home_content_random_img2:hover #empty2 {
	background:url(../images/zoom.png) center center no-repeat rgba(56, 37, 31, 0.4);
	cursor:pointer;
}
#home_content_random_img3 {
	display:inline-block;
	width:120px;
	background:url(../images/torta1.jpg);
	height:170px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 8px -6px black;
	vertical-align:top;
}
#home_content_random_img3:hover #empty3 {
	background:url(../images/zoom.png) center center no-repeat rgba(56, 37, 31, 0.4);
	cursor:pointer;
}
#empty1 {
	height:140px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#empty2 {
	height:140px;
	height:140px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#empty3 {
	height:140px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#home_content_random_img_detail {
	background:url(../images/123.png) repeat rgba(56, 37, 31, 0.8);
	line-height:30px;
	color:#FFFFFF;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
h1#content_header_pages {
	font-size:30px
}
#contact_form {
	margin-top:30px;
	margin-left:10px;
	position:relative;
	font-size:12px;
	color:#560019;
	font-weight:bold
}
#contact_form input[type=text] {
	border: 0 none;
	font: bold 12px Arial, Helvetica, Sans-serif;
	color: #52222A;
	padding: 10px 15px 10px 33px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-bottom: 15px;
	margin-top:5px;
}

textarea#message {
	background: url(../images/icon_edit.png) no-repeat 10px 6px #Efe5D9;
	padding: 10px 15px 6px 15px;
	margin-bottom: 10px;
	margin-top:5px;
	text-indent:16px;
	outline: medium none;
	border: medium none;
	width: 378px;
	font: bold 12px Arial, Helvetica, Sans-serif;
	height:100px;
	box-shadow: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #52222A;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-transition: background 0.3s ease 0s;
	-moz-transition: background 0.3s ease 0s;
	-o-transition: background 0.3s ease 0s;
	transition: background 0.3s ease 0s;
}
textarea#message:focus {
	background: url(../images/icon_edit2.png) no-repeat 10px 6px #F7F1EA;
}
.buttons_wrapper {
	padding-top:30px;
	height:60px;
}
.contact_paragraph {
	line-height:20px;
	text-align:left;
	font-size:12px;
	padding-top:15px;
	width:320px;
	color:#522F2D
}
.contact_paragraph span {
	font-weight:bold
}
.contact_info {
	color:#522F2D;
	font-weight:bold;
	font-size:15px;
	width:320px;
}
.contact_info label {
	display:block;
	line-height:18px;
}
.contact_info span {
	float:right;
}
.contact_ime {
	background: url(../images/icon_user.png) no-repeat 12px 50% #Efe5D9;
	width:180px;
}
.contact_ime:focus {
	background: url(../images/icon_user2.png) no-repeat 12px 50% #F7F1EA;
	width: 220px;
}
.contact_telefon {
	background: url(../images/icon_phone.png) no-repeat 12px 50% #Efe5D9;
	width:180px;
}
.contact_telefon:focus {
	background: url(../images/icon_phone2.png) no-repeat 12px 50% #F7F1EA;
	width: 220px;
}
.contact_email {
	background: url(../images/icon_mail.png) no-repeat 12px 50% #Efe5D9;
	width:180px;
}
.contact_email:focus {
	background: url(../images/icon_mail2.png) no-repeat 12px 50% #F7F1EA;
	width: 220px;
}
.contact_naslov {
	background: url(../images/icon_subject.png) no-repeat 12px 50% #Efe5D9;
	width:180px;
}
.contact_naslov:focus {
	background: url(../images/icon_subject2.png) no-repeat 12px 50% #F7F1EA;
	width: 220px;
}
/* ############  FOTER  ############### */






#footer_striped_sep {
	height:8px;
	background:url(../images/footer_sep.png) repeat-x;
}
#footer_striped_sep_middle {
	width:960px;
	margin:auto;
	background-color:#FFFFFF;
	height:8px;
}
#footer {
	min-height:310px;
	margin:auto;
	width:100%;
	background: url(../images/footer_top_shadow.png) top center repeat-x #38251f;
}
#footer_top_base {
	min-height:275px;
}
#footer_content_cross {
	height:15px;
	width:960px;
	margin:auto;
	background:#FFFFFF;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 10px -3px black;
}
#footer_bottom_base {
	height:35px;
	background: url(../images/footer_bg.png) repeat-x #440d16;
	margin:auto;
}
#footer_links_base {
	width:960px;
	margin:auto;
	line-height:35px;
	color:#EBE8D5;
	font-size:11px;
}
#footer_l_links_base {
	text-align:left;
	display:inline-block;
	width:655px;
}
#footer_r_links_base {
	float:right;
	display:inline-block;
	width:300px;
	text-align:right;
}
#footer_links_base a {
	color:#F7E5AA;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#footer_links_base a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.flink {
	margin-right:10px;
}
#footer_main_content_base {
	margin:auto;
	width:960px;
	min-height:150px;
	padding:40px 0 10px 0;
	vertical-align:top;
}
#footer_main_content_base h3 {
	font-size:18px;
	color:#e74769;
	text-transform:uppercase;
	padding:5px 0 5px 30px;
}
#footer_main_content_base p {
	padding:10px 0 0 0;
	color:#FFFFFF;
	font-size:12px;
	width:265px;
	/*font-weight:bold;*/
	line-height:16px;
}
#footer_region {
	display:inline-block;
	width:330px;
	background:url(../images/verticaldeviders.png) 96% center no-repeat;
	padding-bottom:30px;
	vertical-align:top;
}
#footer_region2 {
	display:inline-block;
	width:330px;
	background:url(../images/verticaldeviders2.png) 93% center no-repeat;
	padding-bottom:30px;
	vertical-align:top;
}
#footer_last_region {
	display:inline-block;
	width:290px;
	padding-bottom:20px;
	vertical-align:top
}
.footer_mainlink {
	font-size:12px;
	color:#F7E5AA;
	/*font-weight:bold;*/
	position:relative;
	text-decoration:none;
	top:8px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.footer_mainlink:hover {
	color:#e74769;
	cursor:pointer;
}
#footer_s1 {
	display:inline-block;
	width:325px;
	vertical-align:top;
	min-height:200px
}
#footer_s2 {
	display:inline-block;
	width:325px;
	vertical-align:top;
	min-height:200px;
}
#footer_s3 {
	display:inline-block;
	width:295px;
	vertical-align:top;
	min-height:200px;
}
#footer_s4 {
	margin-top:50px;
	display:inline-block;
	width:325px;
	vertical-align:top;
}
#footer_s5 {
	margin-top:30px;
	display:inline-block;
	width:325px;
	vertical-align:top;
}
#footer_s6 {
	margin-top:30px;
	display:inline-block;
	width:295px;
	vertical-align:top;
}
#footer_list {
	width:250px;
	padding: 10px 0 5px 0;
}
#footer_list li {
	border-bottom: 1px solid #38251F;
	line-height:19px;
}
#footer_list li a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 270px;
	font-size:14px;
  font-weight:bold;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#footer_list li a:hover {
	color:#F7E5AA;
	cursor:pointer;
}
#footer_list li a:hover span {
	color:#F7E5AA;
	cursor:pointer;
}
#footer_list li a span {
	color:#e74769;
	font-size:14px;
	padding-left:5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#footer_list li:last-child {
	border:none;
}
.footer_contact_info {
	color:#FFFFFF;
	/*font-weight:bold;*/
font-size:12px;
	width:290px;
}
.footer_contact_info label {
	display:block;
	line-height:19px;
}
.footer_contact_info span {
	float:right;
}
.reseted {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
.content_pages_paragraph div, p, h1, h2 {
	color:#522F2D;
	font-size:16px;
}
.content_pages_paragraph p strong {
font-weight:bold !important;
font:bold;
}

.content_pages_paragraph p em {
font-weight:bold !important;
font:bold;
font-style:italic;
font-size:12px;
color:#E74750;
margin:3px 0;
}

/*Slider2*/


			.wrapper {
	background-color: white;
	width: 480px;
	margin: 40px auto;
	padding: 50px;
	box-shadow: 0 0 5px #999;
}
.list_carousel {
	background-color: #ccc;
	width: 450px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	background-color: #eee;
	border: 5px solid #999;
	width: 120px;
	height: 170px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
				
/* TS GALLERY */
.ts-gallery-img img {
 max-width: 100%;
 padding:0;
 margin: 0 auto;
}
.ts-gallery-clear {
	clear:both;
	height:1px !important;
	line-height:1px !important;
	float:none!important
}
.ts-gallery ul {
	list-style-type:none;
	margin:0 0 0px 0;
	padding:0;
	clear:both;
}
.ts-gallery ul li.nomargin {
	margin-right:0;
}
.ts-gallery-text {
	padding:3px 0px;
	text-align:center;
}
.ts-gallery-text h2 {
	font-size:13px;
	color:#3f4432;
	margin-bottom:20px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
}
.no-gallery-text {
	display:none;
}
.ts-gallery-img {
	background:#d2d0ba;
	padding:5px;
	position: relative;
	line-height:normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ts-gallery-img:hover {
	background:#3f4432;
}
.ts-gallery-img a.image {
	display: block;
	position:relative;
	overflow:hidden;
	line-height:normal;
}
.ts-gallery-img a .rollover {
	background:url(../images/hover-zoom.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
}
.ts-gallery-img a .rollover.gotopost {
	background:url(../images/hover-doc.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
}
/*=== TS Gallery 4 Column ===*/
.ts-gallery-col4 {
	list-style-type:none;
	padding:0;
	margin:0;
}
.ts-gallery-col4 li {
	list-style-type:none;
	padding:0;
	margin:0 20px 0 0;
	margin-bottom:15px;
	width:220px;
	float:left;
}
.ts-gallery-col4 li.nomargin {
	margin-right:0;
}
.ts-gallery-col4 .ts-gallery-img {
	width:180px;
	height:100px;
}
.ts-gallery-col4 .ts-gallery-img img {
	width:180px;
	height:100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ts-gallery-col4 .ts-gallery-img a.image {
	width:180px;
	height:100px;
	display:block;
	position:relative;
}
.ts-gallery-col4 .ts-gallery-img a .rollover {
	width:180px;
	height:100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*======= Accommodation 3 Column =======*/
.ts-gallery-col3 {
	list-style-type:none;
	padding:0;
	margin:0;
}
.ts-gallery-col3 li {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 20px 25px 0;
	width:300px;
	float:left;
}
.ts-gallery-col3 li.nomargin {
	margin-right:0;
}
.ts-gallery-col3 h2 {
	margin:0 0 5px 0!important;
}
.ts-gallery-col3 .ts-gallery-img {
	width:290px;
	height:115px;
}
.ts-gallery-col3 .ts-gallery-img img {
	width:290px;
	height:115px;
}
.ts-gallery-col3 .ts-gallery-img a.image {
	width:290px;
	height:115px;
	display:block;
	position:relative;
}
.ts-gallery-col3 .ts-gallery-img a .rollover {
	width:290px;
	height:115px;
}
.ts-gallery-col3 .ts-gallery-text {
	padding:5px 0 0 0;
}
/* strane*/

.strane {
	min-height:500px;
}
.box {
	position: relative;
	width: 500px;
	padding: 50px;
	margin: 0 auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}
.box:before, .box:after {
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
}
.box:after {
	left: auto;
	right: 12px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg);
}
/* slike iz galerije */

.img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 20px 10px 0;
	vertical-align: top;
}
