/*  
Theme Name: Tproject New
Theme URI: http://tproject.pl/
Author: FairFaX
Author URI: http://tproject.pl/
Version: 1
.
*/

/* Defaults */

html {
}

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Myriad Pro', 'Trebuchet ms', Verdana;
}

hr {
	color: #333;
	border: 1px solid #333;
}

pre {
	height: auto;
	overflow-x:scroll;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

dd {
	padding-left: 15px;
}

p {
	font-size: 10pt;
}

a {
	color: #ff9900;
	text-decoration: none;
}

a:hover {
	color: #ffc000;
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote {
	background: #dadada;
	border: 1px solid #aaa;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #666;
}

code {
	font-family:"courier new";
	color: #666;
	font-style: italic;
}

strong {
	font-size: 110%;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	background: #f2f2f2 url(images/new_bg.jpg) top center no-repeat;
}

/* Header and wrapper */
.wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0;
}

#header {
	padding: 0;
	margin: 0;
	height: 170px;
}

#header #topright {
	text-align: left;
	height: 45px;
	margin: 0;
}

#header #topright ul {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding: 0;
	margin: 0 0 0 30px;
}

#header #topright li {
	color:#666;
	font-family: 'trebuchet ms', Verdana;
	font-size: 10px;
	margin:7px 10px 7px 7px;
	float:left;
	text-align:right;
}

#header #topright li a {
	font-family: 'Myriad pro', 'trebuchet ms', Verdana;
	font-style: italic;
	color: #fff;
	font-size: 15pt;
	text-transform: lowercase;
	line-height: 20px;
	margin-top:-18px;
	padding:5px 25px 5px 10px;
	outline:0px;
	display:block;
}

#header #topright li.current_page_item a {
	color: #ff9900;
	padding:5px 25px 5px 10px;
	color: #ff9900;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url('border-radius.htc');
}

#header #topright li a:hover {
	text-decoration: none;
	padding:5px 25px 5px 10px;
	color: #ff9900;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url('border-radius.htc');
}

#header .showcase {
	float:right;
	margin:25px 0 0;
}

#header h1 {
	width: 346px;
	padding: 0;
	margin: 0;
	height: 120px;
	background: url(images/logo.png) no-repeat;
	position: relative;
}

#header h1 a:link, #header h1 a:visited {
	display: block;
	width: 346px;
	height: 120px;
	text-indent: -9000px;
	color:#222;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

/* -- script-generated span for hover -- */
#header h1 span {
	display: block;
	width: 346px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/logo-hover.png) no-repeat;
	z-index: 1;
}

#bamboo {
	position:relative;
	z-index:1000;
	margin-left:445px;
	margin-top:-275px;
}

#header #logo {
	z-index:10;
	width: 345px;
	height: 120px;
	padding: 32px 0 36px 36px;
}

#header span {
	padding: 0;
	color: #111;
	font-size: 11pt;
}

/* Menu */

#catnav {
	margin: 24px 0 0 0;
	padding: 0;
	clear: both;
	width: 960px;
	background: transparent url(images/opaque_5.png) repeat;
}

#nav {
	float:left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #996600;
	width: 605px;
	font-size: 12px;
	letter-spacing: -1;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav a {
	line-height: 25px;
	margin: 0;
	padding: 0 5px 0 5px;
	font-size: 10pt;
	color: #996600;
	letter-spacing: -1px;
}

#nav li a:hover {
	color: #ff9900;
	text-decoration: none;
	display: block;
}

#nav li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}

#nav li li a {
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	border-top: 1px solid #131f27;
	background: #040404;
	margin: 0;
	padding: 5px 20px 5px 15px;
}

#nav li li a:hover {
	border-top: 1px solid #131f27;
	background: #000;
	padding: 5px 20px 5px 15px;
}

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}

#toprss {
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
	width: 65px;
	line-height: 41px;
}

/* Top Content */

#container {
	padding: 0;
	margin: 0;
}

#main {
	clear: both;
	width: 960px;
	padding: 20px 0 5px
}

#contentwrapper {
	float:right;
	width: 640px;
	margin: 0;
	padding: 0;
}

#contentwrapper2 {
	float:right;
	width: 960px;
	margin: 0 0 15px 0;
	padding: 0;
}

