﻿@charset "utf-8";
/* CSS Document */

html, body{
	background:url(../images/bg.png);
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0;
	margin-right: 0;

}

#all{
	width:1002px;
	margin-left: auto;
margin-right: auto;
/* border: 2px solid #CCCCCC; */
}

/******** BANER ********/

#baner{
	height:100px;
	background-color:#2c2c2c;
	border-bottom:1px solid black; 
}

#banerMain{
	width:924px;
	height:76px;
	margin-left:auto;
	margin-right:auto;
	padding-top:24px;
	background:url(../images/baner_light.gif) no-repeat;
	background-position:150px 0px;
}

#leaf{
	width:644px;
	height:232px;
	padding-top:7px;
	background-image:url(../images/list.jpg);
	background-repeat:no-repeat;
	background-position:0px 20px;
	border-bottom:1px solid #c7c7c7;
}

#quote{
	width:340px;
	float:right;
	margin-top:20px;
	padding-top:7px;
	padding-left:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	line-height:130%;
	text-align:left;
	background-image:url(../images/navodnici.gif);
	background-repeat:no-repeat;
}

#reference{
	width:644px;
	min-height:400px;
	padding-top:7px;
}

#ref{
	width:400px;
	float:left;
	padding-top:7px;
/* 	padding-left:20px; */
	border-right:1px solid #c7c7c7; 
}

#klijenti{
	width:220px;
	float:right;
	padding-top:7px;
	padding-left:20px;

}




/********* GLAVNI DIO ********/

#container{
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	background-color:#FFFFFF;
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #c7c7c7;
	background-image:url(../images/gradient.png);
	background-repeat:repeat-x;
}

#main{
	width:960px;
	height:1%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	
}

#menu{
	width:250px;
	float:left;
	background-color:#FFFFFF;
}

#content{
	width:644px;
	height:1%;
	overflow:hidden;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	line-height:150%;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
}



/********* PONUDA *********/
#ponuda{
	width:250px;
	height:1%;
	overflow:hidden;
	float:left;
	text-align:justify;
	padding-top:370px;
	padding-left:0px;
	padding-bottom:10px;
}



/********* FOOTER *********/

#footer{
	height:60px;
	background-color:#e7e7e7;
}

#footerAll{
height:60px;
	width:100%;
	text-align: center;
	padding-top:10px;
	color:#333333;
}

#footerCopyright{
	width:324px;
	height:40px;
	float:right;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#333333;
}




/********** LISTE *********/


ul.none{
	list-style-type:none;	
}

ol.numbers{
	list-style-type:decimal;
}



li.menu a:hover {
	background-color:#DFDFDF;
}



/********** SLIKE (FLOAT) ********/

.img {
	border:0px;
	float:left;
	width:auto;
}


.imgfoot {
	float:right;
	margin-top:-13px;
	width:auto;
}

.imgborded {
	border:0px;
	float:left;
	width:auto;
	margin-top:10px;
	margin-right:13px;
	margin-bottom:0px;
	margin-left:7px;
}

.imgup {
	display: inline;
	border:0px;
	float:left;
}
/******** NASLOVI I PARAGRAFI *******/

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#2c2c2c;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#2c2c2c;
}

h2{
	font-size:16px;
}

/**p{text-indent:20px;}**/

.toltiptxt{
	color:#000fff;
	text-align:justify
}

/******** LINKOVI **********/

a.usual:link {
	text-decoration: none;
	color:#000000;
}

a.usual:visited {	
	text-decoration: none;
	color:#000000;
}

a.usual:active {
	text-decoration: none;
	color:#000000;
}

a.usual:hover {
	text-decoration: underline; 
	color:#000000;
}



/******** TABLICE ********/

table{
	border-spacing:0px;
}

th {
	border:1px solid #FFFFFF;
	padding: 6px 6px 6px 12px;
	background-color:#CCCCCC;
}

th.left {
	background-color:#CCCCCC;
	border:1px solid #FFFFFF;
	border-right:0px;
	padding: 3px 6px 3px 12px;
}

th.right {
	background-color:#CCCCCC;
	border:1px solid #FFFFFF;
	border-left:0px;
	padding: 3px 6px 3px 12px;
}

td {
	border:1px solid #FFFFFF;
	background-color:#efeded;
	padding: 3px 6px 3px 12px;
}

td.white {
	border:1px solid #FFFFFF;
	background-color:#F7F7F7;
	padding: 6px 6px 6px 12px;
}

td.white2 {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding: 1px 1px 1px 1px;
}

td.white3 {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding: 3px 6px 3px 1px;
}

/******** TEKSTOVI ********/
.reqMark{
	color:red;
}
.fusnota{
	font-size:10px;
}


/******** JQuery accordion ********/
.accordion {
	width: 480px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #efeded url(../images/jquery/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #CCCCCC;
}
.accordion h3.active {
	background-position: right 5px;
	background-color: #CCCCCC;
}
.accordion p {
	background: #FFFFF7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}


/******** JQuery tooltip ****************************************************************************************************/
/******** JQuery tooltip Glavni********/

.menutip {
	padding: 0;
	list-style: none;
}
.menutip li {
	padding: 0;
	position: relative;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
.menutip a {
	display: block;
	color: #000000;
	width: 144px;
}
.menutip li em {
	background: url(../images/jquery/hover.png) no-repeat;
 	width: 390px;
 	height: 192px; 
	position: absolute;
	top: 85px;
	left: 165px;
	padding: 10px 12px 10px 50px;
	z-index: 1;
	display: none;
	font-style:italic;
	font-size:15px;
}


/******** JQuery tooltip pod********/

.menutipm {
	padding: 0;
	list-style: none;
}
.menutipm li {
	padding: 0px 0px 0px 20px;
	position: relative;
	text-align:left;
	font-size:16px;
}
.menutipm a {
	display: block;
	color: #000000;
	width: 124px;
}
.menutipm li em {
	background: url(../images/jquery/hover.png) repeat-x;
 	width: 390px;
 	height: 192px; 
	position: absolute;
	top: 85px;
	left: 165px;
	padding: 10px 12px 10px 50px;
	z-index: 1;
	display: none;
	font-style:italic;
	font-size:15px;
}