html {
	margin: 0;
	padding: 0;
}
/* commented backslash hack for ie5mac  \*/
html, body{height:100%;}
/* end of hack */


body {
	margin:	0;
	padding: 0;
	background-color: #222;
	color:	#aaa;
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 13px;
	letter-spacing:	.04em;
	word-spacing:	.2em;
	display: block;
	text-align: center; /* centre for ie5 and 5.5. */
	min-height: 1500px; /* for mozilla/opera */
	min-width: 950px; /* for mozilla/opera */
}

img, div, ul, li, table, tr, tbody, thead, td {
	border: 0;
	border-collapse: collapse;
}



.clear	{
	clear: both;
}

/* styling fonts */

p, div, h1, h2, h3, h4, h5	{
	padding: 0;
	margin: 0;
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	
}
p	{
	font-size: 15px;
	font-weight: lighter;
	line-height: 1.4em;
}

h1	{
	font-size: 16px;	/*-- nepouzit, ale pouzit jako odkaz u spodnich blogu --*/
	letter-spacing: .4em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #66ccff;
}

h2	{
	font-size: 14px;	
	letter-spacing:	.2em;
	text-transform: uppercase;
	line-height: 2.5em;
	font-style: normal;
	font-weight: normal;
	color: #777;
}

h3	{
	font-size: 13px;
	line-height: 1em;

}



a	{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #777;
	text-transform:	uppercase;
	
}

a:hover, a:active	{
	color:	#66523C;
	text-decoration: none;
}

.now_page	{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color:  #66523C;
	text-transform:	uppercase;
}


.small	{
	font-size: 9px;
}





.strong	{
	font-size: 13px;
	font-weight: bold;
}

.uppercase-blue	{
	font-size: 13px;
	font-weight: normal;
	color: #66ccff;
	text-transform: uppercase;
	letter-spacing:	.2em;
	
}

.uppercase {
	text-transform: uppercase;
	font-weight: bold;
	
	
}
.uppercase-normal {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing:	.2em;
	
	
}

/* end of styling fonts */


/* main stracture of page */

#wrapper	{
	padding: 0 0 20px 0;
	width:	950px;
	margin: 0 auto;
	text-align: left;
	min-width: 950px;
	background-color: #222;
}


#logo	{
	background: url("https://www.nzicescapes.com/other-images/logo.gif") no-repeat left top;
	margin-bottom: 10px;
	margin-top: 20px;
	height: 80px;
        border-bottom: 2px solid #111;
        
	
}
.hidden {
        position: absolute;
        left: -9999px;
}

#nav	{
	margin: 0 0 7px 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width:	950px;
	border-bottom: 6px solid #111;
        height: 25px;
	text-align: center;
	min-width: 950px;
	
}

#nav li	{
	margin:	auto;
	padding-right: 22px;
	padding-left: 22px;
	text-align: center;
	
	
	font-size: 14px;
	display: inline;
}

#nav a	{
	
}


#content	{
        clear: both;
	width: 950px;

}

ul.bottom-blocks	{	
	clear: both;
	margin: 20px auto;
	padding: 0;
	list-style-type: none;
	width:	950px;
	float: left;
	display: block;
	background-color: #111;
}

ul.bottom-blocks li	{
	margin: 0;
	padding: 15px 0;
	float: left;
	width: 300px;
	
	height: 560px;
	
	
}

ul.bottom-blocks h1	{
	text-align: center;
	font-size: 16px;
	display: block;
	color: #66ccff;
}

ul.bottom-blocks p	{
	font-size: 12px;
	padding: 5px 0;
}

#column1	{
	border-right: solid 25px #222;
	
        
}

#column2	{
	border-right: solid 25px #222;
}

ul.second-bottom-blocks	{	
	clear: both;
	margin: 20px auto;
	padding: 0;
	list-style-type: none;
	width:	950px;
	float: left;
	display: block;
	background-color: #111;
}



ul.second-bottom-blocks h1	{
	text-align: center;
	font-size: 16px;
	display: block;
	color: #66ccff;
	
}

