body {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 0.8em;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: black;
	background: #FFF;
	}

* {	margin: 0; padding: 0;}

h1 {font-size: 1.9em; margin: 20px 0 15px 0;  color: #333333;	 }
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px;  color: #333333;	}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{clear: both; line-height: 0; height: 0;}

a {color: #332D53;}
a:hover {color: #882262;}
img {border: none;}
p {margin-bottom: 15px;}

img.lft {
	float: left;
	margin: 0 10px 10px 0;
	}

img.rgt {
	float: right;
	margin: 0 0 10px 10px;
	}

#content ul, #content ol {margin: 0 0 15px 15px; }
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ul {}
	#content ul li {
		background: url(../img/li.gif) no-repeat;
		
		}
	
/* tabulka bezna */
table {
	
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	background: #DDDDDD;
	}	
	th, td {
		padding: 5px 10px;
		vertical-align: top;
		border: 2px solid #f0f0f0;
		}
		th {background: #CCCCCC;}
/* tabulka bez formatovani */
table.noformat {
	border: 0;
	border-collapse: collapse;
	background: none;
	}
	table.noformat th, table.noformat td {
		padding: 5px 10px;
		vertical-align: top;
		border: 0;
		background: none;
		}
		
/* nahrada obrazkem */

.neco span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	}
	

/**********obsah**********/

#all {
}


/* ******* hlavicka ******* */

#top {

	position: relative;
	background: url(../img/bg-top.gif) repeat-x bottom left #FFF;
	}
	.logo {
		position: relative;
		top: 6px;
		left: 25px;		
		}
		
	#search {display: none;}

		
	
/* ******* menu ******* */

#h_menu {
	display: none;
	}
				
/* ******** SEKCE ********* */

#sekce {
	display: none;
	
	}
	
/* **** hlavni cast **** */

#main {


	}
	
/* **** leve menu **** */

#navi {
	display: none;
	}
	
		
/* **** obsah **** */

#content_container {
	}
	#content {

		}
		
/* **** paticka **** */

#ender {
	background: url(../img/dot.gif) repeat-x 0 2px #FFF;
	clear: both;
	font-size: 0.85em;
	color: #666666;
	position: relative;
	}
	#ender p {margin-bottom: 0;}
	#ender a {color: #666666;}
	
	.copyright {
		float: left;
		padding: 10px 0 10px 10px;
		}
	.developer {
		float: right;
		padding: 10px 10px 10px 0;
		}
		
		
.www {
	width: 23px;
	height: 165px;
	background: url(../img/www.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	}
	
.nadpis {
	width: 38px;
	height: 395px;
	position: absolute;
	bottom: -396px;
	left: 28px;
	float: left;
	}
	.o-spolecnosti .nadpis {background: url(../img/nadpis_spolecnost.jpg) no-repeat;}
	.akce .nadpis {background: url(../img/nadpis_akce.jpg) no-repeat;}
	.reference .nadpis {background: url(../img/nadpis_reference.jpg) no-repeat;}
	.aktuality .nadpis {background: url(../img/nadpis_reference.jpg) no-repeat;}
	.byty .nadpis {background: url(../img/nadpis_byty.jpg) no-repeat;}
	.komercni-prostory .nadpis {background: url(../img/nadpis_komerc.jpg) no-repeat;}
	.prumyslove-objekty .nadpis {background: url(../img/nadpis_prumysl.jpg) no-repeat;}