body {
    background: #ffffff;
    text-align: center;
    margin: 0 auto;
    color: #000000;
    width: 780px;
    font-family: Arial, Helvetica, Verdana, Geneva, SunSans-Regular;
    font-size: 11px;
}

img {
    border: 0;
}

a {
    color: #615e5d;
    text-decoration: none;
}

a:hover {
    color: #615e5d;
    text-decoration: underline;
}

a:active {
    color: #615e5d;
}

td.line {
    border: solid 1px #a09f9f;
    vertical-align: top;
}

.small {
    color: #615e5d;
    font-weight: normal;
    font-size: 9px;
    line-height: 16px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular;
    text-align: justify;
}

.navigation, .navigation a {
    color: #e23e34;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular;
}

.head {
    color: #e23e34;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
}

.title {
    color: #615e5d;
    font-size: 14px;
    line-height: 16px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-align: left;
    font-weight: bold;
}

.text {
    color: #615e5d;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    text-align: left;
}

.linksmap, .linksmap a {
    color: #615e5d;
    font-weight: normal;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1px;
}

.leftBar {
	background-color: #d73c2e;
	color: white;
	padding: 3px 5px;
	font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.download a {
	color: #615e5d;
}

.miniatura{
	margin-left: 15px;
	float: right;
	text-align: right;
}

#rejestracja .label{
	width: 120px;
}

.error {
	display: block;
	color: red;	
}

.warn {
	display: block;
	color: red;	
}

.menuItem-medium {
	font-size: 12pt;
}

.content a {
    color: #003399;
    text-decoration: none;
}

.content a:hover {
    color: #003399;
    text-decoration: underline;
}

.content a:active {
    color: #003399;
}