@charset "utf-8";
body {
	background-color:#FFF;
	background-image:url(images/background01.jpg);
	background-repeat:repeat
}

.center {
	border:solid 0px #000;
	background-color:#FFFFFF;
	background-image:url(images/Center-backgorund.jpg);
	height: 400px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%
}
.center .lijevi {
	position:absolute;
	border:solid 0px #000;
	background-color:#FFF;
	background-image:url(images/Lijevo-background.jpg);
	height: 360px;
	width: 365px;
	margin: 20px;
}

.center .lijevi:hover{
	position:absolute;
	border:solid 0px #000;
	background-color:#FFF;
	background-image:url(images/levo--background-beli.jpg);
	height: 360px;
	width: 365px;
	margin: 20px;

}

.center .lijevi p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.70em;
	font-weight:bold;
	padding-top:150px;
	margin-left:40px;
	margin-right:40px;
	color:#FFFFFF;
}

.center .lijevi:hover p{
	color:#000000;

}


.center .lijevi ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.70em;
	font-weight:bold;
	padding-top:0px;
	margin-left:35px;
	margin-right:40px;
	color:#FFFFFF;
	line-height:20px
}

.center .lijevi:hover ul{
	color:#000000;

}

.center .desni {
	position:absolute;
	border:solid 0px #000;
	background-color:#FFF;
	background-image:url(images/Desno-background.jpg);
	height: 360px;
	width: 365px;
	margin: 20px 20px 20px 415px;
}

.center .desni:hover {
	position:absolute;
	border:solid 0px #000;
	background-color:#FFF;
	background-image:url(images/Desno-background-beli.jpg);
	height: 360px;
	width: 365px;
	margin: 20px 20px 20px 415px;
}


.center .desni p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.70em;
	font-weight:bold;
	padding-top:160px;
	margin-left:40px;
	margin-right:40px;
	color:#FFFFFF;
}

.center .desni:hover p{
	color:#000000;

}
.center .desni ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.70em;
	font-weight:bold;
	padding-top:0px;
	margin-left:35px;
	margin-right:40px;
	color:#FFFFFF;
	line-height:20px
	
}

.center .desni:hover ul{
	color:#000000;
}

.vani p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.65em;
	font-weight:bold;
	padding-top:0px;
	text-align:center;
	color:#CCCCCC;
	line-height:20px;

	
	
}

