body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #B4C5D9;
}

p, ol, ul, h1, td {
	font-family: Tahoma, Arial;
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	text-align: justify;
}

h1 {
	border-bottom: 1px solid #666666;
	padding: 20px 0px 8px 0px;
	font-weight: bold;
	line-height: 100%;
	font-size: 36px;
	color: #20508A;
	letter-spacing: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	
}

.h1mali {
	line-height: 1em;
	
}

h2 {

	border-bottom: 1px solid #666666;
	font-weight: bold;
	line-height: 100%;
	font-size: 20px;
	color: #20508A;
	letter-spacing: 0px;
	font-family: "Times New Roman", Times, serif;
	
}
.h1veliki {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}


h3 {
	color: #CC6600;
	font-size: 14px;
}



.orange { color: #CC6600; }

.redbig {
	color: #331;
	font-size: 14px;
}

#header{
	background-image: url(/images/header.jpg);
	background-repeat: repeat-x;
	height: 150px;
	background-position: top;
	margin-top: 25px;
	}
	
#centercontent {
	background-image: url(../images/background_innerbody.jpg);
	background-repeat: repeat;
}

#wrapper { text-align: center; position: relative; width: 762px; margin: 0px auto 0px auto; padding: 0px; } 
td { text-align: left; }

#navlinks {
	
	background-image: url(../images/navbarboth.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 814px;
	
}

#navlinks a {
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
}

#navlinks a:hover {
	color: #FFFFFF;
	}

#navlinks a:active {
	color: #FFFFFF;
	}

	
#subnavbackground {
	background-image: url(../images/subnav_background.gif);
}	

#subnavbackground1 {
	background-image: url(../images/subnav_background.gif);
}	

#homebottom  {
	background-image: url(../images/home_bodybottom.jpg);
}

#contents {
	/*height: 500px;*/
	margin-top: 82px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}

a, a:visited { color: #CC6600; text-decoration: underline; }

a:hover, a:active { color: #AA0000; text-decoration: underline; }

.linkWhiteSmall, .linkWhiteSmall:visited { color: #e2e2e2; font: 10px Tahoma; line-height: 110%; text-decoration: none; font-weight: bold;}

.linkWhiteSmall:hover, .linkWhiteSmall:active {  text-decoration: underline; font-weight: bold; }


#leftbar {
	background-image: url(../images/inside_navbarleft.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.homeCell {	background-image: url(file:///I|/images/home_body.jpg); background-repeat: no-repeat; background-position: left top; }

.insideCell { background-image: url(file:///I|/images/inside_body.jpg); background-repeat: no-repeat; background-position: left top; }

.footer {
	line-height: 130%;
	color: #FFFFFF;
	text-align: center;
}
.footer p {
	text-align: center; 
	}
	
.linksfooter a {
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 2em;

}

#navlistSUB {
	width: 150px;
	text-align: left;
	margin: 30px 25px 5px 0px;
	font-family: Verdana;
	font-size: 10px;
}
#navlistSUB a { line-height: 110%; width: 150px;  color: #CC6600; text-decoration: none; display: block; border: 1px solid #ECC59D; margin: 6px 0px 6px 7px; padding: 4px 4px 4px 12px; }

#navlistSUB a:link, #navlistSUB a:visited { width: 135px;  color: #CC5500; }

#navlistSUB a:Hover {
	background-color: #CC6600;
	color: #fff;
}

#navlistSUB p { font: 11px Tahoma; width: 163px;  text-align: left; margin-bottom: 7px; /*padding-left: -15px;*/}
.float {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*   TESTIMONIALS STUFF   */

#quotewrap {
	background: #DFE7CD url(../images/quote_bkg_small_top.gif) no-repeat top;
	width: 440px;
	margin-left: 1px;
}


#quotewrapbtm {
	padding-bottom: 10px;
	background-image: url(../images/quote_bkg_small_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#quotewrap .quote {

	padding-right: 30px;
	padding-left: 30px;
	padding-top: 7px;
}

.customer {
	font-style: italic;
	text-align: right;
	color: #818EA1;
	float: right;
	font-size: 10px;
	margin-top: 2px;
}

.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}
.quote img {
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
#commonsearches {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999;
	border: 1px solid #999;
}


	.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 12px;
	}

	.required {
		color: red;
	}

