/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align:left;
	background-color: #000;
	font-size: 12px;
	color: #818385;
}

a, div, input , p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
	color: #818385;
}

a:hover {
	text-decoration: underline;
    color: #fff;
}


object { 
	outline:none; 
}

.left_col {
	background: url(../title/bg1.gif) repeat-y;
}

.right_col {
	background: url(../title/n2_tit.gif) no-repeat;
}

.main_col {
	background: url(../title/bg3.jpg) no-repeat;
    background-position: 39px 0px;
    width: 663px;
}

#info_box {
    display: relative;
	padding: 71px 12px 15px 12px;
    font-size: 11px;
    z-index: 5;
}

#info_box p {
    font-size: 11px;
}

#foto_box {
	position: absolute;
	left: 0px;
	top: 334px;
}

#fotik_box {
	position: absolute;
	left: 0px;
	top: 501px;
}

#contacts_box {
	position: absolute;
    width: 171px;
    text-align: center;
	left: 0px;
	top: 470px;
}

#contacts_box a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

#flash_box, #flash_bg_box {
	position: absolute;
	left: 38px;
	top: 44px;
}

#footer {
	font-size: 11px;
	padding: 0 49px 6px 12px;
	color: #525254;
}

#footer a {
	font-size: 11px;
	color: #333;
}