/*------Zakladne nastavenia------*/
html            {  
                border-width:           0em; /*------IE: krajsie okno dokumentu*/
}
/*------odstranenie vyfarbovania odkazov------*/
a               {
                font-weight:            bold;
                color:                  white;
                text-decoration:        none;
}
a:hover         {
                text-decoration:        none;
}
/*------nastavenie velkosti hlaviciek------*/
h1, h2, h3, h4      {
                font-weight:            bold;
                font-family:            tahoma;
                margin-top:             0.5em;
                margin-bottom:          0.5em;
				text-align:            center;
				
}
h1              {
                font-size:              2em;
}
h2              {
                font-size:              1.5em;
				width:                  100%;
}
h3              {
                font-size:              1.5em;
				font-family:            gabriola;
}
h4              {
                font-size:              0.7em;
				font-family:            Arial;
				text-align:             left;
}

p               {
                text-indent:            30px;
                margin:                 0px;
}
/*------body------*/
body            {       /*------nastavenie stranky pre IE a Mozillu------*/
                margin:                 0em 10%;
                padding:                0em;
                text-align:		center;
                background-repeat:      repeat;
                background-position:    center;
                background-attachment:  fixed;
                background-image:       url('obrazky/platno.jpg');
				display:                block;
				

                        /*-----nastavenie fontov------*/
                        /*-----neplati pre odkazy ??------*/
                font-family:            arial, helvetica, sans-serif ;
				color:                  white;
                background-color:             black;
				font-size:              0.88em;
}

/*------hlavicka------*/
#head           {
                background-color:       #E98B00;
                text-align:		center;
                float:			center;
}
#head h1, #head h2        {
                margin-top:             0em;
                color:                  #FFFFFF;
                clear:			both;
}
#head h1        {
                font-size:              3em;
}
#head h2        {
				float:             center;
				margin-top:             0em;
                font-size:              1em;
                text-indent:            0em;
				text-align:         center;

				
}
#head img	{
		border:			none;
		float:			right;
		position:		relative;
		
}

#nadpis		{
		text-align:		center;
}

/*------menu------*/
#menu           {       /*------nastavenie pasika z ponukami------*/
                background: url(obrazky/navbarkep.jpg) repeat-x;
                border-bottom:          1px #000000 solid;
                border-top:             1px #000000 solid;
                padding:                0.3em;
                padding-left:           0em;
                text-align:		center;
}
#menu a         {
                font-family:            arial;
				font-weight:            solid;
                font-size:              1em;
                color:                  black;
                padding:                0.3em 1em 0.3em 1em;
}
#menu a:hover   {
                color:                  #FFFFFF; 
                background-color:       #1A1BAA;
                text-decoration:        none;
                border-left-color:      black;
}

#vlajky		{
		text-align:		left;
}
#obsah          {
                line-height:            2em;
                text-align:		left;
}
#obsah a        {
                font-weight:            bolder;
                font-size:              1em;
                color:                  black;
                text-decoration:        underline;
}

#obsah a:hover  {
                font-size:              1em;
                font-weight:            bolder;
                color:                  #FFFFFF;
                background-color:       #FC5C00;
                text-decoration:        underline;
}

/*------pomocne okineko na rozne odkazy------*/
#nejakeinfo     {
                background-color:       #FFFFFF;
                float:                  right;
		width:			103px;
		border:			1px solid #000000;
		margin:			3em;
		margin-top:		2em;
		padding:		1em;
		
}
#start          {
		 position:		relative;
		 margin-left:		auto;
		 margin-right:		auto;
		 width:			400px;
		 top:			30px;
		 border:		none;
		 text-align:		center;
		 float:			center;
}
#start p        {
		text-align:		center;
		float:			center;
}

#start img	{
		border:			none;
		vertical-align:		left;		 		
}

.begin		{
		float:			center;
}

/*------okienko akcia------*/
#akcia     	{
		float:			right;
		text-align:		left;
		margin:			0em;
		margin-right:		0em;
		border:			6px outset #FFFF00;
		padding:		0.5em;
		width:		    22em;
		height:         34em;
		background-image: url(obrazky/orange.jpg)
    
}
 /*innentol kezd*/
#menuh-container
	{
	position: absolute;		
	top: 25em;
	left: 8em;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:2em;
	margin-top: 1em;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	background-image: url(obrazky/ponukanavimg3.jpg);
	}
	
#menuh a:link, #menuh a:visited 	/* menu at rest */
	{
	color: white;
	background-image: url(obrazky/ponukanavimg.jpg);
	text-decoration:none;
	}
	
#menuh a:active
       {
	color: white;
	background-image: url(obrazky/ponukanavimg2.jpg);
	text-decoration:none;
    }
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-image: url(obrazky/ponukanavimg2.jpg);
	text-decoration:none;
	}	
	
#menuh a.top_parent  /* attaches down-arrow to all top-parents */
	{
	background-image: url(obrazky/ponukanavimg.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	width: 200px;
	}
	
#menuh a.top_parent:hover
	{
	background-image: url(obrazky/ponukanavimg2.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	width: 240px;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	background-image: url(obrazky/ponukanavimg3.jpg);
	border: 8px outset #FCFCFC;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:210px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
