#page_title {
	width: 700px;
}

.logo {
	margin-left: 50px;
}

.main-info {
    width: 340px;
    height: 60px;
    margin-top: 10px;
    margin-right: -30px;
}

.sup-logo {
	width:150px;
	height:60px;
	margin-top: 10px;
	margin-left: 110px;
	background-image: url(/images/bonus/distr/logo_rossko_150x60.gif);	
}

.sup-logo-arkona {
	width:150px;
	height:60px;
	margin-top: 10px;
	margin-left: 110px;
	background-image: url(/images/bonus/distr/logo_arkona_150x60.gif);	
}

.sup-logo-rossko {
	width:150px;
	height:60px;
	margin-top: 10px;
	margin-left: 110px;
	background-image: url(/images/bonus/distr/logo_rossko_150x60.gif);	
}

.sup-logo-ae {
	width:150px;
	height:60px;
	margin-top: 10px;
	margin-left: 110px;
	background-image: url(/images/bonus/distr/logo_ae_150x60.gif);	
}

.sup-logo-ar {
	width:150px;
	height:60px;
	margin-top: 10px;
	margin-left: 110px;
	background-image: url(/images/bonus/distr/logo_ar_150x60.gif);	
}

.lk-panel-left {
    width: 230px;
    min-height: 350px;
	float: left;
	background-color: #203864;
}

.lk-panel-right {
    width: 0px;
    min-height: 50px;
	float: left;
//	background-color: #F2F2F2;
}

.lk-panel-center {
	width: 1135px;
	float: left;
    min-height: 275px;
}

#main_menu_ankety {
	width: 130px;
	height: 120px;
	margin-left: 45px;
	margin-top: 20px;
    cursor: pointer;
	background-image: url(../../images/bonus/manager/ankety.gif);
	background-position: center;
	background-repeat: no-repeat;
    background-size: contain;
	background-color: #F2F2F2;
}

.input-anketa {
//	width: 750px;
	margin-top: 10px;
}

.input-anketa-addon {
	width: 100px;
	text-align: left;
}

.div-inn-status {
	width: 885px;
	height: 40px;
	margin-top: 20px;
}

.div-inn {
	width: 885px;
	margin-top: 10px;
}

.input-inn {
	width: 130px;
	float: left;
	margin-left: 10px;
}

.addon-warning {
}

.div-anketa-sto-bilets {
	width: 850px;
	height: 90px;
	margin-top: 20px;
	margin-left: 0px; 
}

.input-bilet {
    width: 140px;
	height: 30px;
	float: left;
	border-radius: 10px;
	background-color: #FFFFFF;
	//border: 1px solid black;
	margin-top: 10px;
	margin-left: 20px;
	text-align: center;
}

.form-control {
//	width: 300px;
}

.anketa-buttons {
	width: 865px;
	margin-top: 40px;
	text-align: left;
}

#main_panel_confirm {
	width: 865px;
	height: 310px;
}

.anketa-buttons {
	width: 800px;
	height: 100px;
	margin-top: 40px;
}

#main_anketa_buttons_left {
	width: 250px;
	float: left;
}

#main_anketa_buttons_right {
	width: 200px;
	float: right;
}

#button_noconfirm {
	margin-left: 10px;
}

#button_confirm {
}

#button_save {
}

.hiding {
	display: none;
}

.warning {
	width: 17px;
	height: 15px;
//	margin-top: 8px;
//	float: left;
	background-image: url(/images/warning.jpg);
}

.panel-anketa {
	width: 865px;
	float: left;
	margin-left: 5px;
}

.panel-photo {
	width: 255px;
	height: 1500px;
	margin-left: 10px;
	float: left;
    border: 1px solid #A5A5A5;
}

.panel-anketa-cont {
	margin-top: 10px;
}

.image-container {
	margin-top: 10px;
	margin-left: 0px;
}

.cont-dir-podemniki {
	width: 865px;
	height: 512px;
}

.panel-data-dir {
	width: 420px;
	float: left;
}           

.panel-podmnik {
	width: 415px;
	float: left;
	margin-left: 8px;
}

.div-cont-comments {
	width: 865px;
	height: 200px;
//    border: 1px solid #A5A5A5;
}

.comments {
	width: 820px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

.photo-row {	
	width:900px;
	height: 400px;
	margin-top: 20px;
}

.photo-button-row {	
	width:900px;
	height: 40px;
	float: clear;
}

.photo-cell-cont {
	width:400px;
	float:left;
	margin-left: 50px;
	border-radius: 10px;
    border: 1px solid #A5A5A5;
}

.photo-cell {
	width: 400px;
	height: 285px;
	text-align: center;
}

.button-plus {
	width: 40px;
	height: 40px;
	background-image: url(/images/site10/men_plus.jpg);
	background-size: contain;
	border-radius: 5px;
    border: 1px solid #A5A5A5;
	margin-left: 50px;
	cursor: pointer;
}

.block-full-screen {
	display: none;
	width: 920px;
//	height: 620px;
	position: fixed;
    //left: 0%;
    //margin-left: 0px;
    background: #f7f7f7;
    //padding: 15px;
    line-height: 23px;
    border-radius: 10px;
    border: 1px solid #A5A5A5;
    z-index: 999992;
    //top: 0px;
	margin: 0px auto 5px;
}

.full-close {
	cursor: pointer;
	float: right;
	color: green;
}

.blockall {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	background: #000;
	cursor: pointer;
	z-index: 999990;
}

.photo-img-full-screen {
	width: 900px;
//	height: 600px;
	margin-left: 10px;
	margin-top: 10px;
}

.photo-img-normal {
	//width: 280px;
	cursor: pointer;
}

#main_panel_photo_main {
	height: 150px;
}

#button_photo_show {
    width: 200px;
    height: 30px;
    float: right;
    margin-top: 0px;
    margin-right: 10px;
    padding-top: 5px;
    border-radius: 10px;
    background-color: #FFFFFF;
    border: 1px solid black;
    text-align: center;
    cursor: pointer;
}