/* CSS Document */

*              {padding:0; margin:0;}
a              {outline:none; color:#ba7d1f; text-decoration:underline;}
img    		   {border:none;}
hr             {width:80%;}

.clear          {width:100%; height:1px; clear:both;}
.clear_6        {width:100%; height:6px; clear:both;}
.clear_30       {width:100%; height:30px; clear:both;}

h1                {float:left; margin-left:7px; margin-top:6px; font-size:18px; color:#ffffff;}
h2                {font-size:12px; font-weight:bold; margin:18px;}
h3                {font-size:14px; font-style:italic;}
.zagolovok        {font-size:18px; font-weight:bold; color:#00B500;}

html         {background:#ebffff; font-size:12px; font-family:Arial; color:#000000; text-align:left;}
body         {width:1000px; margin:0 auto;}
/*header*/
#header 	{width:1000px; height:170px; }
#logo       {display:block; width:120px; height:137px; float:left; margin-left:66px; margin-top:5px;}
#gb         {display:block; width:30px; height:17px; float:right; margin-top:145px; margin-right:30px; background:url(/assets/templates/pacient/images/gb_flag.gif) center no-repeat;}
#rus        {display:block; width:30px; height:17px; float:right; margin-top:145px; margin-right:14px; background:url(/assets/templates/pacient/images/russian_flag.gif) center no-repeat;}
#uk         {display:block; width:30px; height:17px; float:right; margin-top:145px; margin-right:14px; background:url(/assets/templates/pacient/images/ukraine_flag.gif) center no-repeat;}

form#ajaxSearch_form {float:right; width:220px; margin-top:142px; margin-right:0px;}
form#ajaxSearch_form fieldset { display: block; border: 0px;}

/*content*/
#content 			   {width:1000px; background:url(/assets/templates/pacient/images/content_bg.gif) top left repeat-y; overflow:hidden;}
#content_bg_top        {width:1000px; height:22px; background:url(/assets/templates/pacient/images/content_bg_top.gif) left top no-repeat; overflow:hidden;}


#column_left             {float:left; position:relative; width:236px; margin-left:11px;margin-top: -5px;}
#news_bg                 {width:214px; height:37px; background:url(/assets/templates/pacient/images/bg_news.gif) center no-repeat; margin:0px auto 0 auto;}
#news_bg input           {float:left; margin-left:10px; margin-top:10px;}
.news_cell               {float:right; width:202px; margin-right:12px; border-bottom:#000000 dotted 2px;}
.last                    {border-bottom:none;}
.last                    {float:right; width:202px; margin-right:12px;}
.news_cell b             {display:block; margin-left:0px; margin-top:12px;}
.news_cell        span   {display:block; margin-left:0px;}
.news_cell a             {display:block; margin-left:0px; margin-bottom:10px; color:#002aff; font:italic 12px Arial;}
.news_page {width:490px;}

#myscroller {
      position: relative;
      width:200px;
      height:550px;
      background-color:#ffffff;
      overflow:hidden;
      margin-left:15px;
      margin-top: 4px;
      padding-left: 9px;
}

#column_center    	   {float:left; width:530px; margin-left:18px; margin-top: 0px; padding-left:15px;}
#bg_image              {float:left; width:220px; height:243px; background:url(/assets/templates/pacient/images/bg_image_bg.gif) center no-repeat; margin:18px 15px 5px 14px; }
#bg_image img     { }
#column_center p  { margin-right:31px; font-size:13px; text-align:justify;}
#column_center ul,#column_center ol  {margin-left: 22px; margin-right: 31px;}

#column_right                {float:left; margin-left:6px; margin-top:-14px; width:170px;}
#column_right ol             {list-style-type:none;}
#column_right ol  li         {margin-top:20px;}
#column_right ol  li a       {display:block; font:italic 12px Arial; color:#376db7;}
#column_right ol  li a:hover {text-decoration:none;}

#content_bg_bottom        {width:1000px; height:22px; background:url(/assets/templates/pacient/images/content_bg_bottom.gif) left top no-repeat; margin-bottom:14px; clear:both;}

/*footer*/
#footer             {width:1000px; height:115px; background:url(/assets/templates/pacient/images/footer_bg.gif) center no-repeat; border-top:#7abf1a solid 8px;}
#banners            {width:1000px; height:64px; margin-top:6px; }
.banner             {display:block; float:left; margin-left:82px; }
#copy               {float:left; width:730px; margin-left:24px; margin-top:14px; }
#copyr_left         {display:block; float:left; text-align:left;}
#copy_right         {display:block; float:right; text-align:right;}
#copy_right a       {color:#000000;}
#copy_right a:hover {text-decoration:none;}
#counters 			{float:right; margin-right:16px; margin-top:12px;}