#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	letter-spacing: 2px;
	color: #ccc;
	font: italic 80px "Myriad Pro", "Trebuchet MS";
	padding: 5px 15px;
	margin:-100px 0 10px 0;
	text-align:right;
}

.topPost {
	margin: 0 0 30px;
	padding: 0;
	font-size: 9pt;
}

.topPost h2.topTitle {
	width:100%;
	margin:0 0 20px;
	padding:0;
	border:0;
	border-bottom:1px solid #999;
	float:left;
}

.topPost h2.topTitle a.orange {
	width:55px;
	background: #ffc000;
	color:#fff;
	margin:0;
	padding:5px 0;
	display:block;
	text-shadow:none;
}

.topPost h2.topTitle a.orange .day {
	font-size: 24px;
	line-height:20px;
	text-align:center;
	display:block;
}

.topPost h2.topTitle a.orange .month {
	font-size: 14px;
	line-height:20px;
	text-align:center;
	display:block;
}

.topPost h2.topTitle a {
	font-family:'Myriad Pro', 'Trebuchet ms', Verdana;
	font-size: 20pt;
	font-style: italic;
	font-weight: normal;
	line-height:50px;
	padding:0 10px;
	margin:0;
	color: #666;
	letter-spacing: -1px;
	width:565px;
	float:left;
	text-shadow:1px 1px 1px #FFFFFF;
}

.topPost h2.topTitle.archives a {
	font-size: 16pt;
}

.topPost h2.topTitle a:hover {
	text-decoration: none;
}

.topPost p.topKategorie {
	float:left;
}

.topPost p.topKategorie span {
	margin:0 10px;
	float:left;
}

.topPost p.topKategorie span a {
	display:block;
	color:#fff;
	background:#ffc000;
	padding:5px 15px;
}

.topPost p.topKategorie span a:hover {
	background:#ff9900;
	text-decoration:none;
}

.topPost p.topAuthor {
	float:right;
	margin: 0 10px 0 0;
}

.topPost p.topAuthor a {
	font:italic 18px "Myriad Pro", "Trebuchet MS";
	color:#666;
}

.topPost p.topTags {
	float:left;
}

.topPost p.topTags span {
	margin:0 10px;
	float:left;
}

.topPost p.topTags span a {
	display:block;
	color:#fff;
	background:#aaa;
	padding:5px 15px;
}

.topPost p.topTags span a:hover {
	background:#999;
	text-decoration:none;
}

.topPost p.topComments {
	float:right;
}

.topPost p.topComments a {
	padding:5px 15px;
	color:#fff;
	background:#ffc000;
	text-decoration:none;
	display:block
}

.topPost p.topComments a:hover {
	background:#ff9900;
	text-decoration:none;
}

.topPost p.topMeta {
	clear:both;
	padding: 0;
	margin: -10px 0 0 0;
	font-size: 9pt;
	color: #777;
}

.topPost p.topMeta a {
	text-decoration: underline;
	color: #FF9900;
}

.topPost p.topMeta a:hover {
	color: #ccc;
}

.topPost div.topContent {
	font-size: 9pt;
	color: #333;
	margin:10px;
	clear:both;
}

.topPost div.topContent h3 {
	font:italic 18pt "myriad pro", 'trebuchet ms';
	color: #666;
	border-bottom:1px solid #999;
	margin:10px 0;
	padding:10px;
	clear:both;
}

.topPost div.topContent a {
	text-decoration: underline;
}

.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #ff9933;
}

.topPost div.topContent ul, .topPost div.topContent ol {
	padding: 0 0 0 30px;
}

.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #333;
}

.topPost div.topContent .contactpage em{
	color:#000;
}

.topPost div.topContent .skill-extra{
	float:right;
	width:30%;
}

.topPost div.topContent .contact-info{
	float:left;
	width:70%;
}

.topPost div.topContent .social-info{
	float:right;
	width:30%;
}

acronym {
	cursor:help;
}


.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	font-size: 9pt;
	font-style: italic;
	background: url(images/opaque_5.png) repeat;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #333;
}

.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
	background: url(images/opaque_10.png) repeat;
}

