body {
	text-align:center;
	margin: 0px;
	background-color: #D3DFEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h1 {
	color: #00446A;
	font-weight: bold;
	font-size: 16px;
	padding-top:5px;
	margin:0;
}

h2 {
	font-size:13px;
	color: #FFFFFF;
	margin-bottom: 8px;
	font-weight: bold;
	padding: 0px;
	margin-top: 18px;
	background-color: #3B7A9D;
	margin:0;
}

h3 {
	font-size:12px;
	color: #3B7A9D;
	margin-bottom: 8px;
	font-weight: bold;
	padding: 0px;
	margin-top: 18px;
	margin:0;
}

a {
	color: #3B7A9D;
}

a:hover {
	color: #333333;
}

img.left {
	float: left;
	padding-right: 20px;
}

.right {
	float: right;
}

.highlight {
	color: #00446A;
	font-weight: bold;
	font-size: 14px;
}

.highlight2 {
	color: #3B7A9D;
	font-weight: bold;
}

.blue {
	color: #00446A;
	font-weight: bold;
}

.small {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small-gold {
	font-size: 11px;
	color: #F59F1A;
}

a.admin {

color: #ffffff;
background-color: #cc0000;
font-size: 11px;
}

a.admin:hover {

color: #cccccc;
background-color: #cc0000;
font-size: 11px;
}

.sup {

font-size: 11px;
vertical-align: super;
}

a.sup {

font-size: 11px;
vertical-align: super;
}

a.sup:hover {

font-size: 11px;
vertical-align: super;
}

.article {

text-align: justify;
}

.article img {
background-color: #ffffff;
border: 1px solid #a9a9a9;
display: block;
margin: 7px 7px 7px 7px;
padding: 4px;
position: relative;
}

hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACD6F2;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

legend {
color: #666666;
background-color: inherit;}

#container {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#header {
	width: 980px;
	height: 215px;
	background-color: #FFFFFF;
}
#header h1 {
	margin:0px;
	height: 0px !important;
	height /**/:100px;
	overflow: hidden;
	cursor: pointer;
	padding-top: 64px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/company-logo.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#header h1 span {
	display: none;
}

#banner {
	height: 140px;
	width: 980px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ADD5F1;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F59F1A;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#nav {
	width: 980px;
	height: 24px;
	background: url("/images/nav1.gif") left top;
	padding: 0;
	margin: 0 auto;
}

#nav ul	{
	width: 980px;
	height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#nav ul li, #nav a	{
	height: 24px;
	display: block;
}

#nav ul li a	{
	text-indent: -9999px;
	text-decoration: none;
}

#b1 {left: 0; width: 159px;}
#b2 {left: 160px; width: 128px;}
#b3 {left: 289px; width: 129px;}
#b4 {left: 419px; width: 128px;}
#b5 {left: 548px; width: 156px;}
#b6 {left: 705px; width: 156px;}
#b7 {left: 862px; width: 118px;}
#b1 a:hover {background: transparent url("/images/nav1.gif") 0 -24px no-repeat;}
#b2 a:hover {background: transparent url("/images/nav1.gif") -160px -24px no-repeat;}
#b3 a:hover {background: transparent url("/images/nav1.gif") -289px -24px no-repeat;}
#b4 a:hover {background: transparent url("/images/nav1.gif") -419px -24px no-repeat;}
#b5 a:hover {background: transparent url("/images/nav1.gif") -548px -24px no-repeat;}
#b6 a:hover {background: transparent url("/images/nav1.gif") -705px -24px no-repeat;}
#b7 a:hover {background: transparent url("/images/nav1.gif") -862px -24px no-repeat;}


#subnav p {
	border: 0;
	float: right;
	text-align: right;
	color: #00446A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
}

#subnav a {
	color: #00446A;
	text-decoration: none;
}

#subnav a:hover {
	color: #00446A;
	text-decoration: underline;
}

.dropmenudiv{
	position: absolute;
	top: 0;
	font-size: 11px;
	line-height: 20px;
	z-index: 100;
	width: 154px;
	visibility: hidden;
	background-color: #00446A;
	font-weight: bold;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ADD5F1;
	padding: 1px 0;
	text-decoration: none;
	color: #FFFFFF;
}

.dropmenudiv a:hover{
	background-color: #3B7A9D;
	color: #FFFFFF;
}

#containerHome {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #ADD5F1;
}

#content {
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}

#content li {
	padding-left: 15px;
	background-image: url(/images/arw.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#left {
	width: 690px;
	float: left;
}

#right {
	width: 240px;
	float: right;
	margin-left: 5px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #3B7A9D;
}

#ltblue h1 span, #blue h1 span, #gold h1 span, #green h1 span, #red h1 span, #gray h1 span, #violet h1 span {
    display: none;
}

#ltblue h1 {
	border: 0;
	height: 0px !important;
	height /**/:57px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/fish.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

#blue h1 {
	border: 0;
	height: 0px !important;
	height /**/:57px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

#gold h1 {
	border: 0;
	height: 0px !important;
	height /**/:57px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/otdih.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

#hackie h1 {
	border: 0;
	height: 0px !important;
	height /**/:57px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/houses.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

#green h1 {
	border: 0;
	height: 0px !important;
	height /**/:57px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/uslugi_i_ceny.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

#red h1 {
	border: 0;
	height: 0px !important;
	height /**/:57px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/foto.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

#violet h1 {
	border: 0;
	height: 0px !important;
	height /**/:57px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/otziv.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

#gray h1 {
	border: 0;
	height: 0px !important;
	height /**/:57px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/images/articles.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 230px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}

body#professionals #content p {
	margin-top: 6px;
	margin-bottom: 0px;
}

body#professionals #content p.small {
	margin-top: 0px;
	margin-bottom: 0px;
}

body#professionals #content img.right {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}

.fim-photo {
	background: url('/images/shadow.gif') no-repeat bottom right;
	float: left;
	margin-right:5px;
	margin-left:5px;
}

.fim-photo img {
	 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	width: 980px;
	background-color: #3B7A9D;
	height: 18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ADD5F1;
	border-bottom-color: #ADD5F1;
	border-left-color: #ADD5F1;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#tag {
	width: 980px;
	padding-top: 5px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
}

#tag p {
	font-size: 9px;
	color: #74ACCB;
}

#tag a {
	color: #74ACCB;
	text-decoration: underline;
}

#tag a:hover {
	color: #3B7A9D;
	text-decoration: none;
}