/* CSS Document SCREEN */
body { font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif; font-size: 12px; background: white url(images/background.gif) repeat-x; margin: 0; padding: 0; }
#container { position: relative; width: 750px; }
h1 { display: none;  }

/* NADPISY */
#welcome { width: 750px; height: 24px; background-image: url(images/welcome.gif);}
#direction { width: 750px; height: 24px; background-image: url(images/direction.gif);}
#principles { width: 750px; height: 24px; background-image: url(images/principles.gif);}
#services { width: 750px; height: 24px; background-image: url(images/services.gif);}
#contact { width: 750px; height: 24px; background-image: url(images/contact.gif);}
h2 span { border-bottom: 1px #e1e1e1 solid; padding-left: 200px; display: none;}

#header1 { height: 77px; }
#header2 { background: url(images/clouds.jpg) no-repeat left bottom; width: 750px; height: 226px; position: relative; }
      
#logo { float: left; display: block; width: 124px; height: 45px; margin: 22px 0px 0px 37px; _margin-left: 20px; }

/* VOLBA JAZYKA */
#lang { float: right; margin: 22px 5px 0px 0px; font-size: 0.9em; color: #646464; }
#lang a:link {color: #646464; text-decoration: none;}
#lang a:visited {color: #646464; text-decoration: none;}
#lang a:hover { color: #aaaaaa; }

/* SEDA CAST OBRAZKU */
#img1 { clear: both; background: url(images/img1.gif) no-repeat left top; width: 300px; height: 25px; }
#img2 { background: #ffff99 url(images/img2) no-repeat fixed; width: 300px; height: 40px; float: left; }

/* MENU */
#mainMenu { clear: both; background: #e1e1e1 url(images/img2.gif) no-repeat left top; width: 750px; height: 44px; }
#mainMenu ul { float: right; margin: 0; padding: 0; line-height: 44px; }
#mainMenu ul li { float: right; list-style: none; border-left: 1px #ffffff solid; }
#mainMenu ul li a { padding: 0px 10px; display: block; float: left; height: 44px; text-transform: uppercase; font-size: 0.9em; }
#mainMenu ul li a:link {color: #000000; text-decoration: none;}
#mainMenu ul li a:visited {color: #000000; text-decoration: none;}
#mainMenu ul li a:hover { background-color: #c0c0c0; }
#mainMenu ul li a.lastLink { background: url(images/corner.gif) no-repeat right top }
#mainMenu ul li a:hover.lastLink { background: #c0c0c0 url(images/corner_dark.gif) no-repeat right top }

/* HLAVNI OBSAH */
#content { background-color: #f3f3f3; margin-left: 113px; padding: 10px; }
p { margin: 0em 0em 1em; }

/* ZAPATI */
#footer { color: #cccccc; float: right; font-size: 0.9em; margin-top: 10px; }


