body {
	background-color: #F4F8FB;
	background-image: url('Bkg.png');
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9rem;
	color: black;
}

p, q, td, address, blockquote, li { line-height: 140%; }

img {
	border: 0;
	max-width: 100%;
}

a {
	color: navy;
	text-decoration: underline;
}

a:visited {
	color: black;
}

h1, h2, h3, h4, .news_title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: navy;
}

h1 {
	font-size: 1.5rem;
}

h2 {
	font-style: italic;
	font-size: 1.2rem;
}

h3 {
	font-size: 1.1rem;
}

h4, .news_title {
	font-size: 1.0rem;
}
.news_title {
	background-color: #dfe8f0;
	border-radius: 0.5rem;
	padding: 0.1rem 0.5rem 0.1rem 0.5rem;
}
.news_title a {
	text-decoration: none;
	color: #AAA;
}
.news_title a:hover {
	color: #444;
}

dt {
	font-weight: bold;
}

q, blockquote {
	font-style: italic;
}

pre, .pre, code, .code {
	font-family: Consolas,"Courier New",Courier,monospace;
	font-size: 0.9rem;
	color: black;
	border-radius: 0.5rem;
	word-break: break-all;
}

pre, .pre {
	padding: 4px;
	background-color: #efefef;
	word-wrap: break-word;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
}

code, .code {
	font-weight: normal;
	background-color: #f4f4f4;
	border-radius: 0;
}

.hmenu {
	text-align: center;
	font-weight: bold;
}
.hmenu > a, .hmenu > span {
	border: 1px solid gray;
	padding: 4px 8px 4px 8px;
}
.hmenu > a:hover, .hmenu > a:active {
	background-color: #dfe8f0;
}

/*.news_date {
	text-align: center;
	font-weight: bold;
	color: gray;
}*/
.news_date {
	border: 1px solid gray;
	background-color: #ffc;
	float: right;
	margin-left: 0.5rem;
	margin-bottom: 0.5rem;
	margin-top: 0;
	text-align: center;
	font-size: 0.9rem;
	padding: 0.2rem;
	border-radius: 0.5rem;
}
.news_date .weekday {
}
.news_date .day {
	font-weight: bold;
	font-size: 1.2rem;
}
.news_date .month {
}
.news_date .year {
}

/* Mala czcionka */
.small, .small input, .small textarea {
	font-size: 0.7rem;
}

.gray
{
	color: gray;
}

.img {
	text-align: center;
}

table {
	background-color: transparent;
	border-width: 0;
}

td, th {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

td {
	background-color: #f4f4f4;
	text-align: left;
}

th {
	text-align: center;
	background-color: #e0e0e0;
	font-weight: bold;
}

table.table_cellpadding_4 td, table.table_cellpadding_4 th {
	padding: 4px;
}


div.frame_contents {
	background-color:white;
}

/* Ramka */
div.layout_frame {
	background-color: white;
	border: 1px solid #a1adb9;
}

div.layout_frame, p.nav {
	max-width:1000px;
	margin-left: auto;
	margin-right: auto;
}

/* Niewidzialna tabela */
table.layout_table {
	border-width: 0;
	padding: 0;
/*	border-collapse: collapse;*/
}
table.layout_table td, table.layout_table th {
	padding: 0;
	border-width: 0;
	background-color: transparent;
}

h1.layout_h {
	margin-top: 0;
	padding: 2px;
	background-color: #dfe8f0;
	color: navy;
	text-align: center;
	font-weight: bold;
	font-size: 1.5rem;
	border-bottom: 1px solid #a1adb9;
	border-left-width: 0;
}

div.content_inner {
	padding-left: 5px;
	padding-right: 5px;
}

td#login {
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
}

#foot_div {
	clear: both;
	margin-top:5px;
}
#foot_div_1 {
	padding:0.3rem;
	float:left;
}
#foot_div_2 {
	padding:0.3rem;
	float:left;
}
#foot_div_3 {
	padding:0.3rem;
	text-align:center;
}
#foot_div_4 {
	clear:both;
}

#content_div {
}

h1.doc_title {
	font-weight: bold;
	font-size: 1.5rem;
	color: navy;
	text-align: center;
	border-top-style: none; border-left-style: none; border-right-style: none;
	background-color: #dfe8f0;
	border-bottom: 1px solid #a1adb9;
	margin: 0;
	padding: 0;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
}

p.nav {
	font-weight: bold;
	font-size: 0.9rem;
}

.hidden {
	display: none;
}

/* Ramka z plikiem */
table.FileBox, div.produkcje table.FileBox {
	background-color: #dfe8f0;
	margin-top: 1ex;
	margin-bottom: 1ex;
	border-radius: 5px;
}
table.FileBox td, div.produkcje table.FileBox td {
	padding: 4px;
	background-color: #dfe8f0;
	border-width: 0;
	vertical-align: middle;
	border-radius: 5px;
}
table.FileBox div.Desc, div.produkcje table.FileBox div.Desc {
	margin-top: 4px;
}
table.FileBox div.Link a, div.produkcje table.FileBox div.Link a {
	font-weight: bold;
}

/* MENU */

