﻿#info{position:relative;width:800px;height:auto;margin:30 auto;padding:30;text-align:left;background:#e7e7e7;}

 /* Własne klasy */

.normalc {font-size:12px;color:#4a4a4a;font-family:Verdana, Arial, sans-serif;}
.duzybc{font-size:16px;font-weight: bolder; color:#4a4a4a;font-family:Verdana, Arial, sans-serif;}

a.standard:link, a.standard:visited{
font-size:10px;
background-color: transparent;
border: none;
color: #017ab1;
text-decoration: none;
}

a.standard:hover {
font-size:10px;
background-color: transparent;
border: none;
color: red;
text-decoration: none;
}

a.szary:link, a.szary:visited{
font-size:12px;
background-color: transparent;
border: none;
color: #4a4a4a;
text-decoration: none;
}

a.szary:hover{
font-size:12px;
background-color: transparent;
border: none;
color: red;
text-decoration: none;
}

.center {font-size:0.917em;color:#4a4a4a;text-align:center;}

#cookies-message{padding:7px 0;background:#f8f074;font-family:Verdana, Arial, sans-serif;font-weight:normal;border-bottom:1px solid #555;font-size:10px;}
#cookies-message .close{margin-left:20px;font-family:Verdana, Arial, sans-serif;font-size:12px;color:#999;font-weight:normal;text-decoration:none;}
#cookies-message .close:hover{color:#f00;}
