@import "reset.css";
@import "grid.css";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
#page_about .readMore:hover{text-decoration: none;}
#form1 a:hover{color: #fff;}
.bg_page1 {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #fff;
	background:url( "../images/page_pic.jpg") 50% 50% no-repeat #200b07;
}
.pic1 {
	display: inline-block;
	position: relative;
}
.text1, .text2, .text3 {
	font: 18px/1.2em 'Fanwood Text', serif;
	color: #fff;
}
.text3 {
	padding: 0px;
}
.border1 {
	border-bottom: 1px solid #3b1f1a;
	margin-bottom: 48px;
	padding-bottom: 38px;
}
.hover {
	position:relative;
	display: block;
	text-align: center;
}
.img_act2 {
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
}
.text_hover {
	display: block;
	font:  18px/18px 'Fanwood Text', serif;
	left: 0;
	margin: 15px 0px 10px 0px;
	position: relative;
	text-align: center;
	z-index: 250;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #200b07;
	color: #fff;
}
.opis {
	display: block;
	font:  12px/12px 'Fanwood Text', serif;
	left: 0;
	margin: 10px 0px 22px 0px;
	position: relative;
	text-align: center;
	z-index: 250;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #200b07;
	color: #fff;
}
#page_mail .text1 {
	padding-bottom: 1px !important;
}
.mar_right1 {
	margin-right: 20px;
}
.onama {
	color:#FFF;
}
.zastave {
	margin-top: -55px;
	float: right;
	margin-right: 0px;
	}
.mar_bot2 {
	margin-bottom: 21px;
}
.mar_right3 {
	margin-right: 20px;
	margin-bottom: 2px;
}
.mar_right4 {
	margin-right: 4px;
	margin-left: 4px;
}

/*global*/
body {
	position:absolute;
	font:11px/18px Arial, sans-serif;
	color:#676767;
	min-width: 960px;
	min-height:800px;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
}
body p a {
	text-decoration:none;
}
body p a:hover {
	text-decoration:underline;
	color: #c5715d;
}
h1 {
	display: inline-block;
	margin-top: 26px;
}
h1>a {
	position:relative;
	display:inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 341px;
	height: 72px;
	background: url(../images/logo.png) left center no-repeat;
	margin-top: -12px;
}
h2, h3 {
	font: 36px/36px 'Vollkorn', serif;
	color: #ebebeb;
	margin-bottom: 19px;
}
h3 {
	font-size: 36px;
	margin-bottom: 36px;
}
h4 {
	font: 18px/18px 'Vollkorn', serif;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 0 #200b07;
	margin-bottom: 16px;
	font-weight: normal;
}
a {
	text-decoration:none;
}
p {
	padding-bottom: 18px;
	font: 18px/1.2em 'Fanwood Text', serif;
	color: #fff;
}
figure {
	display: inline-block;
}
figure>img, figure>div {
	border: 1px solid #171717;
}
#glob {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:2;
}
.spinner {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:9999;
	background:url( "../images/ajax-loader.gif") 50% 50% no-repeat #181619;
}
#splashGrid {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
}
#bgStretch {
	z-index:1;
}
#bgStretch>img {
	background: #181619;
}
.pagin {
	/*position: absolute;*/
top: -194px;
	right: 49px;
}
.pagin>ul>li {
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	margin-bottom: 3px;
}
.pagin>ul>li>a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.pagin>ul>li.active>a, .pagin>ul>li>a:hover {
	background-position: center bottom;
}
#splashInfo {
	position: absolute;
	display: block;
	left: 0;
	top: -511px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#splashInfo>ul {
	text-align: left;
	display: inline-block;
	width: 940px !important;
}
#splashInfo>ul>li {
	display: none;
	width: 540px;
}
#splashInfo>ul>li.active {
	display: block;
}
#splashInfo>ul>li>p {
	font: 50px/50px 'Vollkorn', serif;
	color: #fff;
	letter-spacing: -1px;
}
header, footer {
	position:absolute;
	width:100%;
	z-index:100;
}
/*header*/
header {
	top:0px;
	height: 95px;
	background: url(../images/header_bg.jpg) center repeat-x;
}
/*end header*/
/*footer*/
footer {
	bottom:0px;
	height: 61px;
	background: url(../images/footer_bg.jpg) center repeat-x;
}
footer p {
	margin-top: 26px;
	position: relative;
	font: bold 13px/1.2em Arial, sans-serif;
	color: #5b5b5b;
}
footer p a {
	color: #5b5b5b;
}
/*end footer*/
/*menu*/
.menu {
	display: block;
	float: right;
	height: 67px;
	position: relative;

	margin-right: 330px;
}
#menu {
	position: relative;
}
#menu>li {
	display: inline-block;
	position: relative;
	width: 118px;
	height: 67px;
	float: left;
	text-align: center;
}
#menu>li:first-child>strong {
	left: 0;
	width: 118px;
}
#menu>li.no_bg>a {
	background: none;
}
#menu>li>a {
	left: -5px;
	letter-spacing: -1px;
	position: relative;
	display: block;
	text-shadow: #fff 1px 1px 0px;
	padding: 0;
	z-index: 2;
	height: 67px;
	overflow: hidden;
}
#menu>li>a>span {
	position: relative;
	display: block;
	width: 100%;
	font: italic 18px/1.2em 'Fanwood Text', serif;
	color: #4c4343;
	padding: 39px 0;
}
#menu>li>a>span:first-child+span {
	color: #fff;
	position: absolute;
	left: 0;
	top: -70px;
	text-shadow: #a55443 1px 1px 0px;
}
#menu>li>strong {
	display: inline-block;
	position:absolute;
	height: 100%;
	width: 118px;
	top: 0;
	left: 0px;
	background: url(../images/menu_bg_over.png) center no-repeat;
	z-index: 1;
}
#menu>li>span {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	margin-top: 47px;
	z-index: 2;
}
.submenu_1, .submenu_2 {
	position:absolute;
	z-index:9100;
	width: 157px;
	padding: 25px 0 4px;
	left: -1px;
	top: 180%;
	background: url(../images/submenu_bg_1.jpg);
	display: none;
}
.submenu_1 li {
	position:relative;
	display: block;
	margin-bottom: 16px;
}
.submenu_1 a {
	position:relative;
	display: inline-block;
	font: 11px/1.2em Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.submenu_1 li>a:hover, .submenu_1 li.sfHover>a {
	color:#c5715d;
}
.submenu_2 {
	left: 157px;
	top: -8px;
	background: url(../images/submenu_bg_2.jpg);
	padding: 8px 0 2px 30px;
	width: 165px;
}
.submenu_2 li {
	display: inline-block;
	margin: 0 16px 0 0;
	float: left;
}
.submenu_2 li.last {
	margin-right: 0;
}
/*end menu*/
/*pages*/
#content {
	position:relative;
	width:960px;
	margin: 4px auto 0;
	z-index: 50;
	top: 170px;
}
#content>ul {
	width:100%;
}
#content>ul>li.no_disp {
	display: none;
	width: 0;
	height: 0;
}
#content>ul>li {
	position:absolute;
	width:100%;
	background: none;
	overflow: hidden;
}
.readMore {
	font: italic 18px/1.2em 'Fanwood Text', serif;
	text-shadow: 1px 1px 0 #200b09;
	text-decoration: underline;
	color: #c87063;
	letter-spacing: -1px;
}
.readMore>span {
	position: relative;
	display: inline-block;
	width: 3px;
	height: 3px;
	margin: 8px 7px;
	background: #666666;
}
.list1 {
	margin: -2px 0px 23px 0px;
}
.list1 li {
	font:  18px/18px 'Fanwood Text', serif;
	color: #fff;
	margin-bottom: 4px;
	letter-spacing: -1px;
}
.list1 li a{
	color: #fff;
}
.list1 li a:hover{
	color: #cb7360 !important;
}
.linija {
	background: #C27362;
	border: 0;
	height: 1px;
	width: 100%;
	margin-top: -10px;
	}
