body{

	background:red url(../images/DSCN4706.jpg);
	height:100%;
}
.togg{
	height:20px;
	background:white url(../images/pruh1.png)no-repeat;
	display:block;
	margin:-1px;
}
.togg.open, .togg:hover{
	background-color:white;
}
.str{
	color: #ed0205;
	font-family: socik;
	font-size: xx-large;
}
@font-face {
	font-family: socik;
	src: url('../Socik.otf');
}
.style5{
	padding:15px 5px 5px 5px;
display:block;
}

