body, ul {
	margin: 0;
	padding: 0;
}

h1 {
	display: none;
}
h2 {
	margin: 0;
	margin-top: 15px;
}
p {
	margin: 0;
}
p.longText{
	width:390px;
	text-align:justify;
}
img, h2, p, span, li a, a {
	margin-left: 30px;
}
body, div, h2, span, a {
	color: #000;
	font-size: 11px;
	font-family: Courier;
	line-height: 15px;
	text-decoration: none;
}
a {
	color: #ff0000;
	cursor:pointer;
	cursor:hand;
}
span, a {
	padding: 0 1px;
	outline: none;
}
span.prs {
	padding-left: 11px;
	background: url(img/icn_prs.gif) no-repeat center left;
}
a.btnClose {
	margin-left: 3px;
	background-color: #FFFFCC;
}
a.btnClose:hover {
	background-color: #000;
}
a.file, a.prs, a.mail {
	padding-left: 11px;
}
a.file {
	background: url(img/icn_file.gif) no-repeat center left;
}
a.file:hover {
	background-image: url(img/icn_file-ovr.gif);
}
a.mail {
	background: url(img/icn_mail.gif) no-repeat center left;
	margin-left:0px;
}
a.mail:hover {
	background-image: url(img/icn_mail-ovr.gif);
}
a.prs {
	background: url(img/icn_prs.gif) no-repeat center left;
}
a.prs:hover {
	background-image: url(img/icn_prs-ovr.gif);
}
a.ext {
	margin: 0;
	padding-right: 11px;
	background: url(img/icn_ext.gif) no-repeat center right;
	padding-left: 6px;
}
a.ext:hover {
	background-image: url(img/icn_ext-ovr.gif);
}
a:hover {
	color: #fff;
	background-color: #000;
}
a.person{
	margin: 0px;
	margin-right:35px;
	padding: 0px;
}
a.person:hover {
	color: #fff;
	background-color: #fff;
}
h2 {
	font-weight: bold;
}
div#site {
	padding: 42px 0px 40px 60px;
	background-image: url(img/bg_main.jpg);
}
div.contact {
	margin-top: 2px;
	margin-bottom: 13px;
	margin-left: 0px;
	margin-right: 32px;
	float: left;
}
div.cont {
	margin-top: 2px;
	margin-bottom: 13px;
	margin-left: 32px;
	background-color: #fff;
	border-left: 4px solid  #000000;
	display:none;
}
div.cont p {
	margin: 0;
	padding-left: 6px;
	width: 350px;
	/*border-left: 4px solid #CCCCCC;*/
}
div.cont a {
	margin: 0;
}
img#logotype {
	margin-bottom: 6px;
}
ul {
	list-style: none;
}
div#person {
	margin-top: 106px;
	height: 137px;
}
div#bubble {
	position:absolute;
	width: 230px;
	height: 430px;
	background-image: url(img/bubble.png);
}
div#bubble p {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 12px;
	text-align:justify;
}
p#bubbleHead {
	color:#ff0000;
	margin-top: 10px;
	font-size: 12px;
}
img#bubbleImg {
	margin-top: 2px;
	margin-left: 15px;
}
p#bubbleFon{
	color:#ff0000;
	margin-top: 10px;
}
