@charset "windows-1251";
/* CSS Document */

html, body	{width: 100%; height:100%}

body 		{ margin: 0px; padding: 0px; color: #111; background-image:url('/images/bg_main.gif'); background-repeat:repeat-x; background-color:#a1c2cc;}

div, td, p 		{ font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif; font-size:14px; line-height:140%;}

hr	{border: 0px; border-bottom:1px solid #386a19}

img         { border: 0px; margin:0px; padding:0px;}
.png        { behavior: url('/pngfix.htc'); }

a           { color:#df3420;}
a:hover     {text-decoration: none; }

h1  {color:#487584; font-size:18px; font-weight:normal; margin: 0px 0px 10px 0px}
h2  {color:#487584; font-size:14px; font-weight:normal; margin: 20px 0px 5px 0px}
h3  {color:black; font-size:12px; font-weight:bold; margin: 0px 0px 5px 0px}


.header		{color: white; font-size:13px; height: 168px}
.header span	{color:#b8d1d9}

.left		{padding: 15px; color:#487584; vertical-align:top;}
.left	a	{color: white; text-decoration:none; font-size: 16px}
.left	a:hover	{text-decoration:underline}
.left	li	{color: white; list-style-position:inside; margin-left:10px; font-size: 16px}
.left	li.this	{color: #fff08a; list-style-position:inside; margin-left:10px; font-size: 16px}

.left .contacts	{color:#487584}
.right		{padding-right: 60px; vertical-align:top}

.content 		{vertical-align:top; padding:10px; background-color:white}
.content div	{margin-bottom:10px}
.content li		{margin-bottom:5px}
.empty			{background-color:white; font-size:9px}
.corner			{width: 15px; height:15px}

.f_content,.f_content div		{font-size: 12px}
.f_content a		{font-size: 12px; color:#df3420; text-decoration: underline}
.f_empty		{font-size:9px}
.f_corner		{width: 13px; height:13px}

.news	{text-indent:-80px; padding-left:80px}
.news span  {font-size: 14px; color:#df3420}
.news a 	{color: #111}
.news .short {color: #777}

.copyright	{padding:10px; text-align:center; color:#487584}
