.joummen2 {
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	color: #A7331A;
	display: block;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 1024px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: 1px 1px #FFDDAE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #FFB650;
}
.slattoxe {
	width: 1024px;
	text-align: center;
	margin: 0 auto 0 auto;
	border-width: 0;
	background-color: #A7331A;
	display: table;
	padding: 22px 0 22px 0;
}
.voimenns {
	width: 304px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	display: -moz-inline-stack;
	display: inline-block;
	position: relative;
	overflow: hidden;
	background-color: #792513;
	height: 233px;
	padding: 1px 1px 7px 1px;
	text-shadow: 1px 1px #1D2D3D;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFDDAE;
	text-shadow: 1px 1px #333333;
	zoom: 1.1;
	margin: 1px 1px 5px 1px;
}
.voimenns img {
	width:260px;
	height:200px;
	padding: 1px;
	border: 1px solid #B82827;
	margin: 0 0 3px 0;
}
.voimenns img:hover {
	border-width: 1px;
	border-style: dashed;
}
.voimenns a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0;
	padding-bottom: 3px;
	line-height: 13px;
}
.voimenns a:hover {
	color: #FFDDAE;
	text-decoration: none;
	text-shadow: none;
}
/*----------------------------responsive styles----------------------------------*/

@media screen and (max-width: 1920px) {body { min-width:1600px;}}
@media screen and (max-width: 1600px) {body { min-width:1236px;}}
@media screen and (max-width: 1260px) {
body { min-width:996px;}
.joummen2 {width: 990px;text-shadow: 1px px 1px #B03F77;}
.slattoxe {width: 990px;}
}
	
@media screen and (max-width: 1000px) {
body { min-width:768px;}
.joummen2 {width: 760px;}
.slattoxe {width: 760px;}
}

@media screen and (max-width: 788px) {
body { min-width:620px;}
.joummen2 {width: 610px;font-size: 22px;}
.slattoxe {width: 610px;}
}

@media screen and (max-width: 620px) {
body { min-width:500px;}
.joummen2 {width: 490px;font-size: 21px;}
.slattoxe {width: 490px;}
}

@media screen and (max-width: 520px) {
body { min-width:300px;}
.joummen2 {width: 290px;font-size: 18px;letter-spacing: 0;}
.slattoxe {width: 290px;}
.voimenns {zoom: 0.9}
}
