@charset "utf-8";
/* CSS Document */

/*///////////////////////////////////////////////////////   HEADER   ///////////////////////////////////////////////////////////////*/
div#header{ height:118px; width:980px; margin:0 auto; background:#FFF; background:url(../images/header.jpg) no-repeat #fff;}
div#header a.logoMS:link,
div#header a.logoMS:visited{display:block; margin: 30px 0px 0px 30px; height:60px; width:480px; background: url(../images/logoMS.png) no-repeat; float:left;}
a.user:link, a.user:visited{ text-style:italic; font-weight:bold;}
/*///////////////////////////////////////////////////////   TOP LOGOWANIE  ///////////////////////////////////////////////////////////////*/

div.toplog{float:right; height:30px; margin-right:10px; overflow:hidden; }
div.toplog div.log_lt{width:21px; height:30px; background-image:url(../images/log_lt.png); background-repeat:no-repeat; background-position:left; float:left;}
div.toplog div.log{height:30px; background:url("../images/log_bg.png") repeat-x; float:left;}
div.toplog div.log a:link,
div.toplog div.log a:visited{display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:30px; text-decoration:none; color:#FFF; padding:0 5px; margin-right:3px; float:left;}
div.toplog div.log a:hover{text-decoration:underline; line-height:30px;}
div.toplog div.log a.help:link,
div.toplog div.log a.help:visited{ padding-left:26px; background:url(../images/help.png) no-repeat left;}
div.toplog div.log_rt{width:7px; height:32px; background:url(../images/log_rt.png) no-repeat right; float:left;}

/*///////////////////////////////////////////////////////   END TOP LOGOWANIE    ///////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////   END HEADER    ///////////////////////////////////////////////////////////////*/
