html {
  padding:0px;
      margin:0px;
          }

	  body {
	  
	  font-size: 13px;
	  font-family: Arial, SunSans-Regular, Sans-Serif;
	  
	  padding:0px;
	  margin:0 0 0 0;
	  }


 a:link {text-decoration:none;color:#2a3035;}
  a:visited {text-decoration:none;color:#2a3035;}
   a:hover {text-decoration:underline;color:#2a3035;}
    a:active {text-decoration:none;color:#2a3035;}


#main {
width:1024px;
height:100%;
overflow:auto;
margin:0 auto;
}


#logo {
float:left;
}

#kontakt {

float:right;
}

#list-left {
width:341px;
display:block;
float:left;
text-align:justify;
}

#list-middle {
width:341px;
background-color:#f9f7ed;
float:left;

display:block;
}


#pod_main {

width:1024px;
overflow:auto;
margin:0 auto;
}

#pod_main2 {

width:1024px;
overflow:auto;
margin:0 auto;
padding-left:120px;

}


#stopka {
background-color:#2a3035;
width:100%;
height:100px;
}


#podspodem {
height:43px;
width:1024px;
text-align:right;
background:url("img/szare.jpg") repeat-x;
color:#fedf49;
font-size:20px;
}

table
{
padding-top: 10px;
vertical-align: middle;
text-align: left;
font-family: tahoma;
font-size: 11px;
line-height: 18px;
}
td	{
padding-left: 10px;
}
.header	{
vertical-align: middle;
text-align: center;
background-color: rgb(68,68,68);
color: #ffffff;
}
.header_1	{
vertical-align: middle;
text-align: center;
background-color: rgb(119,119,119);
color: #ffffff;
}
.row_1	{
background-color: #D7DDDF;
padding-left: 10px;
line-height: 18px;
}

.row_2	{
padding-left: 10px;
line-height: 14px;
}
.row_3	{
padding-left: 10px;
line-height: 18px;
background-color: #D7DDDF;
}
.row_4	{
padding-left: 10px;
line-height: 18px;
}

.galeria	{
border: 1px solid #ffae00;
margin-bottom: 30px;
max-width: 200px;
height: 150px;
}