
span
{
	font-family: 'Open Sans';
	font-size: 45px;
}



.ploscice
{
     position: fixed;
    top: 20%;
    left: 450px;
    width: 1200px;
    height: 900px;
}

.ploscica-spomin
{
	width: 200px;
	height: 200px;
	position: relative;
	float:left;
	margin:1px;
	z-index: 1000;

}

.ploscica-spomin > .ploscica-spredaj
{
	position:absolute;
	width: 200px;
	height: 200px;	
	border-radius:10px;
	transform: rotateY(180deg);

}

.ploscica-spomin > .ploscica-zadaj
{
	position:absolute;
     background: url(../imgs/logo.jpg); 
     width: 200px;
	height: 200px;	
	border-radius:10px;
	backface-visibility:hidden;
}

.posast
{
		position: fixed;
    bottom: 0%;
    left: 70px;
	width:316px;
	height:500px;
	background-image: url("../imgs/posast-igra12.png") ;
}

.naslov
{
	text-align: center;
    font-size: 19px;
    position: absolute;
    color: #C7C6C6;
    left: 174px;
    bottom: 395px;
}

.cas-napis
{
	font-size:50px;
	right: 15%;
    top: 35%;
    position: absolute;

    -webkit-text-stroke: 2px black;
}

.cas
{
	font-family:arial;
	font-size:50px;
	right: 7%;
    top: 35%;
    position: fixed;

    -webkit-text-stroke: 2px black;
}

.pari
{
	font-size:50px;
	right: 3%;
    top: 45%;
    position: absolute;
 
    -webkit-text-stroke: 2px black;

}


