BODY{
	 display: block;
	 background: #ffffff;
	 padding: 0px 0px 0px 0px;
	 margin: 0px auto 0px auto;
	 text-align: center;
	 font-family: Verdena, Tahoma, sans-serif,arial,helvetica;;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: none;
}

div#all {
	display: block;
	width: 985px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div.podlinkowany{
	position: absolute;
	display: block;
	width: 300px;
	height: 100px;
	left: 20px;
	top: 20px;
	border: 0pt solid #000000;
	background: url(http://mojetatry.pl/gfx/logo.gif) no-repeat;
}

div#logo{
	background: url(http://mojetatry.pl/gfx/tlo_container.jpg) no-repeat #f0f0f0;
	display: block;
	position:relative;
	width: 981px;
	height: 120px;
    padding: 2px 2px 2px 2px;
	margin:  5px 0px 5px 0px;
	text-align:right;
	border: 1pt solid #ddddee;
}
div#logo_cont{
	display: block;
	width: 981px;
	height: 120px;
}

ul#menu_top {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 0.9em;
}


ul#menu_top li{
	margin: 0px 5px 0px 5px;
	padding: 0;
	float: left;
	height:20px;
	text-align: center;
}


ul#menu_top a {
	text-decoration: none;
	font-weight:bold;
	color: #663333;
	background: transparent;
	font-family: Tahoma, sans-serif,arial,helvetica;
}

ul#menu_top a:hover {
	color: #666666;
}

div#podmenu{
	background: transparent;
	position:relative;
	display: block;
	width: 985px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

div#podmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: center;
	font-size: 1.1em;
}


div#podmenu ul li{
	margin: 5px 15px 5px 15px;
	padding: 0;
	float: left;
	height:20px;
	text-align: center;
}


div#podmenu ul li a {
	text-decoration: none;
	font-weight:bold;
	color: #666666;
	background: transparent;
	font-family: Tahoma, sans-serif,arial,helvetica;
	line-height: 20px; /*--Vertical alignment of text--*/
}

div#podmenu ul li a:hover {
	color: #999999;
}




/*                   wyszukiwarka i logowanie          */  

div#wyszukiwarka{
   position:absolute;
   visibility:hidden;
   left:766px;
   top:40px;
   font-weight:bold;
   color: #666666;
   text-align:left;
   font-size: 11px;
}

div#logowanie{
   position:absolute;
   visibility:hidden;
   left:630px;
   top:40px;
   font-weight:bold;
   color: #666666;
   text-align:left;
   font-size: 11px;
}

div#logowanie a {
	text-decoration: none;
	font-weight:bold;
	color: #999999;
	background: transparent;
	font-size: 10px;
}

div#logowanie a:hover {
	color: #999999;
	text-decoration: underline;
}

div#logowanie input, div#wyszukiwarka input {font-family: Verdana, Helvetica;
						 font-size: 8pt ; 
						 border: 1pt #ddddee solid; 
						 background-color: #bbbbbb;
					     width:90px;
						 padding: 0px 0px 0px 0px;
						 margin:  0px 10px 0px 0px;
}

div#logowanie input.przycisk, div#wyszukiwarka input.przycisk {font-family: Verdana, Helvetica;
						 font-size: 8pt ; 
						 border: 1pt #ddddee solid; 
						 background-color: #bbbbbb;
						 color: #666666;
					     width:40px;
}



/*-----------------------------------------------------*/
/*                   głowna część strony               */  
/*-----------------------------------------------------*/

a {
	text-decoration: none;
	font-weight:bold;
	color: #787878;
}

a:hover {
	color: #383838;
	text-decoration: none;
}

a.dyskretny {
	text-decoration: none;
	font-weight:normal;
	color: #555555;
}

a.dyskretny:hover {
	color: #484848;
	text-decoration: none;
}


hr{
  color: #ddddee;
  background-color: #ddddee;
  border: 0px;
  height: 1px;
  width: 80%;
}

div#main{
	position: relative;
	width: 985px;
	height: auto;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #ffffff;
	border: 0pt solid #000000;
	float:left;
}


