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

body {
	background-color: #FAFAFA;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #0000EE;
}

h2 {
	margin: 10px;
	font-size: 20px;
	font-weight: normal;
	color: #000080;
}

select, input {
	font-size: 11px;
}

select, input[type="text"], input[type="password"] { /* zeby ie sie nie meczyl... */
	border: 1px solid #D6D6D6;
}

input {
	padding: 1px;
}

div#dwp_logo {
	width: 800px;
	margin: 0 auto;
	margin-top: 1px;
	text-align: center;
}

div#dwp_banner {
	width: 800px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
}

div#dwp_content {
	width: 820px;
	margin: 0 auto;
	margin-top: 5px;
	padding-bottom: 10px;
	border: 1px solid #F5F5F5;
	background-color: #fff;
	min-height: 400px;
}

p.toprow {
	margin: 10px;
	border: 1px solid red;
}

p.toprow #login_row {
	margin: 0px;
}

p.toprow #login_row p {
	margin: 0px;
}

div.graytitlebar {
	border: 1px solid #D6D6D6;
	background-color: #F5F5F5;
	margin: 20px 20px 15px 20px;
	
	cursor: default;
}

div.graytitlebar h1 {
	padding: 5px 0px 0px 10px;
	
	font-size: 20px;
	font-weight: normal;
	
	width: 735px;
}

div.graytitlebar h1 a {
	color: #002B6F;
}

div.graytitlebar h2 {
	font-size: 100%;
	font-weight: normal;
}

div.graytitlebar h2 a {
	color: #000080;
	cursor: default;
}

div.cattitlebar {
	/*width: 90%;*/
	border: 1px solid #D6D6D6;
	background-color: #F5F5F5;
	/*margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;*/
	margin: 10px 20px 10px 20px;
	padding: 5px;
}

div.cattitlebar img {
	margin: 5px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline;
	vertical-align: middle;
	border: 0px;
}

div.cattitlebar h1 {
	font-size: 20px;
	line-height: 20px;
	padding-top: 5px;
	color: #000080;
	font-weight: normal;
	display: inline;
}

div.cattitlebar h1 a {
	color: #00009C;
}

div.cattitlebar p {
	margin-top: -32px;
	float: right;
}

div.addtitlebar {
	/*width: 90%;*/
	margin: 0px 20px 0px 20px;
	height:55px;
	border: 1px solid #D6D6D6;
	background-color: #F5F5F5;
	/*margin: 0 auto;*/
	
}

div.addtitlebar h1 {
	font-size: 20px;
	line-height: 50px;
	margin-left: 5px;
	color: #000080;
	font-weight: normal;
	display: inline;
}

div.addtitlebar p {
	margin-top: -32px;
	float: right;
}

div.addtitlebar h1 a {
	color: #000080;
}

div.infobar {
	width: 95%;
	height: 24px;
	background-color: #007CC3;
	color: white;
	margin: 0 auto;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
}

div.infobar h1 {
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-left: 0px;
}

div.infobar h1 img {
	margin: 0px;
	margin-right: 5px;
	margin-left: 1px;
	vertical-align: middle;
	border: 0px;
}

div.infobar h1 a {
	color: white;
}

div.dwp_wrapper {
	margin: 0px 20px 0px 20px;
	background-color: #fff;
	/*border: 1px solid black;*/
	clear: both;
}

div.dwp_left {
	float: left;
	width: 525px;
	margin-left: 0px;
	/*border: 1px solid red;*/
}

div.dwp_right {
	float: right;
	width: 250px;
}

div.dwp_clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	
}

p {
	margin: 10px;
}

a.uline {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div.categorybar {
	width: 400px;
	height: 70px;
	margin-left: 0px;
	margin-top: 5px;
}

div.categorybar img {
	margin: 5px;
	display: inline;
	vertical-align: middle;
	border: 0px;
}

div.categorybar h1 {
	display: inline;
	font-size: 160%;
	font-weight: normal;
	color: #000080;
}

div.categorybar a {
	color: #000080;
	
}

div.subcatbox {
	background-color: #F5F5F5;
	width: 88%;
	min-height: 80px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	margin: 0 auto;
	margin-bottom: 15px;
}

div.subcatbox div.subcatimg {
	border: 1px solid #F5F5F5; /* ie... */
	min-height: 80px;
	float: left;
}

div.subcatbox div.subcatimg img {
	margin: 20px;
	border: 0px;
}

div.subcatbox h1 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 10px;
}

div.subcatbox h1 a {
	color: #000080;
}

p.routedesc {
	color: #808080;
}

p.addlink {
	/*float: left;*/
	margin-top: 30px;
	font-size: 18px;
	padding-right: 0px;
}

p.addlink a, p.addlink a:hover {
	text-decoration: underline;
	color: #0000ee;
}

