body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-position:center top;
	height:100%;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	background-repeat: repeat-x;
	background-color: #0054A8;
	background-image: url(img/bg.jpg);
}
#container {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg-content.jpg);
	height: 1000px;
}
#container2 {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg-content.jpg);
	height: 1450px;
}
#container3 {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg-content.jpg);
	height: 1100px;
}
a {
	color:#25B6FC;
	text-decoration: none;
}
#mailError{
    
    font-size:10px;
    color:red;
    padding:0px 0px 5px 0px;
    
}
p {
	margin: 0px;
	padding: 0px;
}
h1 span{
    display:none;
}
a img{
	border:none;
}

#logo-holder{
	float:left;
	display:inline;
	margin: 0px;
	padding-left: 10px;
	padding-top: 15px;
}
#header {
	height: 168px;
	width: 849px;
}
#head-top {
	height: 65px;
	width: 849px;
	background-color: #000000;
}
#head-center {
	height: 20px;
	width: 849px;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
}
#head-down {
	height: 92px;
	width: 849px;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#podheader {
	width:824px;
	height:308px;
	margin-left:13px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	background-image: url(img/home.jpg);
}
#podheader5 {
	width:824px;
	height:308px;
	margin-left:13px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	background-image: url(img/kont.jpg);
}
#podheader-chip {
	width:824px;
	height:308px;
	margin-left:13px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	background-image: url(img/chip.jpg);
}
#podheader4 {
	width:824px;
	height:308px;
	margin-left:13px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	background-image: url(img/far.jpg);
}
#podheader2 {
	width:824px;
	height:308px;
	margin-left:13px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	background-image: url(img/podheader2.jpg);
}
#podheader3 {
	width:824px;
	height:308px;
	margin-left:13px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	background-image: url(img/podheader3.jpg);
}
#content {
	width:831px;
	margin-left:13px;
	float: left;
	display: inline;
	text-align: left;
}
#h1-welcome{
	width:436px;
	height:25px;
	background:#ffffff url(img/h1-welcome.jpg) no-repeat;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;  
}
#h1-kontakt{
	width:436px;
	height:25px;
	background:#ffffff url(img/h1-kontakt.jpg) no-repeat;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#video-clip{
	margin:0px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 428px;
	display: inline;
	float: left;
    
}
#boxes{
	display:inline;
	float:left;
	width:390px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 13px;
}
#boxes a{
	color: #EB5010;

}

#boxes div.box{
    border:solid 1px #dbd5d5;
    padding:12px 12px 0px 12px;
    margin:0px 0px 6px 0px;
    height:112px;
    background-color: #Fff9f9;

}
#boxes div.box h2{
	margin:0px 0px 12px 0px;
	color:#616161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#boxes div.box h2 a{
	color:#313131;
	text-decoration: none;
} 
p.video-link  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4AA5FF;
	margin-top: 15px;
	padding-left: 2px;
}
#baner {
	display: inline;
	float: right;
	height: 60px;
	width: 468px;
	background-color: #00CC99;
	margin-top: 20px;
	margin-right: 12px;
	border: 1px solid #333333;
}


#meny-top {
	float:right;
	font-size:93%;
	line-height:normal;
	width: auto;
	margin-top: 25px;
      }
#meny-top ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
#meny-top li {
	display:inline;
	margin:0;
	padding:0;
      }
#meny-top a {
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(img/meni-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
      }
#meny-top a span {
	float:left;
	display:block;
	color:#A6A6A6;
	background-image: url(img/meni-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-right: 3px;
      }
    /* */
#meny-top a span {float:none;}
    /*  */
#meny-top a:hover span {
      color:#000;
      }
#meny-top a:hover {
	background-position:0% -33px;
      }
#meny-top a:hover span {
	background-position:100% -33px;
	background-color: #FFFFFF;

      }
#meny-top li.active a  {
	background-image: url(img/meni-left.jpg);
	background-repeat: no-repeat;
	background-position:0% -33px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006FDD;
      }
#meny-top li.active  a span{
	color:#1e7db8;
	background-image: url(img/meni-right.jpg);
	background-repeat: no-repeat;
	background-position:100% -33px;
	background-color: #FFFFFF;
	cursor: pointer;
}
#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 839px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#o-nama{
	width:436px;
	height:25px;
	background:#ffffff url(img/h1-o-nama.jpg) no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;  
}
fieldset {
	border:none;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.polja{
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#name {
	background-color: #FFFFFF;
	border: 1px solid #616161;
	padding-left: 4px;
	height: 19px;
	padding-bottom: 3px;
	color: #616161;
	width: 200px;
	background-image: url(img/field-bg.gif);
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 1em;
}
#name:focus {
	background-color: #FFFFFF;
	border: 1px solid #32c7f2;
	background-image: url(img/small-bg2.jpg);
}


