html {height:100%;width:100%;}
body {height:100%;width:100%;}

body, tr, td, p, div, span {

}

div {white-space:normal}


#middle {
	display: table-cell;
	vertical-align: middle;
}
#middle2 {
	display: table-cell;
	vertical-align: middle;
	width:inherit;
	height:inherit;
}
.iemiddle {
	display: none;
	width: 1px;
	margin-left: -1px;
}
* html .iemiddle, * html .middle {
	display: inline-block;
	vertical-align: middle;
}
* html .middle {
	width: 100%;
}
* html .iemiddle {
	height: 100%;
}
* html .iemiddle, * html .middle {
	display: inline;
}


p {
	margin-top:0px;
	margin-bottom:10px;
}

a {
	color:#000066;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

input {
	border: 1px solid #BFBFBF;
	font-size:10px;
}
select {
	border: 1px solid #BFBFBF;
	font-size:9px;
}
textarea {
	border: 1px solid #BFBFBF;
	font-size:11px;
}

.pager {
	color: #000000;
}
.pagertext {
	color: #000000;
}

.dialoglink {
	
}

.flashsearch_cont {position:absolute;top:0px;left:0px;z-index:100;border:1px solid #e2d0c4}
.flashsearch_cont .flashsearch a {width:100%;background-color:#f2f2f2;padding:5px;margin-bottom:1px;vertical-align:middle;text-decoration:none;display:block}
.flashsearch_cont .flashsearch a:hover {background-color:#fff9ed;text-decoration:none}
.flashsearch_cont .flashsearch_bottom {width:100%;background-color:#999999;padding:5px;text-align:right}
.flashsearch_cont .flashsearch_bottom a {color:#FFFFFF;text-decoration:none}
.flashsearch_cont .flashsearch_bottom a:hover {color:#FFFFFF;text-decoration:none}

.blocks {
	margin:auto;	
}

.faq {
	
}
.faq_item {
	margin-bottom:10px;	
}
.faq_item .name {
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}
.faqrazdel_item {
	width:100%;
	overflow:hidden;
}
.faqrazdel_item .number {
	float:left;	
	width:30px;
	overflow:hidden;
	font-weight:bold;
	color:#00aef4;
}
.faqrazdel_item .request {
	font-weight:bold;
	margin-bottom:3px;
}
.faqrazdel_item .response {
	margin-bottom:10px;
}

.hide {
	display:none;	
}

.catalog_item {
	float:left;
	width:320px;
	height:212px;
	background:url(../img/catalog_item_bg.gif) no-repeat;
	overflow:hidden;
	margin-right:22px;
	margin-bottom:22px;
	position:relative;
}
.catalog_item .foto {
	position:absolute;
	left:10px;
	top:20px;
	height:150px;
	overflow:hidden;
}
.catalog_item .name {
	position:absolute;
	left:160px;
	top:22px;
	width:130px;
}
.catalog_item .name a {
	font-weight:bold;
	color:#5297dd;
}
.catalog_item .cost {
	position:absolute;
	left:160px;
	top:140px;
	width:130px;
	color:#5297dd;
	font-weight:bold;
}
.catalog_item .act a {
	color:#F15A4E;
	position:absolute;
	left:175px;
	top:180px;
}

.left_bask {
	margin-bottom:15px;
	width:230px;
	height:43px;
	overflow:hidden;
	background:url(../img/bask.gif) no-repeat;
	padding:50px 10px 10px 50px;
	cursor:pointer;
}

.buytable td {
	padding:5px !important;
	margin:1px !important;
}

.logintable td {
	padding:2px !important;
}

.regtable td {
	padding:2px !important;
}

* html ul.nice-menu li {
	width:10px;
}
ul.nice-menu li a {
	white-space:nowrap;
}

/*
* html #block-menu-primary-links .content ul.menu,#block-nice_menus-3 ul.nice-menu {
	height:78px;
}
*:first-child+html #block-menu-primary-links .content ul.menu,#block-nice_menus-3 ul.nice-menu {
	height:39px;
}
*/

.tape {
	
}
.tape_item {
	margin-bottom:10px;	
	overflow:hidden;
	width:100%;
}
.tape_item .foto {
	width:100px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.tape_item .date {
	float:left;
	margin-right:10px;
}
.tape_item .name a {
	color:#00DCF7;
	text-decoration:none;
	font-size:14px;
}

.contact .form-item {
	margin-left:10px !important;	
}
.contact .form-item label {
	width:70px;
	overflow:hidden;
	text-align:right;
	margin-left:0px !important;
}

#mainfoto {position:relative;overflow:hidden;margin:0 25px;height:310px}
	#mainfoto img {position:absolute;top:0;left:0}
