
a:link {
text-decoration: none;
background-color: #030350;
color: #eeeeee;
}

a:visited {
text-decoration: none;
background-color: #030350;
color: #eeeeee;
}

a:hover {
text-decoration: underline;
background-color: #030350;
color: #eeeeee;
}

body {
font-family: "VERDANA","ARIAL CE","HELVETICA CE","ARIAL","HELVETICA";
background-color: #030350;
color: #ffffff;
}

.border {
border: 1px solid #3399ff;
margin-top: 5px;
margin-bottom: 5px
}

.rborder {
border: 1px solid #ff0000;
margin-top: 5px;
margin-bottom: 5px
}

.tabl {
border: 1px solid #ffffff;
border-collapse: collapse;
text-align: left;
}

.hr {
color: #0e6bde;
background: #0e6bde;
border: solid #0e6bde 1px;
margin: 3px 0;
width: 30%;
}

.head {
text-align: center;
font-variant: small-caps;
font-weight: bold;
font-size: 14px;
background-color: #0e6bde;
color: white;
margin-top: 0;
margin-bottom: 0;
}

.errhead {
text-align: center;
font-variant: small-caps;
font-weight: bold;
font-size: 14px;
background-color: #ff0000;
color: white;
margin-top: 0;
margin-bottom: 0;
}

.article {
text-align: left;
font-variant: small-caps;
font-weight: bold;
font-size: 14px;
color: white;
margin-top: 0;
margin-bottom: 0;
}

.x-small {
font-size: x-small;
margin-top: 0;
margin-bottom: 0;
}

.xsmall {
font-size: x-small;
margin-top: 0;
margin-bottom: 0;
text-align: center;
}

.left {
text-align: left;
margin-top: 0;
margin-bottom: 0;
}

.right {
text-align: right;
margin-top: 0;
margin-bottom: 0;
}

.center {
text-align: center;
margin-top: 0;
margin-bottom: 0;
}

.red {
color: #ff0000;
}

.green {
color: #00ff00;
}

.blue {
color: #0000ff;
}

/*MENU*/
dl, dt, dd, ul {
margin: 0;
padding: 0px;
list-style-type: none;
}

#menu {
margin-top: 5px;
margin-bottom: 5px;
position: relative;
width: 100%;
}

dl#menu {
width: 100%;
}

dl#menu dt {
cursor: pointer;
cursor: hand;
height: 1.65em;
line-height: 1.65em;
text-align: left;
font-weight: bold;
font-size: small;
border: 0px;
background: #030350;
}

dl#menu dd {
border: 0px;
}

dl#menu li {
text-align: left;
font-size: small;
background: #030350;
}

dl#menu li a, dl#menu dt a {
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
color: #ffffff;
background: #030350;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #0000ff;
}
/*MENU END*/

/*LAYOUT COLORS*/
#obalovydiv {
background-color: #030350;
}

#topmenu {
border: 1px solid #3399ff;
}

#foot {
border: 1px solid #3399ff;
}
/*LAYOUT COLORS END*/

/*CALENDAR COLORS*/
.cellwday_txt {
font-family: "ARIAL CE","HELVETICA CE","ARIAL","HELVETICA";
font-size: 75%;
width: 1.65em;
height: 1.65em;
color: #ffffff;
background-color: #0e6bde;
border: 1px solid #ccccee;
}

.cellwend_txt {
font-family: "ARIAL CE","HELVETICA CE","ARIAL","HELVETICA";
font-size: 75%;
width: 1.65em;
height: 1.65em;
color: #000000;
background-color: #ed3116;
border: 1px solid #ccccee;
}

.cellwday {
font-family: "ARIAL CE","HELVETICA CE","ARIAL","HELVETICA";
font-size: 75%;
width: 1.65em;
height: 1.65em;
color: #ffffff;
background-color: #030350;
border: 1px solid #ccccee;
}

.cellwend {
font-family: "ARIAL CE","HELVETICA CE","ARIAL","HELVETICA";
font-size: 75%;
width: 1.65em;
height: 1.65em;
color: #000000;
background-color: #ff2b2b;
border: 1px solid #ccccee;
}

.cellwday_noact {
font-family: "ARIAL CE","HELVETICA CE","ARIAL","HELVETICA";
font-size: 75%;
width: 1.65em;
height: 1.65em;
color: #000000;
background-color: #9090a6;
border: 1px solid #ccccee;
}

.cellwend_noact {
font-family: "ARIAL CE","HELVETICA CE","ARIAL","HELVETICA";
font-size: 75%;
width: 1.65em;
height: 22px;
color: #000000;
background-color: #a69090;
border: 1px solid #ccccee;
}

.celltoday {
font-family: "ARIAL CE","HELVETICA CE","ARIAL","HELVETICA";
font-size: 75%;
width: 1.65em;
height: 1.65em;
color: #ffffff;
background-color: #0000ff;
border: 1px solid #ccccee;
}
/*CALENDAR COLORS END*/

/*cenik*/
.cennik_w10{
color: #ffffff;
font-family: sans-serif, Arial, Geneva, Verdana;
font-size: 12px;
text-decoration: none;
background-color: #34379c;
}
.cennik_bc10{
color: #000000;
font-family: sans-serif, Arial, Geneva, Verdana;
font-size: 12px;
text-decoration: none;
font-weight : bold;
background-color: #ccccff;
}
.cennik_bc11t{
color: #000000;
font-family: sans-serif, Arial, Geneva, Verdana;
font-size: 13px;
text-decoration: none;
font-weight: bold;
background-color: #9999ff;
}

.podnapis{
color: #ffffff;
font-family: sans-serif, Arial, Geneva, Verdana;
font-size: 14px;
text-decoration: none;
text-align: left;
}

ul.std {
margin: 10px;
padding: 5px;
list-style-type: disc;
}