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

body{
	background-color: #ffffff;
	text-align: center;
	font-family: Arial;
	color: #010101;
    font-size:12px;      
}


#cala{
  	width: 1035px;
	margin: auto;
    text-align: center;
}

#sm{
  	width: 65px;
    float: left;
    padding-top: 250px;
}


#tlo{
	width: 964px;
	margin: auto;
    text-align: center;
    border: 1px solid #e8edf0;
    float:left;
}


#gora{
	height: 40px;
}


#glowna{
	width: 944px;
	margin: auto;
    text-align: center;
    border: 1px solid #e8edf0;
}

#logo {
     display:block;
     width:140px;
     height:180px;
     float:left;
}


#head {
   width: 944px;
   height: 180px;
   background-image: url('../images/gora2.jpg');
   background-repeat: no-repeat;
   text-align: left;
}

#menu{
        margin: auto;
        padding: 140px 0px 0px 0px;
       } 
  

#menu ul {
   list-style-type: none;
}

#menu ul li {
   float:left;
   background-image: url('../images/sepa.jpg');
   background-repeat: no-repeat;
   background-position: top right;
}

#menu ul li a, #menu ul li a:visited {
   display:block;
   padding: 0px 20px 0px 20px;
   color:#dceefc;
   text-decoration:none;
   font-size:14px;
   
}


#menu ul li a:hover, #menu ul li a:visited:hover {
    text-decoration: underline;
}


.clear {
     clear:both;
}

#tresc {
	text-align: left;
}

h1 {
  font-size:18px;
  color: #637d94;
  font-weight: bold;
  margin-bottom: 10px;
}


#logo2 {
     display:block;
     width:315px;
     height:84px;
     float:left;
}


#stopka {
    height: 84px;
    background-image: url('../images/dol.jpg');
    background-repeat: no-repeat;
    text-align:center;
}


#menu_st {
        margin: auto;
        padding: 40px 0px 0px 370px;
   
}

#menu_st ul {
   list-style-type: none;
}

#menu_st ul li {
   float:left;
}

#menu_st ul li a, #menu ul li a:visited {
   display:block;
   padding: 0px 15px 0px 15px;
   color:#dceefc;
   text-decoration:none;
   font-size:13px;
   
}


#menu_st ul li a:hover, #menu ul li a:visited:hover {
    text-decoration: underline;
}

#copy {
  color:#546a7f;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size:13px; 
}

a , a:visited {
   color:#010101;
   text-decoration:underline;
   
}

a:hover, a:visited:hover {
   color:#252525;
   text-decoration:underline;
  
}