@charset "windows-1251";
/* Stylesheet for the www.vitonic.ru site */

body {
	font-size:				8pt;
	font-family:			Verdana, Tahoma, Arial;
	background-color:		#f0f3f8;
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	/*scrollbar-face-color:	#FEFDE2;
	scrollbar-track-color:	#669933;
	scrollbar-arrow-color:	#006666;*/
}

#container {
	font-size:				8pt;
	border: 1px solid #81b6ff;
	background-color:		#FFFFFF;
}

#header {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #81b6ff;
	height: 99px;
	background-color: #97b2e8;
	background-image: url(/images/header_background.png);
	vertical-align: text-top;
}

#footer {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #81b6ff;
	height: 39px;
	background-color: #97b2e8;
	background-image: url(/images/footer_background.png);
	text-align: center;
}

img.logo {
	border: 0;
	margin-left: 66px;
	margin-top: 5px;
	font-size: 36pt;
	width: 274px;
	height: 88px;
	vertical-align: top;
	/*position: absolute*/
}

img.logo2 {
	border: 0;
	margin-left: 3px;
	margin-top: 15px;
	font-size: 11pt;
	width: 112px;
	height: 22px;
	vertical-align: top;
}

#headertext {
	display: inline;
	margin-left: 68px;
	margin-top: 54px;
	position: absolute;
	text-align: right;
	color:#FFFFFF;
}

h1 {
	font-family:	Verdana;
	font-size:		11;
	color:			#003874;
	margin:			14 50 14 50;
}

div.bloc {
	margin:			14 40 14 40;
	font-family:	Verdana;
	font-size:		11;
	text-align:		justify;
	text-indent: 	1em;
}

img.hr {
	margin:			0 40 0 40
}

img.hr_mini {
	margin:			0 17 0 17
}

table.menu {
	font-family:	Verdana;
	font-size:		14;
	margin-left: 	18;
}

#reklama {
	vertical-align: top;
	font-family: "tahoma", "verdana", "arial";
	font-size: 8pt;
	color: #0324a2;
}