*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #9E9E9E;
		
	background: transparent url(images/glossymetal.jpg) repeat scroll left top;
}

#mbg
{
	background: #ffffff url(images/glossymetal.jpg) repeat scroll left top;
	padding-bottom: 100px;
}

#nbg
{
	background-image: url(images/fadestrip2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#stranka 
{
	width: 761px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}

a 
{
	color: #9E9E9E;
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	color: #2D86A0;	
	text-decoration: none;
}

#obsah 
{
	color: #393939;
	padding: 35px 35px 35px 35px;
}

#obsah h2 
{
	font-style: italic;
	color: #6C6C6C;	
}

#obsah ul li 
{
  	list-style: circle;
}

#paticka 
{
	background: url(images/paticka.png) no-repeat;
	padding: 13px 20px 20px 20px;
	width: 721px;
	height: 17px;
	font-weight: bold;
}

#paticka a 
{
	color: #458715;
}

#levo
{
	color: #363636;
	float: left;
}

#pravo
{
	float: right;
}

#pravo a
{
	color: #458715;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border-right: 1px solid #424242;
}

#pravo a:hover
{
	text-decoration: none;
}

#pravo a.posledni
{
	border: 0;
}

#logo 
{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 137px;
}

h1 
{
	margin: 0; 
	padding: 0;
	position: relative;
	height: 100px;
	overflow: hidden;
	clear: both;
	text-align: center;
	color: #2160A1;
}

h1 span 
{
	display: block;
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	width: 761px;
	height: 137px;
	margin: 0; 
	padding: 0;
    /*	background-image: url(images/logo.png); */
	background-repeat: top left no-repeat;
}

h1 span a 
{
	display: block;
	width: 761px;
	height: 137px;
}

#border 
{
	background-image: url(images/border.PNG);
	background-repeat: repeat-y;
}

menu 
{
	padding-left: 100px;
	background: url(images/menu.PNG);
	background-repeat: no-repeat;
	width: 761px;
	height: 60px;
	display: block;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#spMenu
{
	width: 761px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 75px;
	background-image: none;
	background-repeat: no-repeat;	
}

menu li 
{
	display: block;
	float: left;
	height: 46px;
}

menu li a 
{
	color: #9E9E9E;
	background-image: url(images/menu_a.PNG);
	background-repeat: no-repeat;
	display:block;
	padding-top: 16px;
	height: 30px;
	width: 111px;
	text-decoration: none;
	margin-top: 13px;
}

menu li a:hover 
{
	color: #2D86A0;
	background-image: url(images/menu_a_hover.PNG);
	background-repeat: no-repeat;
	padding-top: 26px;
	height: 33px;
	width: 112px;
	margin: 0;
	display:block;
	text-decoration: none;
}

#bandImg
{	
	border: 2px solid #999999;
}

#spons h1
{
	font-size:28px;
}

#spons h2
{
	padding-top: 50px;
	padding-bottom: 25px;
	font-style: italic;
	font-size:23px;
	font-weight:bold;
	color: #666666;
	letter-spacing: 0.3em;
}

#spons h3
{
	padding-top: 50px;
	font-style: italic;
	font-size: 19px;
	font-weight:bold;
	color: #666666;	
}

#spons img
{
	padding-top: 20px;
	padding-bottom: 10px;
	
	/*border: #999999 solid 2px;*/
}