/* CSS Document */
body{
	background:#222819 url(/images/bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wierszpol {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
}
.pds{
	width:750px;
	margin:auto;
	
}

.left{
	width:209px;
	float:left;
}
.right{
	width:541px;
	float:right;
	background:url(/images/s_top.gif) no-repeat;
}
.naglowek {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.poletekstowe2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        width: 300px;
        font-size: 12px;
}
.tabelka2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.tabelka {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-align: left;
        margin-left: 40px;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
}
.centerold {
	background:url(/images/tlo.gif);
        min-height: 400px;
        height: expression(document.body.clientHeight < 400? "400px": "auto" );
}
.center {
	background:url(/images/tlo.gif);
	min-height:400px;
	height:auto !important;
	height:400px;	
}
.dotramka {
	border-bottom:1px dashed #B6BEAC;
	border-left:1px dashed #B6BEAC;
	border-right:1px dashed #B6BEAC;
}
.dotramkabezpad {
	border-bottom:1px dashed #B6BEAC;
	border-left:1px dashed #B6BEAC;
	border-right:1px dashed #B6BEAC;
}
.formularz {
        margin: 0px;
        padding-top: 20px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
}
.tekst{
	padding:10px;
	font-size:11px;
	color:#3A3935;
}
h1{
        margin-top: 0px;
        margin-bottom: 10px;
	font-size:12px;
	color:#3A3935;
}
a{
	color:#00AA00;
	
}
a:hover{
	text-decoration:none;
}
.miasta a{
	font-weight:bold;
	color:#808F69;
	text-decoration:none;
}
.miasta a:hover{
	text-decoration:underline;
}
.mtekst{
	padding:5px 13px 5px 14px;
	font-size:11px;
	color:#637056;
}
.mtekststopka{
	padding:5px 13px 5px 14px;
	font-size:11px;
	color:#637056;
	vertical-align: bottom;
	text-align: center;
}
.placek {
	heigth: 15px;
	width: 15px;
	background-color:black;
	float:left;
	margin-right:10px;
}
.placekmaly {
	heigth: 8px;
	width: 8px;
	background-color:black;
	float:left;
	margin-right:10px;
}
.menu a{
	display:block;
	border-bottom:1px dashed #B6BEAC;
	font-size:11px;
	font-weight:bold;
	color:#808F69;
	text-decoration:none;
	padding:10px 2px 10px 25px;
	background:url(/images/marrow1.gif) no-repeat left center;
}
.menu a:hover{
	background:#F2F7F0 url(/images/marrow2.gif) no-repeat left center;
	color:#000;
	
}
