img.j_1{
		width: 100%;
		float:none;
		clear:both;
		margin-bottom:10px;
}
a.j_2 img {
		width: 31%;
		float:left;
		margin-bottom:10px;
	  margin-left:5px;
}

.time {    
	  border: 2px solid #2f2727;
    width: 231px;
    height: 136px;
    float: right;
    border-right: 8px solid;
    margin: 10px;
    padding: 10px;
    border-bottom-left-radius: 10px;
}
.cont_img_onas { float: right }
.img_onas { margin: 15px 15px 15px 15px; width: 100%; max-width: 260px;}

.item_diller {min-height:70px; margin-bottom: 10px;}

.item_diller a img {margin: 0 10px 10px 0 ; float: left;  height:60px; width=98px;}

.otkr {
	  padding: 5px 0 0 10px;
    border: solid 2px #6a5e5e;
    margin: 0 0 10px 0;
    border-radius: 0px 0 8px 8px;
    background-color: #d8d7cd;
    max-width: 250px;
    border-top: 4px solid;
}

.button_ {
    float: none;
    width: 150px;
    background-color: #bb5344;
    margin: 30px auto;;
    padding: 8px 0px 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #ccffcc;
    border-radius: 1px 1px 0 0;
    display: block;
}


ul.opt {
    margin-left: 10px;
    width: 59%;
    padding: 10px 0 5px 37px;
	
	
	  list-style: none;
    font-weight: bold;
    color: #476C24;
}
ul.opt li {
    position: relative;
}
ul.opt li:after {
    content: '\2714';
    position: absolute;
	  color: #414129;
    top: -3px;
    left: -25px;
}

.opt-ceny { 
	  width: 64%;
    border-left: 6px solid #568156;
    padding: 10px 0;
    margin: 20px 0;
    max-width: 800px;
    background-color: rgb(246, 249, 246);
    border-radius: 0 0 10px 0;
	line-height: 1.5em;
}


@media screen and (max-width: 470px) {

	.time { clear:both; float: none; }
	
	.cont_img_onas { float: none; width:90%; margin: 0 auto; }
  .img_onas {margin: 10px 0px; max-width: 360px;}

	.item_diller {border-top:4px solid #262600;}
}

ul.opt {
    clear:none;
    margin-left: 0px;
}