.topPost span.topComments a {
	color: #333;
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}

.topPost span.topMore a {
	color: #333;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}

.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #0a0a0a;
}

.topPost span.topTags a {
	color: #333;
	line-height: 27pt;
	vertical-align: middle;
}

.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	color: #999;
	text-decoration: underline;
}

#nextprevious {
	margin: 10px 0 5px 0;
}

#nextprevious a {
	color: #dd6600;
	text-transform: lowercase;
	text-decoration: underline;
}

#nextprevious a:hover {
	color: #fff;
}

/* Comments */

#comments {
	width: 100%;
	color: #333;
	font-size:12pt;
}

.wpcf7-form{
	padding: 10px;
	background: url(images/opaque_5.png) repeat;
}

#comments a {
	color: #dd6600;
}

#comments a:hover {
	color: #ff9900;
}

#numberofcomments {
	color: #333;
	font-size: 12pt;
	margin: 15px 0 0 0;
	padding: 5px 10px;
	background: url(images/opaque_10.png) repeat;
}

ol#commentlist {
	list-style: none;
	margin: 0 0 10px;
	font-size: 9pt;
}

#commentlist li {
	margin: 0 0 15px 0;
	padding:0px;
	border: none;
}

#commentlist li.alt {
	border: none;
}

#commentlist li.cleared {
	background: transparent;
	border: none;
}

#commentlist a:hover {
	color: #999;
}

#commentlist a.gravatar {
	margin: 0 auto;
	width: 69px;
	display: block;
}

#commentlist .commentbody {
	border-top: 1px solid #999;
	margin: 0;
	padding: 10px;
	float: right;
	width: 480px;
}

#commentlist .commentbody p a {
	text-decoration: underline;
}

#commentlist .commentmeta {
	background: url(images/opaque_5.png) repeat;
	margin: 0;
	float: left;
	width: 120px;
	text-align:center;
}

#commentlist cite {
	background: url(images/opaque_10.png) repeat;
	color: #333;
	margin:0 0 10px;
	padding:5px 0;
	font: italic 14px "Myriad Pro", "Trebuchet MS";
	width:100%;
	display:block;
}

#commentlist cite a {
	color:#333;
}

.comment-edit-link{
	background:#ffc000;
	color:#fff !important;
	display:block;
}

#commentlist div.commentmetadata {
	padding: 5px 0px;
	float:none;
	clear:both;
	width:100%;
	font: italic 18px "Myriad Pro", "Trebuchet MS";
	text-align:right;
}

#commentlist div.commentmetadata a {
	color: #666;
}

#commentlist p {
	color: #333;
}

#comments h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	margin: 15px 0 0 0;
	padding: 5px 10px;
	background: url(images/opaque_10.png) repeat;
}
#comments #commentform {
	background: url(images/opaque_5.png) repeat;
	padding:10px;
}

#comments #commentform label {
	display: block;
	float: left;
	font-size: 9pt;
	width: 100px;
	clear: left;
	margin-right: 1em;
	padding: 5px 0;
	text-align: right;
}

#comments small {
	float:left;
	padding:5px;
	font:normal 10px "Trebuchet MS";
	color:#999;
}

#comments #commentform label.error{
	display: block;
	font-size: 9pt;
	clear: both;
	float:none;
	margin-right: 1em;
	padding: 5px 0;
	text-align: right;
	width:100%;
	
}

div#comments textarea {
	width: 31em;
	height: 12em;
}

div#comments fieldset button {
	float: right;
	width: 12em;
}

/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	background: url(images/opaque_30.png) repeat;
}

#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
}

#main #welcome p {
	font-size: 9pt;
	color: #eee;
	margin: 0 10px;
	padding: 6px 0;
}

#main #welcome a {
	text-decoration: underline;
	color: #ff9933;
}

#main #welcome a:hover {
	color: #dd6600;
}

#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
}

#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}

/* Sidebars */
#sidebars {
	margin: 0;
	float: left;
	width: 210px;
	color: #eee;
}

#sidebars .sidebarbox {
	padding: 8px 15px;
}

#sidebar_full {
	padding: 0;
	margin: 0;
}

#sidebar_left {
	float: left;
	width: 160px;
}

