html {
	background-color: #efefef;		
}
body {
	background-color: #efefef;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	margin-bottom: 50px;
	padding: 0px;
}
div {
	position: relative;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ffffff;
	text-align: left;
}
table {
	position: relative;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ffffff;
	text-align: left;
}
img {
	position: relative;
}
p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}
#kontener {
	width: 780px;
}
#top {
	width: 780px;
	height: 255px;
}
#strona {
	background-color: #afc0d0;
	padding: 20px;
}
#stopka {
	background-color: #ee7b10;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #ffffff;	
	padding: 20px;
	padding-bottom: 50px;
}
#menu {
	top: 30px;
	left: 377px;
	width: 155px;
}
.pos {
	height: 23px;
	padding-left: 45px;
	padding-top: 7px;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.menu_wyb:link, a.menu_wyb:active, a.menu_wyb:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #ee7b10;
	font-weight: bold;
	text-decoration: none;
}
a.menu_wyb:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #ee7b10;
	font-weight: bold;
	text-decoration: none;
}
#trans {
	padding: 35px;
}
#trans_bg {
	width: 780px;
	height: 129px;
	background: url(i/tran.gif) no-repeat;	
}
.tekst {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
#query {
	border: 1px solid #cccccc;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	width: 430px;
}
#wynik {
	border: 1px solid #cccccc;
	background: transparent;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #003366;
	width: 690px;
	max-width: 690px;
	max-height: 30px;
}
#lang1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
#buton {
	border: 1px solid #cccccc;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	cursor: pointer;
}
#jezyki {
	position: absolute;
	z-index: 3;
	top: 4px;
	left: 550px;
	width: 100px;
}