body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	background-color: #BDDEF1;
}

.topmenu-item:link, .topmenu-item:active, .topmenu-item:visited {
	text-decoration:none;
}
.topmenu-item:hover {
	text-decoration:underline;
	color:#DFEBF4;
}

.layout-footer a:link, .layout-footer a:active, .layout-footer a:visited {
	color: #295ea6;
}
.layout-footer a:hover {
	color: #16335A;
}



h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 22px;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 8px;
}
p {
	margin-top: 4px;
	margin-bottom: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	clear: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
}
form {
}

.layout-wrapper {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
.layout-top-wrapper {
	height: 150px;
	width: 888px;
}
.layout-topmenu-wrapper {
	float: right;
}
.layout-tabs-title-wrapper {
	width: 891px;
	height: auto;
}
.layout-sidebar {
	float: left;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.layout-content-title {
	float: left;
	width: 646px;
	text-align: center;
}
.layout-content {
	float: left;
	width: 606px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
}
.layout-bottom {
	height: 156px;
	background-color: #FFFFFF;
}
.layout-footer {
	padding: 10px;
	text-align: center;
	color: #295ea6;
}



/* zalozky na titulce */
.tab-title-01 {
	background-image: url(../images/tabs/tab-ddm-big.gif);
	background-repeat: no-repeat;
	float: left;
	height: 231px;
	width: 177px;
}

.tab-title-02 {
	background-image: url(../images/tabs/tab-krouzky-big.gif);
	background-repeat: no-repeat;
	float: left;
	height: 231px;
	width: 178px;
}

.tab-title-03 {
	background-image: url(../images/tabs/tab-akce-big.gif);
	background-repeat: no-repeat;
	float: left;
	height: 231px;
	width: 178px;
}

.tab-title-04 {
	background-image: url(../images/tabs/tab-tabory-big.gif);
	background-repeat: no-repeat;
	float: left;
	height: 231px;
	width: 178px;
}

.tab-title-05 {
	background-image: url(../images/tabs/tab-kontakty-big.gif);
	background-repeat: no-repeat;
	float: left;
	height: 231px;
	width: 177px;
}




/* zalozky */
.tab-01 {
	background-image: url(../images/tabs/tab-ddm.gif);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 177px;
}

.tab-02 {
	background-image: url(../images/tabs/tab-krouzky.gif);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 178px;
}

.tab-03 {
	background-image: url(../images/tabs/tab-akce.gif);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 178px;
}

.tab-04 {
	background-image: url(../images/tabs/tab-tabory.gif);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 178px;
}

.tab-05 {
	background-image: url(../images/tabs/tab-kontakty.gif);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 177px;
}

/*aktivni*/
.tab-01-active {
	background-image: url(../images/tabs/tab-ddm-a.gif);
}
.tab-01-active a {
	color: #00A0CE;
	text-decoration:none;
}

.tab-02-active {
	background-image: url(../images/tabs/tab-krouzky-a.gif);
}
.tab-02-active a {
	color: #EE3E00;
	text-decoration:none;
}

.tab-03-active {
	background-image: url(../images/tabs/tab-akce-a.gif);
}
.tab-03-active a {
	color: #64B000;
	text-decoration:none;
}

.tab-04-active {
	background-image: url(../images/tabs/tab-tabory-a.gif);
}
.tab-04-active a {
	color: #E48600;
	text-decoration:none;
}

.tab-05-active {
	background-image: url(../images/tabs/tab-kontakty-a.gif);
}
.tab-05-active a {
	color: #DF0044;
	text-decoration:none;
}



/* atributy zalozky */
.tab-label {
	font-weight: bold;
	padding-top: 22px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 45px;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 122px;
	height: 44px;
}

.ontitle .tab-label {
	width: auto;
	height: auto;
}

.tab-description {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 98px;
}
.tab-link {
	font-weight: bold;
	display: block;
	padding-top: 9px;
	padding-right: 32px;
	padding-bottom: 9px;
	text-align: right;
	color: #FFFFFF;
	margin-left: 30px;
	text-decoration: none;
}
.tab-link:hover {
	text-decoration: underline;
}




.topmenu-item {
	background-image: url(../images/top-tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	width: 108px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #83B1D5;
	text-align: center;
	padding-top: 5px;
	display: block;
	float: left;
	margin-left: 1px;
}

.menu {
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
.menu a {
	display: block;
	text-decoration:none;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}


.menu-def {
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.menu-def li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83B1D5;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
.menu-def a {
	display: block;
	text-decoration:none;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.menu-def a:link, .menu-def a:active, .menu-def a:visited {
	color: #83B1D5;
}

.menu-def a:hover {
	color: #FFFFFF;
	background-color: #83B1D5;
}

.menu-def-active a:link, .menu-def-active a:visited, .menu-def-active a:active, .menu-def-active a:hover {
	color: #FFFFFF;
	background-color: #83B1D5;
	background-image:url(../images/arrow-menu.gif);
	background-repeat: no-repeat;
	background-position: 210px center;
}




.bottom-newsitem {
	background-color: #3d8fcf;
	height: 125px;
	width: 265px;
	margin-right: 1px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	padding: 15px;
}
.bottom-newsitem .content {
	overflow: hidden;
	height: 101px;
	margin-bottom: 10px;
}
.bottom-newsitem a {
	font-size: 11px;
	color: #FFFFFF;
}
.bottom-newsitem h3, .bottom-newsitem h3 a {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	height: 45px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}





.content-title-wrapper {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
}
.content-wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/content-bkg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 888px;
}




.div-logo {
	background-image: url(../images/ddm-logo.gif);
	height: 115px;
	width: 291px;
	display: block;
	margin-top: 15px;
	float: left;
}
.div-www {
	background-image: url(../images/www.gif);
	height: 23px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: right;
	width: 436px;
}
.aktuality-foto {
	float: left;
	border: 6px solid #EEEEEE;
	margin-bottom: 5px;
	margin-right: 5px;
}
.fotogalerie-div {
	margin: 3px;
	float: left;
}
.fotogalerie-foto {
	border: 4px solid #EEEEEE;
}
.form-300 {
	width: 300px;
}

.calendar-table {
	font-size: 11px;
	margin-bottom: 20px;
	border-top:1px solid #DDDDDD;
}
.calendar-table td {
	border-bottom:1px solid #DDDDDD;
}

.ul-sidemenu
{
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	text-transform: uppercase;
}

.ul-sidemenu li
{
	padding: 0px;
	float: left;
	display: block;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.ul-sidemenu li a
{
	background-color: #295EA6;
	display: block;
	color: #FFF;
	margin-bottom: 1px;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 19px;
}

.ul-sidemenu li a:hover
{
	background-color: #3D8FCF;
}





.sidebar-label {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidebar-label-green {
	color: #64B000;
}
.sidebar-label-orange {
	color: #E48600;
}

.sidebar-item {
	background-repeat: no-repeat;
	background-position: right center;
	width: 220px;
	color: #FFFFFF;
	margin-bottom: 1px;
	overflow: hidden;
	height: 27px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	display: block;
	text-decoration: none;
}
.sidebar-item-greenicon {
	background-image: url(../images/item-akce-bkg-icon.gif);
	background-color: #64B000;
}
.sidebar-item-green {
	background-image: url(../images/item-akce-bkg.gif);
	background-color: #64B000;
}
.sidebar-item-orange {
	background-image: url(../images/item-tabory-bkg.gif);
	background-color: #E48600;
}





.layout-topmenu-wrapper ul {
	margin: 0px;
	padding: 0px;
}
.layout-topmenu-wrapper li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	float: left;
}
.ul-sidebar {
	margin: 0px;
	padding: 0px;
}
.ul-sidebar li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}




.to-small {
	font-size: 10px;
}
.to-normal {
	font-size: 11px;
}
.to-white {
	color: #FFFFFF;
}
.to-blue {
	color: #00A0CE;
}
.to-red {
	color: #EE3E00;
}
.to-green {
	color: #64B000;
}
.to-orange {
	color: #E48600;
}
.to-pink {
	color: #DF0044;
}

.to-link {
	cursor: pointer;
}
.to-bkg-blue {
	background-color: #00A0CE;
}
.to-bkg-red {
	background-color: #EE3E00;
}
.to-bkg-green {
	background-color: #64B000;
}
.to-bkg-orange {
	background-color: #E48600;
}



.clearboth {
	clear: both;
}
.ncsv {
	display: none;
}
