/** ============================================================================================= **/
/** RESET RELOADED CSS (Eric Mayer - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ **/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	font-weight: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* adds */
.text_version								{ display: none; }
.nofloat										{ clear: both; }

/** ============================================================================================= **/
/** ============================================================================================= **/
/** COMMON **/
body {
	background: #463527 url("../images/bg-menu.gif") top left repeat; 
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

/* links */
a	{
	text-decoration: underline;
	/*color: #F4CF9A;*/
	color: #FFD8A1;
}
/*** TODO: a:visited					{ color: #666; } */
a:hover, a:active	{
	color: #FFF;
}

/* tags, classes */
em {
	font-style: italic;
}
img	{
	border: 1px solid #F4CF9A;
}
p {
	margin-top: 1em;
}

.signature {
	font-style: italic;
	text-align: right;
}

/* layout */
#box_title { 
	height: 90px;
	background: #FFF url("../images/bg-title.gif") top left repeat-x;
}
#box_menu_main { 
	border-bottom: 1px solid #F4CF9A;
	background: #463527 url("../images/bg-menu.gif") top left repeat;
}
#box_main {
	min-height: 20em;
	background: #D90 url("../images/bg-menu-second.gif") top left repeat-y;
}
#box_left {
	float: left;
	width: 200px;
}
#box_content {
	margin-left: 200px;
	padding: 2em;
}
#box_footer	{
	height: 2em;
	border-top: 1px solid #F4CF9A;
}

/** --------------------------------------------------------------------------------------------- **/
/** BOX: TITLE **/
h1 {
	position: absolute;
	top: 0;
	left: 25px;
	height: 90px;
	width: 154px;
	overflow: hidden;
}
h1 span	{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 90px;
	width: 154px;
	z-index: 1;
	background: url("../images/logo-norea.gif") top left no-repeat;
	cursor: pointer;
}

#box_title cite	{
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
	height: 90px;
	width: 290px;
	overflow: hidden;
	z-index: 1;
	padding: 15px 0 0 15px;
	background: url("../images/bg-title-cite.gif") top left no-repeat;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
}
#box_title cite .signature {
	display: block;
	padding-top: 2px;
	padding-right: 40px;
}

/** --------------------------------------------------------------------------------------------- **/
/** BOX: MENU-MAIN **/
#box_menu_main {
	font-size: 1em;
	padding: 0.6em 3em 0.4em;
}
#box_menu_main li {	
	display: inline; 
	padding-left: 1.5em;
}
#box_menu_main li, #box_menu_main a {
	color: #F4CF9A;
	text-transform: uppercase;
	text-decoration: none;
}

/* links */
#box_menu_main a:visited {
	color: #F4CF9A;
}
#box_menu_main a:hover, #box_menu_main a:active	{
	color: #FFF;
}

/** --------------------------------------------------------------------------------------------- **/
/** BOX: LEFT (MENU-SECOND, GALERY **/
#box_left a {
	font-size: 0.9em;
	font-style: italic;
	text-decoration: none;
}

#box_menu_second, #box_gallery	{
	padding: 1.1em 0.4em;
	color: #574B2F;
}
#box_menu_second h2 {
	padding-bottom: 0.2em;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	text-transform: uppercase;
}
#box_menu_second li {
	padding: 0.3em 0 0 1.5em;
}
#box_gallery	{
	text-align: center;
}

/** --------------------------------------------------------------------------------------------- **/
/** BOX: FOOTER **/
#box_footer	{
 padding-top: 0.7em;
 color:	#BDA37E;
 font-size: 0.8em;
 font-style: italic;
 text-align: center;
}

/* ------------------------------------------------------------------------- */
/** BOX: CONTENT **/
#box_content {
	max-width: 40em;
	font-size: 0.9em;
	line-height: 1.5em; 
}

#box_content h2	{
	padding-bottom: 0.6em;
	font-size: 1.6em;
	font-weight: bold;
}
#box_content .new_par {
	margin-top: 1.2em;
}

#box_content h3	{
	font-size: 1.2em;
	font-weight: bold;
}
#box_content ul	{
  padding-left: 2em;
  list-style-type: disc;
}
#box_content ul li { 
	padding-bottom: 0.2em;
	font-style: italic;
}

#box_content .signature {
  margin: 0 0 2em;
	text-align: right;
}

/* predstaveni */
#box_content .ul_house {
	list-style-image:			url("../images/predstaveni-house.jpg");
}
#box_content .ul_camera {
	list-style-image:			url("../images/predstaveni-camera.jpg");
}

/* zakazky */
.order {
	min-height: 100px;
	margin-bottom: 2em;
}

.order h3 {
	margin-bottom:		0.6em;
	padding:					0.2em;
	background-color: #C08500;
}
.order img {
	float:					left;
	margin-right:		1em;
	margin-bottom:	0.6em;
}
.order p {
	margin-top: 0;
}
.order .order_description {
	margin-top: 1em;
}

/* reference */
.reference img {
	float: left;
	margin-top: 0.3em;
	margin-right: 1em;
}

/* fotograficke-prace */
#moving_prev div {
	background: #D90 url("../../images/gallery/prev1.jpg") center left no-repeat;
}
#moving_prev div:hover {
	background: #D90 url("../../images/gallery/prev1-hover.jpg") center left no-repeat;
}
#moving_next div {
	background: #D90 url("../../images/gallery/next1.jpg") center left no-repeat;
}
#moving_next div:hover {
	background: #D90 url("../../images/gallery/next1-hover.jpg") center left no-repeat;
}

