/* CSS Document */
#logo{
	position: relative;
	float: left;
	width: 975px;
	height: 100px;
	border-bottom: 1px inset #333333;
	z-index: 10;
}
#nenis{
	position: relative;
	float: left;
	width: 200px;
	height: 100%;
}
#meni1{
	position: absolute;
	float: left;
	width: 660px;
	height: 150px;
	top: 5px;
	left: 205px;
	background: url(../imgnew/zakonibg2.png) no-repeat;
	background-position: center;
	z-index: 10;
}
#meni1 li{
	position: relative;
	float: left;
	padding: 0 7px 0 7px;
	height: 25px;
	list-style: none;
	background-position: right;
}
#meni1 li a{
	color: #132b61;
	font-size: 11px;
	text-decoration: none;
}
#obrasci{
	position: relative;
	float: left;
	width: 975px;
	min-height: 200px;
	z-index: 5;
	background: url(../imgnew/obrazacbg3.png) repeat-x;
	background-color: #7b7d83;
}
#tipdiv{
	position: relative;
	float: left;
	width: auto;
	height: 120px;
	padding: 50px 90px 0 90px;	
}
#tip{
	position: relative;
	float: left;
	width: 180px;
	height: 100px;
	margin-left: 10px;
	margin-top: 20px;
	background: url(../imgnew/3.png) no-repeat;
}
#tip span{
	position: relative;
	float: left;
	padding: 5px 5px 0 5px;
	
	width: 170px;
	font-weight: bold;
	text-align: center;
	
}

#tip a{
	font-size: 12px;
	color: #132b61;
	text-decoration: none;
	text-align: center;
	font-family: "Arial Narrow";
	
}
#tip p{
	font-weight: normal;
	color: #3c71f8;
	/*width: 90%;*/
	text-align: center;
}
#lista{
	position: relative;
	float: left;
	width: 965px;
	height: 290px;
	background: url(../imgnew/listabg.png) repeat-x;
	padding: 5px;
}
#podtip{
	position: relative;
	float: left;
	width: 200px;
	height: 250px;
	margin-top: 10px;
	overflow: auto;
	background: url(../imgnew/podtipbg.png) no-repeat;
	padding: 5px;
}
#podtip li{
	position: relative;
	float: left;
	width: 185px;
	list-style: url(../imgnew/arrow.png) inside;
	border-bottom: 1px dotted #cccccc;
	margin-top: 10px;

}
#podtip li a{
	font-size: 10px;
	text-decoration: none;
	color: #172955;
	font-weight:normal;
	
}

#listnaslov{
	position: relative;
	float: left;
	margin-top: 10px;
	width: 450px;
	font-weight: bold;
}
#listnaslov h3{
	background: url(../imgnew/listnaslovbg.png) no-repeat;
	width: 450px;
}
#list{
	position: relative;
	float: left;
	width: 450px;
	height: 250px;
	overflow: auto;
}
#list ul{
	position: relative;
	float: left;
	
}
#list ul li{
	position: relative;
	float: left;
	width:350px;
	min-height: 35px;
	border-bottom: 1px dotted #cccccc;
	list-style: square inside;
	background: url(../imgnew/obrascili.png) no-repeat;
	background-color: #e3e5e8;
	margin-top: 5px;
}
#list ul li a{
	font-size: 12px;
	text-decoration: none;
	color: #BA1414;

}
#list ul li span{
	position: relative;
	float: left;
	width: 100%;
	color: #000000;
	font-size: 11px;
	padding: 3px;
}
#list p{
	padding: 0 5px 0 10px;
	color: #000000;
}
#jos{
	position: relative;
	float: right;
	width: 260px;
	height: 250px;
	margin-left: 5px;
	margin-top: -10px;
}


/* ----------------------------------------------------------------*/

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;
	padding: 0 10px 0 10px;
	background: url(../imgnew/wrapbg0.png) repeat-y; 
}
/*-------------------------------------*/
#filter{
	position: relative;
	float: right;
	width: 198px;
	height: 50px;
	margin-top: 30px;
	padding-bottom: 5px;
	z-index: 15;
}
#filter p{
	color: #d21709;
	font-size: 11px;
	padding: 5px; margin: 0;
}
#filter input{
	margin-left: 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-color: transparent; 
}
#copy p{
	color: #333333;
}
