
	body{
		margin: 0px;
	}
	table#tabelka {
		border: 0px solid red;
		width: 766px;

		}

	td{
		border: 0px solid red;
		text-align: center;
	}

	marquee{
		border: 0px red solid;
		width: 100%;
		height: 95%;
	}


	#menu{
		text-decoration: none;
		margin: 0px 20px 0px 20px;
		color: #fff;
		font: 12px Arial;
		display: block;
		height: 28px;
		border: 0px solid red;
		position: relative;
		left: 0px;
		float: left;
		background-repeat: no-repeat;
	}

	#menu1 {width: 80px; }
	#menu2 {width: 120px;}
	#menu3 {width: 80px; }
	#menu4 {width: 80px; }

	img{
		border-width: 0px;
	}


	div#d1{
		width: 49%;
		height: 100%;
		float: left;
		background-image: url('img/bg_l.gif');
		position: relative;
		z-index: 2;

	}

	div#d2{
		width: 49%;
		height: 100%;
		float: right;
		background-image: url('img/bg_r.gif');
		position: relative;
		z-index: 2;
	}
	div#d3{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 50;
	}

	div#ContentHeader{
		position: relative;
		left: 0px;
		top: 15px;
		text-align: right;
		margin-right: 27px;
	}
	
	div#ContentHeader span{
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		margin-right: 30px;
	}

	div#ContentBody{
padding: 20px;
		padding-right: 30px;
		text-align: left;
		font-family: Verdana;
		font-size: 11px;
	}

	div#ContentBody p{
		text-indent: 25px;
		text-align: justify;
		line-height: 120%;
	}

	a#footer{
		font-family: Verdana;
		font-size: 10px;
		text-decoration: none;
		color: #000;
	}
div#ContentBodyMain {
margin: 0px; padding-left: 100px;
		padding-right: 115px;
	text-align: left;
		font-family: Verdana;
		font-size: 11px;
	}

	div#ContentBodyMain p{
		text-indent: 25px;
		text-align: justify;
		line-height: 150%;
	}
	
	p{
		margin-top: 2px;
		margin-bottom: 2px;
	}
	
	a#mapka{
		font-family: Verdana;
		font-size: 11px;
		text-decoration: none;
		color: #000;
	}