/*html5 semantics tags */
article, aside, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}


body {
	font-family: "Open Sans", "Segoe UI", "Ubuntu", "Calibri", Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
    line-height: 19px;
	padding: 0;
	background-color: #000;
	color: #DDD;
    margin: 0;
}

.mainPage {
	width: 1200px;
	margin: auto;
	padding: 0;
}


h3 {
    font-weight: bold;
    font-size: 16px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
table {
	width: 100%;
	margin: auto;
	border-collapse: separate;
	border-spacing: 1px;
}
#pageHeader {
	margin: auto;
	width: 1200px;
	height: 185px;
	background-image: url("/images/theme/new_top.png");
	background-repeat: no-repeat;
	background-position: 0;
	text-align: right;
	clear: both;
}
#logo {
	float: right;
	width: 493px;
	text-align: left;
}
#pageLeft {
	width: 200px;
	float: left;
	padding: 7px 10px 0 0;
}
#pageMain {
	width: 780px;
	float: left;
	padding: 7px 0 7px 0;
}
#pageRight {
	width: 200px;
	float: right;
	padding: 7px 0 0 10px;
}
ul.nawigacja-top {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nawigacja-top > li {
	display: inline;
}
#top {
	margin: 0;
}
a.head-logo {
	width: 475px;
	height: 128px;
	background-image: url("/images/theme/theme.png");
	background-position: 0 -711px;
	display: block;
}
a.news-head {
	width: 72px;
	height: 56px;
	background-image: url("/images/theme/theme.png");
	background-position: 0 -456px;
	display: block;
	float: left;
}
a.news-head:hover {
	background-position: 0 -513px;
}
a.forum-head {
	width: 81px;
	height: 56px;
	background-image: url("/images/theme/theme.png");
	background-position: 0 -114px;
	display: block;
	float: left;
}
a.forum-head:hover {
	background-position: 0 -171px;
}
a.download-head {
	width: 121px;
	height: 56px;
	background-image: url("/images/theme/theme.png");
	background-position: 0 0;
	display: block;
	float: left;
}
a.download-head:hover {
	background-position: 0 -57px;
}
a.galeria-head {
	width: 95px;
	height: 56px;
	background-image: url("/images/theme/theme.png");
	background-position: 0 -285px;
	display: block;
	float: left;
}
a.galeria-head:hover {
	background-position: 0 -228px;
}
a.kontakt-head {
	width: 106px;
	height: 56px;
	background-image: url("/images/theme/theme.png");
	background-position: 0 -399px;
	display: block;
	float: left;
}
a.kontakt-head:hover {
	background-position: 0 -342px;
}
a.top-link:hover {
	background-color: transparent;
}
.unlink {
	display: none;
}
#pageFooter {
	margin: auto;
	clear: both;
	width: 1200px;
	height: 48px;
	position: relative;
	text-align: center;
	background-image: url("/images/theme/new_footer.png");
	background-position: 0;
	background-repeat: no-repeat;
	padding-top: 92px;
}

#footerBlack {
    width: 1100px;
    background-color: black;
    margin-left: 50px;
    height: 24px;
    padding: 2px 0;
    opacity: 0.5;
    position: relative;
}

#footerContainer {
    width: 1100px;
    bottom: 18px;
    margin-left: 50px;
    height: 24px;
    padding: 2px 0;
    color: #CCC;
    position: absolute;
}

