body
{
	font: 0.76em/1.5em Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; color: #666666; 
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-height: 100%; 
	background: #e5e5e5;	
	
	background-image: url("../img/bg.png");
	background-repeat: repeat-x;
	background-position: top left;
	
}

#main_grid
{

}

#submain_grid
{
	background: #ffffff;
	border-right: 10px solid #dbdbdb;
	border-left: 10px solid #dbdbdb;
	border-bottom: 10px solid #dbdbdb;	
}

#info_tab
{
	background-image: url("../img/infotab.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#logo
{
	position: relative;
	float: left;
	height: 140px;
	width: 500px;
	background-image: url("../img/logo.png");
	background-repeat: no-repeat;
	background-position: top left;
	
}


#logo .podjetje
{
	position: absolute;
	top: 35px;
	left: 150px;
	font-size: 0.9em;
	line-height: 1.4em;	
}

#logo .podjetje strong
{
	color: #d92a19;
	font-size: 43px;
	letter-spacing: -5px;
	line-height: 50px;
}

#logo1
{
	position: relative;
	float: left;
	height: 140px;
	width: 500px;
	background-image: url("../img/logo2.png");
	background-repeat: no-repeat;
	background-position: top left;
	
}

#logo1 .podjetje
{
	position: absolute;
	top: 35px;
	left: 150px;
	font-size: 0.9em;
	line-height: 1.4em;	
}

#logo1 .podjetje strong
{
	color: #3a3c80;
	font-size: 43px;
	letter-spacing: -5px;
	line-height: 50px;
}



#info .kontakt
{
	font-size: 1.0em;
	line-height: 1.4em;
	text-align: right;
}

#info .kontakt a
{
	color: #666666;
}


#info .kontakt strong
{
	color: #d92a19;
}


#slogan
{
	position: relative;
	float: left;
}

#item_container
{
	position: relative;
	float: left;
	width:290px;
}

#item_container strong
{
	color: #254658;
}


#item_container a
{
	color: #666666;
}


#item_container .title
{
	color: #ffffff;
	width: 200px;	
	font-size: 1.4em;	
	margin-top: 30px;
	margin-bottom: 10px;	
	margin-right: 20px;
	margin-left: 20px;	
	font-weight: bold;	
}

#item_container .summary
{
	color: #ffffff;
	width: 170px;	
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 10px;		
	margin-right: 20px;
	margin-left: 20px;	
}

#item_container .icon
{
	position: absolute;
	right: 10px;
	top: 70px;
}

#item_container .content
{
	position: absolute;
	top: 215px;
	width: 260px;		
	font-size: 0.9em;
	line-height: 1.4em;
	color: #222222;
	margin-right: 20px;
	margin-left: 20px;	
}

#item_container .button
{
	position: absolute;
	top: 320px;
	margin-right: 20px;
	margin-left: 20px;		
}

#spacer
{
	background-image: url("../img/spacer.png");
	background-repeat: repeat-y;	
}

#content_container
{
	padding-right: 20px;
	padding-left: 20px;
}

#content_container .title
{
	font-size: 2em;
	color: #254658;
	padding-bottom: 20px;
}

#content_container .content
{
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 10px;
	color: #222222;
}

#content_container a
{
	color: #666666;
}


#content_container .gallery
{
	position: relative;
	float: left;
	background: #ececec;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
}

#content_container .gallery img
{
	border: 1px gray solid;
}


#copyrights
{
	width: 920px;
	margin-top: -10px;
}

#copyrights .logo
{
	position: relative;
	float: left;
}

#copyrights .copyright
{
	position: relative;
	float: left;
	font-size: 1em;
	font-weight: bold;
	width: 50%;
	padding-top: 10px;
	padding-left: 10px;	
	color: #999999;
}

#copyrights .about
{
	position: relative;
	float: left;
	font-size: 0.8em;
	width: 80%;
	margin-top: -5px;	
	padding-left: 10px;		
	letter-spacing: -1px;
	color: #999999;	
}

#copyrights .about a
{
	color: #999999;	
	text-decoration: none;
	font-weight: bold;
}
