html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
html {
	background-image: url(images/body-pruh.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
}

body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/body-podkl.gif);
	background-repeat: repeat-x;
	background-position: 50% 301px;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:link {
	color: #c6f01b;
}
a:visited {
	color: #88DBFF;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 
.clearfix {
	display: inline-block;
	clear: both;
}
/*clear fix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*end clear fix*/
/*page*/
.container {
	min-height: 1006px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.container .header {
	height: 95px;
}
.container .header h1 {
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -0.04em;
	color: #014980;
	display: inline-block;
	margin-top: 37px;
	margin-left: 22px;
}
.container .header h1 .logo {
	background-image: url(images/logo-cm.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 104px;
	display: inline-block;
	margin-left: 470px;
}

.container .header h1 span {
	font-weight: bold;
}
.container .imgpruh {
	background-image: url(images/ramecek-head.png);
	background-repeat: no-repeat;
	background-position: 50% 8px;
	height: 240px;
	position: relative;
}
.container .imgpruh .img3 {
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-moz-box-shadow: 0 0 3px 3px #ebebeb;
	-webkit-box-shadow: 0 0 3px 3px#ebebeb;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	overflow: hidden;
	width: 930px;
}
.container .imgpruh .headline {
	height: 45px;
	width: 800px;
	background-image: url(images/podkl-headline.gif);
	background-repeat: repeat-x;
	background-position: 50% top;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	position: absolute;
	z-index: 10;
	border: 2px solid #FFF;
	top: 140px;
	left: 120px;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -0.04em;
	text-align: center;
	padding-top: 15px;
}
.container .imgpruh .headline p {
	display: inline;
	letter-spacing: -0.05em;
	text-indent: -300px;
	color: transparent;
}
.container .imgpruh .headline .ln {
	background-image: url(images/n-vysetreni.png);
	background-repeat: no-repeat;
	width: 228px;
	background-position: left top;
	margin-left: 30px;
}
.container .imgpruh .headline .cn {
	background-image: url(images/n-kontaktni.png);
	background-repeat: no-repeat;
	width: 228px;
	background-position: left top;
	margin-right: 10px;
	margin-left: 60px;
}

.container .imgpruh .headline .pn {
	background-image: url(images/n-kontakt.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 228px;
}
.container .imgpruh .headline p a {
	text-decoration: none;
	color: transparent;
	font-weight: lighter;
	display: inline-block;
	height: 50px;
}
.container .main {
	margin-right: 25px;
	margin-left: 25px;
}
.container .main .menubox {
	float: left;
	width: 244px;
	background-color: #223c65;
	background-image: url(images/podkl-menu2.gif);
	background-repeat: repeat-x;
	background-position: 50% top;
	min-height: 420px;
	border: 3px solid #dce8f5;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	padding-top: 10px;
}
.container .main .menubox .menu {
	display: block;
	/* [disabled]background-image: url(images/top-menu.gif); */
	/* [disabled]background-repeat: repeat-x; */
	/* [disabled]background-position: 50% top; */
	/* [disabled]min-height: 400px; */
	list-style-type: none;
	padding-top: 20px;
}
.container .main .menubox .menu li a {
	display: block;
	font-size: 20px;
	color: #002d52;
	background-image: url(images/sipka-modra.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8F8FD;
	margin-bottom: 10px;
	text-decoration: none;
}
.container .main .menubox .menu li a:hover {
	color: #FFFFFF;
}
.container .main .menubox .menu li {
	list-style-type: none;
}
.container .main .menubox .otdoba {
	margin-top: 30px;
	padding: 15px;
}
.container .main .menubox .otdoba .notdoba {
	font-size: 20px;
	font-weight: bold;
	display: block;
	color: #c6f01b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 12px;
}
.container .main .menubox .otdoba .doba {
	font-size: 16px;
	font-weight: bold;
	display: block;
	background-image: url(images/ct01.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
	margin-bottom: 15px;
	color: #FFF;
	line-height: 110%;
}
.container .main .menubox .otdoba .doba span {
	font-size: 12px;
	font-weight: normal;
}
.container .patka {
	background-color: #e7f8ff;
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 25px;
	height: 50px;
	padding: 10px;
	color: #223c65;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #B9E8FA;
	background-image: url(images/logo-cm-bw.gif);
	background-repeat: no-repeat;
	background-position: 820px 25px;
}
.container .patka a {
	color: #000000;
}
.container .main .obsah {
	margin-left: 260px;
	background-image: url(images/overlay-white.png);
	background-repeat: repeat;
	padding: 20px;
		-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
.container .main .obsah h2 {
	font-size: 230%;
	color: #001e39;
	/*color: #c6f01b;*/
	letter-spacing: -0.05em;
	margin-bottom: 8px;
	margin-top: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 110%;
}
.container .main .obsah h3 {
	font-size: 160%;
	color: #014980;
	letter-spacing: -0.04em;
	margin-top: 10px;
	margin-bottom: 5px;
}

.container .main .obsah p {
	line-height: 135%;
	color: #000;
	letter-spacing: -0.01em;
	margin-bottom: 15px;
	font-size: 115%;
}



.container .main .obsah ul {
	list-style-type: square;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.container .main .obsah ul li {
	margin-bottom: 7px;
	margin-left: 7px;
}


.container .main .obsah .cin {
	font-size: 160%;
}
.container .main .obsah .cin li {
	margin-bottom: 13px;
	list-style-type: none;
	list-style-image: url(images/plus.png);
	color: #000000;
	margin-left: 20px;
	letter-spacing: -0.04em;
}
.container .main .obsah #mapa {
	height: 400px;
	width: 600px;
}
.container .main .obsah .homedoct {
	font-size: 160%;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #2996E4;
	padding: 8px;
	background-color: #76C3F2;
	width: 599px;
}
.container .main .obsah table tr td {
	color: #666;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
