/* CSS Document - Frontpage */

#topMenu { display: none;}
#template_subtype_frontpage .fieldblock.type3 {
	padding: 10px;
	display: block;
}
#template_subtype_frontpage .fieldblock.type3 h4{
	float: left;
	font-size: 11px;
	font-weight: bold;
	clear: none;
	background-image:url(../../graphics/tnlj/prik.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 30px;
	width: 125px;
	text-transform: uppercase;
}
#template_subtype_frontpage .fieldblock.type3 .fields{
	float: left;
	clear: none;
}
#template_subtype_frontpage .fieldblock.type2 {
	height: 36px;
}
/*.fieldblock.type1, .fieldblock.type2, .fieldblock.type3{
	display: none;
}
*/

/*
#topMenu{
	display: none;
}

/* Column 2 - right side og contents 
#template_page{
	background-image: url(../../graphics/srdj/bg_content_vert.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#template_page_contents {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 200px;
	background-image: url(../../graphics/srdj/bg_content.png);
	background-repeat: repeat-y;
}

#topMenu li a.selected{
	background-image: none;
	color: #bc281c;
	text-decoration: none;
	padding: 8px 0px 7px 13px;
}*/