/* page */
body	{
	margin: 0px 0px 0px 0px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	height: 100%;
}

.pageTitle			{ font-size: 18px; color: #ffffff; width: 140px; text-align: right; }

.txt { color: #656565; font-size: 12px; text-decoration: none; }
.txt a:active,
.txt a:visited,
.txt a:link  { color: #656565; font-size: 12px; text-decoration: none; }
.txt a:hover { color: #ff6600; text-decoration: none; }

.txtv2 { color: #656565; font-size: 12px; text-decoration: none; }
.txtv2 a:active,
.txtv2 a:visited,
.txtv2 a:link  { color: #ff6600; font-size: 12px; text-decoration: none; }
.txtv2 a:hover { color: #ff6600; text-decoration: underline; }

h2	{
	color: #49812d;
	font-size: 14px;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

.txt11,
.txt11 a:active,
.txt11 a:visited,
.txt11 a:link  { color: #656565; font-size: 11px; text-decoration: none; }
.txt11 a:hover { color: #ff6600; text-decoration: none; }

.txtOrange,
.txtOrange a:active,
.txtOrange a:visited,
.txtOrange a:link  { color: #FF6500; font-size: 12px; text-decoration: none; }
.txtOrange a:hover { color: #656565; text-decoration: none; }

.menu,
.menu a:active,
.menu a:visited,
.menu a:link  { color: #676767; font-size: 14px; text-decoration: none; }
.menu a:hover { color: #DB5E27; text-decoration: none; }

.lang,
.lang a:active,
.lang a:visited,
.lang a:link  { color: #E16C1E; font-size: 10px; text-decoration: none; }
.lang a:hover { text-decoration: underline; }

.footer,
.footer a:active,
.footer a:visited,
.footer a:link  { color: #858585; font-size: 10px; text-decoration: none; }
.footer a:hover { color: #ff6600; text-decoration: none; }

/* Padding */
.menuPadd		{ padding: 50px 0px 0px 154px; }
.leftNavPadd	{ padding: 45px 0px 0px 0px; }
.leftNavPadd1	{ padding: 45px 0px 0px 10px; }
.leftNavPadd2	{ padding: 37px 0px 0px 10px; }
.otherPadd		{ padding: 15px 10px 0px 175px; }


/* Background */
.frame_1Back	{ background: url(../../images/frame_1.gif) bottom right no-repeat; }
.frame_2Back	{ background: url(../../images/frame_2.gif) bottom no-repeat; }
.frame_4Back	{ background: url(../../images/frame_4.gif) right no-repeat; }
.frame_6Back	{ background: url(../../images/frame_6.gif) left no-repeat; }
.frame_7Back	{ background: url(../../images/frame_7.gif) top right no-repeat; }
.frame_8Back	{ background: url(../../images/frame_8.gif) top no-repeat; }
.frame_9Back	{ background: url(../../images/frame_9.gif) top left no-repeat; }
.headerBack		{ background: url(../../images/header_back.gif) top no-repeat; }
.contentBack	{ background: url(../../images/content_back.gif) top no-repeat; }

#mainCornerImage	{
	background: url(../../images/page_img_1.gif) bottom right no-repeat;
	width: 875px;
	height: 321px;
	position: static;
	z-index: 2;
	left: 264px;
	top: 300px;
}

#titleCornerImageContact	{
	background: url(../../images/n_kontakti.gif) bottom left no-repeat;
	width: 875px;
	height: 321px;
	position: static;
	z-index: 10;
	left: 264px;
	top: 300px;
}

#titleCornerImageDownload	{
	background: url(../../images/n_download.gif) bottom left no-repeat;
	width: 875px;
	height: 321px;
	position: static;
	z-index: 10;
	left: 264px;
	top: 300px;
}

#titleCornerImageServices	{
	background: url(../../images/n_usluge.gif) bottom left no-repeat;
	width: 875px;
	height: 321px;
	position: static;
	z-index: 10;
	left: 264px;
	top: 300px;
}

#titleCornerImageAboutus	{
	background: url(../../images/n_onama.gif) bottom left no-repeat;
	width: 875px;
	height: 321px;
	position: static;
	z-index: 10;
	left: 264px;
	top: 300px;
}

#titleCornerImageWorks	{
	background: url(../../images/n_radovi.gif) bottom left no-repeat;
	width: 875px;
	height: 321px;
	position: static;
	z-index: 10;
	left: 264px;
	top: 300px;
}

#referenceIMG	{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 255px;
widows: 340px;
}

/* form */
form				{  margin: 0px 0px 0px 0px;	}
.searchForm			{  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #ffffff; border-top: 1px #E1E1E1 solid; border-bottom: 1px #E1E1E1 solid; border-left: 0px #ffffff solid; border-right: 0px #ffffff solid; height:17px; width: 135px; }

