body {
	ont-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color:#35383d;
	background-color: #f4fafd;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

html {
	 padding: 0; margin: 0;
	 }

a:link {
	text-decoration: none;
	color : #000;
	border: 0px;
}
a:active {
	text-decoration: underline;
	color : #000;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color : #000;
	border: 0px;
}
a:hover	{
	text-decoration: underline;
	color : #000;
	border: 0px;
} 
a:focus { outline: none;}

.clr { clear:both;}

h1, h2, h3, h4 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

img {
	padding: 0px;
	border: none;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
hr {
	height : 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abb0b5;
	border-right-color: #abb0b5;
	border-bottom-color: #abb0b5;
	border-left-color: #abb0b5;
}

form {
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontainer { width: 1039px; margin: 0 auto;}

/**/ * html .Header { height: 238px;} /* */ 

.Syn {
	height:56px;
	position: relative;
	background-image: url(../images/ht.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.Syn ul {
	margin: 0px;
	float: right;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	font-size: 12px;
}
.Syn li { margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; font-size: 12px; color:#FFFFFF; display: inline; font-weight: normal;}
.Syn li a {color:#fff; }
.Syn li a:visited {color:#fff; }
.Syn li a:hover {
	color:#fff;
}

.Header { width: 1039px; margin: 0 auto; position:relative; min-height: 238px; background: #fcfdfe url(../images/hi.jpg) no-repeat 0 56px;}

.Logo { float: left;}

.Header .LogoText h1 {
	font-size: 32px;
	line-height: 55px;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 95px;
	width: 300px;
	left: 70px;
}
.Header .LogoText a { color:#5c9dc1; text-decoration: none; }
.Header .LogoText a:visited { color:#5c9dc1; text-decoration: none; }
.Header .LogoText a:hover { color:#5c9dc1; text-decoration: none; }

.Header .Desc { position: absolute; top: 155px; color:#494d50; font-size: 12px; line-height: 14px; font-weight: normal; font-family: "Trebuchet MS"; padding: 0px; margin: 0px; text-indent: 80px; }


/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu {
	width:430px;
	float: left;
	position: absolute;
	top: 128px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 600px;
}
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px;}
.Menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

.Menu ul li a {
	padding: 5px 20px;
	float: left;
	color: #F5A703;
}
.Menu ul li a:hover {
	text-decoration: underline;
}

.Menu ul li ul { display: none;}
.active {
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
}



/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON { width: 1039px; float: left; background: #fff url(../images/line.gif) no-repeat bottom; padding:0 0 20px 0; }

.SCS { width: 435px; float: left; padding: 0px 15px 0px 15px;}





/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.FBG {
	width: 100%;
	float: left;
	padding: 0px;
	background-color: #164c6b;
	background-image: url(../images/bggg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Footer {
	color:#000000;
	width: 1009px;
	margin: 0 auto;
	padding: 10px 0px 10px 30px;
	background-image: url(../images/fb.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Footer p {
	font-size: 10px;
	line-height: 15px;
	color:#575757;
	padding: 10px 0px;
	margin:0 15px 0 0;
	font-family: 'Verdana';
	background-image: url(../images/spq.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.Footer a { color:#000000; text-decoration: underline;}
.baner {
	width:1039px;
	height:400px;
}
.contxt {
	width:1000px;
	height:310px;
	margin-left:20px;
}
.linija {
	width:1000px;
	height:70px;
	margin-left:20px;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5c9dc1;
	background-image: url(../images/senka-za-nas.jpg);
	background-repeat: repeat;
	
}

.txt {
	width:900px;
	height:300px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align:justify;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3E7FA5;
}
.txtslider {
	width:420px;
	height:20px;
	margin-left:43px;
	padding-top: 20px;
	position: absolute;
}
.button {
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
}
.Recent { background: #062a3f url(../images/fbb.jpg) repeat-x left top; width: 1009px; margin: 0 auto; padding: 10px 0px 10px 31px;}
.naslovkategorija {
	width: 100%;
	height: 40px;

}
.contxtusluga {
	width:900px;
	height:470px;
	margin-left:70px;
	padding-top: 30px;
}
.adresa {
	width:425px;
	height:250px;
	left: 103px;
	background-color: #C39;
	float:left;
}
.mail {
	width:450px;
	float:left;
}
.mapa {
	width:1000px;
	float:left;
	margin-top:10px;
}
.zanas {
	text-decoration: none;
	text-align: justify;
	text-indent: 15px;
}
.contxt1 {
	width:1000px;
	position:relative;
	height: 100%;
	margin-left: 20px;
}
.contxt2 {
	width:1000px;
	position:relative;
	height: 300px;
	margin-left: 20px;
}
.kategorijalevo {
	width:500px;
	position: absolute;
}
.kategorijadesno {
	width:500px;
	position: absolute;
	margin-left: 500px;
	
}
.slika1 {
	width:450px;
	height:200px;
	margin-left:25px;
	margin-top:10px;
	border: 2px solid #3E7FA5;
}
.naslovproizvodi {
	width:100%;
	height:40px;
	margin-left: 20px;
	color: #F5A703;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.uslugibaner {
	width:1000px;
	height:200px;
	margin-left: 20px;
	background-image: url(../images/uslugi.jpg);
	background-repeat: no-repeat;
}
.contxt2 {
	width:1000px;
	position:relative;
	height: 300px;
	margin-left: 20px;
	padding-top: 30px;
}
.contxt3 {
	width:1000px;
	margin-left:20px;
	height: 400px;
}
.kontaktslika {
	width:265px;
	height:330px;
	float:left;
	background-image: url(../images/MailBox-icon.jpg);
	background-repeat: no-repeat;
}
.info {
	width:265px;
	height:250px;
	float:right;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E7FA5;
	text-decoration: none;
	border: 1px solid #AEAEAE;
	
}
.txtarea {
	width:300px;
	height:115px;
}
