/*
 +--------------------------+
 ¦      kuca Vukajlovic     ¦
 ¦      Vukajlovic  Inn     ¦
 +--------------------------+
 ¦   purpose:   for print   ¦
 +--------------------------+
 ¦ coding: Miroslav Orbovic ¦
 +--------------------------+
*/

/* ==========================  BODY     ========================== */

body {
	background:		#ffffff;
	font-family:		Times New Roman, Times, serif;
	color:			#000000;
	padding:		0;
	margin:			0;
}

/* ==========================  WRAPPER  ========================== */

#wrapper div {
	width:			14cm;
	padding:		0;
	margin:			0 auto;
}

/* ==========================  HEADER   ========================== */

#header {
	height:			3.5cm;
	margin:			0;
}

/* ==========================  MENU     ========================== */

#menu {display:none;}

/* ==========================  CONTENT  ========================== */

#content {
	margin:			0;
}

#content div p {
	line-height:		110%;
	padding:		0.12cm 0 0.3cm 0;
	margin:			0;
}

#content div p small {
	font-size:		80%;
}

/* ==========================  BANNER   ========================== */

#banner {display:none;}

/* ==========================  FOOTER   ========================== */

#footer {
	margin:			0;
}

/* ==========================  TABLE    ========================== */

table {
	width:			100%;
	line-height:		100%;
	padding:		0;
	margin:			0 0 0.4cm 0;
}

table th, table td {
	vertical-align:		top;
	text-align:		left;
	padding:		0.12cm;
	margin:			0;
}

table thead th {
	border-bottom:		1px dashed #555555;
	font-size:		9pt;
}

table tbody td {
	border-bottom:		1px dashed #dddddd;
	font-size:		11pt;
}

/* ==========================  LIST     ========================== */

#content ul {
	font-size:		12pt;
}

#content ul li {
	font-size:		12pt;
}

#content ul ul {display:none;}

#content ul ul li {display:none;}

/* ==========================  FORM     ========================== */

form {display:none;}

/* ==========================  BLOCK    ========================== */

h1 {
	line-height:		100%;
	font-family:		Georgia, Times, serif;
	font-size:		32pt;
	font-weight:		400;
	letter-spacing:		-3px;
	color:			#6e310b;
	padding:		1cm 0 0.5cm 0.5cm;
	margin:			0;
}

h1 img {
	margin:			0 0.2cm;
}

h1 big {
	color:			#512103;
}

h2, h3 {
	font-family:		Impact, Helvetica, sans-serif;
	font-size:		16pt;
	font-weight:		normal;
	letter-spacing:		1px;
	padding:		0 0 0.1cm 0;
	border-bottom:		1px solid #555555;
	margin:			1cm 0 0.25cm 0;
}

h4 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		13pt;
	font-weight:		normal;
	color:			#508231;
	padding:		0 0 0 0.3cm;
	margin:			0;
}

p {
	line-height:		120%;
	font-size:		13pt;
	padding:		0;
	margin:			0 0 0.75cm 0;
}

p.img {
	text-align:		center;
	padding:		0;
	margin:			0.4cm 0;
}

address {
	font-size:		8pt;
	font-style:		normal;
	text-align:		center;
	padding:		0.1cm 0 0 0;
	border-top:		1px solid #555555;
	margin:			0.8cm 0 0 0;
}

/* ==========================  INLINE   ========================== */

small {
	line-height:		120%;
	font-size:		75%;
}

big {
	font-size:		125%;
}

span {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		70%;
}

/* ==========================  IMAGES   ========================== */

img.left {
	float:			left;
	margin:			0.15cm 0.55cm 0 0;
}

/* ==========================  LINKS    ========================== */

a {
	text-decoration:	none;
	color:			#5e9040;
	border-bottom:		1px solid #508231;
}

/* ==========================  NOPRINT  ========================== */

.noprint {display:none;}
