/* ąśź */

*
{
	margin:0px;
	padding:0px;
	cursor:default;
	border:0px;
}

html,body
{
	font:normal 12px Verdana;
	line-height:20px;
	color:#333333;
	background-color:#ffffff;
	text-align:center;
	margin:20px 0px 20px 0px;
}

div, p
{
	text-align:justify;
}

p, h1, h2, h3
{
	padding:10px 10px 15px 10px;
}

form p
{
	padding:20px 10px 0px 10px;
}

h1, h2, h3
{
	font:bold 15px Verdana;
	color:#007eff;
}
h2
{
	font-size:13px;
	padding-bottom:0px;
}

a
{
	color:#007eff;
	text-decoration:underline;
}
a:hover
{
	color:#000000;
}
a, a img
{
	cursor:pointer;
}
a img
{
	border:1px solid #007eff;
}

ul
{
	padding:10px 10px 10px 30px;
}
li
{
	padding-bottom:10px;
}

div#menu ul, div#languages ul
{
	list-style-type:none;
}
div#languages ul
{
	text-align:center;
}
div#languages ul li
{
	padding:10px 0px 10px 0px;
}

input, textarea, select
{
	border:1px solid #cccccc;
	font:normal 12px Verdana;
	width:400px;
	padding:3px;
	background-color:#ffffff;
}

textarea
{
	height:150px;
}

input.file
{
	width:300px;
}
input.submit
{
	width:200px;
	font-weight:bold;
	color:#007eff;
}

.center
{
	text-align:center;
}

.address
{
	position:relative;
	left:-185px;
}

div#center
{
	width:750px;
	margin:0px auto 0px auto;
	background-color:#f6f6f6;
}

div#top
{
	height:260px;
	background-color:#f6f6f6;
}
div#top div
{
	float:left;
	height:260px;
}
	div#left
	{
		width:10px;
		background-image:url(top_left.png);
	}
	div#menu
	{
		width:210px;
		background-image:url(top_menu.png);
	}
		div#menu ul
		{
			position:relative;
			top:2px;
		}
		div#menu ul, div#menu ul li, div#languages ul, div#languages ul li
		{
			padding:0px;
			margin:0px;
		}
		div#menu img
		{
			border:none;
		}
	
	div#photo
	{
		width:530px;
		background-image:url(top_photo.png);
	}

div#content
{
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}
	div#languages
	{
		position:absolute;
		width:219px;
		background-image:url(content_languages.png);
		background-repeat:repeat-x;
	}
	div#right
	{
		position:relative;
		left:219px;
		width:528px;
		border-left:1px solid #d8d8d8;
	}

div#babylon
{
	margin:20px 40px;
	background-color:#e0f3fc;
	font-size:9px;
	text-align:center;
	width:131px;
	border:1px solid #302b99;
}
	div#babylon img
	{
		display:block;
	}

div#footer
{
	width:750px;
	height:34px;
	background-image:url(footer.png);
}
	div#footer p
	{
		padding:6px 0px 0px 0px;
		text-align:center;
	}