body{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container{
	margin: 0 auto;
	padding: 0;
	width: 765px;
	position: relative;
	background: url(../images/rightcontent_bg.gif) repeat-y left;
}
#header{
	margin: 0;
	height:133px;
	position: relative;
	width: 765px;
	background: #FFF url(../krakow.jpg) no-repeat right top;
}

#leftcontent{
	margin: -8px 0 0 0;
	float: left;
	padding: 10px 0;
	width: 200px;
	background: #F69956 url(../images/corner1.gif) no-repeat right top;
	text-align: left;
	position: relative;
}
.szukaj{
	margin: 0 0 0 15px;
	width: 130px;
	border: none;
	color: #000;
	background-color: #FFF;
	}
form{
	margin: 0;
}
#leftcontent a{
	height: 25px;
	font-size:  13px;
	margin: 0;
	padding-left: 31px;
	display: block;
	color: #FFF;
	text-decoration: none;
	background: #F69956 url(../images/arrow_menu.gif) no-repeat left bottom;
	}
#leftcontent a:hover{
	color: #000;
	/*text-decoration: underline;*/
}
.white{
	color: #FFF;
	margin: 0 0 0 15px ;
}
.adres{
	margin: 0 0 10px 18px;
}
.adres div{
	text-align: right;
	width: 130px;
}

#rightcontent{
	float: right;
	margin: 0 0 3px 2px;
	padding: 22px 0 10px 0;
	width: 563px;
	background-color: #FFF;
	text-align: center;
	position: relative;
}

#rightcontent #hor_menu{
	height: 19px;
	width: 562px;
	background: #E2E2E2 url(../images/hor_menu_bg.gif) repeat-x top;
	position: absolute;
	top: 0px;
	left:1px;
	text-align: left;
}

#hor_menu select{
	font-size: 9px;
	float: right;
}
#hor_menu div{
	height: 17px;
	position: absolute;
	top: 1px;
	left:-1px;
}

#hor_menu div a{
	height: 15px;
	width: 85px;
	padding-top: 2px;
	background-color: #BCBCBC;
	margin: 0 2px 0 0;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#hor_menu div a:hover{
	color: #000;
	/*text-decoration: underline;*/
}

#footer{
	border-top: 3px solid #FFF;
	clear: both;
	background: #F69956 url(../images/stopka_bg.gif) repeat-x top;
	height: 19px;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
}

#footer a{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	color: #000;
}

* html #footer{
	height: 19px;
}

.link a {
	display: block;
}

.link span {
	display: none;
}

#logo {
	width: 409px;
	background: url(../walowsky_krk.gif) no-repeat;
	height: 80px;
	left: 16px;
	position: absolute;
	top: 29px;
}
#domena{
	color: #527787;
	text-align: center;
	font-size: 10px;
	background-color: #FFF;
	padding: 5px;
}
#domena a{
	text-decoration: none;
	color: #527787;
}
.map{
	text-align: left;
	display: block;
	margin: 10px 20px;
}
.map a{
	text-decoration: none;
	color: #333;
}
.map a:hover{
	text-decoration: underline;
	color: #888;
}
#search{
	text-align: left;
	margin: 0 20px;
}
#search a{
	color: #007;
	text-decoration: none;
}
#search a:hover{
	color: #00b;
	text-decoration: underline;
}
#search small{
	color: #999;
}