body				{
				margin: 0;
				padding: 0;
				background-color: white;
				text-align: justify;
				font-family: Arial, Helvetica, sans-serif;
				color: black;
				}

#header				{
				height: 165px;
				background-color: #00675A;
				border-bottom: 1px solid #00625C;
				}

#header2			{
				height: 48px;
				background-color: #819B3D;
				border-top: 1px solid #508748;
				border-bottom: 1px solid #709144;
				line-height: 50px;
				}

#header3			{
				height: 25px;
				background-color: #FFED00;
				border-top: 1px solid #C0C31F;
				line-height: 25px;
				}

#content			{
				margin: 0;
				background: transparent url("./../images/index_bg.gif") repeat-x bottom left;
				}

#content img			{
				border: 0px;
				}

div.loga			{
				float: left;
				}

div.navigace			{
				float: right;
				}

img.logo			{
				margin-top: 5px;
				margin-bottom: 5px;
				margin-left: 10px;
				}

img.logo_via			{
				margin-top: 5px;
				margin-bottom: 5px;
				margin-left: 45px;
				}

#footer				{
				display:none;
				height: 75px;
				margin: 0;
				padding: 0;
				text-align: right;
				font-size: 75%;
				}

#header2			{
				WIDTH: 100%;
				OVERFLOW: hidden;
				}

#header2 h1			{
				text-align: left;
				font-size: 36px;
				color: #FFED00;
				margin: 0px 0px 0px 58px;
				padding: 0;
				float: left;
				}

#header2 h1 a			{
				TEXT-DECORATION: none;
				color: #FFED00;
				}

#header2 h1 a:hover		{
				text-decoration: underline;
				}

#header2 h2			{
				text-align: left;
				font-size: 20px;
				color: #00675A;
				margin: 0;
				padding: 7px 0px 0px 20px;
				float: left;
				}

#header p			{
				text-align: left;
				margin: 0;
				padding: 0px 0px 0px 40px;
				position: absolute;
				left: 0px;
				top: 20px;
				}

h1, h2, h3, h4			{
				font-family: "Arial Black";
				}

a.inkluze			{
				font-size: 24px;
				}

p.center			{
				text-align: center;
				color: blue;
				font-weight: bold;
				}

#sponzori			{
				position: absolute;
				right: 40px;
				top: 20px;
				}

#sponzori p			{
				padding: 0px;margin: 0px;
				font-size: 18px;
				color: #FFED00;
				padding-bottom: 10px;
				text-align:center;
				position: static;
				}

#sponzori img			{
				float: left;
				border: 0px;
				}

.titulka			{
				MARGIN-BOTTOM: -4px;
				}

.browserOpera .titulka,
.browserIE .titulka		{
				MARGIN-BOTTOM: -3px;
				}