p.morelink {
	clear: both;
	padding: 5px;
	padding-bottom: 10px;
	font-size: 12px;
}

p.morelink a {
	text-decoration: underline;
	color: #000080;
}

p.morelink a:hover { /* ie... */
	text-decoration: underline;
}

div.searchbox {
	width: 235px;
	height: 80px;
	float: right;
	margin-top: 10px;
	/*margin-right: 60px;*/
	background-image: url('http://drogiwpolsce.pl/gfx/searchrow3.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
}

div.searchbox p {
	margin: 0px;
	color: white;
	font-weight: bold;
}

div.searchbox p a {
	color: white;
	font-weight: normal;
}

div.jub_top {
	width: 235px;
	height: 10px;
	float: right;
	margin-top: 5px;
	/*margin-right: 60px;*/
	background-image: url('http://drogiwpolsce.pl/gfx/blue_top.gif');
	background-repeat: no-repeat;
	background-color: #003A9E;
}

div.jub_bot {
	width: 235px;
	height: 10px;
	float: right;
	clear: right;
	/*margin-right: 60px;*/
	background-image: url('http://drogiwpolsce.pl/gfx/blue_bot.gif');
	background-repeat: no-repeat;
	
}

div.joinusbox {
	background-color: #003A9E;
	width: 235px;
	height: 205px;
	float: right;
	clear: right;
	/*margin-right: 60px;*/
}

div.joinusbox h1 {
	margin: 5px;
	margin-left: 15px;
	margin-bottom: 0px;
	font-size: 210%;
	font-weight: normal;
	
}

div.joinusbox h1.registered_count {
	color: #FFCC00;
	font-size: 230%;
}

div.joinusbox span.registered_info {
	color: #FFCC00;
	font-size: 11px;
	
	float: right;
	margin-right: 10px;
	margin-top: -29px;
}

div.joinusbox span.registered_info a {
	color: #FFCC00;
	font-size: 11px;
}

div.joinusbox h1 a {
	color: #FFCC00;
	font-size: 100%;
}

div.joinusbox p {
	margin-left: 15px;
	margin-bottom: 7px;
	margin-right: 0px;
	color: white;
}

div.joinusbox a {
	color: white;
	font-size: 130%;
}

div.joinusbox form {
	margin-top: 10px;
	margin-right: 0px;
}

div.joinusbox form p {
	margin-top: 5px;
	color: white;
	margin-right: 0px;
}

div.dwp_left h1.info {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 10px 0px 5px 0px;
	color: #000080;
}

div.dwp_left table {
	width: 250px;
	/*border: 1px solid red;*/
	border-collapse: collapse;
	float: left;
	/*margin-right: 15px;*/
	margin-top: 10px;
	font-size: 10px;
}

div.dwp_left table.left {
	clear: both;
	float: left;
}

div.dwp_left table.right {
	float: right;
}

div.dwp_left table td {
	padding-left: 3px;
	padding-right: 3px;
	
}

div.dwp_left table tr {
	background-color: #F6F7F9;
	border-top: 1px solid white;
}

div.dwp_left table tr.titlerow {
	background-color: #007CC3;
	border: 1px solid #D5D5D5;
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	padding-left: 1px;
	height: 22px;
	line-height: 20px;
}

div.dwp_left table tr.titlerow a img {
	border: 0px;
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

div.dwp_left table tr.titlerow a {
	color: white;
}

div.dwp_left a {
	color: #007CCE;
}

div.dwp_left a.place {
	color: #00317F;
}

div.dwp_left table span.red a {
	color: white;
}

div.dwp_left table span.yellow a {
	color: black;
}

div.dwp_left table tr.odd{
	background-color: #ECEEED;
}

div.dwp_left table tr.more {
	background-color: white;
	border: 1px solid white;
	font-size: 11px;
	text-align: right;
	
}
div.dwp_left table tr.more td {
	padding-top: 5px;
	background-color: white;
}

table.info {
	border: 0px;
	margin: 10px;
	margin-left: 25px;
	margin-right: 0px;
	/*margin-bottom: 50px;*/
	width: 350px;
	float: left;
}

table.info td {
	background-color: #F6F7F9;
	padding: 5px;
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
}

table.info td.alllink {
	background-color: white;
	padding-top: 20px;
}

table.info td.alllink a {
	color: #0000ee;
	text-decoration: underline;
	font-size: 18px;
}

table.info td.title {
	background-color: #ECEEED;
	
}

table.poststable {
	width: 780px;
	margin: 0 auto;
	margin-top: 10px;
	border-collapse: collapse;
}

table.poststable td {
	background-color: #F6F7F9;
	padding: 5px;
	border-left: 1px solid white;
	word-wrap: break-word;
	
	white-space: -moz-pre-wrap;
}

table.poststable tr.titlerow td {
	text-align: center;
	/*font-weight: bold;*/
	background-color: #ECEEED;
	border-bottom: 1px solid #D5D5D5;
	
}

table.poststable tr.odd td {
	background-color: #ECEEED;
}


table.searchpoststable {
	/*width: 500px;*/
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	/*margin-left: 20px;*/
	border-collapse: collapse;
}

table.searchpoststable td {
	background-color: #F6F7F9;
	padding: 5px;
	border-left: 1px solid white;
	word-wrap: break-word;
	
	white-space: -moz-pre-wrap;
}

table.searchpoststable td a img {
	border: 0px;
	
}

table.searchpoststable tr.titlerow td {
	text-align: center;
	/*font-weight: bold;*/
	background-color: #ECEEED;
	border-bottom: 1px solid #D5D5D5;
	
}

table.searchpoststable tr.odd td {
	background-color: #ECEEED;
}


div#footer {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	
}
div#footer p {
	margin-top: 10px;
}

