/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/
body {
background: #FFFFFF url(../images/backsummer.png) repeat-x fixed center top; 
margin: 0;
padding: 0;
}

#wrapper {
	width: 1024px;
	padding: 0;
	text-align: left;
	border-bottom-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top {
	width: 1024px;
	height: 78px;
	background: url(../images/bgtop.png) no-repeat center top;
}

#clock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #0099FF;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
	width: 1024px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background: url(../images/bgmiddle.png) repeat-y center;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
	width: 970px;
	height: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 28px;
	background-image: url(../images/headersummer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*                    Menu                   */
#menu {
	width: 200px;
	height: 100%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#menu li a {
height: 25px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 27px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	background:  url(../images/off.png);
	height: 27px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	outline-color: #FFFFFF;
}
	
#menu li a:hover {
	color: #666666;
	background:  url(../images/on.png);
	height: 27px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}


/*                    linky                  */

#links {
	text-align: center;
	float: left;
	clear: left;
	padding: 0px;
	height: 100%;
	width: 200px;
    margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	
}
/*                    Prihlaseni ,jazyk                  */

#wrapper #content #okno {
	height: 25px;
	width: 750px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	text-align: right;
}


/*                    textove okno                   */
#stuff {
	width: 760px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
}

#wrapper #content #text area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #000000;
}

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/
#bottom {
	width: 1024px;
	height: 70px;
	background: url(../images/bgbottom.png) no-repeat center bottom;
}
