/***************************************************
                Kvatro Accounting
			 made by www.krojac.com
***************************************************/



/***************************************************
			       RESET
***************************************************/

html, body, div, span, h1, 
, h3, h4, h5, h6, p, a, abbr, em, font, img, strong, tt, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img {border:none}

ul {display:block;padding:5px 0 0 15px}	

li {
	color:#333;
	background-image:url(../pic/orange-dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	position:relative;
	padding-left:12px;
	}
/***************************************************
			      Global design
***************************************************/	

html, body{
	font:13px/1.5 Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	background-image:url(../pic/bg-body.png);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0 0 1px 0;
	height:100%;
	padding: 0;
	color: #fff;
	text-align:center;
}

#logo {
	position: absolute;
	top: 15px;
	left:5px;
	height:63px;
	width:188px;
	z-index: 101;
	}


.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

.hidden{
	overflow: hidden;
	visibility: hidden;
}

p{
	color: #333;
	font-size:13px;
	line-height:1.2;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 2px 30px;
	background-image:url(../pic/orange-dot.gif);
	background-repeat:no-repeat;
	background-position:15px 5px;
}

a, a:hover {
	font-weight: normal;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	text-decoration: none;
	color:#ff6600;
	font-size: 12px;
	line-height:1.2;
	margin:0 0 1.2em;
}

a:hover {
	text-decoration:underline;
	}

/***************************************************
			    Main containers
***************************************************/

#container{
	position: relative;
	width: 980px;
	margin:0 auto;
	padding:0;
	text-align:left;
	overflow:hidden;
}

#container-left, #container-right {
	position: relative;
	float: left;
	display:inline;
	}

#container-left{
	width:300px;
	margin-right:30px;
	padding:20px 0 0 30px;
	}
	
#container-right{
	width:485px;
	padding:50px 30px;
	margin-bottom:20px;
	}

#header{
	position: relative;
	float:left;
	width:100%;
	height:95px;
	margin:0;
	padding:0;
}

#language {
	position:relative;
	float:right;
	margin-top:33px;
	z-index:500;
	width:140px;
	height:50px;
	}
	
#language span {
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	padding:5px 0 0 10px;
	margin:2px 0 0;
	display:inline-block;
	vertical-align:middle;
	width:38px;
	height:38px;
	background-image:url(../pic/bg-language.png);
	background-repeat:no-repeat;
	background-position:0 0;
	}
	
#language a, #language a:hover {
	font-size:16px;
	font-style:italic;
	color:#626262;
	width:38px;
	height:38px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-decoration:none;
	margin:0 20px 0 0;
	padding:0;
	}

#language a:hover{
	color:#999;
}

#bottom-content	{
	position:relative;
	width:937px;
	margin:0;
	height:88px;
	background-color:#1c1b1c;
	background-image:url(../pic/bg-bottom-content.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}

/***************************************************
				   HOLDERS
***************************************************/	

