html {
	margin: 0px;
	outline: none
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
/*	background: url(../images/bg_body.png) repeat-y center; */
	background-color: #BED6D7;
/*	background: url(../images/bg_test.jpg) repeat; */
	height: 100%;
	outline: none
}

table.nosac {
	width: 900px;
	margin: auto;
	background-color: #FFF
}

.levo_obojeno {
	background-color: #3939B0; 
}

td.meni_donji_deo{
	height: 17px;
	background: url(../images/levi_meni_donja.png) no-repeat;
}

td.meni_gornji_deo{
	height: 17px;
	background: url(../images/levi_meni_gornja.png) no-repeat;
	color: #FFF
}

table.meni_nosac{
	background: #3939B0;
}

.vestinaslov{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: expanded;
	color: #09F;
	text-decoration: underline
}

.belifont{
	color: #FFF
}

a:link{
	text-decoration: none
}
a:visited{text-decoration: none;}
a:active {
	outline: none;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline
}

a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	border: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	border: none;
}
a.menu:hover {
	color: #996600;
	cursor: pointer;
	border: none;
}

table#container {
	background: url(../images/bg_top2.png) no-repeat;
	background-color: #FFF;
	height: 125px;
}

table#menu {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

div#O_nama {
	padding-left: 0px;
	letter-spacing: 0pt;
	width: 173px;
}

div#Proizvodi {
	padding-left: 0px;
	letter-spacing: 0pt;
	width: 173px;
}

div#Usluge {
	padding-left: 0px;
	letter-spacing: 0pt;
	width: 173px;
}

div#Reference {
	padding-left: 0px;
	letter-spacing: 0pt;
	width: 173px;
}

table#Partneri {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td#container {
	border: 1px solid #B4B4B4;
	background-color: #FFFFFF;
}

td#container_left {
	border: 1px solid #B4B4B4;
	background: #F0F0F0;
}


table#menu td table a:link {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
} 

table#menu td table a:visited {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
} 

table#menu td table a:hover {
	color: #996600;
	cursor: pointer;
} 


div#bot_left {
	width: 50px;
	float: left;
	display: inline;
	padding-left: 10px;
	padding-top: 3px;	
}

div#bot_mid {
	width: 500px;
	padding-left: 90px;
	padding-top: 6px;
	float: left;
	font-size: 10px;
	z-index: 5;
	text-align: center
}
div#bot_mid a{
	outline: none;
	font-weight: bold;
	text-decoration: none;
}
div#bot_mid a:link{}
div#bot_mid a:visited{}
div#bot_mid a:hover{
	color: red;
	text-decoration: underline;
}

div#bot_right {
	float: right;
}

td#menu {
	
	padding-left: 0px;
}

#border {
	border-top: dotted #999 1px;	
}

ul#smallIndent {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}	
	
ul#middleIndent {
	padding-left: 15px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}	

.border {
	border: 1px dashed #999999;
}

.teh_mali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}		

span#frm {
	cursor: pointer;
	color: #00F;
	text-decoration: underline;
}

span#pojed {
	cursor: pointer;
	color: #00F;
	text-decoration: underline;
}

a.refer:link {
	color: #00F;
	font-size: 12px;
	text-decoration: underline;
}
a.refer:visited {
	color: #00F;
	font-size: 12px;
	text-decoration: underline;
	
}
a.refer:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}

a.refer_mali:link {
	color: #00F;
	font-size: 11px;
	text-decoration: underline;
}
a.refer_mali:visited {
	color: #00F;
	font-size: 11px;
	text-decoration: underline;
	
}
a.refer_mali:hover {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}

ul.ref_meni {
	font-size: 12px;
	list-style-type: none;
	padding: 2px;
	margin: 0px;
}
ul.ref_meni li{
	display: inline;
}

.zag_tab {
	background: url(../images/bg_zag.jpg) repeat-x;
	border: solid 1px #000;
}

.cel_tab {
	border: dashed 1px #999;
}

div#static {
	position:fixed;
	z-index: 100; 
	bottom: 0px;  
	width: 180px;
	background: url(../images/bg_zag.jpg) repeat-x;
	background-color: #FFF;
	border-top: ridge 2px #CCC; 
	border-left: ridge 2px #CCC;
	border-right: ridge 2px #CCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	display: none;
}

p.bg_meni {
	display:block;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
/*	background-color: #A8C8DD */
	background-color: #F8F8F8
}
p.bg_meni_naslov {
	display:block;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
/*	background-color: #A8C8E5 */
	background-color: #F8F8F8
}


img.kontakt {
	clear: both;
	float: left;
	margin: 3px;
	width: 109px;
	height: 136px;
}

p.VS {
	display:block;
	background-color: #CCC;
	color: #000;
	margin: 0px;
	padding: 3px;
}

#skroluj_gore {
	   position: relative;
	   overflow: hidden;
	   /*border: 1px solid #000;*/
	   height: 200px;
	   width: 172px;
}
.naslovi {
	   position: absolute;
	   top: 210px;
	   left: 2px;
	   height: 195px;
	   width: 164px;
	   text-align: left;
}

