/* Edited with EditCSS */

/**** Inline STYLE-tag style sheet ****/

/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
	margin: 0;
	padding: 0;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
	background-image:  url(images/BACK.PNG);
	background-color: #999999;




}

#wrapper {
	margin: auto;
	width: 800px;
	padding: 0;
	text-align: left;

}

/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top {
	background:  url(images/BGTOP_3.GIF) no-repeat center top;
	width: 800px;
	height: 78px;
	color: #FF0000;




}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
	background:  url(images/BGMIDDLE.GIF) repeat-y center top;
	width: 800px;
	padding: 5px 0px 17px;




}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
	background:  url(images/HLAVA.JPG) no-repeat center top;
	width: 746px;
	height: 116px;
	margin: 0px 0px 50px;
	padding: 60px 0px 0px 20px;
	color: #FFFFFF;
	font-size: 38px;
        margin-left: 17px;


	font-weight: bold;

}
/*                    Menu                   */
#menu {
	width: 200px;
	height: 100%;
	float: left;
	text-align:left;
	margin-left: 17px;


}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 34px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/TLACOFF.JPG) no-repeat;

	padding: 8px 0 0 10px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
	
#menu li a:hover {
background: url(images/TLACON.JPG) no-repeat; 
padding: 8px 0 0 10px;
height: 34px;
text-align: center;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
	background:  no-repeat center top;
	width: 520px;
	margin:0px 0px 0px 250px;
	padding-top: 0px;
	border: 2px;
	line-height: normal;
	text-align: justify;



}

img {
border: none;
} 

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background:  url(images/BGBOTOM.GIF) no-repeat center bottom; 
width: 800px;
height: 50px;
}






h2 {
	color: #993300;
	font-size: 16px;
	font-weight: bold;


}
h3 {
	font-size: 12px;
}
h1 {
	font-size: 24px;
}
#news {
	color: #993366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 20px;

}
