@charset "utf-8";
body {
	color:black;
	background-color:white;
	font-size:12px;
	text-indent: 15px;
}

a, a:hover {
	text-align:center;
	text-transform:none;
	text-decoration:none;
	color:black;
	border-bottom: none;
}
img, img a, img a:hover {
	border: none;
	padding:3px;
}

#header, #footer, #menu, #language, #hr, #navigation , #sidebar, #contacts-head, #contacts, #banner, #lang{
	display:none;
}

