/* @override http://www.avl.com.pl/avl3.css */

body {
	background : #193c6d repeat-x url(img/tlo.jpg);
	color: #ffffff;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

h1 {
	color: #a8b9e5;
	font-size: 14px;
	border-bottom: 2px solid #990000;
	width: 390px;
	line-height: 20px;
	letter-spacing: 1px;
	text-indent: 2px;
}

a.button {
	background: #001e44;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	color: #a0b3dd;
	font-size: 14px;
	letter-spacing: 1px;
	border: 1px solid #36609d;
	margin-top: 5px;
}

a.button:hover {
	background: #001e45;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1px;
	border: 1px solid #990000;
}

#szablon {
	background: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #ad9777;
	border-left: 1px solid #ad9777;
	border-bottom: 1px solid #ad9777;
}

#menu {
	background: #04152e url(img/tlo-menu.jpg) no-repeat;
	text-align: left;
	width: 168px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 71px;
	height: 282px;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #a8b9e5;
	line-height: 18px;
	padding: 1px 4px;
	background: #001e45;
	border: 1px solid #36609d;
	margin-top: 3px;
}

#menu a:hover {
	border: 1px solid #980000;
	background: #001e45;
	color: #ffffff;
	text-align: center;
}

a.m2 {
	display: block;
	text-decoration: none;
	color: #a8b9e5;
	padding: 1px 4px;
	background: #001e45;
	margin-top: 2px;
	border: 1px solid #36609d;
	margin-left: 20px;
	font-size: 11px;
}

a.m2:hover {
	border: 1px solid #980000;
	background: #001e45;
	color: #ffffff;
	text-align: center;
}

#box {
	text-align: center;
	margin-top: 90px;
}

#box a {
	border-style: none;
	background-color: #04152e;
}

#box a:hover {
	border-style: none;
	background-color: #04152e;
}

#text {
	background: #04152e no-repeat url(img/tlo-text.jpg) 303px 0px;
	font-size: 12px;
	color: #a8b9e5;
	text-align: left;
	line-height: 20px;
	padding: 10px 20px 10px 10px;
	list-style: square;
	text-indent: 10px;
}

a {
	color: #a8b9e5;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#stopka {
	background: #03142f url(img/tlo-stopka.jpg) repeat-x;
}

#menu-stopka {
	font-size: 11px;
	color: #acc3da;
	text-align: right;
	padding-right: 10px;
	letter-spacing: 1px;
}

#menu-stopka a {
	color: #acc3da;
	text-decoration: none;
}

#menu-stopka a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#podstopka {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 5px;
	color: #8b96ad;
}

#podstopka a {
	text-decoration: none;
	color: #8b96ad;
	margin-left: 460px;
}

#podstopka a:hover {
	text-decoration: underline;
	color: #ffffff;
}