/*************************
HTML > CSS 
**************************/
body {
  
  text-align: left;
  margin: auto;
  font-family: Tahoma, sans-serif;
 line-height:22px;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  background: orange;
}

a:link {

color: black;

}

a:visited {

color: black;

}

a:hover {

color: black;

}

a:active {

color: black;

}

#wide {float:left;width:100%;height:auto; background: transparent url(all.png) repeat;}

.center {width:800px;margin:0 auto;}

#header {width:100%;background: transparent url(header.png) repeat-x top;float:left;height:80px;padding-bottom:8px;}

a.logo {float:left;width:250px;height:50px;display:inline;margin-left:30px;margin-top:17px;background: transparent url(logo.jpg) no-repeat top left;}





.slider {float:left;margin:12px 0;width:800px;height:210px;background: transparent url(gora.png) no-repeat;}




ul.menu {float:right;height:92px;line-height:120px;width:auto;list-style-type:none;margin:0;}


ul.menu li { list-style-type: none;float:left;width:auto;padding:0;height:92px;}

ul.menu li a {text-decoration:none;color:black;float:left;height:101px;padding:0 20px 0 20px;line-height:99px;font-size:18px;font-family: 'PT Sans Narrow', sans-serif;font-weight:bold;}


ul.menu li a:hover,ul.menu li.select a{ text-decoration:none;color:black;}


img.select {float:left;margin:20px 0 5px  0;margin-left:185px;}


#content {float:left;margin:0;width:800px;height:auto;background:none;}

.cl {float:left;display:inline;width:750px;margin:0;padding:20px; text-align:justify;

color:black;font-weight:bold;
}


img.wieszak {position:absolute;right:0;top:0;width:194px;height:128px;float:right;margin-right:75px;margin-top:-13px;}

h1 {color:black;font-size:29px;font-family: 'PT Sans Narrow', sans-serif;margin:10px 0 20px 0;display:inline;}

#footer {margin:0;width:800px;float:left;display:inline;height:73px;line-height:26px;background: transparent url(footer.png) no-repeat center top;margin-top:10px;margin-bottom:30px;border-top: 2px solid black;padding:15px 0;position:relative;}


