@import url("./../../Style/style_user.css");

BODY {
        margin-top: 0pt;
        margin-bottom: 0pt;
        margin-left: 0pt;
        margin-right: 0pt;
        font-family: Verdana;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        font-variant: normal;
        font-stretch: normal;
		background-color: #678a95;
}

A.nawigacja {
        color: yellow;
        font-family: Verdana;
        font-weight: normal;
        font-style: normal;
        font-size: 9pt;
        font-variant: normal;
        font-stretch: normal;
}

.tlo_menu {
		background-color: #fffcc7;
}

.tlo_strony {
		background-color: #678a95;
}

.tlo_tresci {
		background-color: #fdc91a;
}

INPUT {
  font-family: arial; 
  font-size: 9pt; 
  font-weight: normal; 
  background-color: #ffffff; 
  border-color: #000000; 
  border-style: solid; 
  border-width: 1px; 
  color: #000000; 
}


.error {
    font-weight: bold;
    color: #000000;
}