div.main_container{
	display: block;
	float:left;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0pt solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.container{
	background: url(http://mojetatry.pl/gfx/tlo_container.jpg) no-repeat #f0f0f0;
	display: block;
	float:left;
	height: auto;
    padding: 4px 4px 4px 4px;
	margin:  5px 5px 5px 5px;
	text-align: left;
	border: 1pt solid #ddddee;
}

/*-----------------------------------------------------*/
/*                   ogólne                            */  
/*-----------------------------------------------------*/

img.miniaturka{
    margin: 5px;
    border: 1pt solid #ddddee;
    padding: 2px;
    background: #ffffff;
}
h1{
	 font-size: 12px;
	 font-weight: bold;
	 margin: 10px 0px 10px 37px;
	 text-align: left;
	 position: relative;
}
h2{
	 font-size: 12px;
	 font-weight: bold;
	 margin: 10px 0px 10px 37px;
	 text-align: left;
	 position: relative;
}
h1 img, h2 img{
position: absolute; 
top: -7px;
left: -37px;
margin: 0px 5px 0px 0px;
}

h3{
	 font-size: 12px;
	 font-weight: bold;
	 margin: 10px 0px 0px 0px;
	 text-align: left;
	 float: left;
}

.didaskalia{
	 font-size: 10px;
	 font-weight: normal;
	 margin: 0px 0px 0px 0px;
}

input.przycisk {font-family: Verdana, Helvetica;
						 font-size: 8pt ; 
						 border: 1pt #ddddee solid; 
						 background-color: #cccccc;
					     width:50px;
}
/*-----------------------------------------------------*/
/*         index                                       */  
/*-----------------------------------------------------*/
div#aktualnosci img{
    margin: 5px;
    border: 1pt solid #ddddee;
    padding: 2px;
    background: #ffffff;
}


/*-----------------------------------------------------*/
/*         podstrony                                   */  
/*-----------------------------------------------------*/

/* nawigacja */
.nawigacjanapodstronach{
  display:block;
  width: 740px;
  height: auto;
  margin-bottom: 20px;
}
.nawigacjanapodstronach .link{
  display: block;
  float: left;
  border: 1pt #ddddee solid; 
  background-color: #f6f6f6;
  width: 100px;
  height: 42px;
  margin: 1px;
  font-size: 11px;
  }
  
/* część główna */
.czescglownapodstrony{
  display: block;
  clear: both;
  padding: 10px 0 0 0;
}

/* zdjęcia w galeriach */
.ZdWGalerii{
text-align: center;
} 
.ZdWGalerii .tytul{
}
.ZdWGalerii .zdjecie{

}

.ZdWGalerii .autor{
font-weight: bold;
}

/*        forum              */
Table.forum TD{border: 1pt #ddddee solid;background: #ffffff;}
Table.forum TR.naglowek P {font-weight:bold; margin:2px 5px 2px 5px;}
Table.forum TR.naglowek TD {background: #cccccc;}
Table.forum TR.nawigacja TD {border: 0pt #ddddee solid; background: #ffffff}
Table.forum P {margin: 2px}
Table.forum P.tekstpoboczny {font-size: 7pt}
Table.forum IMG{
    margin: 5px;
    border: 1pt solid #ddddee;
    padding: 2px;
    background: #ffffff;
}

/*        trasy              */
Table.trasy TD{border: 1pt #ddddee solid;background: #ffffff;}
Table.trasy TR.naglowek P{font-weight:bold; margin:5px 8px 5px 5px;}
Table.trasy TR.naglowek TD {background: #cccccc; }
Table.trasy P {margin: 2px}
Table.trasy P.tekstpoboczny {font-size: 7pt}
Table.trasy IMG{
    margin: 0px 2px 0px 2px;
    border: 1pt solid #ddddee;
    padding: 1px;
    background: #ffffff;
}

/*      pojemnik na mapę     */
div.mapContainer{
				 border: 1pt #628098 solid;
}

*     rotator obrazków            */
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:250px;	
	width: 983px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; 
	border: 1pt #dddddd solid;
	margin-left: 1px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 10px; right: -4px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(http://mojetatry.pl/gfx/rotor/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}




