/* CSS Document */
*           {font-family:Verdana;}
body        {background-color:#313131;font-size:12px;color:#7A7A7A;}
.container  {width:926px; margin:28px auto;position:relative;padding:0 0 20px 0;background-color:#fff;}
h1.title    {position:absolute;left:120px; top:128px;margin:0;font-size:30px;font-weight:normal;color:#000;}
/*.banner     {background:url(img/head.png) 0 0 repeat-x;height:312px;}*/
.banner_center  {background:url(img/naglowek.jpg) center 0 no-repeat;height:312px;}
.lang           {margin:0 auto;width:850px;text-align:left;padding:4px 0;}
.lang #pol      {margin:0 10px 0 0;}

.head_top       {margin:0 auto;width:926px;background-color:#353535;}
.head_top .kontakt          {background-color:#466081;height:42px;width:219px;}
.head_top .kontakt ul       {list-style-type:none;margin:0 ;padding:15px 0 0 0;}
.head_top .kontakt ul li    {display:inline;padding:0 0 0 20px}
.head_top .kontakt ul li.f  {padding:0 25px 0 10px;background:url(img/kreska_kontakt.png) right center no-repeat;}
.head_top .kontakt ul li a  {color:#fff;}


.left         {float:left;/*background-color:#e1e8f2;*/width:664px;}
.left .std    {padding:35px 55px 20px 45px;border-bottom:3px solid #fff;}
.left .std h2 {margin:0;color:#3d6086;border-bottom:1px solid #859bb2;padding:0 0 3px 0;font-size:16px;}
.left .std p        {color:#000;}
.left .std ul       {list-style-type:none;margin:0;padding:0;text-align:right;}
.left .std ul li    {display:inline;background:url(img/b1.png) 0 0 no-repeat;padding:2px 6px;}
.left .std ul li.m  {margin:0 30px;}
.left .std ul li a  {color:#fff;text-decoration:none;}
.left .std2         {float:left;width:225px;}

.right        {float:left;width:172px;background:url(img/gradient_logowanie.png) 0 0 repeat-x;min-height:150px;padding:20px 48px 20px 30px;}
.right strong {color:#585b62;font-weight:normal;text-decoration:underline;margin:10px 0 0 60px; display:block;}
.right ul     {list-style-type:none;margin:10px 0 0 0;padding:0;}
.right li     {background:url(img/kwadracik.png) 0 center no-repeat;padding:5px 0 5px 15px;}
.right ul li a  {text-decoration:none;color:#fff;}
.clear        {clear:both;}
.main         {width:914px;margin:0 auto;padding:0 6px ;background-color:#fff;}
.foot        {margin:0 auto;width:926px;color:#fff;background-color:#525254;height:15px;text-align:center;font-size:9px;}
.login_box  {width:144px;float:right;margin:50px 55px 0 0;}
.login_box input {border:1px solid #666;background-color:#f1f1f1;height:20px;width:142px;margin-bottom:26px;}
label {color:#000;margin:0 0 0 30px;}

.tlist {background:#fff; margin:10px auto;}
.tlist td {background:#fff; padding:5px}
.tlist td a {color:#000; padding:5px; text-decoration:none; border:0}
.tlist th {background:#000; padding:5px; color:#fff}

.com_txt {display:none;}

.com a {color:rgb(61,96,134);}

.com {color: #909090; font-size: 10px; }

.com p {color: #909090; margin-right: 30px; margin-left:40px;margin-top:15px;} 

p.com_tresc {font-size: 9px;color: #606060 !important; margin-right: 30px; margin-left:40px;}
p.com_nick {font-size: 12px; font-weight: bold; color: #000000 !important; margin-right: 30px; margin-left:40px;}
p.com_data {font-size: 9px; font-style: italic;color: #909090 !important; margin-right: 30px; margin-left:40px;}


.std h2 a {text-decoration: none; color: #3d6086;}
.std h2 a img {border: 0;}
.std h2 a b {display:block;}

.l {display:block; float: left;}
.l img {border: 0; margin-right: 15px;}
.e {display:block; float: left; width:420px;}
.std {margin-top: 10px; margin-bottom: 10px;}

.h2title a {text-decoration: none; display:block; color:#3d6086;border-bottom:1px solid #859bb2;padding:0 0 3px 0;font-size:16px; font-weight: bold;}
.h2title a img {border: 0;display:block;}

div#nag
{
position:absolute;
left:50%;
margin-left: -450px;
margin-top: 310px;
z-index:99999;
}

div#nag a
{
font-size:16px;
font-weight:normal;
color:#000;
text-decoration:none;
}

div#nag a:hover
{
color: #ffffff;
}

#pager_div {margin: 20px; text-align: center;}
.pager, .pager_sel { background-color:rgb(158,176,198); text-decoration: none; font-weight: bold; padding: 3px 5px; color: #000;}
.pager:hover, .pager_sel:hover { background-color: rgb(215,224,247);}


/*
.head_top ul.menu     {list-style-type:none;margin:0;padding:0;float:left;}
.head_top strong      {float:left;font-weight:normal;text-decoration:underline;color:#d4d0c8;font-size:14px;margin:0 60px 0 0;}
.head_top ul.menu li {display:inline;background:url(img/kreska_menu.png) 0 center no-repeat;position:relative;}
.head_top ul.menu ul  {display:none;background:#313131;}
.head_top ul.menu ul li {background:none;color:#fff;margin:0;}

.head_top ul.menu li:hover ul {display:block;position:absolute;top:15px;left:0;margin:0;padding:0;}
.head_top ul.menu li a {color:#fff;text-decoration:none;font-size:17px;padding:0 0 0 10px;margin:0 50px 0 0;}
*/