ul.second-bottom-blocks p	{
	font-size: 12px;
	padding: 5px 0;
}


#column4	{
	border-right: solid 0px #111;
	margin: 0;
	padding: 15px 0;
	float: left;
	width: 230px;
	
	height: ;
	
        
}

#column4 p	{
	line-height: .8em;
	
        
}

#column5	{
	border-right: solid 0px #111;
	margin: 0;
	padding: 15px 0;
	float: left;
	width: 490px;
	
	height: ;
}

#column6	{
	
	margin: 0;
	padding: 15px 0;
	float: left;
	width: 230px;
	
	height: ;
}

#column6 ul {
	list-style-type: none;
	padding: 0;
	
}


#column6 ul li {
	padding-bottom: 7px;
	
}
#column6 ul li a {
	
	font-size: 12px;
}



#footer	{
	clear: both;
	background-color: #111;
	padding: 0;	
	height:	120px;
	width: 100%;
	margin-bottom: 20px;
	
	
	
}

#footer_blog_left	{
	float: left;
	display: block;
	text-align: left;
	width: 730px;
	
}

.small-footer	{
	font-size: 10px;
}

#footer_blog_left	{
	float: left;
	display: block;
	text-align: left;
	width: 730px;
	
}


ul.nav_bottom	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 730px;
	float: left;
	display:  block;
	text-align: left;
}

ul.nav_bottom li	{
	margin: 0;
	padding: 10px 0 10px 35px;
	float: left;
	font-size: 10px;
	
}

#blog_social_media	{
	float: right;
	width: 190px;
	margin: 0;
	
	
}

ul.social_media	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.social_media li	{
	margin: 0;
	padding: 3px 0;
}

ul.social_media a	{
	font-size: 10px;
	text-transform: lowercase;
}




ul.pagination	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 950px;
	float: right;
	display: block;
	background-color: #111;
	text-align: right;
	line-height: 2.5em;
        
}

ul.pagination li	{
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
        text-transform:	lowercase;
	
}
ul.pagination a {
        text-transform:	lowercase;
}
.back-to-thumbnails	{
	margin: 0;
	padding-left: 10px;
	display: inline;
	float: left;
	
	
}

a.prev-next	{
	font-size: 40px;
	font-weight: lighter;
	font-family: monospace;
	
}

/* begin fine print page */



table.frame	{
	
	height: 655px;
	min-height: 655px;
	max-height: 655px;
	text-align: center;
	vertical-align: middle;
	width: 950px;
	background-color: #222;
	border-collapse: collapse;
}
.extra-div {
	height: 0px;
}


#border-frame img {
	padding:	50px 55px 60px 55px;
	border:	 #000 solid 25px;	
	background-color: #fffffb;
	
	

	
	max-height:	500px;	
	max-width:		700px;
	-webkit-box-shadow: 8px 8px 20px 0px rgba(51,51,51,0.25);
	-moz-box-shadow: 8px 8px 20px 0px rgba(51,51,51,0.25);
	box-shadow: 8px 8px 20px 0px rgba(51,51,51,0.25);



}

#info-img	{
	clear: both;
	width: 950px;
	
	
	
}


.caption-fine-prints p	{
	
	margin: 0 auto;
	
	line-height: 1.5em;
	text-align: center;
	font-style: italic;
	font-variant: normal;
	font-family: Calibri, 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
	font-weight: 400;
	font-size: 16px;
	
	
	
}
.caption-fine-prints p.print-id	{
	font-style: normal;
	padding-top: 20px;
	
 }

.caption-fine-prints p.print-size	{
	font-size: 14px;
	
	
 }

.caption-fine-prints p.print-edition	{
	font-style: normal;
	padding-top: 20px;
}

#buy-print	{
	
	line-height: 2em;
	border-collapse: collapse;
	text-align: center;
	margin: 20px auto;
	
	
}


#buy-print form table	{
	
	
}

#buy-print form input	{
	
	padding: 5px 0 5px 5px;
	
}


/* end of fine print page */


