body	{
		font: normal 12px verdana;
		text-align: center;
		background-color: #7B7A70;
		margin: 0px;
		padding: 0px;
		}
		
		
#uvod	{
		position: relative;
		top: 50px;
		height: 530px;
		width: 695px;
		text-align: left;
		background-image: url('../img/uvod.jpg'); background-position: center center; background-repeat: no-repeat;
		}
				
		#gombik_uvod a { position: absolute; width: 150px; height: 59px; left: 480px; top: 392px; display: block; background-image: url('../img/uvod_gombik.jpg'); background-position: 0px 0px; background-repeat: no-repeat; }
		#gombik_uvod a:hover { background-image: url('../img/uvod_gombik_on.jpg'); background-position: 0px 0px; background-repeat: no-repeat; }
	
		
#center	{
		margin: auto;
		width: 530px;
		}

		
#header	{
		position: relative;
		top: 0px;
		left: 0px;
		height: 242px;
		width: 530px;
		text-align: left;
		background-image: url('../img/top.jpg');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		}
		
		#gombik1 a { position: absolute; width: 170px; height: 50px; left: 0px; top: 190px; display: block;}		
		#gombik2 a { position: absolute; width: 110px; height: 50px; left: 170px; top: 190px; display: block;}		
		#gombik3 a { position: absolute; width: 160px; height: 50px; left: 280px; top: 190px; display: block;}		
		#gombik4 a { position: absolute; width: 90px; height: 50px; left: 440px; top: 190px; display: block;}


#main_content
		{
		position: relative;	
		text-align: justify;
		width: 530px;
		line-height: 18px;
		color: #3D3E27;
		}
		
	#main_content h1 { font: bold 12px verdana; color: #3D3E27; padding: 0px; margin: 0px; }
	#main_content a { font: normal 12px verdana; color: #8F907B; text-decoration: none; }
	#main_content a:hover { color: #3D3E27; text-decoration: underline; }


#footer	{
		position: relative;
		width: 530px;
		height: 40px;
		font: normal 9px verdana;
		line-height: 15px;
		color: #C4BDB8;
		background-image: url('../img/ciara.jpg');
		background-position: 0px 0px;
		background-repeat: no-repeat;		
		}

		#footer a { font: normal 9px verdana; text-decoration: none; color: #C4BDB8; }
		#footer a:hover { text-decoration: underline; }	

