/* Stylesheet for Sigurica.com 						*/
/* Created by Array Studio doo, Serbia				*/
/* Contact: predrag@arraystudio.com					*/


/* 1. Clearfix */
/* ---------------------------------------			*/

.clearfix:after { /* ie.css, ie7.css */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* 2. After Reset Definitions */
/* ---------------------------------------			*/

body {
	background:#ccc;

}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Times New Roman',sans-serif,'Trebuchet MS',Arial;
	font-weight:bold;
	font-style:normal;
}

h6.just-link {
	margin-bottom:2em;
}

.impact {
	font-size:276.9%;
}

.teaser {
	font-size:123.1%;
	padding-bottom:1em;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

a:link,
a:visited {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	
}

/* 3. Design elements 								*/
/* ---------------------------------------			*/

.block {
	/*border:2px solid #390;*/
	
	background: #fff;
	margin-bottom:0.5em;
	height:367px;
	width:374px;
	text-align:center;
	vertical-align:middle;
}

.block h2{
	display:block;
	position:relative;
	font-size:190%;
	top:43%;
	font-weight:normal;
}


.block h2#podnaslov{
	display:block;
	position:relative;
	font-size:145%;
	top:43%;
	font-weight:normal;
}


.stats {
	/*background:green url(../graphics/bgnd-stats.jpg) no-repeat 0 0;*/
	
}

.header {
	height:170px;
	position:relative;
	background:#fff url(../graphics/bgnd-header.gif) repeat-x 0 0;
}


/* YUI needs										*/
/* ---------------------------------------			*/


.yui-overlay {
	position:absolute;
}

#little_footer{
	
	color: #666;
	margin-right:5px;
	margin-top:260px;
	text-align:right;
	font-size:90%;
	line-height: 1.7em
	
}
