@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 145px 0px 0px 0px;
	background-image: url(../images/topBackground.gif);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul li {
	font-size:11px;
	color:#000066;
}

h1 {
	font-size: 24px;
	color: #0066CC;
	font-weight: normal;
	line-height: 30px;
}

h2 {
	font-size: 15px;
	color: #333333;
}

div.pageBox {
	width: 750px;
	margin: auto;
	line-height: 20px;
	margin-bottom: 30px;
}

a.mainPageLink {
	width: 750px;
	height: 130px;
	display: block;
	margin-top: -145px;
}

div.bottomBaners {
	width: 750px;
	padding: 5px 15px;
	margin: auto;
	text-align: right;
	height: 130px;
}

div.bottomNav {
	width: 750px;
	padding: 5px 15px;
	margin: auto;
	font-size: 10px;
	background: #000000;
	color: #a8a8a8;
}

div.searchBox {
	width: 750px;
	padding: 5px 15px;
	margin:auto;
	font-size:11px;
	border-top:#333 1px solid;
	color:#300;
	font-weight:bold;
}

.tekst {
	font-size:9px;
	color:#333;
}

.stdLink {
	color:#F60;
	text-decoration:none;
	cursor:pointer;
}

div.bottomNav a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

div.bottomNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div.pageBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000066;
}

div.pageBox a {
	color:#900;
}

div.pageBox a:hover {
	color:#06F;
}

ul {
	list-style-type: square;
}

div.seoLinks {
	text-align:center;
	margin:auto;
	line-height: 20px;
	font-size: 10px;
}

div.seoLinks a {
	text-decoration: none;
	color: #333333;
}
.artykulBox {
	border-bottom:#000 1px solid;
	font-size:10px;
}
.tArt {
	text-decoration:none;
	font-size:9px;
	color:#003;
	font-weight:bold;
}
.tArt:hover {
	color:#36C;
}

