/* Reset styli */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #545454;	
	background-color: #ffffff;
}

p  { margin-bottom: 17px; }
h1 { font-size:18px; font-weight:normal; color:#1065aa; line-height:18px; margin-bottom:17px; }
h2 { font-size:16px; font-weight:normal; color:#1065aa; line-height:18px; margin-bottom:17px; }
h3 { font-size:14px; font-weight:normal; color:#1065aa; line-height:18px; margin-bottom:17px; }
ul, ol { margin-left: 10px; }

a  { color: #555555; text-decoration: none; }
a:hover { color: #aaaaaa; text-decoration: underline; }
a:visited  { color: #555555; text-decoration: none; }

#right{
background:url(../images/top_03.jpg);
background-repeat:no-repeat;
}

#content{
background-color:#FAF7E4;
background-image:url(../images/tlo.jpg);
background-position:right top;
background-repeat:no-repeat;
}

#boxy{
float:left;
width:303px;
color:#88b2d5;
}

#gora{
width:303px;
height:250px;
background-image:url(../images/gora.jpg);
background-repeat:no-repeat;
}

#wiecej {
float:left;
text-align:center;
margin-top:150px;
width:160px;
}

#text-gora{
float:right;
width:120px;
padding:35px 10px 10px 10px;
}

#dol{
background-image:url(../images/dol.jpg);
padding:15px 10px 15px 30px;
background-position:right top;
background-repeat:no-repeat}

#body{
float:left;
margin-left:40px;
width:590px;
}

#stopka {
text-align:right;
padding: 35px 15% 0 0;
color:#d3e2bf;
font-size:11px;
background-image:url(../images/bg2.jpg);
background-position:top center;
background-repeat:no-repeat
}

#photo {
	width: 550px;
	margin: 10px auto;
}

#photo td {
	text-align: center;
}

#photo img {
	border: 1px solid #CCC;
}

#option {
	float: right;
	margin: 5px 15px;
}

#tresc table {
border: 1px solid #DDD;
border-collapse: collapse;
}

#tresc table tr td {
border: 2px solid #FFF;
padding: 4px;
background-color: #DDD;
}

#tresc table tr td:first-child {
background-color: #EEE;
}

p.komunikat {
	color: crimson;
	font-weight: bold;
}

