/*
@font-face
{
	font-family: "Blue Highway";
	src: url('BlueHighway.ttf');
}
*/
html
{
	width:100%; height:100%; margin:0; padding:0;
}
body
{
	width:100%; height:100%; margin:0; padding:0; background-color:#555;
	font-family:	Blue Highway, Calibri, Arial;
}
div.table
{
	display: table; height: 100%; position: relative; overflow: hidden; width:100%;
}

div.tablecell
{
	#position: absolute; #top: 50%;  display: table-cell; vertical-align: middle; height:100%;
}

div.greenBorder
{
	#position: relative; #top: -50%; width:1024px; margin: 0 auto; height:720px; overflow:hidden; background-color:#FFF;
}

div.header
{
	height:150px; background-image:url('../majer_wizytowka/kardio.jpg'); border-style:none; border-bottom-style:solid; border-width:6px; border-color:#666; 
}

div.header > div
{
	height:150px; width:380px;background-color:#78b4ae; float:right;
}

img.logo
{
	float:left; position:relative; top:-710px; left:60px;
	height:150px;
}

img.side
{
	float:right;
	height:720px;
}

div.container
{
	min-height:380px;
}

h1.zaburzenia
{
	text-align:center; color:#666; font-size:46px; font-family:Haettenschweiler,Arial,Gautami; font-weight:500; margin:0; margin-top:10px;
}

div.left
{
	float:left; margin-right:50px; height:350px; width:400px;
}

div.left p
{
	color:#173172; margin:0; margin-left:100px;
}

div.right
{
	margin-top:20px; padding-top:0px; font-size:15px;">
}

div.right p
{
	color:			#173172;
	padding-top:	10px;
	margin-right:	200px;
	font-weight:	500;
	font-family:	Calibri, Arial;
	font-size:		15px;
	line-height:	18px;
}

div.button1,
div.button2,
div.button3
{
	width:33.334%; height:110px; float:left;
}

div.button1 > div,
div.button2 > div,
div.button3 > div
{
	height:90px; width:314px;  margin:0 auto; box-shadow: -2px -2px 15px #444; border-radius:3px;
}

div.button1 > div, div.button3 > div { background-color:#2c8980; }
div.button2 > div { background-color:#78b4ae; }

div.button1 p, div.button2 p, div.button3 p
{
	text-align:center;
}

p.www
{
	color:#ffffff; font-size:48px; font-family:Haettenschweiler; font-style:italic;margin:0px;
}

p.www a
{
	text-decoration:none;color:#ffffff;
}

p.wiecej
{
	color:#8acae6; font-size:14px; padding-top:10px;margin:0px; font-weight:bold;
}

p.oferta
{
	color:#15559c; font-size:14px; padding-top:10px; margin:0px; font-weight:bold;
}

p.pdf
{
	color:#000000; font-size:48px; font-family:Haettenschweiler; font-style:italic; margin:0px;
}

p.pdf a
{
	text-decoration:none; color:#000000;
}

p.kontakt
{
	color:#8acae6; font-size:14px; padding-top:10px; margin:0px; font-weight:bold;
}
p.mail
{
	color:#ffffff; font-size:24px; font-family:Haettenschweiler; dislpay:block; margin:0px;
}

p.mail a
{
	text-decoration:none;color:#ffffff;
}

p.tel
{
	color:#ffffff; font-size:24px; font-family:Haettenschweiler; dislpay:block; margin:0px;
}

div.container
{
height:400px;
}