html { height: 101%; font-size:100.01%}
body {
	background: #fdfdfd url(images/bg.png) top repeat-x;
	font-size:11px;
	font-family: tahoma;	
	color: #707173;
	margin: 0 auto;
}
.spacer { clear: both; font-size: 0px; line-height: 0px; height: 0px; }
#logoplace {  clear: both; font-size: 0px; height: 71px; width: 858px;}
#logo { float: left;}

h1,h2,h3,h4,h5,h6 { color: #042144;}
h1 {
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
img { border: none; }
#topmenu { text-align: right;margin-top:13px; position:relative; top: 15px;}
#menubar {
	background: url(images/belka.png) bottom no-repeat;
	width: 556px;
	height: 71px;

	float:right;
	
}
#menubar div {
	padding-top: 47px;
	padding-left: 57px;
	
}	
#menubar div a {
	margin-left: 24px;
}
#flash {
	width: 858px;
	height: 282px;	
	/*background: url(images/flash.jpg)  no-repeat;*/
}
#bodytop {
	width: 859px;
	height: 12px;
	background: url(images/bg1.png)  no-repeat;
	clear: both; font-size: 0px; line-height: 0px; 
}
#bodybody {
	width: 859px;
	background: #f5f5f5 url(images/bg2.png) repeat-y;
}
#bodybottom {
	width: 859px;
	height: 60px;
	background: url(images/bg3.png) no-repeat;
}
#bgl {
	position:relative;
	left:-7px;
	top:-52px;
	background: url(images/bgl.gif) no-repeat;
	width: 7px;
	height: 66px;
	clear: both; font-size: 0px; line-height: 0px; 
}
#bgr {
	position:relative;
	left:859px;
	top:-118px;
	background: url(images/bgr.gif) no-repeat;
	width: 7px;
	height: 66px;
}
ul { list-style-type: none; }
ul li {
	background: url(images/dot3.gif) 0px 2px  no-repeat;
	padding-left: 12px; 
} 
/* WYSIWYG start
 * --------------------
 */
form { margin: 0;}
a {
	color: #c4404b;
 
}

.indexpage {
}
.indexpage .singlenews {
	float: left;
	width: 290px;
	padding-right: 5px;
}
.indexpage .singlenews .newscontent {
	width: 290px;
}
.autogallerybox .image {
	float: left;
	padding: 10px;
}
.autogallerybox .image a img  {
	border: solid 4px #bfbfbf;
	padding: 1px; 
}
.autogallerybox .image a:hover img {
	border: solid 4px #009ee0; 	
}


/* WYSIWYG koniec
 * --------------------
 */

#thebody {	
	padding: 0;
	width: 858px;
	margin: 0 auto;
	text-align: center;
}
.content {
	margin-bottom: 9px;
	text-align: left;
}



.left {
	float: left;
	width: 224px;
	
}
.right {
	width: 594px;
	padding-left: 18px;
	padding-right: 15px;
	float: left;
}
.left .box {
	margin-top: 20px;
	text-align: center;
	padding-bottom: 10px; 
}
.left .newsletter p {
	text-align: left;
}
.left .newsletter form {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.newsletter {
	background: url(images/newsletter.gif) top no-repeat;
	padding-top: 53px;
	padding-left: 28px;
}
#sitemap {
	margin-top: 10px;
	margin-bottom: 5px; 
	font-size: 9px;
	top: 185px; 
}


#footer {
	color: #bbbbbb;
	position: relative;
	top: -40px;
	height: 30px;
}
#footer .subfoot {
		width: 500px;
		float: left;
		padding-left: 13px;
	
} 
/* domyslne */

.tworzenie-stron {
	padding-top: 5px;
	padding-right: 13px;
	width: 70px;
	float: right;
	text-align: right;
}
table { padding: 0 0 16px 0; margin: 0; border: none;}
fieldset, form { border: none; padding: 0; margin: 0; }
fieldset ol {
  list-style-type: none;
}
label {
  background: url(images/dot3.gif) no-repeat 0px 6px;
  margin-top: 10px;
  padding-left: 15px;
  line-height: 21px;
  height: 21px;
  font-weight: bold;
  display: block;
}


select,
input.text,
textarea {
	background: #FFFFFF url(images/input.gif) repeat-x bottom;
	border: 1px solid #d6d6d6;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
	color: #1d1d1d;
}
input.submit {
	background: url(images/submit.gif)  no-repeat;
	width: 33px;
	height: 23px;
	line-height:23px;
	border: none;
	margin:0;
	padding:0;
	position:relative;
	top: 1px;;
}
.amessage p { margin-bottom: 0;margin-top:0; }
.amessage {}
.xmlErrorMessage { color: red; background: none; }
.xmlLoadMessage	{ padding-left: 18px; background: url(images/wait.gif) top left no-repeat;  }
.ontext { color:green; font-weight: bold; }
.offtext { color:red; font-weight: bold; }