/* CSS Document */
body {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: Arial;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
}


#page {
	background-image: url(images/bg_page.gif);
  background-color: #c80f0a;
	background-repeat: repeat-y;
	width: 280px;
	overflow: visible;
}
a:hover {
	text-decoration: underline !important;
}
h1 {
	position: absolute;
	top: 16px;
	left: 15px;
	width: 175px;
	color: white;
	font-size: 60%;
}
h2 {
	padding-left: 25px;
	font-size: 90%;
	width: 272px;
	height: 119px;
	position: relative;
	top: 0;
	left: 261px;
	margin-bottom: 50px;
	overflow: hidden;
	
}
h2 span {

	display: block;
	width: 272px;
	height: 119px;
	background-image: url(images/logo_webunion.gif);
	position: absolute;
	top: 0;
	left: 0;
	
}
h3 {
	font-size: 60%;
	color: #e99f9d;
	position: relative;
	left: 200px;
}
#projekty, address { 
	position: relative;
	left: 300px;
	font-size: 70%;
	font-style: normal;
	top: -33px;
	color: #5b5b5b;
}
#projekty a , address a {
	display: block;
	color: #5b5b5b;
	text-decoration: none;
	width: auto;
}
strong {
	font-size: 120% !important;
	color: #c80f0a;
}
.mail strong {
	color: #5b5b5b;
}
#ab {
	width: 272px;
	height: 400px;
	position: relative;
	left: 261px;
	background-image: url(images/bg_ab.gif);
}

img.new_win
{

position: relative;
left:1px;
top: -3px
}
