/* obecné definice a odstranění defaultního formátování */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
}


body, td, th,  li, input, textarea, select, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.small{
	font-size: 10px;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, th, li, input, textarea, select, a {
	color: #176917;
}

strong, a {
	color: #d10a18;
}

 h1,  h2,  h3,  h4,  p,  form,  th,  td,  table,  ul,  ol,  li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

ul, li, ol {
	list-style-type: none;
}

 p,  ul,  ol,  h1,  h2,  h3 {
	line-height: 20px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img-left {
	margin-right: 25px;
	margin-bottom: 10px;
}

.img-right {
	margin-left: 25px;
	margin-bottom: 10px;
}

table	 		{
	width: 640px;
}

table td		{
	border: 0px none;
}

table.chart	 		{
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.chart td, table.chart th		{ 
	border: 1px solid #176917; 
	padding: 5px; 
}

table.chart thead tr		{
	background-color: #4e871e;
}

table.chart thead th	{
	color: #ffffff;
	font-weight: bold;
}

table.chart thead th p	{
	font-weight: bold;
}

table.chart thead th a		{
	color: #ffffff;
}

table.chart tr td		{
	background-color: #aed662;
}

table.chart tr.sudy td		{
	background-color: #d9e5bd;
}

table.chart tr.sekce td		{
	background-color: #C9D6ED;
}

table.chart tr.sekce td p		{
	font-weight: bold;
}


hr {
	border-width: 0px;
	height:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0d492;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f6e8;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li {
	padding-bottom: 10px;
	padding-left: 22px;
	background-image: url(../images/li.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #176917;
}

li ul {
	padding-bottom: 0px;
}

li li {
	background-image: url(../images/li2.gif);
}

/* hlavní div */

.celek {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/telo_bg.gif);
	background-repeat: repeat-y;

}

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 450px;
	position: relative;
}

.top .menu {
	position: absolute;
	height: 56px;
	top: 90px;
	left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0b370b;
}

.top .menu a {
	line-height: 56px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #9dd19b;
	text-decoration: none;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0d470d;
	border-left-color: #0b370b;
	padding-right: 15px;
}

.top .menu a:hover {
	color: #FFFFFF;
}

.top .ikony {
	position: absolute;
	height: 14px;
	width: 300px;
	top: 37px;
	right: 50px;
	text-align: right;
}

.top .ikony a {
	margin-left: 75px;
	display: block;
	float: right;
}

.telo {
	height: 100%;
	background-image: url(../images/telo-bg.gif);
	background-repeat: repeat-y;
}

.telo p, .telo h1, .telo h2{
	padding-bottom: 15px;
}

.left {
	float: left;
	width: 245px;
	padding-top: 25px;
}

.left .ie-fix{
	padding-left: 25px;
	padding-bottom: 15px;
}

.left h2{
	color: #d10a18;
	font-size: 24px;
	padding-bottom: 20px;
	line-height: 30px;
}

.left ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #f2f6e8;
	border-top-color: #c0d492;
}

.left li {
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(../images/li2.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2f6e8;
	border-bottom-color: #c0d492;
}

.left li a {
	color: #176917;
	text-decoration: none;
}

.left li a:hover {
	color: #6ab068;
	text-decoration: underline;
}

.right {
	float: right;
	width: 665px;
	padding-top: 25px;
}

.right .ie-fix{
	padding-right: 25px;
}

.right h1{
	color: #d10a18;
	font-size: 24px;
	line-height: 30px;
}

.right h2{
	color: #176917;
	font-size: 18px;
}

.right img{
	border: 2px solid #FFFFFF;
}

.right img.noborder{
	border: 0px none;
}

.right .boxy{
	padding-bottom: 15px;
}

.right .box-left{
	background-image: url(../images/box-bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 308px;
	float: left;
}

.right .box-right{
	background-image: url(../images/box-bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 308px;
	float: right;
}

.right .spacer{
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.right .boxy h2{
	font-size: 14px;
	font-weight: bold;
}

.right .boxy a{
	color: #d9e5bd;
}

.right  .boxy img{
	border: 2px solid #4e871e;
	margin-top: 7px;
}

.right img.noborder{
	border: 0px none;
}

.mapa {
	width: 400px;
	height: 220px;
	float: right;
}

.bottom {
	height: 190px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

.adresa {
	position: absolute;
	width: 225px;
	top: 20px;
	left: 20px;
}

.clenstvi {
	position: absolute;
	width: 300px;
	top: 20px;
	left: 295px;
}

.adresa h2, .clenstvi h2 {
	font-size: 16px;
	font-weight: bold;
	color: #176917;
	padding-bottom: 15px;
}

.adresa p, .clenstvi p {
	padding-bottom: 15px;
	color: #176917;
}

.copyright {
	position: absolute;
	height: 16px;
	width: 700px;
	top: 155px;
	right: 20px;
	text-align: right;
}

.copyright p {
	line-height: 16px;
	color: #abd57b;
	font-style: italic;
}

.copyright a {
	color: #89b160;
}
