body {
	margin: 0px;
	padding: 0px;
	background-color: #003333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	height: 50px;
}

h2 {
	height: 60px;
}

h3 {
	margin: 0px 12px 0px 5px;
	padding: 3px 0px 5px 0px;
}

img.floatLeft {
	float: left;
	margin: 0px 12px 0px 5px;
	padding: 8px 0px 1px 0px;
}

img.polecamy {
	padding: 2px 0px 8px 0px;
	border: 0px;
}

img.stopa {
	margin-top: 5px;
	margin-bottom: 1px;
	border: 0px;
}

a, a:link, a:visited, a:active, a:hover {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
}

ul {
	padding: 0px;
	margin: 15px;
}

ul.general {
	padding: 0px;
	margin: 5px 0px 0px 13px;
}

li {
	margin-bottom: 5px;	
	list-style-image: url('http://python.org.pl/view/images_more/undead2.gif');
}

div.headarea {
	width: 944px;
	margin: auto;
	margin-bottom: 10px;
}

div.top {
	background: #666 url('images_site/logo.png') no-repeat center center;
	height: 260px;
}

div.topMenu {
	margin-top: 235px;
	text-align: center;
	width: 944px;
	float: left;
	font-family: Arial;
	font-size: 10px;
}

div.topMenu ul, div.topMenu li {
	display: inline;
	margin: 1px;
	margin-left: 5px;
	margin-right: -3px;
}

div.topMenu li {
	margin-right: 15px;
}

div.content {
	background-color: #cccccc;
	width: 100%;
}

div.left {
	width: 155px;
	padding: 8px 7px 8px 9px;
	float: left;
}

div.pad {
	text-align: center;
	margin-bottom: 10px;
}

div.box {
	width: 100%;
	margin-bottom: 15px;
}

div.boxLeftTop, div.boxRightTop {
	height: 21px;
	background: url('images_site/boxTop.png') no-repeat;
	color: white;
	font-size: 13px;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
}

div.boxLeftTop {
	width: 150px;
}

div.boxRightTop {
	width: 100%;
}

div.boxContent {
	margin-left: 0px;
	width: 143px;
	background: #ffffff url('images_site/boxBackground.png') no-repeat;
	padding: 5px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}

div.boxBottom {
    width: 100%;
    height: 8px;
    background: url('images_site/boxBottom.png') no-repeat;
}

div.main {
    background-color: #e5e5e5;
    border: 1px solid #b5b5b5;
    margin-top: 7px;
    width: 580px;
    float: left;
}

div.mainTitle {
	width: 100%;
 	height: 33px;
	background: url('images_site/mainTitle.gif') no-repeat center center;
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: bold;
	color: white;
	font-size: 13px;
	text-align: center;
	padding: 16px 0px 0px 0px;
}

div.news {
	width: 563px;
	border: 1px solid #cccccc;
	margin-left: 8px;
	margin-bottom: 17px;
}

div.newsTop {
	width: 553px;
	height: 18px;
	background: url('images_site/newsTop.png') no-repeat;
	padding: 6px 5px 3px 5px;
}

div.newsTop b {
	padding-left: 20px;
}

div.newsTop img {
	position: absolute;
	padding-top: 0px;
}

div.newsContent {
	width: 553px;
	background: #ffffff url('images_site/newsBackground.png') no-repeat;
	padding: 5px;
	line-height: 16px;
	text-align: justify;
}

div.newsZaloguj {
	width: 553px;
	background: #ffffff url('images_site/newsBackground.png') no-repeat;
	padding: 5px;
	line-height: 14px;
	text-align: center;
}

div.newsDown {
	font-size: 11px;
    width: 553px;
    height: 14px;
    background-image: url('images_site/newsTop.png');
    background-repeat: no-repeat;
    padding: 5px;
    overflow: hidden;
}

div.newsDown b {
    color: #444;
}

div.newsDown div.newsLeft {
    float: left;
}

div.newsDown div.newsRight {
    float: right;
}

div.right {
    width: 175px;
    float: left;
    padding: 8px 0px 8px 6px;
}

div.right div.boxContent {
    width: 163px;
}

div.under {
    color: #696969;
    width: 100%;
    height: 89px;
    background-color: #e2e2e2;
    background-image: url('images_site/under_2.png');
    float: left;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 20px;
}

div.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

div.source {
    text-align: right;
}

div.center {
   	text-align: center;
    line-height: 50px;
    padding: 3px;
}

div.special {
	color: #191970
}

div.title {
	text-align: left;
	margin-bottom: 3px;
}

div.szukajka {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 3px;
}

div.title_ppcg {
	font-weight: bold;
	margin-bottom: 5px;
}

input.width {
	width: 150px;
}

form {
	margin: 0px;
}

label {
	vertical-align: 10%;
}

textarea {
	width: 400px;
	height: 300px;
}
