body,td {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        font-family: arial, "arial ce", tahoma, verdana, "sans-serif";
        text-decoration: none;
        scrollbar-base-color: #f0f0f0;
        scrollbar-3dlight-color: #f0f0f0;
        scrollbar-face-color: #f0f0f0;
        scrollbar-highlight-color: #666666;
        scrollbar-arrow-color: #666666;
        scrollbar-shadow-color: #666666;
        scrollbar-darkshadow-color: #f0f0f0;
        scrollbar-track-color: #ffffff;
        zoom: 1;
        background-color: white;
}

a,a:visited {
	color: #448cd5;
	text-decoration:none;
}

a:hover {
	color: #990033;
}

a:active {
	color: #990033;
}

img {
    border:none;
}

.title {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-shadow: yellow 0px 0px 10px;
	display: block;
	width: 100%;
	background-color: #86C0E6;
	min-height: 30px !important;
	line-height: 30px !important;
	text-align: center;
	box-shadow: 0px 0px 10px #818181;
	-webkit-box-shadow: 0px 0px 10px #818181;
	-moz-box-shadow: 0px 0px 10px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=0, offY=10, positive=true);
	text-align: center;
}

.subtitle {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #448CD5;
	height: 15px !important;
	line-height: 15px !important;
	letter-spacing: 3px;
	text-transform: lowercase;
	word-spacing: 3px;
	text-shadow: yellow 0px 0px 5px;
	background-color: #8FBC8F;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.red {
	color: #990033;
}

.itemText {
	text-decoration: none;
	color: #B7E3F9;
	font: 11px "arial ce",arial,tahoma,verdana,"sans-serif";
}

.itemHover {
	text-decoration: none;
	color: #FFFFFF;
	font: 11px "arial ce",arial,tahoma,verdana,"sans-serif";
}

.itemBorder {
	border: 1px solid #B7E3F9;
}

.itemBorderHover {
	border: 1px solid #B7E3F9;
}

input.szukaj {
	border : 1px solid;
	border-color : #09529C #B7E3F9 #B7E3F9 #09529C;
	font-size : 12px;
	background-color : White;
	color : #666666;
	width : 150px;
	height : 18px;
}

input.adres {
	border : 1px solid;
	border-color : #666666 #666666 #666666 #666666;
	font-size : 12px;
	background-color : White;
	color : #666666;
	width : 150px;
	height : 18px;
}

form {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

select {
	border : 1px solid #666666;
	font-size : 12px;
	background-color : #f0f0f0;
	color : #666666;
	height : 18px;
}

sup {
	font-family: "arial ce", arial, tahoma, verdana, "sans-serif";
	font-size : 10px;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
}

.style2 {color: #FFFFFF}

.style4 {
	font-size: 14px;
	font-weight: bold;
}

.style5 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.style6 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

.style7 {
	font-size: 12px !important;
}

.style8 {
	font-size: 16px;
}

.style20 {
	font-size: 18px;
	font-weight: bold;
}


.tooltip {
	background-color:#ffffff;
	font-weight:bold;
	border:2px #006699 solid;
}

.wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100% !important;
	min-width: 990px !important;
	padding-left: 5px;
	padding-right: 5px;
}


.logo {
	vertical-align:bottom;
	font-size:16px !important;
	font-family: arial,helvetica,sans-serif !important;
	text-align: center;
	color:#101b6b;
	_background: url(../images/logo-vipol.png) 1px 1px no-repeat;
	background-image:url(../images/logo-vipol.png);
	background-repeat:no-repeat;
	background-position: 1px 1px;
	width: 300px !important;
}

.slogan {
	text-align:right;
	font-family:"bookman old style",serif,"times new roman";
	font-style:italic;
	text-decoration:underline;
	color:navy;
	text-shadow:1px 2px 6px lightblue;
	vertical-align:middle;
	min-width:669px !important;
	height:83px;
	padding-right: 20px;
	background-image:url(../images/slogan-background.png);
	background-position: top right;
	background-repeat: repeat-y;
	font-weight:bold;
	font-size:20px;
	white-space: pre;
}


#nav {
	z-index: 6000;
}

#foot {
	display:block;
	position:fixed;
	bottom:0px;
	left:0px;
	background-color:#909090;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	min-width: 960px;
	width:100%;
	height:15px;
	z-index: 4000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#anniv-icon {
	display:block;
	position:fixed;
	bottom:5px;
	right:5px;
	background-color:transparent;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	width:100px;
	height:100px;
	z-index: 5000;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	box-shadow: -2px -2px 15px #FFEB55;
	-webkit-box-shadow: -2px -2px 15px #FFEB55;
	-moz-box-shadow: -2px -2px 15px #FFEB55;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#FFEB55, offX=-3, offY=-3, positive=false);
}

#content {
	min-width: 990px !important;
	min-height: 800px !important;
	font-family: sans-serif,arial,tahoma;
	font-size:13px;
	color: navy;
	position: relative;
	text-align: center;
	display: block;
}

#index-tree {
	background-image:url(../images/nowe-drzewko-VIPOL.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
	width: 620px;
	height: 600px;
	border: none;
	margin-bottom: 30px;
}

#slogan1 {
	position: absolute;
	bottom: 25px;
	left: 27%;
	display: none;
	vertical-align: bottom;
	text-align: center;
	font-size: 2.3em;
	font-family:"bookman old style",serif,"times new roman";
	font-style:italic;
	text-decoration:none;
	color:navy;
	text-shadow:1px 2px 6px green;
	z-index: 4000;
	overflow: visible;
}