#holder{
	position: relative;
	float:left;
	width: 980px;
	padding:0;
	margin:240px 0 0;
	overflow:hidden;
	background-color:#fff;
	background-image:url(../pic/bg-holder-top.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#holder-bottom {
	position: relative;
	float:left;
	width: 980px;
	padding:0 0 50px;
	margin:10px 0 0;
	overflow:hidden;
	background-color:#fff;
	background-image:url(../pic/bg-holder-bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
	

#flash-holder {
	position:relative;
	padding:3px;
	margin:0;
	width:948px;
	}

.holder-content, .holder-content-separator, .holder-content-line, .holder-content-left {
	position: relative;
	float: left;
	width: 100%;
}

.holder-content-line {
	padding-bottom:13px;
	margin-bottom:5px;
	border-bottom:1px dashed #ccc;
	}

.holder-content-left {
	width:350px;
	height:80px;
	background-image:url(pic/bottom-content-separator.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:3px;
	}

.holder-content-separator{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.holder-image {
	position:relative;
	float:left;
	padding:10px;
	background-color:#333;
	margin:0 30px 10px 0;
	}

/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .date, .comment{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight: normal;
	position:relative;
}

h1{
	font-size:33px;
	line-height:0.5;
	margin-bottom:0.5em;
	font-style:italic;
	color: #fff;
}

h2{
	font-size: 15px;
	line-height:1.2;
	margin-bottom:1.2em;
	font-style:italic;
	color: #fff;
}

h3{
	font-size: 24px;
	line-height:1.4;
	margin:1em 0;
	color: #333;
}

h4{
	font-size: 17px;
	line-height:1.1;
	margin:1em 0;
	color: #000;
}

h5{
	font-size: 15px;
	line-height:1.2;
	margin:1em 0 10px;
	color: #000;
	margin-left:27px;

}

.date{
	font-size: 11px;
	line-height:1.6;
	color: #666;
	padding:0 0 5px;
	display: block;
}

.text{
	padding: 0 0 15px 0;
	font-size: 11px;
	color: #515151;
}


/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: left;
	position: relative;
	width: 940px;
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 10px;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 10px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 450px;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
	width: 400px;
}

a.page-nav-link{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}

a.page-nav-link:hover{color: #CCCCCC;}

.page-nav-link-active{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}

/***************************************************
			        GALLERY
***************************************************/

a.photo-hover, a.photo-hover:hover{
	float:left;
	border:1px solid #eaeaea;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 01;
	padding:3px;
	margin:0 12px 10px 0;
}

a.photo-hover:hover, a.photo-hover-avatar:hover{	
	z-index:500;	
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/***************************************************
				      FORMS
***************************************************/

form{
	position:relative;
	float:left;
	width:500px;
	margin: 0;
	padding: 0;
	font-family:'Trebuchet MS', Helvetica, sans-serif;

}

label {
	color:#666;
	font-size:11px;
	width:100%;
	display:block;
	float:left;
}

.textbox, textarea, .box-error, textarea-error, select{
	font-size:11px;
	width:200px;
	line-height:1.6;
	background-color: #f7f8f9;
	height: 20px;
	color: #000;
	padding: 2px;
	margin-bottom: 2px 4px;
	float: left;
	border:none;
	overflow:hidden;
	border:1px solid #e6e6e6;
}

textarea{
	width:485px;
	height: 150px;
	margin: 0px;
	padding: 5px;
}

.textarea-error, .box-error{
	background-color:#e7e8e9;
	border: 1px solid #ccc;
}

.text-error {
	position:absolute;
	bottom:7px;
	right:150px;
	color:#FF3300;
}

.text-info-error {
	position:absolute;
	right:150px;
	bottom:-20px;
	color:#FF3300;
	}

.holder-form-height, .holder-form{
	width:100%;
	position: relative;
	float: left;
	margin-bottom: 10px;		
}

.holder-form{height: 28px; margin-bottom: 0}

.button {
	position:absolute;
	display:block;
	width: 74px;
	height: 24px;
	left:420px;
	background-image:url(../pic/button.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	outline:none;
	border:none;
	font-weight:bold;
	letter-spacing:0.05em;
}

/***************************************************
			        FOOTER
***************************************************/

#footer{
	position: relative;
	float:left;
	width: 100%;
	*padding: 10px 0 0;
	font-style:italic;
}

#FooterOne {
	position: relative;
	float: left;
	margin-left:10px;
	}

#FooterOne a, #FooterOne a:hover {
	color:#02738b;
	font-size:12px;
	}
	
#FooterOne p, #FooterTwo p {
	font-size:10px;
	color:#666;
	background-image:none;
	}

#FooterTwo {
	float:right;
	color:#666;
	margin-right:45px;
	padding-top:15px;
}

a.krojac, a.krojac:hover{
	color: #ff6600;
	font-size: 12px;
	text-decoration: none;
}

a.krojac:hover{
	text-decoration: underline;
}

/***************************************************
				       MENU
***************************************************/

#nav-menu{
	position: absolute;
	left:320px;
	top:10px;
	width:auto;
	padding:0;
}

#nav-menu ul{
	list-style: none;
	margin:32px 0 0;
	padding:0;
	float:left;
}

#nav-menu ul li{
	position:relative;
	float: left;
	margin-right:10px;
	background-image:url(../pic/bg-list.gif);
	background-position:right 13px;
	background-repeat:no-repeat;
	height:25px;
	padding:0;
}

#nav-menu ul li a, #nav-menu ul li a:hover {
	font-size: 16px;
	line-height:25px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-style:italic;
	color: #666;
	text-decoration: none;
	padding-right:15px;
}


#nav-menu ul li a:hover {
	color:#006699;
	}

body#home a#home_link, body#aboutUs a#aboutUs_link, body#services a#services_link, body#references a#references_link, body#contact a#contact_link  {color:#006699}