.ddm1 {
    font: 13px arial;
	font-weight: bold;
	letter-spacing: 1px;
	
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #0187e8;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #203E70;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #01C3FF;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #203E70;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

.marginleft {
	margin-right: 10px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.text {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.text_center {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.content {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 10px;
	vertical-align: middle;
	
	
}

.content_justus {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	margin: 10px;
	vertical-align: middle;
	width: 167px;
	text-align: left;
	clear: both;
	
}

.content_right {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	margin: 10px;
	vertical-align: middle;
	
	
}


.content_kolumna {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	margin: 10px;
	vertical-align: middle;
	width: 350px;
	float: left;
	
	
}

.bialy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #01005e;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203e70;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.image {
	border: medium ridge #000000;
	padding: 0px;
	margin: 0px;
}
.black {
	background-color: #000000;
}
