body
{
	background: #E1E5E1;
	color: #CCCCCC;
	font-family: trebuchet MS, verdanaCE, verdana, helveticaCE, helveticaCE, helvetica, arialCE, arial;
	font-size: 11px;

	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

#bledy_vrch
{
	position: absolute;
	top: 0px;
	left: 0px;

	padding: 0px;
	margin: 0px;
	border: 0px;

	height: 321px;
	width: 100%;

	background: #E1E5E1;
	color: #003300;
	z-index: 2;
}

/*#tmavy_spodok
{
	position: absolute;
	top: 321px;
	left: 0%;
	width: 100%;
	height: 50%;

	background: #004A00;
	color: #E1E5E1;
	background-image: url(obr/green-hi.gif);
	background-repeat: repeat;
}*/

#tmavy_spodok
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100% !important;
  height:100%; -- pre ie 

	background: #004A00;
	/*color: #E1E5E1;*/
	color: #CCCCCC;
	background-image: url(obr/green-hi.gif);
	background-repeat: repeat;

	vertical-align: text-bottom;
	text-align: center;

	z-index: 1;
}

div.nadpis
{
	color: #ff9933;
	padding-top: 5px;
	font-weight: bold;
}

.nadpis
{
	color: #ff9933;
	padding-top: 5px;
	font-weight: bold;
}

a
{
	border: 0px;
    text-decoration: none;
	color: #CCCCCC;
}

a.kontakt
{
	color: #CCCCCC;
	font-family: trebuchet MS, verdanaCE, verdana, helveticaCE, helveticaCE, helvetica, arialCE, arial;
	font-size: 11px;
	font-weight: normal;
}

img
{
	border: 0px;
}

table
{
	font-family: trebuchet MS, verdanaCE, verdana, helveticaCE, helveticaCE, helvetica, arialCE, arial;
	font-size: 11px;
}

.obrazok_akcia
{
	position: absolute;
	text-align: right;

	top: 300px;
	/*left: 635px;*/
	
	width: 100%;
	
	z-index: 3;
	background-color: transparent;
}


html, body {
height: 100%;
min-height: 100%;
}