#text h1{
	width: auto;
	margin-bottom: 0;
	text-transform: none;
	font-size: 120%;
}

#indexContent{
	position: relative;
	left: -21px;
	width: 544px;
}


#indexGS,#indexGD{
	width: 270px;
	float: left;
	margin-top: 15px;
    background: url("../images/design/index-bg.jpg") top left no-repeat;
}
#indexGS{
	margin-right: 2px;
}

/*  obrazkove odkazy */
#indexGS h2 a,#indexGD h2 a,.indexVice a{
	display: block;
	position: relative;
	height: 20px;
	margin: 36px 0 0 33px;
    text-decoration: none;
    overflow: hidden;
}
#indexGS h2 a span,#indexGD h2 a span,.indexVice a span{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
    cursor: pointer;
}
.indexVice a{
	width: 54px;
	height: 14px;
}

#indexGS h2 a{
	width: 153px;
}
#indexGS h2 a span{
    background-image: url("../images/design/gs-logo.gif");
}
#indexGS .indexVice a span{
    background-image: url("../images/design/vice1.gif");
}


#indexGD h2 a{
	width: 149px;
}
#indexGD h2 a span{
    background-image: url("../images/design/gd-logo.gif");
}
#indexGD .indexVice a span{
    background-image: url("../images/design/vice2.gif");
}



#indexGS .h,#indexGD .h{
	margin: 20px 0 0 33px;
	padding: 0;
	color: #006B6D;
}
.indexContent{
	margin: 8px 0 0 33px;
}