html {
	width:100%;
	height:100%;
}
body {
	FONT-FAMILY: tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color:#eeeeee;
	width:100%;
	height:100%;
	background-image:url('../gfx/back.jpg');
}
.naglowek td{
	background-color:#eeeeee;
	color:#000000;
}
#wiecej {
	width:100%;
	text-align:right;
}
#trescsrodek {
	padding-left:35px;
}
#goraokno {
	float:left;
}
#odstep {
	width:100%;
	height:30px;
}
#tytulnazwa {
	padding-left:5px;
	font-weight:bold;
	float:left;
	padding-top:4px;
}
#nazwa {
	width:100%;
	height:25px;
	padding-left:10px;
}
#obrazeknazwa {
	float:left;
}
#trescpodstrony {
	padding-left:20px;
}
#tytulnazwa1{
	padding-left:5px;
	font-size:10px;
	float:left;
	padding-top:13px;
}
#nazwa1 {
	width:100%;
	height:38px;
	padding-left:10px;
}

#moduldol {
	width:300px;
	padding-left:20px;
	padding-right:10px;
	float:left;
	border-right: 1px #cccccc solid;	
}

#all {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
.tabela td{
	border-bottom: 1px #cccccc solid;
	height:30px;
	font-size: 10px;
	color:#000000;
}
.tabela_opcje {
	text-align:right;
	width:100px;
}
#tlosrodek {
	width:1000px;
	height:auto;
	float:left;
	background-image:url('../gfx/tlo.jpg');
}
#menutlo {
	width:1000px;
	height:auto;
	float:left;
	background-image:url('../gfx/menutlo.jpg');
}
#dolsrodek {
	width:1000px;
	height:auto;
	float:left;
	background-image:url('../gfx/srodekdol.jpg');
}
#logo {
	width:284px;
	height:67px;
	float:left;
}
#rightpanel {
	float:left;
	width:376px;
	padding-top:15px;
	padding-left:300px;
	height:52px;
}
#icons {
	float:right;
	width:100px;
	height:52px;
}
#modulprawa {

	width:280px;
	height:auto;
	float:left;
}
#modullewa {
	padding-left:10px;
	width:280px;
	height:auto;
	float:left;
}
#modulsrodek {
	width:420px;
	height:auto;
	float:left;
}
#modulpodstrona{
	width:700px;
	padding-left:10px;
	height:auto;
	float:left;
}

#search {
	margin-top:15px;
	width:159px;
	height:20px;
	background-image:url('../gfx/wyszukiwanie.jpg');
	float:left;
	margin-top:12px;
}
#search1 {
	float:left;
	margin-top:12px;
}
#panel1{
	width:990px;
	margin-left:6px;
	margin-right:5px;
	height:36px;
	float:center;
	background-image:url('../gfx/tloprzyc.jpg');
}
#panel2{
	width:956px;
	height:50px;
	float:left;
	background-color:#000000;
}
#panel2 a {
	padding-left:10px;
	
}
#przycisk {

	padding-bottom:11px;
	display:block;
	float:left;
}
#przycisk a{
	padding-top:11px;
	padding-bottom:11px;
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
}
#przycisk a:hover{
	padding-top:11px;
	padding-bottom:11px;
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
	background-color:#830100;
}
#srodek {
	border: 1px #cccccc solid;
	margin-top:20px;
	width:956px;
	height:353px;
	float:left;
}
#dol {
	float:right;
	padding-right:10px;
}
#dolmodul {
	width:180px;
	height:110px;
	border-right: 1px #cccccc solid;
	margin: 10px 0px 0px 12px;
	float:left;
}

.szukaj{margin-top:3px;margin-left:5px;width:131px;height:12px; border: 0px #cccccc solid; font-size: 11px; color:#aaaaaa; }

/**
 * Formularze
 */
input {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #d6d6d6;
	background-color:#f6f6f6;
	padding:4px;
}
select {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 0 1px 0;
	width:200px;
}
textarea {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	border: 1px solid #7f9db9;
}

form.styled input {
	background:#fff;
	border: 1px solid #7f9db9;
	padding:2px 2px 2px 2px;
	width:185px;
}

div.radioButton input {
	width:16px !important;
	display: inline !important;
}
div.radioButton label {
	display: inline !important;
}

a.abutton:active, a.abutton:visited, a.abutton:hover, a.abutton:link
 {
	color: #fff;
}
img {
	padding:0;
	margin: 0;
}
button.abutton, a.abutton {
	background: #f6ba52 url('../img/buttons/orange_simple_button_bg.png') repeat-x bottom ;
	border-color: #ffe1ab #c88d25 #c88d25 #ffe1ab ;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:12px !important;
	line-height:23px;
	display:table-cell;
	display:inline-block;
	padding: 0 7px 0 7px ;
	cursor:pointer;
}
button.abutton {
	padding-bottom:2px;
	vertical-align:center;
	height:25px;
}

/* dol \*/
#copyright {
	float:right;
}


form fieldset dt,
fieldset dd {
	/* Magical css (tm) :P */
	display:-moz-inline-stack;
	display:table-cell;
	display:inline-block;
	zoom:1;
	*display:inline;
	/**/
	vertical-align:top;
}

dt {width: 300px;}
a {
	FONT-FAMILY: tahoma, sans-serif;
	font-size: 12px;
	color: #76716a;
	text-decoration: underline;
}
a:hover {
	FONT-FAMILY: tahoma, sans-serif;
	font-size: 12px;
	color: #c80100;
	text-decoration: none
}

ul.nawigacja,ul.nawigacja li{margin:0;padding:0;list-style-type:none}
ul.nawigacja li{float:left;}
ul.nawigacja a{display:block;font-size:11px;width:auto;font: Arial,sans-serif;
    text-transform:uppercase;color: #fff;
	font-weight:bold;
    text-decoration:none;text-align:center;
	}
ul.nawigacja a:hover{color:#fff}

/* headers \*/

h2,h3{ font:22px/25px "Arial","Times New Roman",Times,serif; color:#a6da52; font-weight:bold;}
h1{ font:22px/25px "Arial","Times New Roman",Times,serif; color:#000000; font-weight:bold;}


.dm1 {
    font: 11px tahoma;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {

    border: 0px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.dm1 .item1 {
    color: #ffffff;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {

}
.dm1 .item2,
.dm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 .item2 {
    background: #830100;
    color: #ffffff;
}
.dm1 .item2:hover {
    background: #ca0b1b;
    color: #ffffff;
}
.dm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.dm1 .left, .dm1 .left:hover { border-style: solid none solid solid; }
.dm1 .right, .dm1 .right:hover { border-style: solid solid solid none; }

* html .dm1 td { position: relative; } /* ie 5.0 fix */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
