body 
{	
	background: #2BA6FF;
	background-image: url('layout/images/sky.jpg');
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
    padding: 0;    
    /*overflow:hidden;*/
    height:100%;
    border: solid 0px white;
}

#divinfo 
{
	height: 100%;
	width: 100%;
/*	overflow: scroll;*/
}

#outer-container
{	
	border-collapse: collapse;
	margin: 0;
	height: 100%;
	width: 100%;
	border: solid 0px black;	
}

#main-container
{
	width: 100%;
	height: 100%;
	border: solid 0px black;	
	border-collapse: collapse;
	margin: 0;
}

#content 
{
	border-left: solid 1px #7F7359;		
	border-right: solid 1px #7F7359;			
	width: 800px;
	height: 100%;
	background-image: url('layout/images/background.jpg');
	background-repeat: repeat; 
	vertical-align: top;
}

#main-container-content
{
	width: 780px;
	height: 99%;
	border: solid 1px #7F7359;			
	margin: 10px 10px 0 10px;	
}

#main-container-content-header
{
	width: 100%;
	height: 250px;	
	padding: 0px;	
	border: solid 1px #7F7359;		
}

#main-container-content-subpage
{
	width: 100%;	
	height: 100%;
	padding-bottom: 10px;		
}

#tab1
{
	width: 50px;	
	height: 200px;
	background-image: url('layout/images/tab_krynica.gif');
	background-position: right;
	background-repeat:no-repeat;
}

#tab2
{
	width: 50px;	
	border-top: solid 0px #EDF7FF;
	height: 200px;
	background-image: url('layout/images/tab_jantar.gif');
	background-position: right;
	background-repeat:no-repeat;
}

#tabContact 
{
	width: 50px;	
	height: 200px;
	background-image: url('layout/images/tab_contact.gif');
	background-position: left;
	background-repeat:no-repeat;
}

#cell1  
{
	width: 50px;
	height: 50px;
	background-image: url('layout/images/shadow.gif');
	background-position: right;
	background-repeat:repeat-y;
}

#cell2
{
	width: 50px;
	height: 50px;
}

#cell3
{
	width: 50px;
	height: 200px;
}

#cell4
{	
	width: 50px;
	height: 250px;
	border: solid 0px black;
	background-image: url('layout/images/shadow1.gif');
	background-position: right;
	background-repeat: no-repeat;
}

#cell5
{	
	width: 50px;
	height: 250px;
}

#cell6
{
	width: 50px;
	/*height: 550px;*/
	background-image: url('layout/images/shadow2.gif');
	background-position: right;
	background-repeat:repeat-y;
}

#cell7
{
	width: 50px;
	/*height: 550px;*/
}

#footer1
{
	height:10px;
	background-image: url('layout/images/shadow2.gif');
	background-position: right;
	background-repeat:repeat-y;
	
}

#footer2
{
	height:10px;
	border-left: solid 1px #7F7359;	
	border-right: solid 1px #7F7359;	
	background-image: url('layout/images/background.jpg');
	background-repeat: repeat; 
}

#footer3
{
	height:10px;
}

#blenddiv 
{
	position: absolute; 
	top:0px; 
	left:0px; 
	width: 100%; 
	height: 100%; 
	border: solid 0px #7F7359;	 
	min-height: 200px; 
	min-width: 536px;
}

#blendimage 
{
	position: absolute; 
	top:0px; 
	left:0px; 
	width: 100%; 
	height: 100%; 
	border: solid 0px #7F7359;	
	min-height: 200px; 
	min-width: 536px; 
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
}

#title
{
	position: absolute; 
	top:0px; 
	left:0px; 
	width: 755px; 
	height: 40px; 
	border: solid 0px #7F7359;	
	z-index: 100;
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	color: White;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url('layout/images/title_background.png');
}

#subtitle
{
	position: absolute; 
	top:210px; 
	left:0px; 
	width: 755px; 
	height: 23px; 
	border: solid 0px #7F7359;	
	z-index: 100;
	font-family: Verdana;
	font-size: 10pt;	
	font-weight: bold;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url('layout/images/title_background.png');
}


.gallery-thumbnail
{
	
}

.gallery-large-href
{
	text-decoration: none;
}