body {
   position: static;
   margin: 0 auto 0 auto;
   background-color: #ffffff;
   text-align: center;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
}

div#calosc {
	position: static;
	width: 977px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

div#naglowek {
   position: relative;
   background: #FFFFFF;
   height: 150px;
   text-align: left;
}

div#menu_horiz {
   position: relative;  
   background: #FFFFFF url(../img/menu_horiz2.jpg) bottom repeat-x;
   height: 60px;
   text-align: left;
}

div#main {
   position: relative; 
   width: auto;
	min-height: 590px;
//   background: #DDD7E3 url(../img/tlo.jpg);
  background-color: #F0F0F0;
   overflow: hidden;
}

div#menu {
   width: 230px;
   float: left;
   padding-left: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
   text-align: left;
}

div#container {
   width: 715px;
   float: right;
   padding-left: 5px;
   padding-right: 20px;
   padding-top: 5px;
   padding-bottom: 5px;
   text-align: justify;
}

div#menu_path {
   width: 700px;
   padding-left: 5px;
   padding-top: 5px;
   padding-bottom: 5px;
	margin: 7px auto 30px auto;
	text-align: left;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

div#menu_path a {
   color: black;
   text-decoration: none;
}

div#menu_path a:hover {
	color: black;
   text-decoration: underline;
}

div#skroty {
   border-top: 1px solid white;
   background: #1e5c99;
   height: 15px;
   width: auto;
   padding-top: 1px;
   text-align: center;
   font-size: 10px;
}

div#skroty a {
	font-size: 10px;
   color: white;
   text-decoration: none;
}

div#skroty strong {
	font-weight: normal;
}

div#stopka {
 border-top: 1px solid white;
 background: #F9F8F5;
 height: 15px;
 width: auto;
 padding-top: 1px;
 text-align: center;
 font-size: 11px;
}

div#stopka a {
   font-size: 11px;
   color: black;
   text-decoration: none;
}

div.spacer {
   clear:both;
}

/* naglowek - formatowanie */
#h_txt_korona {
	position: absolute;
   width: 200px;
   height: 148px;
	font-weight: bold;
   text-align: center;
   margin-top: 7px; 
}

#h_wizyt {
   position: absolute;
	width: 633px;
	height: 148px;
   margin-left:200px;
}

div#search {
   position: absolute;
	width: 155px;
	height: 148px;
   margin-left:833px;
	border-style: none;
	border-width: 0;
}

form.searchf{
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
	margin-top: 60px;
	width: 120px;
}	

form.searche{
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	width: 120px;
}

input.searchf {
	width: 125px;
	font: normal 1em/1.5em Verdana, Helvetica, sans-serif;
	color:#000000;
}
input.searche {
	width: 125px;
	font: normal 1em/1.5em Verdana, Helvetica, sans-serif;
	color:#000000;
}
input.searchb{
	width: 135px;
	font: normal 1em/1.5em Verdana, Helvetica, sans-serif;
	color:#000000;
}
/* naglowek - koniec */

/* menu horizontal */
#menu_horiz_img {
   position: absolute;
   margin-top: 25px;
   text-align: left;
   vertical-align: bottom;
}

#menu_exp {
   position: absolute;
   text-align: left;
   margin-top: 23px;
   margin-left: 25px;
   font-weight: bolder;
   font-size: 13px;
   z-index: 2;
}

#navlist {
   position: absolute  ;
   left: 0px;
   top: 0px;
   margin: 15px 0px 0px 220px;
   padding: 0px 2px 2px 0px;
   font-size: 12px;
   z-index: 2;
   text-align: center;
}

#navlist li {
   list-style: none;
   margin: 0px 20px 0px 0px;
   display: inline;
   text-align: center;
   vertical-align: middle;
}

#navlist li a {
   padding: 4px 10px 4px 10px;
   margin: 0px;
   background-color: #8c0101;
	border-left: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
	cursor: pointer;
	font-size: 12px;
   color: #ffffff;
	height: 21px;  
   text-decoration: none;
	font-weight: bold;
}

#navlist li a:link {
}

#navlist li a:visited {
	background-color:#8c0101;
}

