@charset "utf-8";
/* CSS Document */

body{

	background-repeat:repeat-x;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a2a2a;
}

div.main0{
	width:995px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

div.top{
	height:76px;
	width:995px;
	border-top: 1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;

        background-repeat:no-repeat;
}

a.logo{
	display: block;
	position:relative;
	height:50px;
	width:157px;
	left:15px;
	top:10px;
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	float:left;
}

div.language{
	position:relative;
/*	height:10px;*/
/*	width:157px;*/
	right:15px;
	top:10px;
/*	background-image:url(img/logo.gif);*/
/*	background-repeat:no-repeat;*/
	float:right;
}

div.loggeed{
/*    margin-right:10px;
    padding-top:25px; */
    color:#333;
    font-size:11px;
    float:right;
    position:relative;
    left:28px;
    top:60px;
}
div.mainmenu{
	width:995px;
	height:36px;
	background-color:#f4f4f4;
	padding-top:15px;


	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
}

tr.trhead{
	background-color:#0092c8;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:11px;

}

td.tdhead{
	border-top: 1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;

}
tr.tr1{
	background-color:#f4f4f4;
	border-top:none;
	font-size:11px;
}

tr.tr1a{
	background-color:#f4f4f4;
	border-top:none;
	font-size:11px;
	color:#900;
	font-weight:bold;
}

tr.tr1a a{
	background-color:#f4f4f4;
	border-top:none;
	font-size:11px;
	color:#900;
	font-weight:bold;
}

tr.tr2{
	background-color:#e6e6e6;
	font-size:11px;
}

tr.tr2a{
	background-color:#e6e6e6;
	font-size:11px;
	color:#900;
	font-weight:bold;
}
tr.tr2a a{
	background-color:#e6e6e6;
	font-size:11px;
	color:#900;
	font-weight:bold;
}

tr.tr3{
	background-color:#63d13e;
	font-size:11px;
}

td.td1, td.td2 { vertical-align: top;}

td.td1{
	border-left:1px solid #c7c7c7;
}
td.td2{
	border-left:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
}

.link3 {
/*    margin-right: 100px;*/

}

a.link{
	color:#0084b6;
	font-weight:bold;
}

a.link:hover{
	color:#0084b6;
	font-weight:bold;
}

div.error{
position:relative;
padding:5px;
padding-left:10px;
margin-top:5px;
margin-bottom:10px;
background-color:#d21220;
color:#FFFFFF;
width:980px;
}
.error2 {
    background: #d21220;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin: 10px 0px 10px 0px;
}

div.komunikat2{
position:relative;
padding:5px;
padding-left:10px;
margin-top:5px;
margin-bottom:10px;
background-color:#0092c8;
color:#FFF;
width:980px;
}

a {
color:#3d3d3d;
text-decoration:none;
}
a:hover{
color:#3d3d3d;
text-decoration:underline;
}

div.left{
position:relative;
display: inline-table;

}

img {
border:none;
}
.ramka{
	padding-top:15px;
	padding-bottom:15px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;

}

div.komunikat {
color:#FF0000;
}

div.main{
	position:relative;
	display:inline-table;
	background-color:#e6e6e6;
	background-image:url(img/1.jpg);
	background-repeat: no-repeat;
	min-width:100%;
	height:100%;
	border-top: 1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
}

input{
    border: solid 1px #b8b8b8;
	font-size: 12px;
	color:  #1e1e1e;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;

  -webkit-border-radius: 4px; /* Safari, Chrome */
  -khtml-border-radius: 4px;    /* Konqueror */
  -moz-border-radius: 4px; /* Firefox */
  -border-radius: 4px;
}

textarea{
    border: solid 1px #4f5458;
	font-size: 12px;
	color:  #1e1e1e;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

input.przycisk{
    border: solid 1px #0084b6;
	font-size: 12px;
	font-weight:bold;
	color:  #FFF;
	background-color: #1a6dad;
	padding: 2px 13px 2px 13px;
	cursor:pointer;

}

input.przycisk2{
    border: solid 1px #902738;
	font-size: 12px;

	color:  #1e1e1e;
	padding: 0px 3px 0px 3px;
	cursor:pointer;

}

select{
font-size:11px;
}

div.tytul{
background-color:#902738;
position:relative;
text-align:center;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
border: 1px solid #000000;
padding:4px;
}


div.stopka{
	width:995px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
	color:#c4c4c4;
	padding-top:13px;
	padding-bottom:40px;
}

div.stopka a{
	color:#c4c4c4;
}

/* nowe menu */
.dm1 {
    font: 11px tahoma;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #2a2a2a;

    text-decoration: none;
    display: block;
    position: relative;
}
.dm1 .item1 {
    background: #f4f4f4;
    color: #2a2a2a;
	font-weight:bold;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    background: #1a6dad;
    color: #ffffff;
	font-weight:bold;
}
.dm1 .item2,
.dm1 .item2:hover {
    padding: 4px 8px 5px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
border-bottom: 1px dotted #FFF;

}
.dm1 .item2 {
    background: #1a6dad;
    color: #ffffff;
}
.dm1 .item2:hover {
    background: #ffffff;
    color: #0092c8;
}
.dm1 .section {
    border: 1px #003366;

    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; }

.tippy-box .tippy-content {
    font-size: 12px;
}

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