body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
body {
	background: url(../images/bg.png) repeat-x 50% -30px #a6a5a5;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	text-align: center;
	font-size: 82%;
	margin: 0px auto;
	color: #FFF;
padding-top: 30px;
	line-height: 20px;
}
html {

	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	text-align: center;
	font-size: 82%;
	margin: 0 auto;
	color: #566aac;
/* 	padding-top: 30px; */
	line-height: 20px;
}


#stranka {
	background: url(../images/page-bg-shadow.png) no-repeat 50% 0%;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#stranka-01 {
	margin: 0px auto;
	text-align: center;
	width: 940px;
	background: url(../images/page-bg.png) repeat-x 50% 0% #666565;
}
/* -------------------------------------------------------HTML elements */
img {
	border: none;
}
a {
	color: #FFF;
}
a:hover, a:active {
	color: #f49500;
}
.cistic {
	clear: both;
}
h1 {
	color: #f49500;
	font-weight: bold;
	font-size: 170%;
	margin-bottom: 25px;
}
h2 {
	color: #05bafd;
	text-transform: uppercase;
	font-size: 120%;
	margin-bottom: 25px;
}
h3 {
	color: #05bafd;
	text-transform: uppercase;
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 10px;
}
/* -------------------------------------------------------LAYOUT */
#header {
	width: 940px;
	height: 105px;	
	margin: 0 auto;
/* 	background: url(../images/header-bg.png) repeat-x left top; */

float: left;
}
#logo {
	width: 120px;
	height: 120px;
	float: left;
	margin-top: 50px;
	margin-left: 40px;
	position: relative;
	background: url(../images/logo.png) no-repeat left top;
	
}
#flash {
	width: 940px;
	height: 274px;
	float: left;
	overflow: hidden;
	background: url(../images/flash.png) no-repeat left top;
}
#content-bg {
	width: 880px;
margin: 0 30px 30px;
float: left;
	text-align: left;
	background: #000; 
}
#tabs-bg {
	width: 940px;
	text-align: left;
	height: 87px;
	overflow: hidden;
	float: left;
}
/* ----------------------------------------- HORNI TOP MENU - MENU 01  */
#menu-01 {
	width: 750px;
	height: 75px;
	float: right;
	text-align: right;
	font-size: 140%;
	margin-top: 30px;
}
#menu-01 a {
	text-decoration: none;
	float: left;
	line-height: 35px;
  padding: 10px 25px 45px 40px;
	background: url(../images/menu.png) no-repeat left top;
	margin-right: 10px;
	color: #FFF;
}
#menu-01 a.last {
	margin-right: 40px;
}
#menu-01 a:hover {
	color: #f49500;
	background: url(../images/hover.png) no-repeat left top;

}
#aktivni, a#aktivni:hover {
	background: url(../images/hover.png) no-repeat left top !important;
	color: #f49500 !important;
}
#menu-01 span {
	float: left;
	font-size: 60%;
	padding: 0px;

}
#menu-01 li {
	list-style: none;
	display: inline;
}
#menu-01 ul {
	float: right;
}
.oddelovac {
	height: 50px;
	width: 2px;
}
/* ------------------------------------------------AKORDEON MENU */
.kategorie-title {
	cursor: pointer;
}
.kategorie-title:hover {
	color: #FFF;
}
/* ------------------------------------------------AKORDEON MENU VYRAZNY  */
.vyrazny {
	color: #FFF;
}

/* ---------------------------------------------- OBSAH */
#obsah {
	padding: 0 30px 30px 30px;
	float: left;
	font-size: 120%;
}
#obsah p {
	padding-bottom: 10px;
	line-height: 200%;
}
#obsah img {
	margin: 8px;
}
#obsah ul {
padding-left: 30px;
}

#obsah li {
padding: 5px 0;
}

/* ----------------------------------------------------------PATICKA */
#pata {
	background: url(../images/pata-bg.png) no-repeat center bottom;
	margin: 0 auto;
	height: 28px;
	text-align: center;
	width: 100%;
}
#pata-01 {
	background: #000;
	margin: 0 auto;
	height: 22px;
	text-align: center;
	width: 940px;
	padding: 2px 0 0 0;
}
#pata a {
	color: white;
	text-decoration: none;
}
#pata a:hover {
	text-decoration: underline;
}
#pata span {
	padding: 0 10px;
}
.kangaroo {
	height: 50px;
	text-align: right;
	width: 900px;
	padding-right: 30px;
	text-align: right;
	margin: 0 auto;
	font-size: 100%;
}
.kangaroo a {
	color: gray;
	text-decoration: none;
}
.kangaroo a:hover {
	text-decoration: underline;
}