body.pavel-popup #general {
	display: block;
	visibility: visible;
}

#tms-logo {
	overflow: hidden;
	background: url(../images/pavel-zoubok-gallery.gif) 0 0 no-repeat;
	width: 270px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

#tms-logo-new {  /* needs to be tested */

overflow: hidden;
	background: url(../images/pzg-2010-logo.gif) 0 0 no-repeat;
	width: 622px;
	height: 94px;
	margin: 0px 0px 100px 0px;
	padding: 0px;


}

.artwork-big .text {
		text-align: right;
		padding:0px 60px 0px 0px;
	}
	
.artwork-big h2{
	padding:0px 0px 0px 60px;
}
/* this one is makes image of logo show up */
#tms-logo a {
		height: 35px; 
		padding-top: 0px;
		display: block;
	}

body.pavel-popup #footer {
	display: block;
	visibility: visible;
	clear: both;
	margin-top: 30px;
}
body.pavel-popup #bd {
	clear: both;
	margin-top: 135px;
}
body.pavel-popup .popup-buttons {
	display: none;
	visibility: hidden;
}