/* CSS Document */
body{
	background: url(../imgnew/bodybg.png) repeat-x;
	background-color: #88bcf6;
}
p{
	font-size: 11px;
	color: #FFFFFF;
	padding: 0;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	padding: 5px;
	margin: 0;
	text-align: center;
}
input{
	border: 1px solid #cccccc;
}
/*----------------------------------*/
#cent{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

/*-----------------------------------*/
#wrap{
	position: relative;
	float: left;
	width: 1000px;
	background: url(../imgnew/wrapbg0.png) repeat-y; 
}
/*-------------------------------------*/
#contleft{
	position: relative;
	float: left;
	width: 200px;
	margin-left: 10px;
}
#meni{
	position: relative;
	float: left;
	width: 200px;
}

#meni li{
	position: relative;
	float: left;;
	width: 180px;
	height: 17px;
	margin-right: 5px;
	border-bottom: 1px dotted #cccccc;
	list-style: none;
}
#meni li p{
	font-size: 11px;
	font-weight: bold;
	color: #424a5f;
	margin: 0; padding: 0;
	text-align: left;
}
#meni li a{
	display: block;
	width: 180px;
	height: 17px;
	color: #286c85;
	font-size: 9px;
	font-stretch: wider;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
#meni li a:hover{
	background: #cccccc;
}

/*-----------------------------------------------*/
#contmid{
	position: relative;
	float: left;
}
#slikediv{
	position: relative;
	float: left;
	width: 779px;
	height: 104px;
	/*background: #c69c6d;*/ /*959595;*/
}

#textdiv{
	position: relative;
	float: left;
	width: 770px;
	height: 300px;
	/*margin-top: 10px;*/
/*	background: url(../imgnew/poz/off1.png) no-repeat;*/
	background-position: top right;
}
#text{
	position: relative;
	float: left;
	width: 350px;
	height: 150px;
	margin-top: 80px;
	margin-left: 90px;
}
#text p{
	color: #333333;
	margin: 0; padding: 0;
	text-align: justify;
	
	text-shadow: #cccccc;
}

#ukratko{
	position: relative;
	float: left;
	width: 670px;
	height: 40px;
	margin-left: 50px;
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#usluga{
	position: relative;
	float: left;
	width: 200px;
	height: 40px;
	/*background: url(../imgnew/uslugabg.png) no-repeat;*/
}
.muv{
	margin-left: 35px;
}
#usluga a{
	
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#usluga a:hover{
	text-decoration: underline;
}

#podacidiv{
	position: relative;
	float: left;
	width: 984px;
	height: 70px;
	margin-top: 40px;
	margin-left: 5px;
	border-top: 1px dotted #cccccc;
	background: #0E1C54;
	
	
}
#podaci{
	position: relative;
	float: left;
	margin-top: 15px;
}

#podaci p{
	position: relative;
	float: left;
	width: 100%;
	margin: 0; padding: 0;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#prazno{
	position: relative;
	float: left;
	width: 984px;
	height: 10px;
}
/*------------------------------------------*/
/*--------------------------------------------*/

/*-------------------------------------*/

/*-------------------------------------*/
#footbar{
	position: relative;
	float: left;
	width: 950px;
	height: 150px;
	border-top: 1px dotted #cccccc;
	margin-left: 20px;
	
}
#agencon{
	position: relative;
	float: left;
	width: 135px;
	margin-top: 20px;
}
#agencon p{
	padding: 0; margin: 0;
	color: #424a5f;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	
}
#agencon li{
	position: relative;
	float: left;
	width: 135px;
	margin-left: 0;
	list-style: url(../imgnew/arrow.gif) inside;
	font-size: 11px;
	font-weight: bold;
	color: #424a5f;
	height: 20px;
}
#agencon li a{
	color: #286c85;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#agencon li a:hover{
	text-decoration: underline;
}
#copy{
	position: relative;
	float: left;
	width: 100%;
	height: 30px;
	background: #88bcf6;
	
}
#copy p{
	color: #333333;
}