#sidebar_right {
	float: right;
	width: 160px;
}

#sidebars h2 {
	margin:0;
	font:italic 11pt "Myriad Pro", "Trebuchet ms";
	text-align:right;
	color: #fff;
	letter-spacing: 1px;
	margin:-8px -15px 10px;
	padding:5px 10px;
	border-bottom:1px solid #999;
}

#sidebars table {
	width: 130px;
}

#sidebars ul {
	margin: 0;
	padding: 0 0 5px 0;
}

#sidebars li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}

#sidebars li ul {
	padding: 0 0 0 10px;
}

#sidebars ul ul li {
	margin: 0;
	padding: 5px 0;
	color: #ffc000;
	list-style:square;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}

#sidebars a {
	display: inline;
	color: #333;
}

#sidebars a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#sidebars p {
	padding: 2px 0;
	font-size: 9pt;
	color: #eee;
}

#tag_cloud a {
	display: inline;
}

#sidebars ul.children li {
	border-bottom:none;
}

#sidebars ul.children {
	margin-bottom:0;
}

#sidebars ul.mainmenu {
	margin:0 0 40px;
	padding:0;
	list-style:none;
	background:none;
}

#sidebars ul.mainmenu li{
	position:relative;
}

#sidebars ul.mainmenu li.cat-item, #sidebars ul.mainmenu li.page_item {
	margin:0;
	padding:0px;
	list-style:none;
	background:none;
	text-align:right;
}

#sidebars ul.mainmenu li.cat-item a, #sidebars ul.mainmenu li.page_item a {
	display:block;
	text-transform:uppercase;
	font:italic 20px "Myriad Pro", "Trebuchet ms";
	color:#333;
	padding: 0 20px 0 0;
	line-height:2em;
	text-shadow:1px 1px 1px #FFFFFF;
	outline:0px;
}

#sidebars ul.mainmenu li.cat-item a:hover,
#sidebars ul.mainmenu li.cat-item.current-cat a,
#sidebars ul.mainmenu li.page_item a:hover,
#sidebars ul.mainmenu li.page_item.current-page a {
	text-decoration:none;
	color:#fff;
	text-shadow:1px 1px 1px #999;
}

#sidebars ul.mainmenu li.cat-item.current-cat a,
#sidebars ul.mainmenu li.page_item.current-page a {
	background: url(images/menu-bg2.png) repeat-y;
}

#sidebars ul.mainmenu li.cat-item.current-cat .children a,
#sidebars ul.mainmenu li.page_item.current-page .children a {
	background:none !important;

}

#sidebars ul.mainmenu .children li.cat-item a {
	display:block;
	color:#fff;
	z-index:20;
	position:relative;
}

#sidebars ul.mainmenu .children li.cat-item a,
#sidebars ul.mainmenu .children li.page_item a {
	text-transform:none;
	font:italic 14px "Myriad Pro", "Trebuchet ms";
	color:#333;
	line-height:1.5em;
	margin:5px 0;
	text-shadow:1px 1px 1px #FFFFFF;
}

#sidebars ul.mainmenu .children li.cat-item a:hover,
#sidebars ul.mainmenu .children li.cat-item.current-cat a,
#sidebars ul.mainmenu .children li.page_item a:hover,
#sidebars ul.mainmenu .children li.page_item.current-page a {
	text-decoration:none;
	color:#fff;
	text-shadow:1px 1px 1px #999999;
}

#sidebars ul.mainmenu .children li.cat-item.current-cat a {
	background: url(images/menu-bg2.png) repeat-y;
	text-shadow:1px 1px 1px #999999;
}

.hover {
	background: url(images/menu-bg2.png) repeat-y;
	width:100%;
	margin:5px 0;
	top:0;
	padding:0;
	right:0;
	display:block;
	position:absolute;
	z-index:-10;
}

#sidebars ul.mainmenu .children .hover{
	height:23px;
	margin-top:0px;
}

#sidebars ul.mainmenu li .hover{
	height:40px;
	margin-top:0px;
}

/*--- search ------------*/

form#searchform fieldset {
	background: transparent url(images/opaque_10.png) 0 0 repeat;
}

