/* CSS Document */

body { background-color:#475054; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0 }

.maintable { background-color:#ebebeb; font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #271a05; padding-left:10px; padding-top:10px; padding-right:10px; padding-bottom:20px; vertical-align:top; text-align: justify;}
.boklewy { background-image: url('images/images_15.jpg');}
.bokprawy { background-image: url('images/images_17.jpg');}
.zdjecia { border: 3px double #eeb301;}
.zdjeciatable { background-color:#d2d6d7; font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #271a05; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; }
.adrestable { background-color:#f1f6f8; font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #271a05; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; }
.formularz { background-color:#f1f6f8; font-family: Tahoma; font-size: 8pt; color:#313131; border: 1px solid #7b8c95;}
.formtable { background-color:#ebebeb; font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #271a05; padding-left:10px; vertical-align:top; text-align: left}
.button { font-family: Tahoma; font-size: 8pt;}

.stopkatable { background-image: url('images/images_18.jpg'); font-family: Tahoma, Verdana; font-size: 10px; color: #3d3d3d; padding-top:40px; padding-bottom:3px; padding-left:350px }

.stopka:link { color:#3d3d3d; font-family: Tahoma; font-size: 10px; text-decoration:none; font-weight: bold;}
.stopka:visited { color:#3d3d3d; font-family: Tahoma; font-size: 10px; text-decoration:none; font-weight: bold;}
.stopka:hover { color:#3d3d3d; font-family: Tahoma; font-size: 10px; text-decoration:underline; font-weight: bold;}

.link:link { color:#3d3d3d; font-family: Arial, Tahoma; font-size: 11px; text-decoration:underline; font-weight: bold;}
.link:visited { color:#3d3d3d; font-family: Arial, Tahoma; font-size: 11px; text-decoration:underline; font-weight: bold;}
.link:hover { color:#3d3d3d; font-family: Arial, Tahoma; font-size: 11px; text-decoration:none; font-weight: bold;}

.link2:link { color:#b60d09; font-family: Arial, Tahoma; font-size: 12px; text-decoration:underline; font-weight: bold;}
.link2:visited { color:#b60d09; font-family: Arial, Tahoma; font-size: 12px; text-decoration:underline; font-weight: bold;}
.link2:hover { color:#b60d09; font-family: Arial, Tahoma; font-size: 12px; text-decoration:none; font-weight: bold;}


div#flashcontent { color:#ffffff; font-family: Tahoma; font-size: 10px; }
div#flashcontent2 { color:#ffffff; font-family: Tahoma; font-size: 10px; }

.firstext { padding-right:8px; vertical-align:top; }
.banerki { padding-left:40px; padding-bottom:10px; }
.banerki1 { padding-left:20px; text-align: left; font-weight: bold; }

.odstep { margin-top: 0px; margin-left: 10px; padding-left:5px; text-align: justify;}

.polityka { background-color:#ffffff; font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #271a05; padding-left:10px; padding-top:10px; padding-right:10px; padding-bottom:20px; vertical-align:top; text-align: justify;}

h1 { font-family: Arial, Tahoma, Verdana; font-size: 14px; color: #271a05; font-weight: bold; text-align: center; }

///AJAX///

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
    border: 2px solid gray;
    padding-left: 22px;
   
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    }

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 700px;
    padding: 8px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: red;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}