#glow {
	position: absolute;
	display: block;
	z-index: 3000;
	top: -15px;
	left: 40px;
	border: none;
	color: #F4FFAA;
	opacity: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 1.4em;
	font-family:"bookman old style",serif,"times new roman";
	font-style:italic;
	text-decoration:none;
	text-shadow: 0px 0px 5px #F4FFAA, 2px 2px 20px #FFF4AA, -2px -2px 20px #FFAAF4;
	overflow: visible;
	white-space: nowrap;
	Filter: Blur(Add = 1, Direction = 40, Strength = 80);
}

.mapa {
	display: block;
	position: relative;
	width: auto;
	margin: 10px 10px 10px;
	height: 400px;
	border: none;
	text-align: center;
	min-width: 805px;
}

#lokacje {
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 5px;
	width: 200px;
	height: 350px;
	font-size: 1em;
	text-align: left;
	background-color: #BABEFF;
	border: 1px solid gray;
	box-shadow: 3px 3px 5px #787BA5;
	-webkit-box-shadow: 3px 3px 5px #787BA5;
	-moz-box-shadow: 3px 3px 5px #787BA5;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#787BA5, offX=3, offY=3, positive=false);
}

#map {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 50px;
	min-width: 450px;
	width: 70%;
	height: 350px;
}

.box {
	position: relative;
	top: 0px;
	display: none;
	min-width: 890px;
	min-height: 400px;
	text-align: center;
	padding: 10px;
	border: 1px dotted #C8E8FF;
	background-color:#e1ebf2;
	-webkit-border-radius: 40px; /* Safari, Chrome */
	-khtml-border-radius: 40px;    /* Konqueror */
	-moz-border-radius: 40px; /* Firefox */
	border-radius: 40px; 
	box-shadow: 10px 10px 8px #818181;
	-webkit-box-shadow: 10px 10px 8px #818181;
	-moz-box-shadow: 10px 10px 8px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=10, offY=10, positive=true);
	text-align: center;
	overflow:hidden;
	padding-left: 40px !important;
	padding-right: 40px !important;
	padding-top: 30px;
	padding-bottom: 30px !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
}

.thumb { 
	display: inline-block; 
	width: 150px;
	margin-left: 1%;
	margin-bottom: 1%;
	border: 2px solid #0057ae;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	vertical-align: middle;
	line-height: normal;
}

.thumb img {
	max-width: 140px;
}

.tearshape {
    text-decoration: none;
    border-radius: 9px 3px 9px 3px;
    -moz-border-radius: 9px 3px 9px 3px;
    -webkit-border-radius: 3px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    box-shadow: 4px 4px 3px #818181;
    -webkit-box-shadow: 4px 4px 3px #818181;
    -moz-box-shadow: 4px 4px 3px #818181;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=4, offY=4, positive=true);
}

.spacer {
	width: 100%;
	height: 20px !important;
	position: relative;
	display: block;
	clear: both;
}

.galeria {
	padding: 10px;
	text-align: center;
	display: block;
	min-width: 900px;
	border: none;
	vertical-align: middle;
	font-size: 12px;
	clear: both;
	position: relative;
	margin-left: 5px;
	margin-right: 5px
}

.galeria .td {
	line-height: 200px;
	display: block;
	position: relative;
	width: 100%;
	clear: both;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-bottom: 4px;
	padding-bottom: 10px;
}

.galeria .th4{
	text-align: center;
	background-color: #acacac;
	font-weight: bold;
	display: block;
	position: relative;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	border: 1px solid #acacac;
}

.galeria .th {
	margin-top: 4px;
	text-align: center;
	background-color: #cdcdcd;
	font-weight: bold;
	display: block;
	position: relative;
	clear: both;
	width: 100%;
	border: 1px solid #cdcdcd;
}

.icon, .icon img {
	position: relative;
	top: -30px;
	right: 0px;
	float: right;
	clear: none;
	margin: 20px;
	max-width: 150px;
	max-height: 150px;
}

#load {
	display: none;
	position: fixed;
	top: 300px;
	left: 300px;
	border: 1px solid navy;
	background-color: #BABEFF;
	text-align: center;
	font-weight: bold;
	font-family: sans, arial;
	box-shadow: 3px 3px 5px #787BA5;
	-webkit-box-shadow: 3px 3px 5px #787BA5;
	-moz-box-shadow: 3px 3px 5px #787BA5;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#787BA5, offX=3, offY=3, positive=false);
}

.logoribbon {
	background: transparent;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 290px;
	top: 10px;
	z-index: 7000;
}

.smallbox {
	position: relative;
	display: inline-block;
	margin-left: 1%;
	margin-right: 1%;
	width: 300px !important;
	min-height: 40px !important;
	text-align: center;
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	margin-bottom: 1%;
}

.sb-title {
	position: relative;
	width: 300px !important;
	height: 20px !important;
	background-color: #86C0E6;
	color: navy;
	font-weight: bold;
	font-size: 15px !important;
	text-align: center;
	text-shadow: yellow 0 0 5px;
	display: block;
	box-shadow: 3px 3px 5px #787BA5;
	-webkit-box-shadow: 3px 3px 5px #787BA5;
	-moz-box-shadow: 3px 3px 5px #787BA5;
	margin-bottom: 10px !important;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#787BA5, offX=3, offY=3, positive=false);
}

.sb-title a {
	color: navy;
	text-decoration: none;
	text-shadow: none;
}

.sb-title a:hover {
	color: navy;
	text-decoration: underline;
}

.sb-content {
	position: relative;
	min-height: 20px !important;
	vertical-align: middle;
	color: black;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 300px;
	padding-bottom: 10px !important;
}

.err {
	text-align: center;
	width: 900px !important;
	min-height: 150px !important;
	display: block;
	position: relative;
	background-color: #ffcccc;
	text-align: center;
	font-weight: bold;
	color: #aa0505;
	border: 1px solid red;
	vertical-align: middle;
	padding-top: 30px;
}

