html, body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
}

hr {
	background-color: #a6a6a6;
	height: 1px;
	border: 0;
	width: 80%
}

.fullheight {
	height: 100%;
	min-width: 830px;
}

#top {
	min-width: 830px;
	width: 100%;
	height: 100%;
	min-height:150px;
	max-height:250px;
	background-image: url(/i/bkgtop.gif);
	text-align: center;
}

#boyngirl {
	width: 100%;
	height: 100%;
	min-height:150px;
	max-height:250px;
		background: url(/i/boyngirl.png) no-repeat 50% 0;
	opacity:0.35;
	filter:alpha(opacity=35);
}

#kazakovcom {
	padding-top:10px;
	padding-bottom:35px;
	background: url(/i/kazakov.com.gif) no-repeat 50% 0;
	width: 100%;
	height: 26px;
}

#artdesign {
	background: url(/i/artdesign.gif) no-repeat 50% 0;
	width: 100%;
	height: 18px;
}

.art {
  white-space: normal !important;  /* разрешаем переносы */
  overflow-wrap: break-word;       /* переносим длинные слова */
  word-break: break-word;          /* дополнительный контроль */
}

.ik {
	display: inline-block;
	overflow: hidden;
	width: 220px;
	height: 220px;
	background: url(/i/ik.gif) no-repeat 50% 0;
	cursor: pointer;
}

.ik:hover {
	background: url(/i/ik_.gif) no-repeat 50% 0;
}

i {
	display:none;
}

.b {
	height: 16px;
	display: inline-block;
	overflow: hidden;
}

.btn1:hover, .btn2:hover, .btn3:hover, .btn4:hover, .btn5:hover, .btn6:hover, .btn7:hover, .btn8:hover, .btn9:hover, .btn10:hover, .btn11:hover, .btn12:hover, .btn13:hover, .btn14:hover, .btn15:hover, .btn16:hover, .btn17:hover, .btn18:hover, .btn19:hover, .btn20:hover, .btn21:hover {
	background-position: 100% 0;
}

.btn1 {
	padding-bottom: 5px;
	width: 155px;
	background: url(/i/btn1.gif) no-repeat scroll 0 0;
}

.btn2 {
	padding-bottom: 5px;
	width: 186px;
	background: url(/i/btn2.gif) no-repeat scroll 0 0;
}

.btn3 {
	padding-bottom: 5px;
	width: 166px;
	background: url(/i/btn3.gif) no-repeat scroll 0 0;
}

.btn4 {
	width: 126px;
	background: url(/i/btn4.gif) no-repeat scroll 0 0;
}

.btn5 {
	width: 138px;
	background: url(/i/btn5.gif) no-repeat scroll 0 0;
}

.btn6 {
	width: 136px;
	background: url(/i/btn6.gif) no-repeat scroll 0 0;
}

.btn7 {
	width: 120px;
	background: url(/i/btn7.gif) no-repeat scroll 0 0;
}

.btn8 {
	width: 149px;
	height: 21px;
	background: url(/i/btn8.gif) no-repeat scroll 0 0;
}

.btn9 {
	padding-bottom: 5px;
	width: 106px;
	background: url(/i/btn9.gif) no-repeat scroll 0 0;
}

.btn10 {
	padding-bottom: 5px;
	width: 72px;
	background: url(/i/btn10.gif) no-repeat scroll 0 0;
}

.btn11 {
	width: 112px;
	background: url(/i/btn11.gif) no-repeat scroll 0 0;
}

.btn12 {
	padding-bottom: 5px;
	width: 157px;
	background: url(/i/btn12.gif) no-repeat scroll 0 0;
}

.btn13 {
	padding-bottom: 5px;
	width: 171px;
	background: url(/i/btn13.gif) no-repeat scroll 0 0;
}

.btn14 {
	width: 173px;
	background: url(/i/btn14.gif) no-repeat scroll 0 0;
}

.btn15 {
	padding-bottom: 5px;
	width: 224px;
	background: url(/i/btn15.gif) no-repeat scroll 0 0;
}

.btn16 {
	margin-top: 4px;
	margin-left: 5px;
	width: 176px;
	height: 21px;
	background: url(/i/btn16.gif) no-repeat scroll 0 0;
}

.btn17 {
	width: 264px;
	height: 21px;
	background: url(/i/btn17.gif) no-repeat scroll 0 0;
}

.btn18 {
	width: 204px;
	height: 21px;
	background: url(/i/btn18.gif) no-repeat scroll 0 0;
}

.btn19 {
	width: 192px;
	height: 21px;
	background: url(/i/btn19.gif) no-repeat scroll 0 0;
}

.btn20 {
	width: 196px;
	height: 21px;
	background: url(/i/btn20.gif) no-repeat scroll 0 0;
}

.btn21 {
	width: 210px;
	height: 21px;
	background: url(/i/btn21.gif) no-repeat scroll 0 0;
}

.btm {
	text-align:left;
	width:170px;
}

.s {
	padding-bottom: 4px;
}

.content-wrapper, 
.content-inner, 
.art {
  white-space: normal !important;
}