@charset "windows-1251";
@import url("highslide/style.css");
body {
	background-color: #F2EDE7;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a #home {
	background-image: url(/images/home.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
a #sitemap {
	background-image: url(/images/sitemap.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
a #mailto {
	background-image: url(/images/mailto.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
a:hover #home {
	background-image: url(/images/home-move.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
a:hover #sitemap {
	background-image: url(/images/sitemap-move.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
a:hover #mailto {
	background-image: url(/images/mailto-move.png);
	background-repeat: no-repeat;
	background-position: center;

	height: 11px;
}
#home {
	background-image: url(/images/home.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
#sitemap {
	background-image: url(/images/sitemap.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
#mailto {
	background-image: url(/images/mailto.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
#tpn {
	width: 120px;
	margin-left: 64px;
	/*margin-top: 70px;*/
	margin-bottom: 25px;
}
#banner {
	width: 100%;
	height: 230px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}
h1 span { font-size: 14px; font-weight:normal; }
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}
h2 span { font-size: 12px; }
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fon.jpg);
	background-repeat: no-repeat;
}
h3 { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #2878bb; text-align:center; }
#top {
	height: 65px;
	clear: both;
	position: relative;
}
#sidebar {
	float: left;
	width: 230px;
	padding-left: 10px;
	margin-top: 40px;
}
#sidebar #menu {
}
#sidebar #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar #menu li {
	background-color: #D3D3D3;
	margin-bottom: 1px;
}
#sidebar #menu li a {
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 15px center;
	padding-left: 40px;
	height: 24px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #000000;
}
#sidebar #menu li a:hover {
	background-color: #C5300f;
	color: #FFFFFF;
}
#page  {
	height: 31px;
	background-repeat: no-repeat;
	width: 700px;
	margin-left: auto;
	background-position: left center;
	margin-right: 20px;
	margin-top: 40px;
}
#content {
	width: 700px;
	margin-left: auto;
	margin-right: 20px;
}
#content table {
	text-align: left;
}
#footer {
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 81px;
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#footer #autors {
	margin-top: 10px;
	margin-left: 30px;
	width: 75px;
	float: left;
}
#footer #links {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}
#footer #links a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer #links a:hover {
	text-decoration: underline;
}
#table_bord td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#table_bord table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	text-align: left;
}
.st2, .st2    a, .st2    td      {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.st2 a:hover {
	text-decoration: underline;
}

div.menu-1{
padding-top: 0px; 
padding-left: 3px; 
padding-right: 3px;
padding-bottom: 15px; 
text-align: center;
text-transform: uppercase;
}


div.menu-1 a.menu_ping{
	height: 26px;
	background-image:url(/images/design/fon_menu.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 27px;
	color: #000000;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

div.menu-1 a.menu_ping_select{
	height: 26px;
	background-image:url(/images/design/fon_menu_hover.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 27px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

div.menu-1 a.menu_ping:hover{
	height: 26px;
	background-image:url(/images/design/fon_menu_hover.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 27px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

div.menu-2{
position: relative;
top:0px;
padding-top: 7px; 
padding-left: 3px; 
padding-right: 3px;
padding-bottom: 3px;
border: 1px #124e84 dotted;
text-align: center;
	font-weight: bold;
}

div.menu-2 a.menu_ping{
	height: 27px;
	background-image:url(/images/design/fon_menuold.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 26px;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

div.menu-2 a.menu_ping_select{
	height: 27px;
	background-image:url(/images/design/fon_menu_hover.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 26px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

div.menu-2 a.menu_ping:hover{
	height: 27px;
	background-image:url(/images/design/fon_menu_hover.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 26px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}



div.menu-3{
padding-top: 0px; 
padding-left: 2px; 
padding-right: 2px;
padding-bottom: 0px; 
text-align: center;
text-transform: uppercase;
	font-weight: bold;
}

div.menu-3 a.menu_ping{
	height: 26px;
	background-image:url(/images/design/fon_menu.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 27px;
	color: #000000;
	display: block;
	text-decoration: none;
}

div.menu-3 a.menu_ping_select{
	height: 26px;
	background-image:url(/images/design/fon_menu_hover.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 27px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

div.menu-3 a.menu_ping:hover{
	height: 26px;
	background-image:url(/images/design/fon_menu_hover.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 27px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.p20 { text-indent:20px; }
.div50 { margin-left:50px; text-align:justify; }
.pf { text-align:center; font-family: Verdana,Arial,Tahoma; font-weight:bold; font-size:12px; font-style:italic; }

/* 2011-09-29 */
.menu1 { width:210px; }
.menu1 a { height: 39px;
	background:url(/images/main/m1_off.png) no-repeat;
	margin:0; padding:0;
	font-size: 14px;
	line-height: 39px;
	color: #000000;
	display: block; text-align:center;
	text-decoration: none;
}
.menu1 a:hover { background:url(/images/main/m1_on.png) no-repeat; }
.menu2 { cursor:pointer; position:relative; width:210px; height:39px; margin:0; padding:0; overflow:hidden; background:url(/images/main/m2_off.png) no-repeat; }
.menu2d { width:210px; position:absolute; top:0; left:0; width:210px; height:39px; margin:0; padding:0; font-size:14px; line-height:39px; text-align:center; }
.menu2:hover { width:226px; overflow:visible; background:url(/images/main/m2_on.png) no-repeat; }
.menu3 { width:294px; position:absolute; top:0px; left:220px; }
.menu3 a { height:39px;
	background:url(/images/main/m3_off.png) no-repeat;
	margin:0; padding:0;
	font-size: 14px;
	line-height: 39px;
	color: #000000;
	display: block; text-align:center;
	text-decoration: none;
}
.menu3 a:hover { background:url(/images/main/m3_on.png) no-repeat; }

