* {
  margin: 0;
  padding: 0;
}

body
{
    text-align: left;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0px auto;
    font-family: Tahoma;
    font-size: 12px;
	color: #787878;
   
}

#root {
	width: 902px;
	text-align: center;
	padding-top: 5px;
	margin: 0 auto;
}

#content {
	width: 902px;
	text-align: left;
	float: center;
}

#content .right {
	width: 640px;
	float: left;
}

#content .left {
	width: 222px;
	height: 572px;
	background-image: url(images/idol-www_03.jpg);
	background-repeat: no-repeat;
	float: left;
}

#content p {
	text-align: justify;
}

#tcontent {
	width: 902px;
}

#logo {
	width: 204px;
	height: 177px;
	float: left;
	background-image: url(images/idol-www_01.jpg);
	background-repeat: repeat;
}

#topbaner {
	width: 697px;
	height: 177px;
	float: left;
	background-image: url(images/idol-www_02.jpg);
	background-repeat: no-repeat;
}

#left {
	width: 222px;
	height: 572px;
	background-image: url(images/idol-www_03.jpg);
	background-repeat: no-repeat;
	float: left;
}

#leftcontent {
	padding-left: 20px;
	padding-right: 20px;
}

#right {
	width: 640px;
	float: left;
}

#rightcontent {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	float: top;
}

#rightcontent .body {
	float: left;
	width: 640px;
}

#rightcontent .title {
	width: 640px;
	height: 50px;
	font-size: 20px;
	color: gray;
	float: left;
}

#rightcontent p {
	line-height: 200%;
	vertical-align: top;
}

#bottom {
	width: 902px;
	height: 19px;
	background-image: url(images/idol-www_05.png);
	background-repeat: no-repeat;
	float: left;
}

#title {
	width: 640px;
	height: 50px;
	font-size: 20px;
	color: gray;
	float: top;
}

#subtitle {
	width: 640px;
	height: 40px;
	font-size: 17px;
	color: gray;
}


div.menuleft {
	height: 25px;
	vertical-align: middle;
}

A.menuleft, A.menuleft:hover , A.menuleft:visited {
	font-size: 14px;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
}

A.menuleft-selected, A.menuleft-selected:hover , A.menuleft-selected:visited {
	font-size: 14px;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline;
}

A, A:hover , A:visited {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}

div.submenuleft {
	height: 25px;
	padding-left: 10px;
	vertical-align: middle;
}

A.submenuleft, A.submenuleft:hover , A.submenuleft:visited {
	font-size: 14px;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
}

A.submenuleft-selected, A.submenuleft-selected:hover , A.submenuleft-selected:visited {
	font-size: 14px;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline;
}

div.subsubmenuleft {
	height: 20px;
	padding-left: 20px;
	vertical-align: middle;
}


.reg {
	width: 300px;
}

#rightcontent .kontakt {
	width: 640px;
	float: left;
}

#rightcontent .kontakt_left {
	width: 390px;
	float: left;
	vertical-align: top;
	text-align: left;
}

#rightcontent .kontakt_right {
	float: left;
	width: 250px;
	vertical-align: top;
	padding-top: 15px;
}

#rightcontent h3 {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #787878;
}

#rightcontent h4 {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #787878;
	font-weight: bold;
}


.naglowek1 {
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #d7d7d7;
}

td.lokale_wolny {
	background-color: #eeeeee;
}

td.lokale_zarezerwowany {
	background-color: #999999;
	color: #ffffff;
}

td.lokale_kupiony{
	background-color: #f17407;
	color: #ffffff;
}

h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

h4 {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 18px;
	color: gray;
	color: #787878;
}

#footermenu {
	width: 640px;
	font-family: Tahoma;
	text-align: center;
	padding-left: 162px;
}

#footermenu div {
	float: left;
	padding-left: 17px;
}

#footermenu span {
	float: left;
	width: 10px;
}

/*prawa autorskie*/
#footercopyrights {
	text-align: center;
	font-family: Tahoma;
	padding-left: 0px;
	width: 902px;
	float: left;
	font-size: 10px;
	padding-top: 4px;
}


#footercopyrights a{
	color: #787878;
	font-size: 10px;
}

ul {
	padding-left: 15px;
}

li {
	padding-top: 10px;
}

.textfield , fieldset>input.textfield  {
	width: 300px;
}
