/*
This CSS document was written by Caleb Pierce (ridgehkr.com)
This template is free for you to use and modify, etc. However, please insert a link on your site to 
ridgehkr.com for design credits. thank you!
*/

*{
	margin:0px;
	padding:0px;
}

body{
	background-color: #CCCCCC;
	font-family:Verdana,'Times New Roman',Times,serif;
	font-size:11px;
	color:#222;
	line-height:18px;
}

a  {
	color:#394132;
	text-decoration:none;	
}


h1,h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0px 5px 0px;
}

#mc_container h2
       {
       text-align:right;
       font-weight:lighter;
       color: orange;
	   margin-bottom:10px;
       border-bottom:1px solid #8d8d8d;
	   font-size:20px;
	   padding-bottom:8px;
	   font-family:Georgia, serif;
       }
h1{
	padding-top:0px;
	font-size:25px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: #CC0000;
       border-bottom:1px solid #8d8d8d;
	text-align:right;
	
	
}


h3{
	color:#373E51;
	font-size:1.2em;
	font-weight:lighter;
}

#nav_container h3{
	font-size:1.6em;
	font-family:Georgia,'Trebuchet MS', serif;
	font-weight:lighter;
	letter-spacing:.3em;
	
	padding-top:5px;
	color:#222;
}

li span {
        color:#8d8d8d;
}

p{
	padding-top:8px;
	padding-bottom:8px;
}
hr{
	border:0;
	background-color:#9D9DA1;
	height:1px;
	width:95%;
	margin:0px auto;
	text-align:center;
}
img{
	border:none;
}

/*pre-set image classes*/
.right
	{
	float:right;
	padding:5px;
	background-color:#e8e8e8;
	border:1px solid #8d8d8d;
	margin:10px 0px 10px 10px;
	}
	
.right-off
	{
	float:right;
	}
	
.left
	{
	float:left;
	padding:5px;
	background-color:#e8e8e8;
	border:1px solid #8d8d8d;
	margin:10px 10px 10px 0px;
	}
	
.left-off
	{
	float:left;
	}

blockquote
	{
	width:400px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f5f5f5;
	color:#222;
	border-top:1px dashed #394132;
	border-bottom:1px dashed #394132;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
blockquote a
	{
	text-decoration:underline;
	}
	
blockquote span
	{
	color:#933B39;
	font-size:1.2em;
	letter-spacing:.2em;
	}
	
#container{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border-right:6px solid #222;
}



* html #container{
	padding-left:2px;
}
#c_container{
	background:#FFFFFF url(../images/cbg.png) repeat-y;
	margin-top:-5px;
	width:798px;
}

#close
	{
    text-align:right;
	padding:10px;
	color:#8d8d8d;
    } 
	#close2
	{
    text-align:left;
	padding:10px;
	color:#8d8d8d;
    } 
	
#close a
	{
	color:#222;
	text-decoration:underline;
	}
	#close2 img
	{
	text-align:center;
	margin:5px;
	}
	
#header
	{
	float:left;
	width:800px;
	height:150px;

	border:0px solid red;
	}
	
#header_text
	{
	color:white;
	font-size:25px;
	font-family:Georgia,Arial,'Trebuchet MS', serif;
	text-shadow: #0099FF 1px 2px;
	margin-top:125px;
	
	}
	
#header_text span
	{
	color:#8299AB;
	letter-spacing:1em;
	}
/**** Main Content ****/
#mc_container{
	padding:20px 26px 20px 0px;
	width:550px;
	text-align:justify;
	/*
	background-image:url(../images/mcbg.png);
	background-position:center center;
	background-repeat:no-repeat;
	*/
}
#mc_container ul{
	padding:3px 0px 3px 10px;
}
#mc_container ul li{
	list-style-type: disc;
	background-repeat:no-repeat;
	background-position:center left;
}

#location
	{
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:0px;
	color:#8d8d8d;
	width:100%;
	text-align:right;
	}

#location a
	{
	color:#222;
	text-decoration:none;
	}

/**** Nav ****/
#nav_container{
    background-color:white;
	width:180px;
	padding:10px 17px 0px 17px;
}
#nav_container ul{
	margin-top:8px;
	padding-bottom:12px;
}
#nav_container ul li{
	list-style-type:none;
	padding:10px 0px 5px 5px;
	border-bottom:1px solid #EDEDED;
	background-color: #CCCCCC;
}

#nav_container ul li.indent{
	padding-left:30px;
}
#nav_container ul li a{
	color:black;
    font-weight:bold;
}
#nav_container ul li a:hover{
	/*color:#007FBD;*/
	text-decoration:none;
}
#nav_container ul li a.current{
	font-weight:bold;
	color:black;
}
#nav_container span{
font-size:10px;
}
#footer
	{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	}
	
	
	 /* formatowanie elementu mapy */
    #map {
    float: left;
    width:100%;
    height: 350px;
    border: 1px solid silver;
    }

    /* formatowanie okna listy punktów/markerów */
    #sidebar {
	float:left;
	text-align:left;
    width: 150px;
    height: 50px;
    border: 0px solid red;

	font-weight:bold;

    padding: 0px;
    }

    /* formatowanie linków z listy */
    #sidebar a {
    text-align:left;font-family:arial;font-size:13px;
    color: #544c41;
    font-weight:bold;
    text-decoration: none;
    }

    /* formatowanie linków aktywnych */
    #sidebar a:hover {
    color: #880b0b;
    }

    /* formatowanie dymka */
    .dymek   /*ramka */
    {
    float:left;
    margin: 0px 0px 0px 0px;
    width: 240px;
    height:80px
    font-family: arial;
    text-align: center;
      color: orange;	
    }
    .dymek h4   /*tytuł*/
    {

    font-size: 15px;
    border-bottom: 1px solid orange;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: black;
     font-family: arial;
    }
    .dymek img   /*obrazek */
    {
    text-align:center;
    border: 0px solid red;
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
    }
    .dymek p /*opis*/
    {
    text-align: justify;
    font-size: 10px;
    color: red;
    }
    .dymek a:link /*link*/
    {
    color:blue;
    text-decoration: none;
    }
    .dymek a:hover  /*link aktywny*/
    {
    color: black;
    }
		
		
		 	
	


div#menu{
   height:50px;
   width:299px;
   background-image:url(b04.jpg);

   }
        div#menu a:link {
      text-decoration: none;
color:white; /*kolor linka*/
line-height: 30px;
}
div#menu a:visited {
color: white;
line-height: 30px;
text-decoration: none;
 /*kolor odwiedzonego linka*/
}
div#menu a:hover {

line-height: 30px;
text-decoration: none; /*kolor linka po najechaniu na niego*/
}


