﻿/* CSS Document */

body
{
    margin: 0px;
    padding: 0px;
    background-position: center top;
    background-repeat: repeat-y;
    background-image: url("background.jpg");
    background-color: #712c27;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    height: 100%;
}

#relative-contents
{
    position: relative;
    top: 0px;
    width: 918px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: White;
}

#mutace
{
   display: none;
}

#mutace a img
{
    display: none;
}

#nadpis
{
    position: relative;
    width: 277px;
    height: 138px;
    left: 30px;
    top: 20px;
    z-index: 5;
}


#contents-text
{
    position: relative;
    top: 80px;
    left: 0px;
    width: 918px;
    height: auto;
    color: #360404;
    background-repeat: no-repeat;
    background-color: White;
    text-align: justify;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
    z-index: 1;
}

#contents-text p.MyClass
{
	width: 600px;
	left: 50px;
	top: 50px;
	position: relative;
	line-height: 135%;
	font-size: 15px;	
    margin: 0px;
    padding: 0px;
	color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#contents-text p
{
    position: relative;
    left: 50px;
    width: 600px;
    height: auto;
    font-size: 15px;
    top: 50px;
    line-height: 25px;
}

#contents-text p a
{
    color: #5b5b5b;
    text-decoration: none;
}

#contents-text p a:hover
{
    text-decoration: underline;
}

a#mapka
{
    width: 400px;
    left: 50px;
    border: none;
    position: relative;
    top: 60px;
}

a#mapka img
{
    width: 400px;
    border: none;
}
/*-------------------------------------------------------------------------------------------*/

ul#menu
{
  display: none;
}



/**********************************************************************/
ul#mainMenu5
{
	display: none;
}

.menuPrintDisplay
{
    display: none;
}


/*-------------------------------------------------------------------------------------------*/



p#rychly-kontakt
{
    top: 320px;
    left: 0px;
    width: 800px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: White;
    margin-left: auto;
    margin-right: auto;
}

p#rychly-kontakt a
{
    color: #f9d301;
}

p#rychly-kontakt a:hover
{
    text-decoration: none;
}

#footer
{
    display: none;
}

#footer p
{
    display: none;
}

#jidelak
{
    position: relative;
    left: 50px;
    top: 50px;
    display: inline;
    float: left;
}

#jidelak a img
{
    border: none;
}

#jidelak a
{
    display: inline;
    float: left;
    margin: 0px 10px
}

#ubytovani
{
    position: relative;
    top: 50px;
    left: 50px;
}

#formular
{
    position: relative;
    top: 50px;
    left: 50px;
}

p#Legend
{
    position: relative;
    top: -35px;
    left: -320px;
    color: #500302;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    background-color: White;
    width: 110px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

