body {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 70%;
	font-family: Tahoma, "Verdana CE", Verdana, "Arial CE", Arial,  sans-serif;
	color: black;
	background: url(../img/bg_body.gif) repeat-x #FFF;
	}

* {	margin: 0; padding: 0;}
.none {display: none;}

h1 {font-size: 1.5em; font-weight: normal; margin: 20px 0;}
	#homebase h1 {display: none;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px;}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{clear: both;}

a {color: #F06E00;}
a:hover {color: #55788C;}
img {border: none;}
p {margin-bottom: 12px;}

img.lft {
	float: left;
	margin: 0 15px 10px 0;
	}

img.rgt {
	float: right;
	margin: 0 0 10px 15px;
	}

#maincol ul, #maincol ol {margin: 0 0 15px 15px;}
	#maincol ul ul, #maincol ol ol {margin: 0 0 0 15px;}
	
/* tabulka bezna */
table {
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}	
	th, td {
		padding: 5px 10px;
		vertical-align: top;
		border: 1px solid gray;
		}
/* tabulka bez formatovani */
table.noformat {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 15px;
	}
	table.noformat th, table.noformat td {
		padding: 5px 10px;
		vertical-align: top;
		border: 0;
		}
/* tabulka diskuze */
.diskuze {
	display: none;
	}
.diskuze table {
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	background: #FDE9D9;
	width: 99%;
	border: 0;
	clear: both;
	}	
	.diskuze table th, .diskuze table td {
		padding: 5px 10px 5px 0;
		vertical-align: middle;
		border: 0;
		}
		.diskuze table th {
			background: #F06E00;
			color: #FFF;
			text-align: left;
			}
		.diskuze table .zatrh {width: 20px; text-align: center; padding: 0 5px 0 4px;}
		.diskuze table .datum {white-space: nowrap;}
		.diskuze table span {margin-left: 20px;}
		.diskuze table strong {margin-top: 50px;}
		
		.buttons {text-align: center;}
			.buttons img {margin: 0 7px;}
			
		.diskuze h3 {
			background:url(../img/h_diskuze.gif) no-repeat;
			width: 214px;
			height: 14px;
			float: left;
			}
			.diskuze h3 span {display: none;}
			
		.lastmsg {
			text-align: right;
			}

		
/* nahrada obrazkem */

.neco span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	}
	

/**********obsah**********/

#all {
}

/* ******* hlavicka ******* */

#top {
	height: 107px;
	position: relative;
	}
	#search {
		display: none;
		}
	#login {
		display: none;
		}	
	
/* ******* menu ******* */

#h_menu {
	display: none;
	}
	
			
/* **** hlavni cast **** */

#main {
	border-bottom: 1px solid #FFF;
	}
	
/* **** leve menu **** */

#navi {
	display: none;
	}

				
/* **** obsah **** */

#content_container {
	}
			#banner {
				display: none;
				}
				
.sitenavig {
	font-weight: bold;
	}
	.sitenavig em {
		font-weight: normal;
		font-style: normal;
		}
	.sitenavig a {color: #000;}
	.sitenavig a:hover {color: #F67100;}
		
.perex {
	font-weight: bold;
	}
	
.bannerclanek {
	display: none;
	}
	
.bottompagelinks {display: none;}
				
/* **** shortcuts **** */

#homebase {
	display: none;
	}
	
/* **** novinky **** */

#novinky img {
	float: left;
	margin: 0 11px 5px 0;
	}
.novinkal, .novinkar {clear: both;}

			
/* **** pravý sloupec **** */

	#rightcol {
		display: none;
		}
		
					
		
/* **** partneri **** */

#partneri {
	display: none;	
	}
		
/* **** paticka **** */

#ender {
	background: #F0F0F0;
	clear: both;
	font-size: 0.85em;
	padding: 15px;
	}
	#ender p {margin-bottom: 0;}
	#ender a {color: #000;}
	#ender a:hover {color: #55788C;}
	#ender .endlinks {
		display: none;
		}
