#home{
	text-align:center;
	background: url('../images/background.png');
}

#home .ui-controlgroup{
	width: 70%;
	margin: 0 auto;
	margin-top: 20px;
	max-width: 340px;
	}
	


#franta .ui-radio-off {
	background: url(../images/drapele/franta-off.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
	
}
#franta .ui-radio-on {
  	background: url(../images/drapele/franta-on.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
}

#anglia .ui-radio-off {
	background: url(../images/drapele/anglia-off.jpg);
background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
	
}
#anglia .ui-radio-on {
	background: url(../images/drapele/anglia-on.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
}

#prusia .ui-radio-off {
	background: url(../images/drapele/prusia-off.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
	
}
#prusia .ui-radio-on {
	background: url(../images/drapele/prusia-on.jpg);
	width: 70%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
}

#rusia .ui-radio-off {
	background: url(../images/drapele/rusia-off.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
	
}
#rusia .ui-radio-on {
	background: url(../images/drapele/rusia-on.jpg);
	width: 70%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
}

#austro-ung .ui-radio-off {
	background: url(../images/drapele/austro-ungaria-off.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
	
}
#austro-ung .ui-radio-on {
  background: url(../images/drapele/austro-ungaria-on.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 100%;
	max-width: 340px;
	min-width: 160px;
	height: 100%;
	max-height: 340px;
	min-height: 190px;
}
