/* css_stylesheet/MainStylesheet.css - KMPROJEKT.CZ */
body                   {margin: auto auto;text-align: center;padding: 0;font-family: Verdana;width: 100%;}

.border                {border: none;}
.hidden                {display: none;}
.clear                 {clear: both;}
.set                   {color: #989898;}
.dark                  {color: #017EC5;}
a:hover                {color: #0000B0;}
a:visited              {color: #400010;}
h1                     {color: #0000B0;font-size: 1.5em;}
h2                     {font-size: 1em;color: #000;padding: 0;margin: 0;}
p                      {margin: 0;padding: 0;font-size: 1em;}

/* pokud je, chybova hlaska */
#content .error   {border: 2px solid #990000;background-color: #FFCC00;}
#content .error p {margin: 5px 0 5px 25px ;padding: 0;font-weight: bold;}
#content .error span  {float: right;background: url(http://im.kmprojekt.cz/danger.gif) no-repeat;width: 40px;height: 37px;margin: 5px 50px 0 0;}

#www-kmprojekt-cz      {margin: 0 auto;padding: 30px 0 0 0;width: 800px;}

#top                   {height: 90px;}
#logo                  {float: left;background: url(http://im.kmprojekt.cz/visit_card.png) no-repeat;width: 800px;height: 90px;}

#language              {text-align: left;margin-bottom: 5px;}
#language a            {padding-left: 10px;}
#language a.set        {background: url(http://im.kmprojekt.cz/arrow_right_lan.gif) no-repeat left;padding-left: 10px;padding-top: 4px;}



#menu                                {text-align: left;padding: 0;margin: 0;height: 2em;list-style-type: none;border-top: 4px solid #017EC5;border-left: 1px solid #017EC5;border-bottom: 1px solid #017EC5;border-right: 1px solid #017EC5;background: #7FB0F0;}
#menu li                             {float: left; width: 157px; height: 2em;line-height: 2em;border-right: 1px solid #017EC5;position: relative;text-align: center;}
#menu li a, #menu li a:visited       {display: block;text-decoration: none; color: #000;}
#menu li a:hover                     {color: #fff;background: #017EC5;}
#menu .active                        {background: #017EC5;color: #000;}
#menu .active:hover                  {color: #fff;}



#content               {background: #F4F4FF;text-align: left;border-right: 1px solid #D6D7F5;border-left: 1px solid #D6D7F5;padding: 15px 10px 15px 10px;font-size: 1em;}
#content .middle       {margin: 0 0 0 20px;}
#content .middle p     {margin: 3px 0 3px 35px;}
#content p             {padding: 0;margin: 10px 0 10px 0;font-size: 0.9em;}
#content ul            {list-style-type: square;font-weight: bold;padding-left: 70px;margin: 15px 0 15px 0;}
#content ul.tree       {list-style-type: none;border-left: 1px dotted #000;padding-left: 5px;margin-left: 20px;}
#content #action       {font-weight: normal;padding: 0 0 0 20px;}
#content .map          {float: right;}
#content .map p        {font-size: 0.7em;}
#content .map p.info   {padding: 0;margin: 0;background: url(http://im.kmprojekt.cz/what.jpg) no-repeat left;padding-left: 10px;}
#content .map img      {border: 1px solid #000;width: 326px;height: 275px;}

#content #container          {text-align: center;} 
#content #container a        {width: 380px;font-size: 0.6em;color: #000;text-decoration: none;float: right;border: 2px dotted #CFCFCF;margin: 6px 5px 0 0;}
#content #container a:hover  {background-color: #CECECE;border: 2px solid #454545;}
#content #container img      {margin: 5px 0 5px 0;border: 1px solid #CFCFCF;} 


#footer                {font-size: 0.6em;text-align: left;border-top: 1px solid #D6D7F5;}
#footer span           {background: url(http://im.kmprojekt.cz/arrow_up.gif) no-repeat right;padding-right: 15px;}
#footer p              {margin: 1px 0 0 0;}