@charset "iso-8859-2";
/* CSS Document */

a, object {
	outline: none;
}

ul.menu li {
	line-height: 31px;
	cursor: pointer;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	border-bottom: 1px dashed #1cbafc;
	color: #fff;
}
ul.menu li:hover {
	background: url(../images/menu_bg-over.png) center;
	text-decoration: none;
}
ul.menu li.selected {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
ul.menu li.selected a {
	color: #2ef045; /* #66ff33; */
}

ul.menu li.sub, ul.menu li.subselected {
	line-height: 14px;
	margin-left: 10px;
	font-size: 11px;
	border-bottom: none;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
ul.menu li.sub:hover, ul.menu li.subselected:hover {
	background: url(../images/menu_bg2-over.png) top left repeat-y;
	text-decoration: underline !important;
}
ul.menu li.sub a {
	text-decoration: inherit;
}
ul.menu li.subselected a {
	border-bottom: 1px solid #70a7cb;
}
ul.menu li.subselected {
	font-weight: bold;
}

ul.menu li.empty {
	border: none;
	background: none;
	height: 5px;
	cursor: default;
	line-height: 1px;
	font-size: 1px;
	padding: none;
	margin: none;
}
ul.menu li a {
	color: #fff;
	text-decoration: none;
}

h3 {
	font-family: Arial, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 a {
	color: #fff;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
}
h3 a.invert {
	text-decoration: none;
}
h3 a.invert:hover {
	text-decoration: underline;
}
h4 {
	font-family: Arial, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p {
	line-height: 17px;
	margin: 10px 0 0 0;
}
p.intro {
	color: #00192b;
}

ul.list {
	list-style: disc;
	padding: 5px 0;
}
ul.list li {
	margin-left: 20px;
	height: 18px;
}
ul.list li a {
	text-decoration: none;
}
ul.list li a:hover {
	text-decoration: underline;
}

.opis {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

a.th_over {
	display: inline-block !important;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}
a.th_over:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.inline-block {
	display: inline-block;
}
.a90 { opacity: 0.9; -moz-opacity: 0.9; filter: alpha(opacity=90); }
.a80 { opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=80); }
.a70 { opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70); }
.a60 { opacity: 0.6; -moz-opacity: 0.6; filter: alpha(opacity=60); }
.a50 { opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); }
.a40 { opacity: 0.4; -moz-opacity: 0.4; filter: alpha(opacity=40); }
.a30 { opacity: 0.3; -moz-opacity: 0.3; filter: alpha(opacity=30); }
.a20 { opacity: 0.2; -moz-opacity: 0.2; filter: alpha(opacity=20); }
.a10 { opacity: 0.1; -moz-opacity: 0.1; filter: alpha(opacity=10); }

.nav_link {
	color: #31629d;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/nav_bg.gif);
	display: inline-block;
	width: 18px;
	height: 17px;
	line-height: 15px;
	text-align: center;
	margin: 0 2px;
	padding-left: 1px;
}
a.nav_link:hover {
	background: url(../images/nav_bg-over.gif);
}

.nav1big {
	padding: 0;
	background: url(../images/nav1big_bg.gif);
	width: 79px;
}
a.nav1big:hover {
	background: url(../images/nav1big_bg-over.gif);
	width: 79px;
}

.nav2 {
	color: #113663;
	background: url(../images/nav2_bg.gif);
}
a.nav2:hover, a.nav2selected {
	background: url(../images/nav2_bg-over.gif);
}

.nav2big {
	padding: 0;
	color: #113663;
	background: url(../images/nav2big_bg.gif);
	width: 79px;
}

a.nav2big:hover {
	background: url(../images/nav2big_bg-over.gif);
	width: 79px;
}


table.kat_home {
	width: 100%;
	border: none;
}
table.kat_home td {
	text-align: center;
	line-height: 16px;
	font-size: 13px;
	padding-bottom: 10px;
}
table.kat_home td a {
	text-decoration: none !important;
}
table.kat_home td a:hover {
	color: #fff !important;
}
table.kat_home td img {
	width: 192px;
	height: 128px;
	padding: 12px;
	background: url(../images/kat_home_shadow.png) no-repeat;
	margin: 0 auto;
}


table.formularz {
	width: 100%;
}
.formularz td {
	padding: 3px;
}
.formularz input.input, .formularz textarea {
	border: 1px solid #002348;
	background-color: #096aac;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px 3px;
	width: 180px;
}
.formularz input.input:hover, .formularz textarea:hover {
	border-color: #1cbafc;
}
.formularz textarea {
	background-color: #095a99;
}
.minilink {
	margin-top: -20px;
	text-align: right;
}
.minilink a {
	color: #25C;
	font-size: 10px;
	text-decoration: none;
}
.minilink a:hover {
	text-decoration: underline;
}

/* Makoinstal footer */
#makofooter {
	width: 800px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
}

a#footer-makoinstal, a#footer-makoclean, a#footer-valera {
	display: inline-block;
	height: 0px;
	padding-top: 55px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #92b1c7;
	text-decoration: none;
	text-align: center;
}
a#footer-makoinstal:hover, a#footer-makoclean:hover, a#footer-valera:hover {
	color: #eee;
}

a#footer-makoinstal {
	width: 188px;
	background: url('../images/footer-makoinstal.gif') left top no-repeat;
	margin-right: 80px;
}
a#footer-makoinstal:hover {
	background-position: 0 -60px;
}

a#footer-makoclean {
	width: 186px;
	background: url('../images/footer-makoclean.gif') 15px top no-repeat;
	
}
a#footer-makoclean:hover {
	background-position: 15px -60px;
}

a#footer-valera {
	width: 140px;
	background: url('../images/footer-valera.gif') left top no-repeat;
	margin-left: 80px;
}
a#footer-valera:hover {
	background-position: 0 -60px;
}
