a {
color : #666; 

}
a:hover {
color : #222;
}

table {
border-collapse : collapse;
}

img {
border: 0 none;
}

.obrazek{
border:1px solid #ccc;
padding:5px; 
margin:5px;
}

h1 {
font-size : 20px;
width:100%;
height : 28px;
line-height:28px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
color : #FF7711;
margin-bottom:10px;
text-decoration:none;
}



h2 {
font-weight : bold;
font-size : 18px;
height : 20px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#D1E13F;
margin-bottom:20px;
}

body {
background-color : #fff;
background: url('/img/piorko.jpg') no-repeat center;
color: #333;
background-position: 0px 0px;
height:100%;
}

#pojemnik {
z-index : 0;
width : 780px;
margin-left : -390px;
height : auto;
position : absolute;
left : 50%;
top : 0;
min-width : 780px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #333;

}



#header {
width: 780px;
height: 80px;
background: #fff;
display:inline;
float:left;
}

#header a{
text-decoration:none;
}

#menu {
display : inline;
float:left;
height : 27px;
width: 780px;
max-width: 780px;
padding-top: 0px;
background-image: url(/img/bg_menu.gif);
background-repeat: no-repeat;
background-position: 0px 0px;

}

#menu a {
color: #007DBF;
text-decoration: none;
font-size: 14px;
font-weight: bold;
float: left;
display: inline;
line-height: 27px;
height: 27px;
padding-left: 25px;
padding-right: 25px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
border-left:1px solid #ccc;
}

#menu a:hover {
background:#D1E13F;
}


#podmenu {
display : inline;
float:left;
height : 36px;
width: 780px;
max-width: 780px;
padding-top: 0px;
}



#tresc {
width : 780px;
min-height : 206px;
background-repeat : repeat-y;
display : inline;
float : left;
	background-color: #fff;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}



#stopka{
width: 780px;
height: 22px;
line-height: 22px;
xbackground: #fff;
display:inline;
float:left;
margin-top:30px;
text-align:center;
z-index: 0;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}


#tresc_in {
display : inline;
width : 600px;
max-width : 600px;
float : left;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 50px;
}

#tresc_in a{
color: #999999;
}

#tresc_in a:hover{
color: #ff6600;
}