form#searchform fieldset input {
	margin: 0;
	padding: 0.4em 0 0.3em 2.5em;
	background: transparent url(images/search_on.png) 0.4em 0.4em no-repeat;
	outline: none; /* remove Safari glow */
}

form#searchform fieldset input:focus {
	background: transparent url(images/search_off.png) 0.4em 0.4em no-repeat;
}

form#searchform fieldset button {
	float: right;
	width: 6em;
}

div#searchbox {
	float:right;
	width:350px;
}

div#searchbox form#searchform input {
	width: 180px;
}

/*--- forms ------------*/

form, fieldset {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
}

/*label, input, select, textarea {
	font-size: 1.1em;
}*/

label {
	display: block;
	float: left;
	font-size: 9pt;
	width: 100px;
	clear: left;
	margin-right: 1em;
	padding: 0.5em 0;
	text-align: right;
}

label small {
	color:#666;
}

input, select, textarea {
	width: 20em;
	float: left;
	margin-bottom: 0.5em;
	padding: 0.4em;
	color: #333;
	background: transparent url(images/opaque_10.png) 0 0 repeat;
	border: none;
}

input:focus, select:focus, textarea:focus {
	color: #fff;
	background: transparent url(images/opaque_30.png) 0 0 repeat;
}

textarea {
	width: 20em;
	height: 7em;
	line-height: 1.3em;
	overflow: auto;
}

button {
	padding: 0.3em 0 0.3em 0;
	font-size: 0.9em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	width: auto;
	overflow: visible;
	background: url(images/opaque_60.png) repeat;
	border: none;
}

button:hover {
	background: #ffc000 !important;
}

button:active {
	background: #f00 !important;
}

.submit {
	padding: 0.3em 0 0.3em 0;
	font-size: 0.9em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	width: auto;
	overflow: visible;
	background: url(images/opaque_60.png) repeat;
	border: none;
}

.submit:hover {
	background-color: #ff9900 !important;
}

.submit:active {
	background-color: #f00 !important;
}

/* Before footer */

#morefoot {
	background: url(images/opaque_10.png) repeat;
	padding: 15px;
	border-top:10px solid #ffc000;
	color: #444;
	margin: 0;
}

#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
}

#morefoot ul {
	list-style-type: none;
	margin: 5px 0 10px;
}

#morefoot ul li, #morefoot p {
	font-size: 9pt;
}

#morefoot a {
	text-decoration: none;
	color: #444;
}

#morefoot a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#morefoot h3 {
	font: italic 12pt "Myriad Pro", "Trebuchet MS";
	font-weight: normal;
	color: #fff;
	letter-spacing: 0px;
	border-bottom: 1px solid #aaa;
	margin: 0;
	padding: 0 0 5px 5px;
	text-shadow:1px 1px 1px #999999;
}

#morefoot #searchbox {
	padding: 1px;
	width: 300px;
	margin-bottom:30px;
	float:none;
}

#morefoot .col1 {
	float: left;
	width: 305px;
}

#morefoot .col2 {
	margin: 0 25px;
}

#morefoot .col2, #morefoot .col3 {
	float: left;
	width: 300px;
}

#morefoot li {
	padding-left: 20px;
	margin-bottom: 5px;
	list-style:inside square;
	line-height: 20px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	color:#ffc000;
}

/* footer*/
#footer {
	clear: both;
	background: transparent url(images/opaque_30.png) repeat scroll 0 0;
	padding: 15px 15px 10px 15px;
}

#footer p {
	font-size: 9pt;
	color: #666;
	padding: 0;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	color: #ff9900;
}

#footerleft {
	float: left;
	width: 500px;
}

#footerright {
	float: right;
	width: 300px;
	text-align: right;
}

/* Misc */

.highlight {
	color: #222;
	font-weight: bold;
}

.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}

.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

.aligncenter, div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}

img.alignleft {
	float: left;
	margin: 10px 10px 10px -10px;
	padding: 10px 10px 10px 20px;
	background: transparent url(images/opaque_10.png) repeat scroll 0 0;
}

img.alignright {
	float: right;
	margin: 10px -10px 10px 10px;
	padding: 10px 20px 10px 10px;
	background: transparent url(images/opaque_10.png) repeat scroll 0 0;
}

