
@import url(http://fonts.googleapis.com/css?family=Risque&subset=latin,latin-ext);
a:link {color:grey;}
a:visited {color:grey;}  /* visited link */
a:hover {color:black;}
a:active {color:black;}
body {
	background-image: url('../../media/images/b.jpg');
	background-repeat: repeat-30;
	background-position: 0 -140px;
	background-color: whitesmoke;
	font-size: 12px;
	font-family:'Trebuchet', 'Verdana', 'Risque', cursive;
	#padding-top: 80px;
	padding-bottom: 30px;
	
}


h1, h2, h3, h4, h5, h6 {
	color: grey;
	font-family: 'Verdana', 'Risque', cursive;
}

address {
	font-size: 0.85em;
}

.container {
	max-width: none !important;
	width: 1000px;
}

.container-old {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 999px;
	border-radius: 4px;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 1);
			box-shadow: 0px 2px 4px rgba(0, 0, 0, 1);	
}

.content {
	margin-left: -20px;
}

.right-column h4 {
	margin-bottom: 12px;
}

.right-column .list-group {
	margin-bottom: 5px;
}

.right-column hr {
	margin-top: -5px;
}

#content {
	border-radius: 0 0 4px 4px;
	border-top: none;
}

.content-images {
	margin-top: 20px;
	padding-left: 15px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 15px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: grey;
}

.navbar-default {
  background-color: white;
  border-color: #e8e8e8;
}




.panel-default {
border-color: #ddd;
}





#rama {position:relative; top:10px; margin-left:auto; margin-right:auto; width:1000px;  }
#tlo {position:absloute;  left:0px; width:1000px; height:1450px;  background:url(b.jpg); }
#naglowek   {position:absolute; top:2px; left:0px; }
#menu   {position:absolute; top:85px; left:340px; }

#zawartosc   {position:absolute; top:160px; left:1px; }
#licznik   {position:absolute; top:10px; left:10px; }