/* CSS Document */

/***********/
/* CONTENT */
/***********/

.content {
	width: 100%;
	height: auto;
	position: relative;

}

.leftColumn {
	width: 175px;
	float: left;
	margin-top: 110px;
}

.middleColumn {
	width: 550px;
	margin-left: 30px;
	float: left;
}

.rightColumn {
	width: 168px;
	float: right;
	margin-top: 110px;
}

.introIcon {
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	float: left;
	height: 79px;
	width: 56px;
}

.squareModule div {
	float: left;
	width: 232px;
	height: 148px;
	margin-bottom: 15px;
	margin-right: 25px;
	background: url(/images/intro_square.png) top left no-repeat;
	behavior: url(css/iepngfix.htc);
	text-align: left;
}

div.small {
	width: 232px;
	height: 78px;
	background: url(/images/intro_square_small.png) top left no-repeat;
}

.squareModule div h2 {
	font-style: italic;
	font-weight: bold;
	color: #082376;
	font-size: 1.00em;
	padding-left: 68px;
	padding-top: 15px;
	margin: 0px;
	line-height: 1.1em;
}

.squareModule div h2 a {
	color: #082376;
	text-decoration: none;
}

.squareModule div h2 span {
	font-size: 1.08em;
	font-weight: normal;
}

.squareModule div h2.boxtitle {
	padding-top:0px;
}

div.small h2 {
	padding-left: 70px;
}

.squareModule div p {
	color: #000000;
	font-size: 1.00em;
	line-height: 1.1em;
	padding: 10px 10px 0 68px;
	margin: 0px;
}

.squareModule div p.boxparagraph {
	padding-top: 5px;
}

.squareModule div p a {
	color: #2E8E06;
	text-decoration: none;
}

.squareModule div p a:hover {
	text-decoration: underline;
}

.squareModule div img.introIcon {
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	float: left;
	height: 79px;
	width: 56px;
}

.squareModule div.noIcon h2, .squareModule div.noIcon p  {
	padding: 3px 0px 0px 12px;
}

.squareModule div img { behavior: url("css/iepngfix.htc") }

.article .baloon {
	width: 543px;
	background: #c4dbef url(/images/bg_druzbena_odgovornost_bottom.gif) no-repeat left bottom;
	padding: 0px 0px 8px 0px;
	margin-top: 30px;
}

.article .baloon div {
	background: url(/images/bg_druzbena_odgovornost.gif) no-repeat left top;
	padding: 10px 35px 10px 23px;
}

.article .baloon div h2 {
	text-transform: uppercase;
	color: #2e8e06;
	font-size: 1.50em;
	margin: 5px 0px 10px 0px;
}

.article .baloon div p {
	padding: 10px 0px;
}

.middleColumnHeader h1 {
	width: 465px;
}

.middleColumnHeader {
	height: auto;
}

* html .middleColumnHeader {
	height: 110px;
}