img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
	padding: 10px;
	background: transparent url(images/opaque_10.png) repeat scroll 0 0;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px; /* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}

.portfolio {
}

.portfolio .topPost {
	margin:20px 0 0;
}

.portfolio .topPost .topTitle a {
	font-size:17pt;
	width:100%;
}

.portfolio .topPost .topTime {
	float:right;
	background:none;
	font:italic 18px "Myriad Pro", "Trebuchet MS";
	color:#999;
}

.item {
	position: relative;
	padding: 12px;
	overflow: hidden;
}

.info {
	position: relative;
	margin:0px 48px 0;
	padding: 5px 10px;
	text-align: left;
	line-height: 1.6em;
	color: #333;
	font-size: 9px;
	background: url(images/opaque_5.png);
	;
}

.info h2 {
	font-family: 'Myriad Pro', 'Trebuchet ms', Verdana;
	font-size: 2.5em;
	font-weight:normal;
	letter-spacing: -1;
	text-transform: none;
	text-align: center;
	line-height:1em;
	border-bottom:1px dotted #666;
	padding: 5px 0;
	color:#000;
}

.info h2 a {
	color:#000;
}

.info h3 {
	color: #666666;
	font-family: inherit;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.15em;
	padding: 1px 0;
}

.info h4 {
	clear:both;
	font-family: 'Myriad Pro', 'Trebuchet ms', Verdana;
	font-size: 2.5em;
	font-weight:normal;
	font-style:italic;
	letter-spacing: -1;
	text-transform: none;
	text-align: center;
	line-height:1em;
	padding: 20px 0 5px;
	color:#000;
}

.info h4 a {
	color:#FFFFFF;
	text-shadow:1px 1px 1px #999999;
}

.info li {
	color:#333;
	font-size:11px;
	margin:0 10px;
}

.lower {
	text-align: left;
}

.lower .technologie, .lower .zakres_prac {
	color:#333;
	font-size:11px;
	margin:0 10px;
}

.lower .technologie li, .lower .zakres_prac li {
	list-style-type:square;
}

.itemScreen {
	margin:0 18px;
	height:  375px;
	width:   500px;
	padding: 0;
	background: #fff url(images/loading.gif) center center no-repeat;
	border: 10px solid #aaa;
	float: left;
}

.itemScreen img {
	width: 500px;
	height: 375px;
	top:  0;
	left: 0;
}

.prev, .next {
	height:400px;
	width:30px;
	line-height:400px;
	display:block;
	cursor:pointer;
	background:url(images/opaque_10.png) repeat;
	border:0 none;
	padding:0;
	font-size:55px;
	text-decoration:none;
	color:#999;
	font-family:Arial;
	font-weight:normal;
}

.prev {
	float:left;
}

.next {
	float:right;
}

.next:hover, .prev:hover {
	text-decoration:none;
	background:url(images/opaque_30.png) repeat;
	color:#fff;
}

.bredcrumps{
	float:left;
	color:#999;
	font:normal 9pt "Trebuchet MS";
}

.bredcrumps a{
	color:#AAAAAA;
	font:normal 9pt "Trebuchet MS";
}

.wp-pagenavi {
	float:right;
	text-align:right;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 8px !important;
	margin: 2px !important;
	text-decoration: none !important;
	color: #666 !important;
	background-color:none !important;
	border:none !important;
	background:url(images/opaque_10.png) repeat !important;
}

.wp-pagenavi a:visited {
	text-decoration: none !important;
	color: #666 !important;
}

.wp-pagenavi a:hover {
	color: #333 !important;
	background:url(images/opaque_30.png) repeat !important;
}

.wp-pagenavi a:active {
	text-decoration: none !important;
	color: #FF9900 !important;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px !important;
	margin: 2px 2px 2px 2px !important;
	color: #666 !important;
	background:url(images/opaque_30.png) repeat !important;
}

.wp-pagenavi span.current {
	padding: 2px 8px !important;
	margin: 2px !important;
	font-weight: bold !important;
	color: #ffffff !important;
	background-color:none !important;
	border:none !important;
	background: #ffc000 !important;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	color: #666 !important;
	background-color:none !important;
	border:none !important;
	background:url(images/opaque_5.png) repeat !important;
}
