body{
    margin: 2px 0px 0px 0;
    padding:0px;
}
/* Vrednos početnog prozora */

#pocet
	{
		position: fixed;
		/*overflow-y: scroll;
		overflow-x: hidden;*/
		overflow: hidden;
		display: none;
		top: 100;
		/*left: 100;*/
		/*background: url('okt16/ckuca1.jpg');
		background-size: auto;
		background-position: left bottom;*/
		/*background-repeat: repeat-x;*/
		/*background-color: #ffffff;*/
		height:0;
		z-index: 20000;
		width: 100%;
		/*width:28%;*/
		border-radius: 15px 15px 15px 15px;
		border-color:#ffffff;
		border-style: solid;
		border-width:2px;
		/*background-color:#009a2d;*/
		/*color:#000;*/
		/*opacity: 0.90;*/
	}
.navbar {
    font-family: Arial, sans-serif;
}
	
#apr
	{
		position: fixed;
		/*overflow-y: scroll;
		overflow-x: hidden;*/
		overflow: hidden;
		display: none;
		top: 100;
		/*left: 100;*/
		/*background: url('okt16/ckuca1.jpg');
		background-size: auto;
		background-position: left bottom;*/
		/*background-repeat: repeat-x;*/
		/*background-color: #ffffff;*/
		height:0;
		z-index: 20000;
		width: 100%;
		/*width:28%;*/
		border-radius: 15px 15px 15px 15px;
		border-color:#ffffff;
		border-style: solid;
		border-width:2px;
		/*background-color:#009a2d;*/
		/*color:#000;*/
		/*opacity: 0.90;*/
	}
	
#visina
	{
		position: fixed;
		overflow-y: scroll;
		overflow-x: hidden;
		display: none;
		top: 100;
		/*left: 100;*/
		/*background: url('okt16/ckuca1.jpg');
		background-size: auto;
		background-position: left bottom;*/
		/*background-repeat: repeat-x;*/
		/*background-color: #ffffff;*/
		height:0;
		z-index: 20000;
		width: 100%;
		/*width:28%;*/
		/*border-radius: 15px 15px 15px 15px;
		border-color:#ffffff;
		border-style: solid;
		border-width:2px;*/
		/*background-color:#009a2d;*/
		/*color:#000;*/
		opacity: 0.90;
	}

#visina1
	{
		position: fixed;
		overflow: hidden;
		display: none;
		top: 100;
		/*left: 100;*/
		/*background: url('okt16/ckuca1.jpg');
		background-size: auto;
		background-position: left bottom;*/
		/*background-repeat: repeat-x;*/
		/*background-color: #ffffff;*/
		height:0;
		z-index: 20000;
		width: 100%;
		/*width:28%;*/
		/*border-radius: 15px 15px 15px 15px;
		border-color:#ffffff;
		border-style: solid;
		border-width:2px;*/
		/*background-color:#009a2d;*/
		/*color:#000;*/
		opacity: 0.90;
	}	
	
#menidiv
	{
		border-color:#ffffff;
		border-style: hidden solid solid hidden;;
		border-width: 0px 0px 1px 0px;
		/*margin-top: 4px;*/
		padding: 2px 2px 2px 12px;
		/*padding-left:10px;*/
	}	 
	
#menidiv:hover
	{
		border-color:#ffffff;
		/*order-style: solid;*/
		border-width: 0px 10px 2px 0px;
	}

#menidiv a, #menidiv a:link, #menidiv a:visited, #menidiv a:hover, #menidiv a:active
{
	/*padding: 10px;*/
	color: #ffffff;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
	
#visMBar
	{
		position: fixed;
		overflow: hidden;
		display: none;
		/*top: 100;*/
		/*left: 100;*/
		/*background: url('okt16/ckuca1.jpg');
		background-size: auto;
		background-position: left bottom;*/
		/*background-repeat: repeat-x;*/
		/*background-color: #ffffff;*/
		/*padding: 10px;*/
		/*height:0;*/
		z-index: 20000;
		width:0 ;
		/*width:28%;*/
		/*border-radius: 15px 15px 15px 15px;
		border-color:#ffffff;
		border-style: solid;
		border-width:2px;*/
		/*background-color:#009a2d;*/
		/*color:#000;*/
		opacity: 1;
		font-family:"Nudista Medium";
		font-size: 17pt;
	}
	
#tstil
	{
		border-collapse: collapse;
	}
			
#tstil tr, #tstil th
	{
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		padding: 8px;
	}
			
#tstil tr:hover 
	{
		background-color: #d09a2d;
	}	