html, body {
	margin: 0; 
	border: 0;
	padding: 0;
	height: 100%;
	background-image: url(images/tlo.gif);
 } 

.ddmx {
    font-size: 11px;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item2,
.ddmx .item2-active {
    padding: 2px 6px 2px 6px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 50;
	background: #ffffff;
}

.ddmx .item2:hover,
.ddmx .item2-active:hover {
	color: #993300;
	text-decoration: none;
	font-size: 11px;
    display: block;
    position: relative;
	z-index: 50;
	background: #e0e0e0;
}

.ddmx .item2 {
    background: #ffffff;
	font-size: 11px;
}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 2px 12px 2px 6px;
	text-align: left;
}

.ddmx .item2 img,
.ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
	font-size: 11px;
    z-index: -1;
}

.ddmx .item2:hover,
.ddmx .item2:active,
.ddmx .item2:visited,
.ddmx .item2:link,
.ddmx .item2:focus {
	font-size: 11px;
}

.ddm1 {
    font-size: 11px;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px;
    border: 0px;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background-color: #000066;
    color: #ffffff;
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #c0c0c0;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 2px 4px 2px 4px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #ffffff;
    color: #444444;
	font-size: 11px;
	font-weight: bold;	
}
.ddm1 .item2:hover {
    background-color:#d0d0d0;
    color: #993300;;
}
.ddm1 .section {
    border: 1px #808080;
    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 .ddmx td { position: relative; }
* html .ddm1 td { position: relative; }

body {
        font-size: 11px;
		font-family: tahoma, verdena;
        color: #777777;
        cursor: default;
		margin: 0px;
}

td {
        font-size: 11px;
		font-family: tahoma, verdena;
		padding: 0px;
}

table {
		border-spacing: 0px;
		border: 0px;
}

img {
	border: 0px;
}

.normal:active, .normal:focus, .normal:link, .normal:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

.normal:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}

.man:active, .man:focus, .man:link, .man:visited {
	color: #2D617D;
	text-decoration: none;
	font-size: 11px;
}

.man:hover {
	color: #a5a5b5;
	font-size: 11px;
	text-decoration: underline;
}

.pasek:active, .pasek:focus, .pasek:link, .pasek:visited {
	color:#333333;
	text-decoration: none;
	font-size: 11px;
}

.pasek:hover {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
}

.dzial1:active, .dzial1:focus, .dzial1:link, .dzial1:visited {
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}

.dzial1:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.dzial2:active, .dzial2:focus, .dzial2:link, .dzial2:visited {
	color: #336600;
	text-decoration: none;
	font-size: 11px;
}

.dzial2:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.form1 {
	border: 1px;
	border-style: solid;
	color: #999999;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
}

/*  Tabele  */
.first {
	padding: 1px 3px 1px 3px;
	background-color:#707070;
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
}

.next {
	padding: 1px 3px 1px 3px;
	background-color:#ffffff;
	text-align: center;
}

.next2 {
	padding: 2px;
	background-color:#ffffff;
}

.pasek1:active, .pasek1:focus, .pasek1:link, .pasek1:visited {
	color:#333399;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.pasek1:hover {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
}