@charset "iso-8859-2";
/* CSS Document */
body{
	background:url(images/bg.jpg) repeat-x #12396F;
	margin:0px;
	padding:0px;
}
div,td{
	font-family:Verdana, Arial, sans-serif, Tahoma;
	font-size:10px;
}
.pds{
	background:url(images/tlo.jpg);
	width:760px;
	position:relative;
	margin:auto;
}
.left{
	margin-left:8px;
}
.right{
	margin-right:6px;
}
.ng{
	background:url(images/main2.jpg);
	padding:4px 5px 6px 35px;
	font-weight:bold;
	color:#FFFFFF;
	
}
a{
	color:#006699;
	text-decoration:none;
        font-weight:bold;
}
a:hover{
	color:#990000;
	text-decoration:underline;
	
}
ul{
        line-height:20px;
        text-align:left;
}
.srodek{
	line-height:19px;
        background-color:#E8E8E8;
        font-size:12px;
        text-align:justify;
        padding-left:15px;
        padding-right:15px;
	padding-top:2px;
        padding-bottom:1px;
        border:1px solid;
        border-top:0px;
        border-bottom:0px;
        border-color:#CFCFCF;
}
.m-tresc{
	color:#4D4D4D;
	padding:4px;
}
.linkk{
        font-family:Arial, Tahoma, sans-serif;
        font-size:12px;
	background:url(images/link.gif);
	padding:5px 3px 6px 28px;
}
.linkk a{
	font-weight:bold;
 	color:#000080;
	text-decoration:none;
}
.linkk a:hover{
 	color:#FF0000;
	padding-left:1px;
	text-decoration:none;
}

.linkk2{
        font-family:Tahoma, Arial, sans-serif;
        font-size:11px;
	background:url(images/link.gif);
	padding:5px 3px 6px 24px;
}
.linkk2 a{
	font-weight:bold;
 	color:#000080;
	text-decoration:none;
}
.linkk2 a:hover{
 	color:#FF0000;
	padding-left:1px;
	text-decoration:none;
}
.kontakt{
        color
        font-weight:bold;
        text-align:center;
        font-size:11px;
        line-height:22px;
}
.kontakt td{
        font-size:13px;
        padding-left:5px;
        padding-top:5px;
        color:#000080;
        line-height:16px;
        text-align:left;
        font-weight:bold;
}
.box{
        background-color:#E3E3E3;
        width:128px;
        height:185px;
        border-left:1px solid;
        border-right:2px solid;
        border-top:1px solid;
        border-bottom:2px solid;
        border-color:#949494;
        margin:11px;
        padding:5px;
        line-height:14px;
}
.box a{
        color:#2F4F4F;
}
.box a:hover{
        color:#B22222;
        text-decoration:underline
}    
.cennik td{
        font-size:11px;
}

