@charset "utf-8";
/* CSS Document */

img { border: none; }

* { padding: 0px; 
	margin: 0px;
}

@font-face {
  font-family: "Quark";
  src: url(/files/Quark.ttf) format("truetype");
}


	   
html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}                                        


a {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1 {
	color: #333;
	font-size: 40px;
	text-shadow: 0px 1px 0px white;
	padding-bottom: 10px;	
	margin-bottom: 10px;
	
	


}

h2 {
	color: #777;
	font-size: 20px;
	text-shadow: 0px 1px 0px white;
	text-transform: uppercase;

	
}

p {
	color: #666;
	font-size: 14px;
	text-shadow: 0px 1px 0px white;
	padding-bottom: 20px;
	line-height: 24px;
	text-align: justify;
}


#knjigovodstvo, #marketing, #dizajn, #kontakt, #web { 

	position:absolute; 
	font-weight: bold;
	text-transform: uppercase;	
	font-size: 30px; 
	right: 0px;
	top: 40px;	
	color: #ddd; 
	visibility:hidden;
	text-shadow: 1px -1px 0px #333;



}

 #info { 

	position:absolute; 
	font-weight: bold;
	text-transform: uppercase;	
	font-size: 30px; 
	right: 0px;
	top: 40px;	
	color: #ddd; 
	visibility:visible;
	text-shadow: 1px -1px 0px #333;



}





body {
	position: relative;
	padding: 0;
	border-left: 1px solid white;
	border-right: 1px solid white;
	
	
	
		 	
}

#header {
	background-image: url(/img/lighthouse.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
	background-position: left top;
	background-size: 100% auto;
	height: 544px; 
	
	
	
		 	
}

#main{
	background-color:#fff;
	background-position: left top;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	box-shadow: 0px -1px 0px #3f0006;
	border-top:#fff solid 1px;

	
		 	
}


#frame{
	width: 900px;
	margin: 0px 30px;	
	float: left;
	


	
	
		 	
}


#frame a{
	
	margin: 0px 0px 20px 20px;
	border: 1px solid #fff;	
	box-shadow: 1px 1px 1px #999;
	float: left;
	text-decoration: none;
	
		 	
}

#frame a:hover{
	
	opacity:0.5;
	filter:alpha(opacity=50);
	float: left;
	
		 	
}

#frame #opis{
	
	font-size: 12px;
	width: 250px;
	padding: 10px;
	background-color: #888;
	color: white;	
		 	
}




#txt{
	
	width: 860px;
	margin: 0px 30px;
	padding: 20px;
	
	
		 	
}

#onama {
	
	width: 860px;
	margin: 0px 30px;
	padding: 20px;
	visibility: visible;

	
		 	
}





#wrap {
	margin: 0px auto;
	width: 960px;
	
	
	
	
	
	
		 	
}

#wrap_men {
	margin: 0px auto;
	width: 960px;
	position: relative;
	
	
	
	
	
		 	
}

#kont_forma {
	
	width: 250px;
	float:left;
	margin-left: 60px; 
	
		 	
}

#poruka {
	
	width: 320px;
	float:left;
	text-align: right;	
		 	
}

#map img {
	float: left;
	border: 1px solid #999;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#map img:hover {
	opacity:1;
	filter:alpha(opacity=100);
	
}

input {
	width: 150px;
	border: 1px solid #ccc;
	float: left;
	height: 18px;
	margin-bottom: 10px;
	
}

.submitter {
	width: auto;
	border: none;
	padding: 5px 10px;
	float: right;
	height: auto;
	margin: 20px 18px;
	margin-bottom: 10px;
	background: -o-linear-gradient(#82003e, #67002a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#82003e), to(#67002a));
	background: -moz-linear-gradient(top, #82003e, #67002a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82003e', endColorstr='#67002a');
	color: white;
	font-weight: bold; 
	cursor: pointer;
	border-radius: 5px;
}

.submitter:hover {
	background: -o-linear-gradient(#666, #333);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#333));
	background: -moz-linear-gradient(top, #666, #333);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#333');
	
	
	
}


textarea {
	width: 150px;
	border: 1px solid #ccc;
	float: left;
	
}

label {
	text-align: right;
	width: 150px;
	float: left;
	color: #888;
	font-size: 14px;
	text-shadow: 0px 1px 0px white;
	height: 20px;
	margin-bottom: 10px;
	padding-right:10px;
 }

#okvir {
	height:410px;
	
	
}






#logo {
	padding-left: 50px;
	width: 487px;
	padding-top: 60px;
	font-size: 60px;
	color: #333;
	font-family: "Quark";	
 	 -moz-text-shadow: 1px 1px 1px #000;
  	-webkit-text-shadow: 1px 1px 1px #000;
 	 text-shadow: 1px 1px 1px #000;
	
	
	
}

#logo span{
	
	color: #82003e;
	
	
	
}

.bg {
	
	
	border-top:#9e2854 solid 1px;
	background: -o-linear-gradient(#82003e, #67002a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#82003e), to(#67002a));
	background: -moz-linear-gradient(top, #82003e, #67002a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82003e', endColorstr='#67002a');	
	


}

.bg2 {
	
	
	border-top:#222 solid 1px;
	background: -o-linear-gradient(#333, #444);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#444));
	background: -moz-linear-gradient(top, #333, #444);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#444');	
	


}

#meni {

	height: 79px;
	padding: 27px 30px 0px 30px;
	

}

#meni ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#meni li {
	float: left;
	height: 81px;
	margin-left: 20px;
	
}

#meni a {
	display: block;
	float: left;
	height: 64px;
	-o-transition-duration: .1s, 0s;
	-o-transition-property: padding-top;
	-o-transition-timing-function: cubic-bezier(0.42, 0, 1, 1), cubic-bezier(0, 0, 1, 1);
	-webkit-transition-duration: 0.1s, 0s;
	-webkit-transition-property: padding-top;
	-webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1), cubic-bezier(0, 0, 1, 1);
	-moz-transition-duration: 0.1s, 0s;
	-mpz-transition-property: padding-top;
	-moz-transition-timing-function: cubic-bezier(0.42, 0, 1, 1), cubic-bezier(0, 0, 1, 1);
	transition-duration: 0.1s, 0s;
	transition-property: padding-top;
	transition-timing-function: cubic-bezier(0.42, 0, 1, 1), cubic-bezier(0, 0, 1, 1);
	
		
}

#meni a:hover {
	padding-top:5px;
	
	
	
}


.current  {
	background-image: url(/img/cur.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	
}