#copyrightCode {
	position: absolute;
    top: 2px;
	left: 15px;
}
#copyrightGraphics {
	position: absolute;
	right: 15px;
    top: 2px;
}
#copyrightMain {
	text-align: center;
	width: 300px;
	margin: auto;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.alignCenter {
	text-align: center;
}
hr {
	background-color: #4b5d25;
	color: #4b5d25;
	border-bottom: 1px dotted #222f06;
	border-style: none none dotted;
	clear: both;
}
th {
	/* background-color: #333F17;
*/
	font-size: 14px;
	font-weight: bold;
	/* padding: 6px;
*/
}
td {
	text-align: left;
}
.tbl-border {
	background-color: #222f06;
}
.tbl {
	padding: 5px;
}
.tbl1, .tbl2 {
	background-color: #452;
	padding: 5px;
	border: 1px solid #51642c;
	color: #eee;
}
.tbl-download {
	background-color: #607435;
}
ul.pagination {
	width: 80%;
	text-align: center;
	margin: auto;
	padding: 0;
	list-style-type: none;
}
ul.pagination > li {
	display: inline;
	padding: 6px;
}
.poll {
	border: 1px #303f10 solid;
}
.comment-name {
	font-weight: bold;
	color: #dfb90d;
}
.comment-name > a {
	font-weight: bold;
}
.small {
	font-size: 12px;
	font-weight: normal;
}
.small2 {
	font-size: 12px;
	font-weight: normal;
}
.quote {
	background-color: #4b5d25;
	margin: 5px 40px;
	font-style: italic;
	padding: 5px;
}
form {
	margin: 0;
}
.button {
	/* font-family: Tahoma, Arial, Verdana, Sans-Serif; */
	font-size: 12px;
	color: #eee;
	background-color: #454545;
	border: #303030 1px solid;
	margin: 5px 0 0 0;
    padding: 2px 6px;
}
.button:hover, .button:focus {
	/* font-family: Tahoma, Arial, Verdana, Sans-Serif; */
	font-size: 12px;
	color: #fff;
	background-color: #373737;
	border: #252525 1px solid;
    cursor: pointer;
}
.textbox {
	/* font-family: Tahoma, Arial, Verdana, Sans-Serif; */
	font-size: 13px;
	color: #252525;
	background-color: #607435;
	border: 1px #2d361a solid;
	padding: 1px;
}
.textbox:hover, .textbox:focus {
	color: #252525;
	background-color: #6b8435;
	border: 1px #25310c solid;
}
img {
	border: 0;
}
.imgbox {
	border: 1px solid #222f06;
	-moz-box-shadow: 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px rgba(0,0,0,0.3);
	box-shadow: 3px 3px rgba(0,0,0,0.3);
}
a {
	color: #aaa;
	text-decoration: none;
}
a:hover {
	color: #bbb;
	/* background-color: #39451e;
*/
	text-decoration: underline;
}
a.block, a.rozwin {
	display: block;
	padding-left: 10px;
	background-image: url("/images/theme/strzalka_lewa.gif");
	background-repeat: no-repeat;
	background-position: center left;
	color: #c5c5c5;
}
.block {
	display: block;
	padding-left: 10px;
	background-image: url("/images/theme/strzalka_lewa.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
a.blockin {
	display: block;
	padding-left: 10px;
	background-image: url("/images/theme/strzalka_lewa.gif");
	background-repeat: no-repeat;
	background-position: center left;
	color: #c5c5c5;
	margin-left: 7px;
}
a.blocksmall {
	display: block;
	line-height: 16px;
	font-size: 12px;
	padding-left: 10px;
	background-image: url("/images/theme/strzalka_lewa.gif");
	background-repeat: no-repeat;
	background-position: center left;
	color: #c5c5c5;
}
a.blockinsmall {
	display: block;
	line-height: 16px;
	font-size: 12px;
	padding-left: 10px;
	background-image: url("/images/theme/strzalka_lewa.gif");
	background-repeat: no-repeat;
	background-position: center left;
	color: #c5c5c5;
	margin-left: 7px;
}
a.blockcenter {
	display: block;
	color: #c5c5c5;
	text-align: center;
}
a.blockcentersmall {
	display: block;
	line-height: 16px;
	font-size: 12px;
	color: #c5c5c5;
	text-align: center;
}
a.blockcenter:before {
	content: url("/images/theme/strzalka_lewa.gif");
}
a.blockcenter:after {
	content: url("/images/theme/strzalka_prawa.gif");
}
a.news {
	padding-left: 14px;
	background-image: url("/images/theme/x.gif");
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
	line-height: 16px;
	font-size: 12px;
	max-width: 100%;
	color: #c5c5c5;
	clear: both;
}
a.newstitle, a.newstitle:hover {
	color: #ddd;
	text-decoration: none;
	background: none;
}
a.imgtitle {
	padding: 0 3px 0 10px;
	background-image: url("/images/theme/strzalka_lewa.gif");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 16px;
	font-size: 12px;
	color: #c5c5c5;
	text-align: center;
}
img.nav {
	margin-top: 4px;
}
.screen {
	text-align: center;
	padding: 13px 0;
}
.screen > a {
	margin: 0 5px;
}
.msc {
	text-align: center;
	font-weight: bold;
}
ol {
	margin-left: 20px;
	padding-left: 5px;
}
.center {
	text-align: center;
	margin: auto;
	width: 100%;
}
.title {
	font-size: 14px;
	margin: 0;
	color: #DDD;
	display: inline;
	font-weight: normal;
}
.title > a:link, .title > a:visited {
	color: #DDD;
}
.title > a:hover {
	text-decoration: underline;
	color: #EEE;
}
p.interlinia-15 {
	line-height: 15px;
}
.komunikat-ok {
	font-weight: bold;
	color: #94c700;
}
.komunikat-bad {
	font-weight: bold;
	color: #ff4200;
}
h1.titles, h2.titles {
	margin: 0;
	font-size: 16px;
}
span.titles {
	text-align: left;
	margin: 20px;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
/* START NAWIGACJA STRONY */
ul.nawigacja {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
    font-size: 12px;
    line-height: 17px;
}
ul.nawigacja-wewnetrzna {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.nawigacja > li > a:link, ul.nawigacja-wewnetrzna > li > a:link, ul.nawigacja > li > a:visited, ul.nawigacja-wewnetrzna > li > a:visited {
	display: block;
	padding-left: 10px;
	background-image: url("/images/theme/strzalka_lewa.gif");
	background-repeat: no-repeat;
	background-position: center left;
	color: #c5c5c5;
}
ul.nawigacja-wewnetrzna > li > a:link, ul.nawigacja-wewnetrzna > li > a:visited {
	margin-left: 7px;
}
h4.nawigacja {
	font-size: 16px;
	color: #8ABB13;
	margin: 0 0 5px;
	font-weight: bold;
	text-shadow: #111 3px 3px 3px;
	z-index: 4;
}
h4.nawigacja > .unlink {
	display: inline;
}
/* END NAWIGACJA STRONY */
h2.title, h1.title {
}
.titleNews {
	text-align: center;
		display: block;
}

a.breadcrumb:link, a.breadcrumb:visited {
	color: #AAAAAA;
}
a.breadcrumb:hover {
	color: #EEE;
	text-decoration: underline;
}
h2.article-title {
	text-align: center;
	margin: 0pt 0pt 7px;
	/* font-family: Verdana, sans-serif; */
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
}
/* START GALERIE, ALBUMY, SCREENY */
a.galeria-link, a.galeria-link:hover {
	display: block;
	width: 600px;
	height: 125px;
	margin: 7px auto 30px auto;
	text-align: center;
}
a.galeria-link {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
a.galeria-link:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
div.album-blok {
	float: left;
	width: 25%;
	text-align: center;
	min-height: 200px;
}
div.album-blok > a {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	display: block;
	width: 118px;
	height: 98px;
	margin: 0 auto;
}
div.album-blok > a > img {
	margin-top: 9px;
}
div.album-blok > a:hover {
	display: block;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	display: block;
	background-color: #4B5D25;
	background-image: url("/images/photoalbum/cien.png");
	background-position: center center;
	background-repeat: no-repeat;
}
div.album-tytul {
	margin: 5px 0 1px 0;
	font-weight: bold;
}
/* END GALERIE, ALBUMY, SCREENY */
/* START JAGGED ALLIANCE 2 AAR */
.aar_arulco {
	width: 90%;
	margin: auto;
	padding: 10px;
	background-color: #415E24;
	border: 1px dotted #222222;
	font: normal 12px/18px Courier New, mono-space
}
.aar_arulco_tytul {
	font-weight: bold;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 10px;
}
/* END JAGGED ALLIANCE 2 AAR */
.wywiad-pytanie {
	color: silver;
	font-weight: bold;
}
.wywiad-odpowiedz {
	margin-left: 15px;
	margin-right: 15px;
}
/* START - PANEL JAC W INTERNECIE */
#share_panel {
	list-style-type: none;
	margin: auto;
	padding: 0;
	text-align: center;
	width: 144px;
	height: 30px;
}
#share_panel > li {
	display: inline;
}
#share_panel > li > a {
	width: 24px;
	height: 24px;
	float: left;
	margin: 0 6px;
	padding: 0;
}
.share_facebook {
	background: url("/images/theme/share.png") no-repeat scroll 0 0 transparent;
}
.share_rss {
	background: url("/images/theme/share.png") no-repeat scroll -25px 0 transparent;
}
.share_blip {
	background: url("/images/theme/share.png") no-repeat scroll -50px 0 transparent;
}
.share_youtube {
	background: url("/images/theme/share.png") no-repeat scroll -75px 0 transparent;
}
.share_twitter {
	background: url("/images/theme/share.png") no-repeat scroll -100px 0 transparent;
}
/* END - PANEL JAC W INTERNECIE */
/* START - PANEL POLECAMY */
div#polecamy > hr {
	margin: 10px auto;
}
/* END - PANEL POLECAMY */
.panel {
	margin-bottom: 10px;
}
.panelTop {
    background-color: #333333;
    border-color: #252525;
    border-radius: 8px 8px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #CCCCCC;
    font-size: 13px;
    font-weight: normal;
    height: 25px;
    padding: 5px 13px 0;
    position: relative;
    text-shadow: 1px 1px 1px #000000;
}
.panelBottom {
    background-color: #333333;
    border-color: #252525;
    border-radius: 0 0 8px 8px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    color: #DDDDDD;
    font-size: 12px;
    font-weight: normal;
    height: 21px;
    padding: 5px 13px 3px;
    position: relative;
    text-shadow: 1px 1px 1px #000000;
}
.panelMain {
	padding: 6px 12px;
	color: #DDD;
	min-height: 25px;
	clear: both;
	background-color: #4b5d25;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	border-bottom: 1px solid #252525;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
}
.panelMainShort {
	padding: 6px 12px;
	color: #DDD;
	min-height: 25px;
	clear: both;
	background-color: #4b5d25;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	border-bottom: 0;
}
.panelSide {
	font-size: 10px;
	text-align: left;
}
.clear {
	clear: both;
}
.contentNews {
	text-align: justify;
	min-height: 100px;
}
.newsCatImg {
	float: left;
	margin-left: 8px;
	box-shadow: 5px 5px 10px black;
}
.newsAuthor {
	float: left;
}
.newsComments {
	float: right;
}
.albumImg {
	float: left;
	margin: 5px 0px 10px 20px;
}
div#newsletter {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
span#newsletter-title {
	font-weight: bold;
	margin-bottom: 5px;
}
#email-message {
	padding: 5px 0;
	display: none;
}
fieldset#email_fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset#email_fieldset > input.button {
	width: 65px;
}
fieldset#email_fieldset > input.textbox {
	width: 130px;
	padding: 2px;
	margin: 7px auto;
}
#logowanieform .textbox {
	width: 90px;
}
#login-message {
	text-align: center;
}
.panel-sklep {
	background-image: url("/images/articles/sprzedaz_gog/sklep.png");
	background-position: 0 -120px;
	width: 140px;
	height: 70px;
	display: block;
}
.panel-sklep:hover {
	background-position: 0 0;
	width: 140px;
	height: 70px;
}
/* Spisy artykulow newsow itp */
.spis_tytul {
	margin: 10px 0 5px 0;
}
.spis_tytul > a {
	color: #FFDD33;
	font-weight: normal;
	font-size: 13px;
}
.spis_opis {
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 0 20px 20px 20px;
}
/* Link do pobierania plikow */
.link_download {
	color: #DDBB00;
	font-size: 20px;
	font-style: italic;
	text-shadow: 2px 1px 5px;
}
.link_download:hover {
	color: #AAFF33;
	text-decoration: underline;
}
/* Komentarze */
.komentarz_tekst {
	font-size: 12px;
	line-height: 1.25;
}
/* Ankiety */
#ankieta-tytul {
	font-weight: bold;
	margin-bottom: 15px;
}
.addthis_toolbox {
	float: right;
	position: absolute;
	right: 4px;
	top: 3px;
}
/* Ostatnie posty na forum */
th.postsTopic, td.postsTopic {
	width: 60%;
}
th.postsLast {
	width: 40%;
}
td.postTime {
	font-size: 12px;
	text-align: center;
	width: 20%
}
td.postAuthor {
	font-size: 12px;
	text-align: center;
	width: 20%;
	font-weight: bold;
}
.ie6-info {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #000000;
	color: red;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	left: 0;
	line-height: 24px;
	padding: 10px 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
    z-index: 100;
}
.ie6-info a:link {
	color: green;
	text-decoration: underline;
}
#listComments {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#listComments > li {
	background-color: #445522;
	padding: 5px;
	margin-bottom: 10px;
}
.commentAuthor {
	font-weight: bold;
	color: #dfb90d;
}
.commentAuthor > a {
	font-weight: bold;
}
.commentAuthor > img {
	float: left;
	margin: 0 10px 0 0;
}
.commentsManage {
	text-align: center;
}
.commentAvatar {
	border: 1px solid #333;
	width: 50px;
	height: 50px;
}
.commentDate {
	float: right;
	font-size: 12px;
	color: #BBBBBB;
}
#noCommentsInfo {
	text-align: center;
	font-weight: bold;
}

.fb-like-box {
    background-color: #FFF;
}