html, body {
  height:100%;
}
html>body {
  min-height:100%;
  height:auto;
}
h5 {
	font-size: 13px;
}
.download_table td{
	border: 1px solid #333333;
}
.floatL {
	float: left;
	margin-right: 10px;
}
.floatR {
	float: right;
	margin-left: 10px;
}
.floatL img, .floatR img, .imgBorder img, .border {
 border:3px solid #7c7c7c;
	padding:2px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Verdana, Tahoma;
	font-size: 12px;
	background: url("../images/bg.gif") repeat-x top center;
	position: relative;
	left: 0px;
	top: 0px;

	overflow-x: hidden;
}

FORM {
	margin: 0;
	padding: 0;
}

IMG {
	border: none;
}

A {
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

.hidden {
	display: none;
}

.row {
	float: left;
	width: 100%;
	color: #FFF;
	font-size:12px;
}
.row a{
	color: #FFF;
	font-size:12px;
}
.page-left {
	height: 100%;
	background: url("../images/bg-left.jpg") no-repeat left top;
	position: absolute;
	width: 766px;
	left: 0px;
	top: 0px;
}

.page-right {
	height: 100%;
	background: url("../images/bg-right.jpg") no-repeat right top;
	position: absolute;
	width: 902px;
	top: 0px;
	right: 0px;
}

.page-bottom {
	height: 716px;
	width: 100%;
	background: url("../images/bg-bottom.png") no-repeat left top;
	position: absolute;
	bottom: 0px;
	left: 0px;
	left: -356px;
}

.page {
	max-width: 1200px;
	min-width: 990px;
	margin: auto;
	height: 100%;
	position: relative;
	z-index: 1;
}
.logoff_form {
 padding:0;
 padding-left:59px;
}
.left_menu{
	/*margin-bottom:10px;*/
}
.logoff_form a {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:12px;
}

.breadcrumbs {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 0 30px 1.5em 15px;
	position: relative;
	line-height: 1.4;
}

.breadcrumbs A {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.breadcrumbs A.home {
	color: #DF0000;
}
.breadcrumbs A:hover {
	text-decoration: underline;
}
/*.breadcrumbs UL {
	margin: 0 30px 1.2em 15px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.breadcrumbs UL LI {
	float: left;
}

.breadcrumbs UL LI.b-sep {
	padding: 0 5px;
}

.breadcrumbs UL LI.b-home A {
	background: url("../images/home.gif") no-repeat left center;
	padding: 0 0 0 25px;
}*/

.main-menu-container {
	position: relative;
	top: 4px;
	left: 4px;
	background: url("../images/shadow.png") repeat left top;
	width: 99%;
}

.main-menu {
	position: relative;
	top: -4px;
	left: -4px;
	background: url("../images/menu/line.gif") repeat-x left bottom;
}

.main-menu .mm-bg {
	height: 69px;
	background: url("../images/menu/bg.gif") repeat-x left top;
}

.main-menu UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-menu UL LI {
	float: left;
}

.main-menu UL LI A {
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.main-menu UL LI SPAN{
	display: block;
	float: left;
	cursor: pointer;
}

.main-menu UL LI.mm-sel A,
.main-menu UL LI A:hover {
	background: url("../images/menu/hover-bg.gif") repeat-x left top;
	color: #000000;
}

.main-menu UL LI.mm-sel A SPAN.left,
.main-menu UL LI A:hover SPAN.left {
	background: url("../images/menu/hover-left.gif") no-repeat left top;
}

.main-menu UL LI A SPAN.right {
	height: 68px;
}

.main-menu UL LI.mm-sel A SPAN.right,
.main-menu UL LI A:hover SPAN.right {
	background: url("../images/menu/hover-right.gif") no-repeat right top;
}

.main-menu UL LI A SPAN.text {
	padding: 0 19px;
	margin: 28px 0 0 0;
}

.main-menu UL LI A SPAN.text SPAN {
	visibility: hidden;
}

.main-menu UL LI A.mi-catalog SPAN.text {
	background: url("../images/menu-items/catalog.gif") no-repeat center center;
}

.main-menu UL LI A.mi-catalog:hover SPAN.text,
.main-menu UL LI.mm-sel A.mi-catalog SPAN.text {
	background: url("../images/menu-items/catalog-hover.gif") no-repeat center center;
}

.main-menu UL LI A.mi-gallery SPAN.text {
	background: url("../images/menu-items/gallery.gif") no-repeat center center;
}
.item{
	margin-right: 50px;
	margin-left:15px;
}
.main-menu UL LI A.mi-gallery:hover SPAN.text,
.main-menu UL LI.mm-sel A.mi-gallery SPAN.text {
	background: url("../images/menu-items/gallery-hover.gif") no-repeat center center;
}

.main-menu UL LI A.mi-events SPAN.text {
	background: url("../images/menu-items/events.gif") no-repeat center center;
}

.main-menu UL LI A.mi-events:hover SPAN.text,
.main-menu UL LI.mm-sel A.mi-events SPAN.text {
	background: url("../images/menu-items/events-hover.gif") no-repeat center center;
}

.main-menu UL LI A.mi-files SPAN.text {
	background: url("../images/menu-items/files.gif") no-repeat center center;
}

.main-menu UL LI A.mi-files:hover SPAN.text,
.main-menu UL LI.mm-sel A.mi-files SPAN.text {
	background: url("../images/menu-items/files-hover.gif") no-repeat center center;
}

.main-menu UL LI A.mi-contacts SPAN.text {
	background: url("../images/menu-items/contacts.gif") no-repeat center center;
}

.main-menu UL LI A.mi-contacts:hover SPAN.text,
.main-menu UL LI.mm-sel A.mi-contacts SPAN.text {
	background: url("../images/menu-items/contacts-hover.gif") no-repeat center center;
}

.main-menu UL LI A.mi-forum SPAN.text {
	background: url("../images/menu-items/forum.gif") no-repeat center center;
}

.main-menu UL LI A.mi-forum:hover SPAN.text,
.main-menu UL LI.mm-sel A.mi-forum SPAN.text {
	background: url("../images/menu-items/forum-hover.gif") no-repeat center center;
}

.main-menu UL LI.mm-separator {
	padding: 29px 0 0 0;
}

.main-menu P.sitemap, .main-menu P.p-home {
	margin: 29px 0 0 0;
	padding: 0 27px 0 0;
	float: right;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.main-menu P.sitemap A, .main-menu P.p-home A {
	background: url("../images/sitemap.gif") no-repeat left 3px;
	padding: 0 0 0 20px;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.main-menu P.sitemap A:hover, .main-menu P.p-home A:hover {
	text-decoration: underline;
}
.main-menu P.p-home { padding: 0 15px 0 0; }
.main-menu P.p-home A { background: url("../images/home2.gif") no-repeat left 3px; }

.frame {
	width: 99%;
	padding-bottom: 166px;
}

.frame .f-left {
	width: 308px;
	float: left;
	position: relative;
	z-index: 1;
	padding: 0 0 100px 0;
}

.frame .f-left .fl-bottom {
	background: url("../images/auth/bg.gif") no-repeat left bottom;
	height: 75px;
}

.frame .f-right {
	margin: 0 0 0 308px;
}

.logo {
	background: #000000 url("../images/logo-bg.gif") no-repeat left 29px;
	padding: 27px 0 41px 0;
	border-bottom: 1px solid #2b2b2b;
}

.logo A {
	margin: 0 0 0 96px;
}

.left-menu {
	background: #000000 url("../images/left-menu/bg.jpg") no-repeat left top;
	padding: 21px 0;
	border-bottom: 1px solid #2b2b2b;
}

.left-menu UL {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}

.left-menu UL LI {
	padding: 4px 0 4px 29px;
	list-style: none;
}

.left-menu UL LI.lm-sel {
	background: url("../images/left-menu/bullet.gif") no-repeat left 2px;
}

.left-menu UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.left-menu UL LI.lm-sel A {
	color: #de0000;
	text-decoration: none;
}

.left-menu UL LI UL {
	margin: 5px 0 0 20px;
	padding: 0;
}

.left-menu UL LI UL LI {
	margin: 0;
	padding: 0;
}

.left-menu UL LI.lm-sel UL LI A,
.left-menu UL LI UL LI A {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.left-menu UL LI UL LI A:hover {
	text-decoration: underline;
}
.left-menu H2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
	text-transform: uppercase;
	border: none;
}

h2.second-menu {
	margin-top: 15px;
	padding-top: 14px;
	border-top: 1px solid #333333;
}
.auth {
	background: #000000;
	padding: 25px 0 19px 0;
}

.auth INPUT {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: none;
	background: none;
	width: 134px;
	margin: 1px 0 0 0;
}

.auth .input {
	float: left;
	clear: left;
	padding: 0 0 3px 86px;
	width: 170px;
}

.auth .input .ai-left {
	background: url("../images/auth/left.gif") no-repeat left top;
	float: left;
	padding: 0 0 0 11px;
}

.auth .input .ai-right {
	background: #FFFFFF url("../images/auth/right.gif") no-repeat right top;
	float: left;
	padding: 0 10px 0 0;
}

.auth .input .ai-border {
	float: left;
	border-top: 1px solid #929292;
	height: 19px;
}

.auth .input.ai-lock {
	background: url("../images/auth/lock.gif") no-repeat 37px 3px;
}
.auth .input a {
	font-size: 11px;
}

.auth BUTTON {
	border: none;
	background: url("../images/auth/login.gif") no-repeat left center;
	margin: 4px 0 0 0;
	padding: 3px 0 4px 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #df0000;
}

.auth BUTTON:hover {
	background: url("../images/auth/login-hover.gif") no-repeat left center;
	color: #FFFFFF;
}

.addon-block {
	background: #000000;
	padding: 20px 0 19px 0px;
	border-top: 1px solid #2b2b2b;
}

.vuser INPUT {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: none;
	background: none;
	width: 134px;
	margin: 1px 0 0 0;
}

.vuser .input {
	float: left;
	clear: left;
	padding: 0 0 3px 0px;
}
.vuser_befor_reg {
	margin: 0 10px 10px 10px;
	width:85%;
}

.vuser .input .ai-left {
	background: url("../images/auth/left.gif") no-repeat left top;
	float: left;
	padding: 0 0 0 11px;
}

.vuser .input .ai-right {
	background: #FFFFFF url("../images/auth/right.gif") no-repeat right top;
	float: left;
	padding: 0 10px 0 0;
}

.vuser .input .ai-border {
	float: left;
	border-top: 1px solid #929292;
	height: 19px;
}

.vuser BUTTON {
	border: none;
	background: url("../images/auth/login.gif") no-repeat left center;
	margin: 4px 0 0 0;
	padding: 3px 0 4px 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #df0000;
	text-transform: uppercase;
}

.vuser BUTTON:hover {
	background: url("../images/auth/login-hover.gif") no-repeat left center;
	color: #FFFFFF;
}

.content-container {
	background: url("../images/shadow.png") repeat left top;
	position: relative;
	left: 4px;
	top: 4px;
}

.content {
	position: relative;
	left: -4px;
	top: -4px;
	background: #000000 url("../images/content/bg.jpg") no-repeat right top;
}

.content .arrow {
	margin: 0 0 -78px 0;
	position: relative;
	top: 171px;
}

H1, H2, H3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}
H2, H3 {
	font-size: 12px;
}
.content H1, .content H2, .content H3 {
	margin: 0 30px 0.7em 15px;
	padding: 0 5px 0.7em 0;
	border-bottom: 1px solid #333333;
}

.content .lux {
	margin: 0 0 0 21px;
	padding: 16px 5px 16px 0;
	border-bottom: 1px solid #333333;
}

.content .our-suggestions {
	margin: 0 0 0 21px;
	float: left;
	clear: left;
}

.content .search {
	float: right;
	width: 55%;
	background: url("../images/search/bg.gif") repeat left top;
	margin: 16px 0 0 0;
}

.content .search .s-left {
	background: url("../images/search/left.gif") no-repeat left top;
	height: 71px;
}

.content .search LABEL {
	float: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 28px 0 0 28px;
}

.content .search .site-search {
	float: left;
	margin: 26px 0 0 28px;
}

.content .search .s-input {
	margin: 0 28px 0 128px;
	padding: 23px 0 0 0;
}

.content .search .s-input .si-left {
	padding: 0 0 0 11px;
	background: #FFFFFF url("../images/search/i-left.gif") no-repeat left top;
	height: 19px;
}

.content .search .s-input INPUT {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	padding: 0;
	width: 91%;
	font-family:Arial,Verdana,Tahoma;
	font-size:11px;
	color:#666;
}

.content .search BUTTON {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	background: url("../images/search/i-right.gif") no-repeat left top;
	width: 18px;
	height: 19px;
}

.blocks {
	padding: 23px 0 0 0;
	min-height: 400px;
	/*margin-left:15px;
	margin-top:0px;*/
}

.block {
	width: 33%;
	float: left;
	margin-top: 10px;
	margin-left:0px;
}

.block .b-cont {
	background: url("../images/content/block-bg2.png") no-repeat left top;
	width: 197px;
	height: 285px;
	margin: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 1px 0 0 0;
}

.block .b-image {
	border: 3px solid #FFFFFF;
	height: 150px;
	width: 185px;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 1px;
}

.block .b-image .b-bullet {
	position: absolute;
	top: 9px;
	left: 155px;
}

.block P {
	margin: 0.5em 10px 0 10px;
	padding: 0;
	color: #b2b2b2;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.block P a {
	font-size: 11px;
}
.block P.b-more {
	margin: 0.5em 0 0 10px;
	font-size: 10px;
}

.block P.b-more A {
	color: #b2b2b2;
}

.footer-menu {
	height: 85px;
	background: url("../images/footer-menu/bg.gif") no-repeat 23px bottom;
}

.footer-menu UL {
	margin: 0;
	padding: 35px 30px 0 0;
	list-style: none;
	float: right;
}

.footer-menu UL LI {
	float: left;
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer-menu UL LI.fm-separator {
	padding: 0 10px;
}

.footer-menu UL LI A {
	color: #7c7c7c;
}

.relaxator {
	clear: left;
	font-size: 0px;
	line-height: 0px;
}

.footer-container {
	position: absolute;
	width: 100%;
	height: 166px;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
.banners {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-right: 10px;
	text-align: right;
	height: 46px;
}

.fc-pos {
	max-width: 1200px;
	min-width: 990px;
	margin: auto;
}

.footer-shadow {
	height: 75px;
	margin: 30px 8px 0 312px;
	background: url("../images/shadow.png") repeat left top;
}

.footer {
	height: 100%;
	background: url("../images/footer/bg.gif") repeat-x left top;
	position: relative;
	top: -4px;
	left: -4px;
}

.footer P {
	padding: 24px 0 0 37px;
	margin: 0;
	color: #b8b7b6;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.footer A {
	color: #b8b7b6;
	text-decoration:none;
}
.footer A:hover { text-decoration: underline; }
.footer A span {
	font-weight: bold;
	text-decoration: underline;
}

.footer P.f-developed {
	padding: 0 0 32px 135px;
	margin: 28px 33px 0 0;
	float: right;
	border-bottom: 3px solid #ff0000;
}

.footer .f-lines {
	background: url("../images/footer/lines.png") no-repeat left top;
	width: 46px;
	height: 34px;
	margin: 0 0 -34px 0;
	position: relative;
	top: -18px;
	left: 23px;
}

.spec {
	position: relative;
	top: 0px;
	left: 0px;
}

.spec .s-im {
	width: 222px;
	height: 193px;
	position: absolute;
	top: -96px;
	left: 30px;
	background: url("../images/spec.png") no-repeat left top;
}

.spec .s-im A {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.girl-container {
	position: relative;
	left: 0px;
	top: 0px;

	display: none;
}

.girl {
	position: absolute;
	background: url("../images/girl.png") no-repeat left top;
	width: 179px;
	height: 582px;
	top: -600px;
	left: -89px;
	z-index: 0;


	height: 716px;
	width: 1139px;
	background: url("../images/bg-bottom.png") no-repeat left top;
}

.paw {
	position: absolute;
	width: 100%;
	height: 467px;
	background: url("../images/paw.gif") no-repeat right top;
	top: 0px;
	right: -92px;
}
.dir_cat{
	margin:0 40px 0 15px;
}
.dir_cat td{
	text-align: left;
	padding-left: 10px;
}
.newsDiv{
	margin-left: 5px;
	margin-right: 60px;
}
.portfolio_item_image{
 margin-top:5px;
 margin-bottom:5px;
}
.img_border {
	float: left;
	margin-right: 10px;
 	border:3px solid #7c7c7c;
}
.img_border img, .img_border img, .imgBorder img, .border {
 	border:3px solid #7c7c7c;
	padding:2px;
}

#sitemap div {
	/*margin-bottom: 0.4em;*/
	margin-left:20px;
}
#sitemap p { margin: 0; padding: 0; }
#sitemap a:link, #sitemap a:visited {
	color: #b8b7b6;
	text-decoration: none;
}
#sitemap a:active, #sitemap a:hover { text-decoration: underline; color: #FF0000 }
.table{
	border-collapse: collapse;
	width:100%;
}
.table td {
	border: 1px solid #333333;
	padding: 2px;
}
.div_for_table{
	margin-right: 50px;
}
.pad {
	padding: 0 30px 0 15px;
}
.above-content {
	float: left;
	width: 100%;
	color: #FFF;
	font-size:12px;
	height: 158px;
	position: relative;
}
.above-content .our-suggestions {
	position: absolute;
}
