/*
************* CSS Document ***************
**										**
** web site:							**
**	Avanguardia Group					**
**	http://www.avanguardiagroup.com		**
**					 					**
** author:								**
**	DEV INTERNATIONAL DOO (D.V.)		**
**	http://www.devintl.com				**
**					 					**
** date: 		20.10.2007.				**
** version:		2.0						**
** vers. date:	07.09.2008.				**
**										**
******************************************
*/

h1.najava {
	display:block;
	padding:10px;
	border:4px solid #333333;
}

h2 {
	color:#B81E18;
	margin-bottom:4px;
}
h2.pg {
	color:#666666;
	margin-bottom:4px;
}

h3 {
	color:#B81E18;
	margin-bottom:4px;
	font-size:20px;
}
div#news_title {
	position:absolute;
	top:40px;
	right:34px;
	font-size:28px;
	color:#B81E18;
}

div#news_content {
	position:absolute;
	top:40px;
	left:0;
	width:100%;
}

*html div#news_content {
	display:none;
	}

div#news_content img {
	margin:2px;
}

a img{
	border:5px solid #222222;
	margin:0 10px;
}

a:hover img{
	border:5px solid #999999;
}

.news_image_container {
	border:1px solid #404040;
	margin:0 10px 2px 0;
}

.new_collection img {
	border:2px double #404040;
	margin:1px;
}

/* orange */

#page {
	margin: 1em auto;
	width: 790px;
	padding: 20px;
}
::selection {
	background:#ffde9f;
	color:#000;
}
::-moz-selection {
	background:#ffde9f;
	color:#000;
}
