.headline_country { color : #015bb1; font-weight : bold; } 
.print_link {text-align: right;	}
.zagolovok1 {color: #FF6600; font-size: large; text-align: center;font-weight: bold;padding-top: 5px; padding-bottom: 15px;}
.zagolovok2 {font-size: medium;	color: #000;text-align: center;font-weight: bold;padding-top: 5px; padding-bottom: 10px;}
.country {  background-repeat: no-repeat; }
.norepeat { background-repeat: no-repeat; }
.mainbg { background-color: white; background-repeat: repeat-x; }
.mainbgl { background-color: white; background-repeat: no-repeat; }
.button   {background: url(images/1.gif); 	font-size: 13px; color: black; }
.button2   {background: url(images/2.gif); cursor: pointer; cursor: hand; font-size: 13px; color: white; }
.button2D   {	background: url(images/button2D.gif); 	font-size: 13px; color: black; }
.button3D  {	background: url(images/button3D.gif); cursor: pointer; cursor: hand; font-size: 13px; color: black; }

p,ul {	margin-top: 0px; margin-bottom: 0px;}

body
	{margin: 0px; /* Убираем отступы */
	  marhin-top: -1px;}

h1 {

	font-family: arial, arial cyr, tahoma, verdana, sans-serif;

	font-size: 18px;

	color: black;
	font-style: bold; }

body,div,td,tr,table,tbody,normal,p,br,input,ul,li {

	font-family: arial, arial cyr, tahoma, verdana, sans-serif;

	font-size: 12px;

	color: black;}


a:link {

	color: blue;

	text-decoration: underline;}

a:visited {

	text-decoration: underline;

	color: blue; }

a:hover {

	text-decoration: none;}

a:active {

	text-decoration: underline;

	color: #12f400; }



a:link.menu {

	color: black;

	font-size: 13px;

	text-decoration: none;}

a:visited.menu {

	text-decoration: none;

	font-size: 13px;

	color: black; }

a:hover.menu {

	text-decoration: none;

	font-size: 13px;

	color: blue; }

a:active.menu {

	text-decoration: none;

	font-size: 13px;

	color: blue; }



a:link.link {

	color: #ff7f00;

	font-size: 13px;

	text-decoration: none;}

a:visited.link {

	text-decoration: none;

	font-size: 13px;

	color: black; }

a:hover.link {

	text-decoration: none;

	font-size: 13px;

	color: white; }

a:active.link {

	text-decoration: none;

	font-size: 13px;

	color: white; }


li {	text-align: left; list-style: url(images/bul1.gif); list-style-position: outside;

	margin-top: 3px; margin-left: 20px;}

li.light { list-style: url(images/bul2.gif);

	margin-top: 3px; margin-left: 10px;}

li.dark { list-style: url(images/bul3.gif);

	margin-top: 3px; margin-left: 10px; }


#flash {
  position: relative; /*or absolute*/
  z-index: 0;
}