#navlist li a:hover, a:active {
	background-color: #cc0000;
}
/* menu horizontal  - koniec */

/* menu vertical */


/* menu vertical  - koniec */

/* main cat */

#cat {
	width: 700px;
	margin: 0 auto 0 auto;
	border-spacing: 0px 20px;
}

#cat tr td div.txt {
	width: 160px;
	text-align: center;
	vertical-align: top;
	margin: 0 auto 0 auto;
	font-size: 13px;
}

#cat tr td div.txt a {
	text-decoration: none;
	color: black;
}

#cat tr td div.txt a:hover {
	text-decoration: underline;
	color: black;
}

#cat tr td div.desc {
	width: 160px;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	margin: 0 auto 0 auto;
}

#cat tr td div.image {
	background-color: white;
	width: 104px;
	height: 104px;
	margin: 0 auto 0 auto;
	border-width: 0px 2px 2px 0px;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-style: solid;
}

#cat tr td div img {
	border-color: black;
	border-width: 2px 2px 2px 2px;
	border-color: black;
	border-style: solid;

}

/* main cat  - koniec */

/* main page */

#filesoth {
	margin: 20px auto 0 auto;
	width: 660px;	
	font-size: 13px;
	font-weight: bold;
}

#filesoth table {
	text-align: left;
}

#filesoth table td {
	padding-right: 15px;
}

#filesoth table td img {
	border: none;
}

#filesoth table td a {
	text-decoration: none;
	color: #8c0101;
}

#filesoth table td a:hover {
	text-decoration: underline;
}

#filesimg {
	margin: 20px auto 0 auto;
	width: 660px;
	font-size: 13px;
	font-weight: bold;
}

#filesimg table {
	width: 660px;
	text-align: center;
}

#filesimg table td img {
	border-style: dotted;
	border-width: 2px;
	border-color: #8c0101;
}

div#gmap {
	border-style: dotted;
	border-width: 2px;
	border-color: #8c0101;
}

/* form elements */
div#form p {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

div#form table tr td.label {
	text-align: right;
	width: 170px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 2px;
}
	
form {
	margin:10px;
	padding: 5px;
	border-style: dotted;
	border-width: 2px;
	border-color: #8c0101;
	background-color: transparent;
}

label {
	display: inline;
	width: 170px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	text-align: right;
}

input {
	padding: 4px;
	width: 300px;
	border:1px solid #ccc;
	font: normal 1em/1.5em Verdana, Helvetica, sans-serif;
	color:#000000;
}

textarea {
	width:500px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #ccc;
	height:400px;
	display:block;
	color:#000000;
}

textarea#wysylka {
	width:300px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #ccc;
	height:150px;
	display:inline;
	color:#000000;
	vertical-align: top;
}

input.button { 
	display: block;
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 4px 3px; 
	color: #000000;
	margin: 4px auto 0px auto;
}

/* main page  - koniec */


/* sitemap */
p#sitemap a {
	color: #8c0101;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
/* sitemap - koniec*/


/* sunrise */

#ssopis {
  margin:  50px auto 20px auto;	
  width: 600px;
  font:normal 12px Tahoma;
  color: black;
  text-align: justify;
}

div.desc {
	vertical-align: top;
	margin: 10 auto 10 auto;
}

.searchtxt {
	font: normal 1em/1.5em Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}

.searchtxt a {
	color: #8c0101;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#kontakt {
	width: 400px;
	margin: 0 auto 0 auto;
	border-spacing: 0px 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
}

#naglowek2 {
	font-size: 10px;
	font-weight: bold;
}
.center{
        text-align: center;
}
#mapa_serwisu{
        font-weight: bold;
}
#mapa_serwisu a{
        font-size: 13px;
        text-decoration: none;
        color:#1E5C99;
        padding: 4px 0;
}
#mapa_serwisu a:hover{
        text-decoration: underline;
        color:#8C0101;
}
#mapa_serwisu .big{
        font-size: 16px;
}
#mapa_serwisu .big2{
        font-size: 14px;
}
.eng{
        margin-left: 110px;
        padding-top: 15px;
}
.eng img{
        border: none;
}

