* {
  margin: 0px;
  padding: 0px;
}

html, body {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

body {
  background: url('../images/background.jpg') #EAE6DA repeat-x 0 0;
  text-align: center;
  font-family: Tahoma;
  font-size: 12px;
  color: #948455;
  line-height: 18px;
  
}

#all {
  margin: 0 auto;
  text-align: center;
  width: 922px;
}

#header {
  
}

#container {
   text-align: left;
   padding:0px;
}

#maincolumn {
  width: 566px;
  margin-top: 17px;
  margin-right: 50px;
  margin-bottom: 50px;
  margin-left: 20px;
  float: left;
  padding:0px;
}
#maincolumn_wide {
  width: 882px;
  margin-top: 17px;
  margin-right: 20px;
  margin-bottom: 50px;
  margin-left: 20px;
  float: left;
  padding:0px;
}

#rightcolumn {
  margin-right: 20px;
  width: 266px;
  float: left;
  padding:0px;
}

#footer {
  width: 100%;
  height: 97px;
  background: #BDB090;
  text-align: center;
  margin-top:20px;
  float: left;
}

#footer_inner {
  margin: 0 auto;
  width: 922px;
}

#footer_inner #bottommenu {
  text-align: left;
  width: 70%;
  float:left;
  margin-top: 30px;
}

#footer_inner #provect {
  width: 30%;
  float: right;
  text-align: right;
  margin-top: 30px;
}

#maincolumn h1 {
  margin-bottom: 20px;
}

#maincolumn p {
  text-indent: 15px;
  padding-bottom: 5px;
}


#footer_inner a:link, 
#footer_inner a:visited {
  color: #948455;
  text-decoration: none;
}

#footer_inner a:hover {
  color: #2A77BD;
}

a:link, a:visited {
  color: #948455;
  text-decoration: underline;
}

a:hover {
  color: #2A77BD;
}

div.module_weather{
	width:265px;
	height: 191px;
	padding:0;
	margin-bottom:40px;
	background:url('../images/module_footer.jpg') #E1DBCB no-repeat bottom left;
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.module_weather div{
  	height: 90px;
	background:url('../images/module_header.jpg') no-repeat top left;
	background-position:top left;
	background-repeat:no-repeat;
}

div.module_weather div div{
  padding: 60px 10px 10px 10px;
  position:relative;
}

div.module_contact {
	margin-bottom: 10px;
}

div.module_files {
	margin-top: 20px;
	margin-bottom: 10px;
}

div.module_links {
	margin-top: 20px;
	margin-bottom: 10px;
}

#imageContainer {
	height:200px;
}

#imageContainer img {
	position:absolute;
	top:10; left:10;
}
* html #smallcontainer {

	margin-bottom: 4px;
	
}


/* KALENDARZ */

div.calendar{
	background: url('../images/calendar_middle.jpg') repeat-y top left;
	width: 236px;
	text-align:center;
	padding:0;
	margin:0px;
}

div.calendar div{
	height: 220px;
	margin-bottom:19px;
	background:url('../images/calendar_bottom.jpg') no-repeat bottom left;
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.calendar div div{
  	height: 19px;
	background:url('../images/calendar_top.jpg') no-repeat top left;
	background-position:top left;
	background-repeat:no-repeat;
}

div.calendar div div div{
  padding: 12px 10px 10px 28px;
  background: none;
}

#response{
 	margin:0px;
 	padding:0;
}

.calendar_date	{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #3b8bd5; }
a.calendar_date					{ color: #0000aa; text-decoration: none; }
a.calendar_date:hover			{ color: #2A77BD; text-decoration: none; }

.calendar_navigation			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #3b8bd5; }
a.calendar_navigation			{ color: #3b8bd5; text-decoration: none; }
a.calendar_navigation:hover		{ color: #2A77BD; text-decoration: none; }

.calendar_day					{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #222222; }
a.calendar_day					{ color: #0000aa; text-decoration: none; }
a.calendar_day:hover			{ color: #000080; text-decoration: underline; }

.calendar_date_number			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #222222; }
a.calendar_date_number			{ color: #0000aa; text-decoration: none; }
a.calendar_date_number:hover	{ color: #000080; text-decoration: underline; }

.calendar_date_small					{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #222222; }
a.calendar_date_small					{ color: #0000aa; text-decoration: none; }
a.calendar_date_small:hover			{ color: #000080; text-decoration: underline; }

.calendar_navigation_small			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #222222; }
a.calendar_navigation_small			{ color: #0000aa; text-decoration: none; }
a.calendar_navigation_small:hover		{ color: #000080; text-decoration: underline; }

.calendar_day_small					{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #222222; }
a.calendar_day_small					{ color: #0000aa; text-decoration: none; }
a.calendar_day_small:hover			{ color: #000080; text-decoration: underline; }

.calendar_date_number_small			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; color : #222222; }
a.calendar_date_number_small			{ color: #0000aa; text-decoration: none; }
a.calendar_date_number_small:hover	{ color: #000080; text-decoration: underline; }

table.rounded td 		{ -moz-border-radius: 10px 10px 10px 10px; }
table.rounded5 td 		{ -moz-border-radius: 5px 5px 5px 5px; }
table.notrounded td 		{ -moz-border-radius: 0px 0px 0px 0px; }

.text					{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color : #222222; }
a.text					{ color: #0000aa; text-decoration: none; }
a.text:hover			{ color: #222222; text-decoration: underline; }

.input {
  background: #FFFFFF;
  border: 1px solid #948455;
  border-collapse: collapse;
  margin: 5px;
}

.button {
  width: 100px;
  height: 22px;
  border:0px;
  border-collapse: collapse;
  line-height: 22px;
  padding-bottom: 5px;
  color: #B8D3ED;
  background: url('../images/button01.png') no-repeat top left;
  margin-left: 35px;
  margin-top: 5px;
}

.logowanie {
  margin-top: 20px;
  
}
.blad{
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 35px;
  color: red;
}

table.weather_table {
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	color: #958561;
}

table.weather_table td{
	margin:0px;
}

td.weather_separator {
	width: 10px;
	padding:0px;
	text-align: center;
}

td.weather_min {
	width: 34px;
	height: 34px;
}

td.weather_big {
	width: 165px;
}

td.weather_desc {
	font-size: 9px;
}

td.weather_day {
	padding: 0px 0px 0px 4px;
	font-size: 10px;
	height: 17px;
	line-height: 10px;
}
#temp_today {
	position:absolute;
	left:95px;
	top:60px;
	width:75px;
	height:27px;
	z-index:1;
	font-size: 24px;
	font-family: Tahoma;
	color: #958561;
	text-align: right;
	background: none;
	padding: 0px;
	margin:0px;
}

div.toplink {
	text-align: right;
}
div.toplink img {
	margin-right: 5px;
}