body    {
        background-color: #FFFFFF;
	font: normal 14px verdana;
	text-decoration: none;
	text-align: justify;
	color: #000000;
        }
    
#top    {
        position: absolute;
        top: 10px;
        left: 10px;
	width: 760px;
	height: 190px;
        background-image: url("../img/top.gif");
        background-position: top left;
        background-repeat: no-repeat;
	}

#main   {
        position: absolute;
        top: 200px;
        left: 10px;
	width: 760px;
	height: 300px;
	background-color: #FFFFFF;
	}


#region {
        position: absolute;
        top: 20px;
        left: 18px;
	}

#left1  {
        position: absolute;
        top: 156px;
        left: 0px;
	width: 206px;
	height: 1100px;
	background-color: #6191B1;
	}

#left2  {
        position: absolute;
        top: 156px;
        left: 0px;
	width: 206px;
	height: 500px;
	background-color: #6191B1;
	}

#left3  {
        position: absolute;
        top: 156px;
        left: 0px;
	width: 206px;
	height: 480px;
	background-color: #6191B1;
	}

#left4  {
        position: absolute;
        top: 156px;
        left: 0px;
	width: 206px;
	height: 6400px;
	background-color: #6191B1;
	}

#left5  {
        position: absolute;
        top: 156px;
        left: 0px;
	width: 206px;
	height: 300px;
	background-color: #6191B1;
	}

#main2  {
        position: absolute;
        top: 0px;
        left: 206px;
	width: 524px;
	background-color: #FFFFFF;
	padding-left: 30px;
	}

#kontakt1
	{
        position: absolute;
        top: 0px;
        left: 0px;
	width: 180px;
	text-align: right;
	}

#kontakt2
	{
        position: absolute;
        top: 0px;
        left: 200px;
	width: 300px;
	text-align: left;
	}

a	{
	text-decoration: none;
	font: bold 14px verdana;
	color: #000000;
	}

a:hover	{
	text-decoration: none;
	color: #6191B1;	
	}

.gom1	{
	position: absolute;
	width: 206px;
	height: 30px;
	top: 1px;
	left: 0px;
        background-image: url("../img/menu/1.gif");
	}

.gom1:hover
	{
        background-image: url("../img/menu/1x.gif");
	}

.gom2	{
	position: absolute;
	width: 206px;
	height: 30px;
	top: 32px;
	left: 0px;
        background-image: url("../img/menu/2.gif");
	}

.gom2:hover
	{
        background-image: url("../img/menu/2x.gif");
	}

.gom3	{
	position: absolute;
	width: 206px;
	height: 30px;
	top: 63px;
	left: 0px;
        background-image: url("../img/menu/3.gif");
	}

.gom3:hover
	{
        background-image: url("../img/menu/3x.gif");
	}

.gom4	{
	position: absolute;
	width: 206px;
	height: 30px;
	top: 94px;
	left: 0px;
        background-image: url("../img/menu/4.gif");
	}

.gom4:hover
	{
        background-image: url("../img/menu/4x.gif");
	}

.gom5	{
	position: absolute;
	width: 206px;
	height: 30px;
	top: 125px;
	left: 0px;
        background-image: url("../img/menu/5.gif");
	}

.gom5:hover
	{
        background-image: url("../img/menu/5x.gif");
	}



