/* tagy */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4E4E;
}
body {
	background: #FFFFFF url(../images/bg.gif) no-repeat center
}
#main {
	background: #FFFFFF;
	width: 1035px;
	margin: 0 auto
}
h2, h3, h4, h5, h6 {
	margin: 0;
}
h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}
h2 em {
	font-weight: bold;
	font-style: normal;
}
p, ol, ul {
	line-height: 180%;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
a {
	color: #6B6B6B;
}
a:hover {
	text-decoration: none;
}
.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid red;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
}
.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
}
/* Header */
#header {
	width: 1024px;
	height: 190px;
	margin: 0 auto;
}
#header {
	background: whitesmoke url(../images/header.jpg) no-repeat;
	background-position: bottom;
	margin-bottom: 3px
}
/*    #header{border: 1px solid red}*/
#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#header h2 {
	float: left;
	padding: 140px 0 0 30px;
	font-size: 33px;
	font-weight: bold;
}
#header h2 a {
	text-decoration: none;
}
#header h3 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}
#header .searchform {
	width: 300px;
	float: left;
	position: relative;
	top: 20px;
	margin-left: -200px
}
#header .searchform * {
	color: black;
}
/*    #header .searchform {border: solid 1px orange}*/
#header ul {
	float: right;
	margin: 9px 40px;
	list-style: none;
}
/*    #header ul{border: 1px solid red}*/
#header li {
	display: inline;
}
#header ul a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(../images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}
/* Content */
#content {
	width: 1024px;
	margin: 0 auto;
}
#colOne {
	float: left;
	width: 186px;
}
/*    #colOne{border: 1px solid red}*/
#colOne h3, #colThree h3 {
	height: 25px;
	background: transparent url(../images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 30px;
	font-size: 13px;
	color: #FFFFFF;
}
#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}
#colOne li {
	padding: 5px 0;
}
#colOne li.first {
	background: none;
}
#colOne .box-item {
	background-color: #DAE3E9
}
#colOne .box-item, #colThree .box-item {
	background-color: #DDF0FC
}
#colOne .list-title a {
	font-size: 13px;
	font-weight: bold;
	color: #417394
}
#colOne .list-perex, #colOne .list-info {
	font-size: 13px;
}
/*    #colOne .odkazy img{ border: 1px gray solid}*/
#colOne .odkazy img {
	margin-bottom: 3px;
}
#colOne .odkazy {
	text-align: center
}
#colTwo {
	float: left;
	width: 652px;
}
/*    #colTwo{border: 1px solid red}*/
#colTwo blockquote, #colTwo pre, #colTwo .pre {
	border: 1px solid #dcdcdc;
	border-left: 6px solid #ff6600;
	padding: 5px;
	overflow: auto;
	width: 90%;
	line-height: 140%;
}
#colTwo p, #colTwo pre, #colTwo blockquote, #colTwo table {
	margin: 5px 0 15px 0;
}
#colTwo p, #colTwo pre, #colTwo blockquote, #colTwo table td, #colTwo ul li, #colTwo ol li {
	line-height: 170%;
}
#colTwo ul, #colTwo ol {
	margin: 5px 0 15px 25px;
}
#colTwo h2, #colTwo h3, #colTwo h4 {
	margin: 15px 0 5px 0;
}
#colTwo h1 {
	font-size: 26px;
	margin: 0 0 30px 0;
	color: #4E4E4E;
	width: 100%;
}
#colTwo h1:first-letter {
	display: block;
	float: left;
	font-size: 40px;
}
/*    #colTwo h1 { background:  url(../images/divider.gif) no-repeat bottom center; padding-bottom: 40px}*/
#colTwo h2 {
	font-size: 19px;
}
#colTwo h3 {
	font-size: 15px;
}
#colTwo h4 {
	font-size: 13px;
}
/*#colThree {border: 1px solid red}*/
#colThree {
	float: left;
	width: 186px;
	text-align: left
}
#colThree img {
	width: 170px;
	margin: 5px auto;
}
#colThree a {
	color: #417394;
	font-weight: bold
}
/* Footer */
#footer {
	clear: both;
	width: 1024px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img7.gif) repeat-x
}
#footer p {
	margin: 0;
	text-align: center;
}
/* Moje */
/* Uvodni-stranka */

#uvodPage {
}
#uvodImg {
	float: left;
}
#uvodProgramArticles * {
	line-height: 140% !important;
	margin: 0
}
#uvodProgramArticles {
	width: 270px;
	float: right;
	background-color: whitesmoke;
}
#uvodProgramArticles a {
	font-size: 15px;
	color: #417394
}
#uvodProgramArticles h2.uvod-program {
	display: block;
	height: 25px;
	margin: 0;
	padding: 5px 20px 5px 20px;
	background: #ABBA47 url(../images/img2.gif) repeat-x;
	text-decoration: none;
	color: white
}
#uvodProgramArticles p.list-perex {
	margin-bottom: 5px;
	text-align: left
}
.list-perex .obrazek {
	vertical-align: middle;
	margin: 3px 8px 3px 0px;
	float: left;
	width: 180px;
	border-right: 10px solid #B8E834
}
.akce-mesice a {
	color: #93ad36 !important;
	font-weight: bold;
	font-size: 14px !important
}
#program-na-rok, #kontakty-tabulka {
	border: 1px solid #71a1bf
}
#program-na-rok td, #kontakty-tabulka td, #kontakty-tabulka th {
	border: 1px solid #71a1bf;
	padding-left: 5px
}
#program-na-rok td:first-child {
	background-color: whitesmoke
}
#kontakty-tabulka td:first-child, #kontakty-tabulka td:first-child {
	background-color: whitesmoke
}
#kontakty-tabulka th {
	padding: 5px;
	text-align: center;
	background-color: whitesmoke
}
.cleaner {
	clear: both;
	height: 0px
}

/*#uvodPage .cleaner {  background:  url(../images/divider.gif) no-repeat bottom center; padding-bottom: 30px}*/
