body {
	 margin: 0px;
	 padding: 0px;
	 background: #fff;
	 font-family: tahoma, arial, verdana;
	 background: #559da5;
	}
	.parentContainer {
		position: absolute;
		width: 960px;
		height: 700px;
		background: #559da5;
	}
	.logoContainer {
		position: absolute;
		top: 4.5%;
		left: 5.8%;
	}
	.artContainer {
		position: absolute;
		top: 27%;
		left: 5.6%;
		width: 300px;		
	}
	.artA {		
		position: absolute;		
		left: 0%;
		z-index: 5;
	}
	.artB {		
		position: absolute;
		left: 20%;
		z-index: 3;
		top: 5px;
	}
	.artC {
		position: absolute;
		left: 32%;
		z-index: 1;
	}
	.artD {
		position: absolute;
		top: 20%;
		left: 17%;
		z-index: 8;
	}
	.artE {
		position: absolute;
		top: 80%;
		left: 18%;		
	}
	.artF {
		position: absolute;
		top: 63%;
		left: 64%;		
	}
	.buttonContainerA {
		position: absolute;
		top: 4%;
		left: 44%;
		width: 136px;
		height: 135px;
	}
	.buttonContainerB {
		position: absolute;
		top: 42.5%;
		left: 7.8%;
		width: 136px;
		height: 135px;
		z-index: 6;
	}
	.buttonContainerC {
		position: absolute;
		top: 20.8%;
		left: 7.8%;
		width: 136px;
		height: 135px;
		z-index: 6;
	}
	.buttonContainerD {
		position: absolute;
		top: 2%;
		left: 57%;
		width: 136px;
		height: 135px;
	}
	.buttonImage {
		cursor: pointer;		
	}
	.buttonText {
		position: absolute;
		width: 136px;
		top: 18%;
		left: 50%;
		margin-left: -30px;		
		text-align: left;
		font-weight: normal;
		font-size: 15px;
		color: #fff;
		cursor: pointer;
	}
	.buttonTextB {
		position: absolute;
		width: 136px;
		top: 23%;
		left: 50%;
		margin-left: -68px;		
		text-align: center;
		font-weight: normal;
		font-size: 15px;
		color: #fff;
		cursor: pointer;
	}
	.buttonTextC {
		position: absolute;
		width: 136px;
		top: 21%;
		left: 50%;
		margin-left: -68px;		
		text-align: center;
		font-weight: normal;
		font-size: 15px;
		color: #fff;
		cursor: pointer;
	}
	.contentContainer {
		position: absolute;
		top: 172px;
		left: 244px;
		width: 300px;
		height: 370px;
		overflow: auto;
	}
	.headingContent {
		font-family: tahoma, arial;
		color: #60a3ab;
		font-weight: normal;
		font-size: 18px;
		margin: 0px;
	}
	.paragraphContent {
		font-family: tahoma, arial;
		color: #60a3ab;
		font-size: 12px;
		margin: 0px;
		text-align: left;
	}
	
	.oblikovanje {
		font-family: tahoma, arial;
		color: #60a3ab;
		font-size: 14px;
		margin: 0px;
		text-align: left;
	}
	.footerContainer {
		position: absolute;
		top: 542px;
		left: 85px;
	}
A:link {color:#fff; text-decoration:none;} 
A:visited {color:#fff; text-decoration:none;} 
A:active {color:#fff; text-decoration:none;} 
A:hover {color:#fff; text-decoration:none;} 

A.podkategorije:link {font-size:11px; text-align:left; color:#fff; text-decoration:none;} 
A.podkategorije:visited {font-size:11px; text-align:left; color:#fff; text-decoration:none;} 
A.podkategorije:active {font-size:11px; text-align:left; color:#fff; text-decoration:none;} 
A.podkategorije:hover {font-size:11px; text-align:left; color:#fff; text-decoration:none;} 

A.mail:link {color:#559da5; text-decoration:none;} 
A.mail:visited {color:#559da5; text-decoration:none;} 
A.mail:active {color:#559da5; text-decoration:none;} 
A.mail:hover {color:#559da5; text-decoration:none;} 

