/* CSS Document */
html, body {
	background-color: #dbc393;
	margin: 10px;
	font-family: "Microsoft Sans Serif", Tahoma, sans-serif;
	}
.container {
	width: 800px;
	/*height: 600px;
	background-image: url('../images/background.jpg');*/
	background-repeat:no-repeat;
	background-position: center;
	}
.footer {
	display: none;
	position: absolute;
	left: 0px;
	bottom: 10px;
	font-family: "Microsoft Sans Serif", Tahoma, sans-serif;
	color: #705020;
	font-size: 9px;
	text-align: left;
	}
.header {
	position: relative;
	top: 50px;
	left: 25px;
	color: #705020;
	font-family: "Microsoft Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	text-align: left;
	}
.header h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	}
.menu {
	position: absolute;
	left: 45%;
	margin-left:-266px;
	}
.menu a:link, .menu a:visited {
	position: relative;
	top: 100px;
	left: 25px;
	margin: 5px;
	display: block;
	float: left;
	height: 109px;
	width: 139px;
	color: #333;
	line-height: 20px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}
.menu a:hover {
	color: #d00;
	}
.menu #menu_0, .menu #menu_1, .menu #menu_2, .menu #menu_3, .menu #menu_4 {
	position: relative;
	top: 107px;
	left: 2px;
	height: 89px;
	width: 97px;
	background-repeat:no-repeat;
	}
.menu #menu_0 {
	background-image: url('../images/grupa.gif');
	}
.menu #menu_1 {
	background-image: url('../images/umundurowanie.gif');
	}
.menu #menu_2 {
	background-image: url('../images/uzbrojenie.gif');
	}
.menu #menu_3 {
	background-image: url('../images/zdjecia.gif');
	}
.content {
	position: relative;
	top: 25px;
	left: 120px;
	width: 617px;
	color: #333;
	}
.content a:link, .content a:visited {
	color: #d00;
	text-decoration: none;
	}
.content a:hover {
	color: #f00;
	text-decoration: underline;
	}
.content #text {
	position: absolute;
	top: 30px;
	left: 15px;
	font-size: 10px;
	padding: 0px;
	padding-bottom: 20px;
	text-align: justify;
	width: 639px;
	height: auto;
	}
.content #text h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	line-height: 20px;
}
.content #text .post {
	margin: 10px;
	}
.content #text .title {
	color: #d00;
	font-size: 10px;
	font-weight: bold;
	}
.content #text .post .img {
	border: 1px solid #666;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
	float: left;
	}
.content #text .post .banner {
	border: 1px solid #666;
	height: 60px;
	margin: 0px;
	padding: 0px;
	}
.content #text .post .text {
	padding: 2px 10px 2px 10px;
	margin: 0px;
	}
.content #text .post .text p {
	text-align: justify;
	width: 100%;
	}
.content #text .post .text p:first-letter {
	padding: 0px 0px 0px 30px;
	font-size: 10px;
	}

.content #text .post .text ul {
	}
.content #text .post .text ul ul li {
	font-style: italic;
	}
.content #text .post .text li {
	list-style: circle;
	}

.content #text .post .text table {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	border-collapse: collapse;
	}
.content #text .post .text table tr:hover {
	background-color: #cbc393;
	}
.content #text .post .text table th, .content #text .post .text table td {
	padding: 5px;
	}
.content #text .post .text table th {
	border-bottom: 1px solid #c5a575;
	}
.content #text .post .text table td {
	border-left: 1px solid #c5a575;
	border-bottom: 1px solid #c5a575;
	}

.content #text p.source {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-style: italic;
}

#title {
	position: relative;
	top: 15px;
	left: 20px;
	text-align: left;
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
#title a {
	color: #000;
	}
/* CSS Document */

