.error{
        font-size: 14px;
        font-weight: bold;
        text-align:center;
}

body {
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #515151;
	background: #FCAFD3;
	}
html>body {
	font-size: 1em;
	}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", serif;
	}
h1 {
	width: 350px;
	height: 30px;
	line-height: 30px;
	font-size: 1.5em;
	color: #DC107A;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	}
h2, h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #DC107A;
	}
.wyroznienie {
	color: #DC107A;
	font-weight: bold;
	}
/* layout 
----------------------------------- */

#wrap {
	margin: 0 auto;
	width: 640px;
	background: #fff url(image/bgrwrap.jpg) repeat-y;
	}
* html #kontener {
	width: 600px;
	w\idth: 600px;
	}
#kontener {
	margin: 0 auto;
	width: 600px;
	text-align: left;
	font-size: .8em;
	margin: 20px;
	}
#top {
	width: 640px;
	height: 20px;
	background: url(image/bgrtop.jpg);
	}
#sidebar {
	float: left;
	width: 200px;
	line-height: 140%;
	}
#logo {
	width: 200px;
	height: 105px;
	}
#main {
	margin-left: 230px;
	padding: 10px 0 10px 0;
	width: 350px;
	font-size: .8em;
	line-height: 170%;
	text-align: justify;
	}
#clear {
	clear: both;
	}
#foot {
	height: 40px;
	background: #FCAFD3 url(image/bgrfoot.jpg) no-repeat;
	padding-top: 20px;
	font-size: .7em;
	color: #515151;	
	}
/* main menu
------------------------------------ */
#navcontainer {
	margin-top: 30px; 
	width: 200px; 
	}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", serif;
	}
* html #navcontainer a {
	width: 200px;
	w\idth: 200px;
	}
#navcontainer a {
	display: block;
	width: 170px;
	text-align: right;
	padding: 4px 30px 4px 0;
	font-weight: bold;
	font-size: .9em;
	}
a.current {
	background: url(image/menuarr.png) no-repeat;;
	color: #DC107A;
	}	
#navcontainer a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
	}
#navcontainer a:hover {
	background: url(image/menuarr.png) no-repeat;
	color: #DC107A;	
	}
/* listy 
------------------------------- */
ol {
	margin: 0 0 0 25px;
	padding: 0px;
	}
ul {
	list-style-type: square;
	}
/* linki 
------------------------------- */
a:link, a:visited {
	text-decoration: none;
	color: #DC107A;	
	}
a:hover, a:active {
	color: #fff;
	background: #DC107A;	
	}
#foot a:link, #foot a:visited {
	text-decoration: none;
	color: #515151;
	}
#foot a:hover, #foot a:active {
	text-decoration: underline;
	background: none;
	}
/* formularz 
------------------------------- */
table {
	font-size: 1em;
	}
.tdform, .trform {
	padding: 1px;
	border: none;
	}
input, textarea {
	padding: 2px;
	border: 1px solid #f8f8f8;
	background: #f8f8f8;
	font: 0.9em Verdana, arial, sans-serif;
	}
textarea:hover, textarea:focus, input:hover, input:focus,
select:hover, select:focus {
	border: 1px solid #efefef;
	}
a.mail:link, a.mail:visited {
	text-decoration: none;
	color: #999999;
	}
a.mail:hover, a.mail:active {
	background: #efefef;
	color: #666666;
	}
.but {
	width: 100%;
	background: #f8f8f8;
	text-align: center;
	}
.link {
	font-size: .9em;
	}
#mapka {
	width: 350px;
	height: 300px;
	}
