
div#container {
		width:100%;

		}


						
						
#header:before {
		content: "Županijski nogometni savez Virovitičko-podravske županije";
		}
				div#wrapper{
						width:100%;
						
						}

									div#left{
											visibility: hidden; height:0px; display:none;
											}

									
									
									div#content{
											width:100%;
											}		
									div#right{
											visibility: hidden; height:0px; display:none;
											}
				
									div#topmenu{
											visibility: hidden; height:0px; display:none;
											}
			
			
			
	div#header{
			background-image: url(../images/bg-top.png);
			background-repeat: no-repeat;
			background-position:  bottom;
			}	
			
				
div#footer{
		clear:left;
		}






			div#content{
					padding: 10px; 
					line-height: 150%;
					}
	


div#footer{text-align: center; color:#fff;font-size:11px;}
div#footer a {color:#fff;}			
			


