﻿* {
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 18px;
	line-height: 110%;
	color: #333333;
}

A {
	color: #7E4700;
}

IMG {
	border: 0;
}

STRONG, STRONG A {
	font-size: 22px;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #c3e1e1;
	background-image: url(img/fizjo_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	zzposition: absolute;
}

#topleft {
	background: none;
	background-image: url(img/topleft_crosses.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 455px;
	height: 350px;
	position: absolute;
	top: 0;
	left: 0;
}

#mapa DIV, #cross DIV {
	position: relative;
	zzzborder: 1px solid red;
}

#mapa {
	background-color: #F0F7F7;
	width: 456px;
	height: 510px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -228px;
	margin-top: -255px;
}

#mapa #top {
	top: 5px;
	left: 10px;
	width: 436px;
}

#mapa #top #gabinet {
	display: block;
	float: left;
}

#mapa #top #back {
	margin-top: 4px;
	display: block;
	float: right;
}

#cross {
	background: none;
	background-image: url(img/cross.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 533px;
	height: 510px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -253px;
	margin-top: -255px;
	behavior: url(img/iepngfix.htc);
	zzzbehavior: url(img/pngbehavior.htc);
}

#cross #top {
	top: 34px;
	left: 134px;
	width: 232px;
}

DIV#small_div * {
	margin: 8px;
}

UL.small_text LI {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.small_text, .small_text *, UL.small_text LI {
	font-size: 13px !important;
	line-height: 120%;
}

#middle {
	width: 430px;
	top: 44px;
	left: 38px;
}

#middle P {
	margin-top: 0;
	margin-bottom: 3px;
}

#middle STRONG A {
	color: #000000;
}

#middle STRONG A:hover {
	color: #7E4700;
}

.just#middle {
	text-align: justify;
}

#bottom {
	width: 232px;
	top: 90px;
	left: 134px;
}

#bottom, #bottom SPAN {
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	color: #002E6D;
}