div#footer a {
	color: #000080;
}

div#footer img {
	border: 0px;
	vertical-align: middle;
	margin-left: 20px;
}

p.pagination {
	text-align: left;
	margin-bottom: 20px;
}

p.pagination a {
	color: #000080;
	font-size: 11px;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
}

p.pagination a.cur {
	color: #000080;
	font-size: 16px;
	font-weight: bold;
	cursor: default;
}

fieldset {
	margin: 0 auto;
	margin-top: 10px;
	width: 780px;
	border: 1px solid #F5F5F5;
}

fieldset legend {
	margin: 5px;
	color: #007CC3;
}

iframe {
	border: 0px;
	padding: 0px;
}

div.mapcontainer {
	width: 400px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

div.legendbox {
	border: 1px solid #D1D1D1;
	background-color: #FAFAFA;
	float: left;
	width: 270px;
	margin-right: 10px;
	margin-top: 10px;
}

div.legendbox form p {
	margin: 3px;
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 11px;
}

p.commentstopbar {
	width: 95%;
	margin: 0 auto;
	padding: 3px;
	background-color: #F5F5F5;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

p.commentstopbar span {
	display: inline;
	float: right;
	margin-top: -13px;
	
}

div.comment {
	width: 95%;
	border-top: 1px solid #C3C3C3;
	margin: 0 auto;
	margin-top: 10px;
	clear: both;
}

div.comment div.left {
	float: left;
	width: 160px;
}

div.comment div.right {
	float: left;
	width: 600px;
}

.author {
	color: #007CCE;
	font-weight: bold;
	/*max-width: 68px;*/
	
}

div.leftside {
	width: 49%;
	float: left;
	border: 0px solid red;
}

div.rightside {
	width: 49%;
	float: right;
	border: 0px solid green;
}

div.infomodulebox p, div.postsmodulebox p {
	margin: 0px;
}

div.infomodulebox {
	background-color: #ECEEED;
	margin: 10px;
	border-bottom: 1px solid #D5D5D5;
}

div.infomodulebox h1 {
	margin: 0px;
	background-color: #007CC3;
	border: 1px solid #D5D5D5;
	color: white;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	padding-left: 1px;
	height: 22px;
	line-height: 20px;
}

div.infomodulebox h1 img {
	border: 0px;
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

div.infomodulebox h1 a {
	color: white;
}

div.infomodulebox .item {
	margin: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #D6D6D6;
	clear: both;
	height: 130px;
	overflow: hidden;
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
}

div.infomodulebox .item h1 {
	background-color: #EFEFEF;
	border: 0px;
	margin-bottom: 5px;
	font-size: 12px;
}

div.infomodulebox .item h1 a {
	color: black;
	text-decoration: underline;
}

div.infomodulebox .item img {
	float: left;
	margin-right: 5px;
	border: 0px;
}

div.infomodulebox .item p a {
	color: #000;
}

div.postsmodulebox {
	background-color: #ECEEED;
	margin: 10px;
	margin-top: 20px;
	border-bottom: 1px solid #D5D5D5;
	
}

div.postsmodulebox h1 {
	margin: 0px;
	background-color: #007CC3;
	border: 1px solid #D5D5D5;
	color: white;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	padding-left: 1px;
	height: 22px;
	line-height: 20px;
}

div.postsmodulebox h1 a img {
	border: 0px;
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

div.postsmodulebox h1 a {
	color: white;
}

div.postsmodulebox table {
	border-collapse: collapse;
	width: 100%;
}

div.postsmodulebox table tr.odd {
	background-color: #F6F7F9;
}

div.postsmodulebox table td {
	border-left: 1px solid white;
	border-bottom: 1px solid #F6F7F9;
	padding: 3px;
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
}



table.routeinfo {
	margin: 10px;
	border-collapse: collapse;
	font-size: 10px;
}

table.routeinfo a {
	text-decoration: none;
}

table.routeinfo td {
	border: 1px solid #D4D4D4;
	padding: 3px;
	overflow: hidden;
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
}

table.routeinfo tr.header td {
	background-color: white;
	height: 13px;
	padding: 0px;
	/*padding-left: 10px;*/
	text-align: center;
	font-weight: bold;
	border: 0px;
}

table.routeinfo tr.odd td {
	background-color: #F7F7F7;
	
}
/*
table.routeinfo td span {
	font-weight: bold;
	padding: 1px;
	line-height: 14px;
}*/

span.red {
	font-weight: bold;
	padding: 1px;
	line-height: 14px;
	background-color: #df4f48;
}

span.red a {
	color: white;
}

span.yellow {
	font-weight: bold;
	padding: 1px;
	line-height: 14px;
	background-color: #faf000;
	color: black;
}

span.yellow a {
	color: black;
}

div.entriesmodulebox {
	background-color: #fff;
	margin: 10px;
}

div.entriesmodulebox h1 {
	color: #007CC3;
	border-bottom: 1px solid #D5D5D5;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 1px;
}

div.entriesmodulebox h1 a {
	color: #007CC3;
}


div.entriesmodulebox table {
	border-collapse: collapse;
	width: 100%;
}

div.entriesmodulebox table tr.odd {
	background-color: #FAFAFA;
}

div.entriesmodulebox table td {
	padding: 2px;
}

table.admincomments {
	border-collapse: collapse;
	width: 95%;
	margin: 0 auto;
}

table.admincomments td {
	border: 1px solid black;
}

table.admincomments td.table_header {
	font-weight: bold;
	background-color: #F5F5F5;
}

div.camera {
	width: 770px;
	margin: 0 auto;
	margin-bottom: 30px;
}

div.camera h1 {
	/*background-color: #ECEEED;*/
	font-size: 11px;
	padding: 0px;
	padding-bottom: 3px;
	width: 346px;
	margin: 0px;
	margin-bottom: 2px;
}

form#szukaj input {
	font-size: 11px;
	padding: 0px;
}

form#szukaj input#phrase {
	margin-top: -5px;
}

h1.szukaj {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 5px;
	color: #007CC3;
	border-bottom: 1px solid #D5D5D5;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 1px;
}

table.search {
	border-collapse: collapse;
	width: 770px;
}

table.search td {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	vertical-align: middle;
	
}

p.searchrow {
	width: 96%;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 12px;
	color: #555;
}

p.searchrow a {
	color: #000080;
	font-weight: bold;
}

div.gallerybox {
	width: 380px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-top: 4px;
	float: left;
	border: 0px solid black;
}


iframe.login_refresh {
	width: 0px;
	height: 0px;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: white;
}



table.news_table {
	margin: 10px;
	border-collapse: collapse;
	/*border: 1px solid black;*/
	
}

table.news_table td {
	border-bottom: 1px solid #D5D5D5;
	padding: 3px;
}

table.news_table td h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1.step {
	color: #007CC3;
	border-bottom: 1px solid #D5D5D5;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 1px;
	margin: 10px;
}

p.kamerainfo {
	margin: 10px 20px 5px 20px;
	color: red;
}

input.okbutton {
	background-color: #007CC2;
	border: 1px solid #ECEEED;
	color: #ECEEED;
	font-size: 11px;
	font-weight: bold;
	width: 25px;
	height: 20px;
}

div.loginbox {
	margin: 0px 10px 0px 10px;
}

p.citylink {
	margin: 0px;
	/*float: left;
	width: 195px;*/
}

p.citylink a {
	color: #0000EE;
	text-decoration: none;
}

p.citylink a:hover {
	text-decoration: underline;
}

div.citypack {
	/*border: 1px solid red;*/
	float: left;
	width: 380px;
}

/* adsense */

div.adsense234 {
	float: left;
	width: 270px;
	text-align: center;
	margin-top: 30px;
}

div.adsense468 {
	float: left;
	width: 480px;
	height: 70px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	
}

div.adsense728 {
	width: 730px;
	height: 100px;
	text-align: center;
	margin: 0 auto;
	
}

span.cameradate {
	color: #D7231A;
	font-weight: bold;
}

#TB_window {
	font: 12px Verdana, Tahoma, Arial;
	color: #333333;
}

#TB_secondLine {
	font: 10px Verdana, Tahoma,  Arial;
	color:#666666;
}

#TB_window a {color: #000080;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #4F6E9F;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color: #A4BCD4;
	height:27px;
	font-weight: bold;
	color: #000080;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}