@charset "utf-8";
/*	-------------------------------------------------------------
	Enciklopedija srpskog građevinarstva /// www.SerbiaConstruction.com
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:	print.css
	Version:	1.0
	Date:	12/01/2010
	-------------------------------------------------------------	*/

body {
	background:white;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12.5px;
	line-height:15px;
	margin:0;
	padding:0;
}

a:link,
a:hover,
a:visited {color:#000; text-decoration:underline;}

a image {border:none; outline:none;}

#header h1#print_logo {
	border:1px solid #fff;
	display:block;
	float:left;
	height:97px;
	width:222px;
}
#header h1#print_logo a img {
	border:1px solid #fff;
	display:block;
	float:left;
	height:97px;
	width:222px;
}
#header address {
	color:#000;
	float:right;
	font-size:12.5px;
	line-height: 5px;
	font-style:normal;
	margin:18px 20px 0 0;
	width:180px;
}

#content_middle {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	clear:both;
	margin:0;
	padding:10px 0;
	width:100%;
}

h2 {
	font-size:15px;
	text-transform:uppercase;
	text-decoration:underline;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#header h1#logo,
#small_top_menu,
#header form,
#menu,
#content_middle_right,
#slideshow_beta,
.project_info_image,
a#print,
a#pdf,
#footer,
.project_gallery a.project_gallery_butt_prev img,
.project_gallery a.project_gallery_butt_next img

{display:none;}

.project_informations { border:1px solid #000;}

.project_informations ul li {
	list-style:inside;
	list-style-type:disc;
	padding-left:0;
	margin-bottom:10px;
}

.project_gallery {
	border:none;
	clear:both;
	float:none;
	margin-bottom:20px;
	padding:0;
	width:100%;
}

.anyClass, 
.anyClass_noscroll {
	left:inherit;
	overflow:visible;
	position:inherit;
	visibility:visible;
	width:100%;
}

.anyClass ul, 
.anyClass_noscroll ul {
	left:inherit;
	list-style-type:none;
	margin:0;
	padding:0;
	position:inherit;
	width:100%;
}

.anyClass_noscroll ul li {
	overflow:visible;
}