BODY {
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #FFFFFF;
	background-image : url(../../img/bgr.gif); background-repeat: repeat-x; background-position: left top;
}
BODY,TD {font: 12px Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 13px; }
img { border: 0px; }

FORM {margin:0px;}
INPUT, TEXTAREA, SELECT	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
}
INPUT.input_o {border-width: 0;}

A:link, A:visited, A:active {text-decoration:none; color:#FF6600;}
A:hover {text-decoration: none;	color:#666666;}

.szukaj_sciezka {font-size: 7pt; color: #808080;}
.szukaj_sciezka A {color: #808080;}
.szukaj_sciezka A:hover {color: #000000;}

IMG.news_obrazek{
	margin-right:10px;
}


TD.modul_naglowek{
	background-image : url(../../img/modul_naglowek.gif); background-repeat: no-repeat; background-position: left top;
	height:46px;
	color:#ffffff;
	text-align:center;
	font-weight: bold;
	font-size:12px;
}

INPUT.szukaj_pole{
	background: url('../../img/szukaj_box.gif') left top repeat-x;
	height: 19px;
	border: solid 1px #ffffff;
	color: #000000;
}

TD.tytul{
	width:150px;
	font-weight: bold;
	color: #000000;
	background: url('../../img/tytul2.gif') left top repeat-x;
}

caption {
	font-weight: bold;
	padding: 4px 0px;
	text-align: center;
}

table .tabela_krawedzie {
	border-top: 1px solid;
	border-left: 1px solid;
	text-align: left;
}

table .tabela_krawedzie caption {
	border-bottom: 1px solid;
}

table .tabela_krawedzie .tabela_komorka {
	border-bottom: 1px solid;
	border-right: 1px solid;
}

/* dropdown menu */

.ddmx {
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 16px 3px 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 16px 4px 8px;
    color: #fff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background-color: #000;
    border-bottom: solid 1px #888;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    color: #000;
    background-color: #fff;
    border-bottom: solid 1px #888;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border-top: 1px solid #888;
    border-left: 1px solid #888;
    border-right: 1px solid #888;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

/* dropdown menu - koniec */