div.produkcje {
	border: 1px solid silver;
	width: 98%;
	margin-bottom: 1em;
	background-color: transparent;
	padding: 4px;
	border-radius: 5px;
}
div.produkcje div.production_title {
	font-weight: bold;
	text-align:center;
}
div.produkcje div.production_screenshot {
	float:left;
	width: 200px;
	text-align:center;
	margin-right:0.6rem;
}
div.produkcje div.production_description {
}

.imgleft {
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.imgright {
	float: right;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

a.web_icon_link {
	display: block; /* needed? */
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 32px;
	height: 32px;
}
span.web_icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-image: url(web_icons_10.png);
	background-repeat: no-repeat; /* needed? */
}
.web_icon_1 { background-position: 0px 0px; }
.web_icon_2 { background-position: -32px 0px; }
.web_icon_3 { background-position: -64px 0px; }
.web_icon_4 { background-position: -96px 0px; }
.web_icon_5 { background-position: -128px 0px; }
.web_icon_6 { background-position: -160px 0px; }
.web_icon_7 { background-position: -192px 0px; }
.web_icon_8 { background-position: -224px 0px; }
.web_icon_9 { background-position: -256px 0px; }
.web_icon_10 { background-position: -288px 0px; }
.web_icon_1:hover { background-position: 0px -32px; }
.web_icon_2:hover { background-position: -32px -32px; }
.web_icon_3:hover { background-position: -64px -32px; }
.web_icon_4:hover { background-position: -96px -32px; }
.web_icon_5:hover { background-position: -128px -32px; }
.web_icon_6:hover { background-position: -160px -32px; }
.web_icon_7:hover { background-position: -192px -32px; }
.web_icon_8:hover { background-position: -224px -32px; }
.web_icon_9:hover { background-position: -256px -32px; }
.web_icon_10:hover { background-position: -288px -32px; }

div.layout_frame#header {
	padding:4px;
	max-width:none;
}
#header_avatar {
	display:inline-block;
}
#header_logo {
	display:inline-block;
}
#header_search {
	display:inline-block;
	width:25%;
	min-width:300px;
	float:right;
}
#header_description {
	color:#606060;
	font-style:italic;
	font-size: 0.9rem;
}
div#menu {
	display: inline-block;
	border: 1px solid #a1adb9;
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
	text-transform: uppercase;
}
div#menu a {
	display: inline-block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1rem;
	padding-right: 1rem;
	background-color: #dfe8f0;
	border-top: 4px solid #b9c6d2;
	border-bottom: 4px solid #b9c6d2;
	text-decoration: none;
	font-size: 0.9rem;
	min-width: 5rem;
	text-align:center;
}
div#menu a:hover {
	background-color: white;
	border-top: 4px solid #dfe8f0;
	border-bottom: 4px solid #dfe8f0;
}
div#icons {
	float: right;
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
}

div#column_right {
	float:right;
	width:50%;
}
div#column_left {
	margin-right: 51%;
}

table.about td.c1 {
	width: 120px;
}
table.about td.c3 {
	width: 430px;
}

a.hashtag {
	padding: 2px 4px 2px 4px;
	border: 1px solid #AAA;
	border-radius: 6px;
	display: inline-block;
}
div.read_full_post {
	position:relative;
}
div.read_full_post p {
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	background-color:#e8e8e8;
}
div.read_full_post p:nth-of-type(2) {
	margin-right: 10%;
}
div.read_full_post p:nth-of-type(3) {
	margin-right: 5%;
}
div.read_full_post div.overlay {
	position: absolute;
	top:50%; left:50%;
	transform: translate(-50%, -50%);
	background-color: white;
	padding: 1em 2em 1em 2em;
}
p.tag_cloud a, p.tag_cloud a:hover, p.tag_cloud a:visited, p.tag_cloud a:active {
	text-decoration: none;
}

/** HHHHHHHHHH Drukowanie HHHHHHHHHH */
@media print {

	body, td, th {
		background-color: white;
		color: black;
		font-family: serif;
	}

	a {
		color: black;
		text-decoration: underline;
	}

	a:visited {
		color: black;
	}

	h1 {
		color: black;
		border-left-color: black;
	}

	h2 {
		color: black;
		border-left-color: black;
	}

	h3,h4,.news_title {
		color: black;
	}

	div#header, div#foot_div {
		display: none;
	}

	div.layout_frame {
		border-width: 0;
	}

	h1.doc_title {
		color: black;
		text-align: center;
		background-color: white;
		border-bottom: 1px solid silver;
	}

	h1.layout_h {
		background-color: white;
		color: black;
		border-bottom: 1px solid silver;
	}

	p.nav {
		display: none;
	}
}

@media screen and (max-width: 800px)
{
	#header_avatar {
		display:inline-block;
		max-width:15%;
	}
	#header_logo {
		display:inline-block;
		max-width:82%;
	}
	#header_search {
		display:inline-block;
		width:25%;
		min-width:300px;
		float:right;
	}
	#header_description {
		display:none;
	}
	div#column_right {
		float:none;
		width:100%;
	}
	div#column_left {
		margin-right:0;
	}
	div.produkcje div.production_screenshot {
		float:none;
		width: initial;
		margin-right:0;
		margin-top:0.6rem;
	}
	table.about td.c3 {
		display:none;
	}
	#foot_div_2 {
		text-align:center;
		float:none;
	}
}
