html, body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.8em;
	background:#222222;
	background:url(images/ppbg.jpg);
	height:100%;
}
/* Global reset *//* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border:0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul, li {
	list-style:none
}
caption, th {
	text-align:left
}
/* Global reset-RESET *//* The below restores some sensible defaults */

strong {
	font-weight: bold
}
a img {
	border:none
} /* Gets rid of IE's blue borders */
img {
	border: none;
}
a {
	color: #423b35;
}
* {
	margin: 0;
	padding: 0;
	outline:none;
}
h1, h2 {
	font-weight: normal;
	margin: 10px 0;
	padding: 10px 0;
}
h1 {
	font-size: 4em;
	padding: 15px 2%;
	margin: 0 auto;
	color: #e3e1d5;
}
#page-container {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
}
.topsection {
	width:210px;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	background: #000000;
	padding:0;
}
.topsection-srodek {
	width:210px;
	height:100%;
	background:url(images/left_bg.jpg) no-repeat top right;
	background-color:#111111;
}
.topsection-srodek-single {
	width:210px;
	height:100%;
	background:url(images/left_bg_single.jpg) no-repeat top right;
	background-color:#111111;
}
.topsection #logo {
}
.topsection #logo a {
}
.container {
	width:auto;
	padding: 15px 15px 15px 225px;
	margin-bottom:50px;
}
ul.column {
	list-style: none;
}
ul.column li {
	position:relative;
	width: 200px;
	float: left;
	padding: 0;
	margin: 10px 0;
	display: inline;
}
.block {
	height: auto;
	font-size: 1em;
	margin-right: 20px;
}
ul.column li .block a {
	color: #ffffff;
}
.block h2 {
	font-size: 11px;
	margin:0;
	padding:0;
	padding:11px 10px 6px 10px;
	position: absolute;
	top: 210px;
	left: -8px;
	z-index:3;
	background-color:#ffffff;
	color:#ffffff;
	background:url(images/info-box-heading.png) no-repeat top left;
	height:34px;
}
.block h2 a:link, .block h2 a:visited {
	text-decoration:none;
	color:#ffffff;
}
.block p {
	padding: 0 10px 0 10px;
}
.block .wzor {
	width: 100%;
	background:#fff;
	-ms-interpolation-mode: bicubic;
	display: block;
	border:3px solid #ffffff;
}
.entry {
	width:100%;
}
.entry img {
	border:5px solid #ffffff;
}
.ramka {
	border:5px solid #ffffff;
}
img.floatleft {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#toTop {
	width:112px;
	background: url('images/backtotop.jpg') no-repeat;
	text-align:center;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#666;
	text-decoration:none;
	text-indent: -9999em;
	height:30px;
}
#portfolio-filter {
	position: absolute;
	top: 100px;
	left: 0;
	width: 210px;
	height: 492px;
	background: url('images/menu-all.jpg') no-repeat;
}
#portfolio-filter li {
	position: absolute;
	left: 0;
	width: 210px;
	height: 82px;
}
#portfolio-filter #p-f-featured {
	height: 82px;
	top: 0px;
}
#portfolio-filter #p-f-website {
	height: 82px;
	top: 82px;
}
#portfolio-filter #p-f-prints {
	height: 82px;
	top: 164px;
}
#portfolio-filter #p-f-logo {
	height: 82px;
	top:246px;
}
#portfolio-filter #p-f-other {
	height: 82px;
	top: 328px;
}
#portfolio-filter #p-f-all {
	height: 82px;
	top: 410px;
}
#portfolio-filter li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 82px;
	text-indent: -9999em;
	outline:none;
}
#portfolio-filter-single-page {
	position: absolute;
	top: 100px;
	left: 0;
	width: 210px;
	height: 164px;
	background: url('images/menu-all-single-page.jpg') no-repeat;
}
#portfolio-filter-single-page li {
	position: absolute;
	left: 0;
	width: 210px;
	height: 82px;
}
#portfolio-filter-single-page #p-f-back-all {
	height: 82px;
	top: 0px;
}
#portfolio-filter-single-page #p-f-back-current {
	height: 82px;
	top: 82px;
}
#portfolio-filter-single-page li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 82px;
	text-indent: -9999em;
	outline:none;
}
.project-info {
	position:fixed;
	top:263px;
	left:0px;
	width:200px;
	background-color:#555555;
	padding:50px 22px 25px 22px;
	background: url('images/item_info_bg.jpg') no-repeat;
}
.contact {
	position:fixed;
	bottom:30px;
	left:35px;
	width:118px;
	height:52px;
	background: url('images/contact.png') no-repeat;
	text-indent: -9999em;
	outline:none;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
	overflow:hidden;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background:url(images/overlay.png) 0 0 repeat;
}
#colorbox {
}
#cboxTopLeft {
	width:21px;
	height:21px;
	background:url(images/controls.png) -100px 0 no-repeat;
}
#cboxTopRight {
	width:21px;
	height:21px;
	background:url(images/controls.png) -129px 0 no-repeat;
}
#cboxBottomLeft {
	width:21px;
	height:21px;
	background:url(images/controls.png) -100px -29px no-repeat;
}
#cboxBottomRight {
	width:21px;
	height:21px;
	background:url(images/controls.png) -129px -29px no-repeat;
}
#cboxMiddleLeft {
	width:21px;
	background:url(images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width:21px;
	background:url(images/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height:21px;
	background:url(images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height:21px;
	background:url(images/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background:#fff;
}
#cboxLoadedContent {
	margin-bottom:28px;
}
#cboxTitle {
	position:absolute;
	bottom:4px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
}
#cboxCurrent {
	position:absolute;
	bottom:4px;
	left:58px;
	color:#949494;
}
#cboxSlideshow {
	position:absolute;
	bottom:4px;
	right:30px;
	color:#0092ef;
}
#cboxPrevious {
	position:absolute;
	bottom:0;
	left:0px;
	background:url(images/controls.png) -75px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:-75px -25px;
}
#cboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(images/controls.png) -50px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:-50px -25px;
}
#cboxLoadingOverlay {
	background:url(images/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
	background:url(images/loading.gif) center center no-repeat;
}
#cboxClose {
	position:absolute;
	bottom:0;
	right:0;
	background:url(images/controls.png) -25px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position:-25px -25px;
}
/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');
}
.cboxIE #cboxTopCenter {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');
}
.cboxIE #cboxTopRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');
}
.cboxIE #cboxBottomLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');
}
.cboxIE #cboxBottomCenter {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');
}
.cboxIE #cboxBottomRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');
}
.personal-info {
	font-size: 11px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.8em;
	text-align:justify;
}
.personal-info2 {
	font-size: 11px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.8em;
	text-align:left;
	color:#999999;
	margin-bottom:0;
}

.personal-info2 a:link, .personal-info2 a:visited {

	color:#999999;
	text-decoration:none;

}

.personal-info2 a:hover {

	color:#777777;
	text-decoration:underline;

}
#inline hr {
	border: 0;
	height:1px;
	background-color:#999999;
	margin: 7px 0 7px 0;
}
.block div .cfi {
	margin:0;
	padding:0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
	border:3px solid #ffffff;
}
.block div .cfi {
	display:none;
	-ms-interpolation-mode: bicubic;
}
.www {
}

.entry .visit{
	position:fixed;
	z-index:999;
	top:300px;
	left:33px;
	border:none;
}