.meni-advokati {
	font-size: 13px;
	float: center;
	text-decoration: underline;
	margin-left: 0px;
	margin-bottom: -20px;
	margin-top: 0px;
	color: #999;
}
	
#page_Areas a:hover{color: #fff;}
/*PADDINGS*/
.mar2 {
	margin: 3px 20px 15px 0;
}
.color2 {
	color: #fff;
}
.width1 {
	display: inline-block;
	width: 104px;
}
/*additional classes*/
.fleft {
	float:left;
}
.fright {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.clear {
	clear:both;
	line-height:0;
}
/*google map*/
.google_map {
	position:  relative;
	overflow: hidden;
	width: 340px;
	height: 280px;
	box-shadow: none;
	background-color: #181619;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 50%;
}
/*end google map*/
/* Forms*/
#form1 {
	height: 434px;
	position: relative;
	top: 4px;
}
#form1 input, #form1 textarea {
	font: 18px/18px 'Fanwood Text', serif;
	position: relative;
	background: none;
	border: 1px solid #543e39;
	color:#fff;
	padding: 10px 10px 8px 14px;
	width: 274px;
	outline:none;
	box-shadow:none;
}
#form1 textarea {
	height: 171px;
	overflow:auto;
	resize: none;
	margin-top: 2px;
	width: 434px;
}
#form1 label {
	display:inline-block;
	min-height: 59px;
	position: relative;
	width: 300px;
}
#form1 .success {
	border: 1px solid #543E39;
	z-index: 55;
	position: absolute;
 
	padding: 63px 81px;
	color:#fff;
	background-color: #200b07;
    top: 0;
    left: 0;
}
#form1 .error, #form1 .empty {
	color: #FFFFFF;
	display: none;
	font-size: 10px;
	position: absolute;
	right: 4px;
	text-align: left;
	top: 2px;
}
#form1 .message .error, #form1  .message .empty {
 	right: -155px;
	top: 2px;   
}



fieldset {
	height: 210px;
}
.btns {
	padding-top: 23px;
	position: relative;
	float: right;
}
.btns a {
	display:inline-block;
	margin-right: 5px;
}
/* Form defaults */
input, select, textarea {
	font: normal 11px/13px Arial, sans-serif;
	vertical-align:middle;
}
/*end forms*/
.message {
	position: relative;
	top: -2px;
}
.button {
	background: #C87063 url('../images/button-bg-hover1.jpg');
	margin-top: 34px;
	text-shadow: #a55443 1px 1px 0px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	color: #F9F9F9;
	display: inline-block;
	font: italic 18px/1.2em 'Fanwood Text', serif;
	padding: 10px 18px 9px 17px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	position: relative;
	left: 2px;
}
.button:hover {
	background: #eaeaea;
	color: #4c4343;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: #fff 1px 1px 0px;
	text-decoration: none;
}
