/*
html, body, #mainholder {
	height: 100%;
}
*/

body {
 	font-size: 11px;
	color: #2d3371;
	background: #000 url("../../_images/layout/background.png") repeat-y 50% 20px;
	margin: 0;
}

#mainholder {
	margin: 0px auto;
	width: 861px; 	
	padding: 0;
	border: 2px solid #f60;
	background: #fff;
}

/*HLAVI�KA*/

#header {
	height: 158px;
	position: relative;
	background: #F1F3F8 url("../../_images/layout/header.jpg") no-repeat 0 0; 
}

h1#title {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 1.3em;
	background: transparent url("../../_images/layout/kynychovamms_logo.jpg") no-repeat 0 0; 
	text-align: center;
	position: absolute;
	top: 50px;
	left: 20px;	
}

h1#title a { 
	text-decoration: none; 
	display: block;
	width: 220px;
	height: 50px;
}

#mainmenu {
	height: 24px;
	background: transparent;
	position: absolute;
	bottom: -10px;
	left: 17px;
}

#mainmenu span, #mainmenu span a {
	display: block;
	height: 24px;
}

#mainmenu span {
	float: left;
	margin-right: 13px;
}


#mainmenu .no_display {
	display: none;
}

#mainmenu span a:hover, #mainmenu a.selected, #secondary_menu a:hover, #secondary_menu a.selected { background: transparent;}

/* LEV� SLOUPEC */

#leftcol {
	float: left; 
	width: 220px;
	padding-top: 40px;
	background: #fff url("../../_images/layout/submenu_top.png") no-repeat 0px 15px; 
}

#subleftcol {
	background: transparent url("../../_images/layout/submenu_bg.png") repeat-y 0 0; 
}

#secondary_menu {	
	margin: 0;
	padding: 0;
}

#secondary_menu li {
	margin-left: 8px;
	padding: 0;
	padding-bottom: 12px;
	list-style-type: none;
	width: 200px;
	height: 20px;
}

#secondary_menu li a {
	height: 20px;
	display: block;
	text-decoration: none;
}

#english { background: transparent url("../../_images/layout/english_up.png") no-repeat 0 0; }
#english a { background: transparent url("../../_images/layout/english.png") no-repeat 0 0; }


#leftcol_contact {
	border-top: 4px solid #ccc;
	padding-top: 8px;
	margin: 15px 10px 0 40px;
}

#leftcol_banner {
	border-top: 4px solid #ccc;
	margin-top: 20px;
	padding-top: 20px;
}

.leftcol_banner {
    margin-top: 10px;
}

.bannerimg {
	border: 2px solid #ccc;
}

/*DOKUMENT*/

#document {	
	position: relative; 
	background: #fff url("../../_images/layout/submenu_bg.png") repeat-y 0 0; 
	margin-top: 12px;
	width: 100%;
}

#doccontent, #doccontent_wide {
	min-height: 1000px;
	margin-left: 228px;
	padding-right: 130px;
	padding-top: 20px;
	background: transparent url("../../_images/layout/rightcol_bg.png") repeat-y 95% 0;
    padding-bottom: 1em;     
}

/* nastaveni pro IE6*/
* html #doccontent { 
	height: 1000px; 
	padding-right: 127px;
}

#doccontent_wide { 
	padding-right: 20px;
	background-image:none;
}

#text h2 {  
	font-size: 1.2em;
	margin: 0 0 1em 0;
	border-bottom: 3px solid #f60;
}

#text h3 {  
/*	font-weight: normal;*/
	font-size: 1.1em;
	margin: 1em 0;
	color: #006;
	border-bottom: 1px dotted #f60;
}

#text h4 {  
	margin: .5em 0;
	color: #f60;
}

.fitness_image, .fitness_image_left, .fitness_image_right {
	border: 2px solid #f60;
}

.fitness_image_right {
	float: right;
	margin: 8px 0 8px 8px;
}

.fitness_image_left {
	float: left;
	margin: 8px 8px 8px 0;
}

.fitness_table { 
	width: 99%;
	border-collapse: collapse;
	margin: 1em 0;
	border: 2px solid #2d3371;
	background: #fff;
}

.fitness_table td {
	border: 1px solid #f60;
	padding: 0.3em;
	vertical-align: top; 
}

td.day_name {	
	font-weight: bold;
	vertical-align: top; 
}

tr.day_section {
	border-top: 2px solid #2d3371;
}

tr.color_1 { background: #ffc; }
tr.color_2 { background: #AEBAFF; }
tr.color_3 { background: #B5FFC4; }
tr.color_4 { background: #FFA0A0; }

.lector {
	margin: 0;
	padding-bottom: 1em;
	list-style-type: circle;
}

.em_box {
	border: 1px solid #2d3371;
	border-left: 5px solid #2d3371;
	padding: .5em;
	background: #ffc;
}
/*PATI�KA*/

#footer {
	margin: 0;
	padding: 3px 20px;
	clear: both;
	font-size: 10px;
	border-top: 3px solid #f60;
	border-left: 18px solid #f60;
	background: #fff;
}

#footer a { font-weight: normal; }

#footer_address { float: left; }

#e4you { float: right; text-align: right; }

.input {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding:1px 2px;
}

.button {
	background-color: black;
	color: #F90;
	font-weight: bold;
	border-left: 5px solid #2d3371;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #2d3371;
	border-right: 1px solid #CCC;	

}

ul.list {
	margin: .5em 0;
}

ul.list li {
	margin: 0;
}

.big {
	font-size: 1.5em;
	color: #f60;
}

.gallery  {
	width: 130px;
	float: left;
}

dt {
	font-weight: bold;
	color: #f60;
}

.gallery_item  {
	padding-bottom: .5em;
}
