body {
	background-image: url(images/bg.gif);
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, "MS Trebucher";
	color: #585858;
	font-size: 11px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center top;
}
.clear {clear: both;}
a {
	color: #FF7F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#main {
	margin: auto;
	padding: 0px;
	width: 988px;
}
#content {margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	width: 968px;
	text-align:right;
}
.margin15 {width: 15px; float: left; margin-top: 15px;}
.margin6 {width: 6px; float: left; margin-top: 15px;}
.menu {width: 205px; float: left; margin-top: 15px;}
.tresc {
	width: 515px;
	float: left;
	margin-top: 15px;
	text-align: justify;
}

h1{
	color:#666666;
	font-size: 16px;
	line-height: 35px;
	text-indent: 10px;
	background-image: url(images/top-bg.gif);
	background-repeat: no-repeat;
	display: block;
	width: 515px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	margin-bottom: 2px;
}
h1 span {color: #999999; font-size: 15px;}
h2{color:#666666; font-size: 15px;	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.tresc .box-bg {
	width: 515px;
	background-image: url(images/box-tlo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tresc .box {width: 495px; margin-left: 10px; padding-top: 10px; padding-bottom: 0px;}

.obraz {
	float: left;
	margin-right: 15px;
}
.blok_prawy {
	margin-left: 105px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}


.doprawej {
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
}
.stopka {
	color: #999999;
	clear: both;
	padding-top: 30px;
	width: 515px;
	margin-left: 226px;
	font-size: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	background-image: url(images/strzalka.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

td {
	line-height: 10px;
	padding: 8px;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-right-color: #666666;
}

thead td { background-color: #FFC20E;}
.td_alt {
	line-height: 13px;
	padding: 6px;
	background-color: #dedede;
	vertical-align: top;
}
.td_sp {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.text_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
.trojkat {
	background-image: url(images/tr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_sp2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
}
.pole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
}
.news {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	background-color: #f6f6f6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.news_2 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #f6f6f6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.important {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 10px solid #FF0000;
	text-align: center;
	background-color: #FF4000;
	padding-top: 10px;
}