.polja-contact{
	height: 40px;
}
#name-contact {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-left: 4px;
	height: 17px;
	padding-bottom: 3px;
	color: #616161;
	width: 300px;
	background-image: url(img/small-bg.jpg);
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 1em;
}
#name-contact:focus {
	background-color: #FFFFFF;
	border: 1px solid #32c7f2;
	background-image: url(img/small-bg2.jpg);
}
#message-contact {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-left: 4px;
	padding-top: 5px;
	height: 80px;
	padding-bottom: 3px;
	color: #616161;
	width: 300px;
	background-image: url(img/small-bg.jpg);
	font-family: Tahoma;
	font-size: 1em;
}
#message-contact :focus {
	background-color: #FFFFFF;
	border: 1px solid #32c7f2;
	background-image: url(img/small-bg2.jpg);
}
#email-contact {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-left: 4px;
	padding-top: 5px;
	height: 17px;
	padding-bottom: 3px;
	color: #616161;
	width: 300px;
	background-image: url(img/small-bg.jpg);
	font-family: Tahoma;
	font-size: 1em;
}
#email-contact:focus {
	background-color: #FFFFFF;
	border: 1px solid #32c7f2;
	background-image: url(img/small-bg2.jpg);
}
#phone-contact {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-left: 4px;
	padding-top: 5px;
	height: 17px;
	padding-bottom: 3px;
	color: #616161;
	width: 300px;
	background-image: url(img/small-bg.jpg);
	font-family: Tahoma;
	font-size: 1em;
}
#phone-contact:focus {
	background-color: #FFFFFF;
	border: 1px solid #32c7f2;
	background-image: url(img/small-bg2.jpg);
}
#submit-contact {
	float: left;
	display: inline;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	height: 30px;
	width: 110px;
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	cursor:pointer;
	font-size: 12px;
}
#submit-contact:hover{
	background-color: #2894FF;	
}
.viz {
	display: inline;
	float: right;
}
.gallery-table{

    border-collapse:collapse;
	margin:0px auto;
}

.gallery-table td{
	width:160px;
	border:solid 1px #e1e1e1;
	height:160px;
	padding:4px;
	text-align:center;
    
}

.gallery-table td img{

    margin:0px auto;
    cursor:pointer;
    
}


#img-div{
position:absolute;

width:850px;
height:640px;
border:solid 2px #323232;
top:30px;
left:400px;

}

#ajax-pic{
position:absolute;
z-index:101;
top:0px;
left:0px;
width:100%;


}

#prev-holder{
display:none;
width:100%;
text-align:center; 

top:0px;
left:0px;
position:absolute;
z-index:90;


/*background:transparent url(img/trans1.gif);*/
background:#000;
filter:alpha(opacity=75);   
-moz-opacity: 0.75;   
opacity: 0.75;
padding:30px 0px 0px 0px;

}

#pic-holder{
display:none;
width:800px;
margin:50px auto;
padding:0px;
border:solid 1px #f1f1f1;
background:#ffffff;


}

#pic-bar{
height:30px;
background:#454545;
border-bottom:solid 1px #313131;

}

#pic-bar a{
width:100px;
padding:4px;
float:right;
font:normal 11px Verdana;
color:white; 
margin:5px 0px 0px 0px;
display:inline;
text-decoration:none;
text-align:right
}

#pic-info{
padding:20px;
}

#the-pic{
display:none;

}

#pic-pic{
padding:20px;
}
#sidebar {
	display: inline;
	background-image: url(img/sidebar.jpg);
	padding-left: 0px;
	margin-right: 10px;
	padding-top: 15px;
	margin-bottom: 5px;
	float: left;
	width: 210px;
}
.left-meny {
	background-color: #E1F0FF;
	border: 1px solid #CAE4FF;
	display: inline;
	float: left;
	width: 210px;
}
.left-meny ul {
	padding: 0pt;
	margin: 0px;
	width: 210px;
}
.left-meny ul li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.left-meny ul li a{
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1F0FF;
	border-bottom-color: #FFFFFF;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.left-meny ul li a:hover{
	background-color: #0054A8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#h1-chiptuning{
	width:436px;
	height:25px;
	background:#ffffff url(img/h1-chiptuning.jpg) no-repeat;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#h1-servis{
    width:436px;
    height:25px;
    background:#ffffff url(img/h1-servis.jpg) no-repeat;
    margin:24px 0px 2px 0px;
  
}
#h1-delovi{
    width:436px;
    height:25px;
    background:url(img/h1-delovi.jpg) no-repeat;
    margin:24px 0px 2px 0px;
  
}
.left-content{
	float: right;
	text-align: left;
	width: 600px;
	}
.modeli {
	background-image: url(img/modeli.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 220px;
	margin-top: 5px;
	margin-left: 10px;
	width: 200px;
}
.centar-p { 
padding: 15px 0px 0px 0px;


}

.centar-p2 { 
padding: 10px 0px 0px 0px;


}
#slika-dole{
	height: 350px;
	width: 824px;
	margin-top: 20px;
	background-color: #CCCCCC;
	background-image: url(img/servis44.jpg);
}

#slika-dole2{ 
	height: 350px;
	width: 824px;
	margin-top: 20px;
	background-color: #CCCCCC;
	background-image: url(img/delovi55.jpg);
}


}

