/* @override http://piccolo.poznan.pl/piccolo.css */

body {
	background-color: #c00;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

input {	background-color : #CCFF99;	border : solid;	border-color : #CC0000;	border-width : 1px;	color: #000000;	font-size: 8pt; 	font-family: Times New Roman, Times, serif;	padding-left, padding-top, padding-bottom: 2px;}checkbox {	background-color : #cccccc;	border : solid;	border-color : #333333;	border-width : 1px;	color: #000000;	font-size: 8pt; 	font-family: Times New Roman, Times, serif;	padding-left, padding-top, padding-bottom: 2px;}select {	background-color : #cf9;	border : solid;	border-color : #FF6600;	border-width : 1px;	color: #185438;	font-size: 10pt; 	font-family: Times New Roman, Times, serif;}
textarea { 	background-color: #CCFF99; 	border: solid;	color: #000000; 	font-size: 8pt; 	font-family: Times New Roman, Times, serif; 	border-color: #CC0000; 	border-width : 1px;	scrollbar-face-color: #CC0000;	scrollbar-highlight-color: #CCcccc;	scrollbar-3dlight-color: #CC0000;	scrollbar-darkshadow-color: #CC0000;	scrollbar-shadow-color: #CCcccc;	scrollbar-arrow-color: #FFFFFF;	scrollbar-track-color: #CC0000; } a { 	text-decoration: none; 	color: #CCCCCC }a:hover {	text-decoration: none; 	color: #000000 }a.text { 	text-decoration: underline;	color: #000000}a.text:hover {    text-decoration: underline;	color: #FF6600 }

.t1 {
	background: gray none repeat-x;
}

/* @group Nasze lokale */

#NLszablon {
	width: 800px;
	background: white url(images/op_2.png) repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#NLmenu {
	width: 780px;
	height: 50px;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	background: #c00 url(images/op_1.png) no-repeat 0 44px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#NLfotki {
	width: 450px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 9px;
	float: left;
}

#NLfotki img {
	border: 1px solid #c00;
	margin-bottom: 10px;
}

#NLmapka {
	width: 288px;
	float: none;
	margin-left: 490px;
	height: 630px;
	text-align: center;
	color: #12ab12;
	font-size: 14px;
}

#NLstopka {
	background: url(images/op_3.png) no-repeat;
	width: 800px;
	height: 25px;
}

.czynne {
	text-align: left;
	border-top: 1px solid #c00;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c00;
}



/* @end */
