#all
{
	width: 702px;
	margin: 50px auto;
	padding: none;
	border: none;
}

#all2
{
	width: 100%;
	margin: 0px;
	padding: none;
	text-align: center;
	border: none;
	background-color: #00487d;
}

#main
{
	width: 700px;
	border: 1px solid #00487d;
}

#menu
{
	width: 700px;
	background-image: url('images/menu.png');
	height: 32px;
	border: none;
	padding-top: 18px;
}

#logo
{
	width: 700px;
	background-image: url('images/logo.png');
	height: 120px;
	border: none;
}
#search
{
	width: 700px;
	background-image: url('images/bg.png');
	height: 80px;
	border: none;
}

#content
{
	width: 660px;
	border: 1px solid #00487d;
	background-color: #bfe4ff;
	margin-top: 40px;
	padding: 20px;
	color: #000000;
	text-align: left;
}

#bottom
{
	margin-top: 40px; 
	width: 700px;
	font-size: 8pt;
	color: #BFE4FF;
	text-align: center;
}

body
{
	background-color: #0066b3;
	padding: none;
	margin: none;
}

input.simplesearch
{
	background-image: url('images/input.png');
	height: 20px;
	width: 500px;
	border: none;
	margin-top: 35px;
	margin-left: 50px;
	margin-right: 0px;
}

input.simplesubmit
{
	height: 23px;
	width: 78px;
	background-color: #00487d;
	margin-top: 35px;
	margin-left: 20px;
	color: #bfe4ff;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px; 
	font-size: 10pt;
}


.ramka
{
	width: 100%;
	height: 500px;
	border: none;
	padding: none;
	margin: none;
}

a
{
	border: none;
	text-decoration: none;
	color: #bfe4ff;
}

table.szukaj
{
	font-size: 10px;
	border: none;
	padding: 0px;
	width: 800px;
	height: 80px;
	vertical-align: middle;
}

table.szukaj input
{
	background-color: #BFFFE4;
	height: 17px;
	font-size: 12px;
	width: 150px;
	color: #000000;
}

table.szukaj select
{
	background-color: #BFFFE4;
	height: 19px;
	font-size: 12px;
	width: 154px;
	color: #000000;
}

table.szukaj input.check
{
	width: 14px;
	height: 16px;
	color: #000000;
}

table.szukaj input.button
{
	width: 62px;
	height: 22px;
	color: #000000;
}
