body{
	background-color: White;
	margin : 0;
	position : relative;
	background-image : url(../images/back-sloupce.gif);
	background-position : center;
}
#telo{
height: 100%;
width: 100%;
text-align : center;
}
#stranka{
	width : 800px;
	height : 100%;
	text-align : left;
	margin : auto;
}
table.obj tr td { text-align: left; } 
table.obj tr td input { width: 100px; } 
#sloupec{
width : 450;
margin : 0;
}
#sloupec-menu{
width : 150;
margin : 0;
}
#sloupec-bannery{
width : 200;
margin : 0;
}
#paticka, #menu{
bottom: 10;
width : 800px;
text-align : center;
}
#menu{
background-color: #999999;
}
#paticka{
background-color: #CCCCCC;
}
img{
margin : 0px;
}
img.#head{
margin : 0;
}
H1{
	font-size : 16px;
	margin-bottom : 3;
	margin-top : 9;
	color : #CC3333;
	}
H1.#small-grey{
	font-size : 16px;
	margin-bottom : 3;
	margin-top : 9;
	color : #666666;
}
h2 {
	font-size : 13px;
	margin-bottom : 3;
	margin-top : 9;
	color : #CC3333;
}
a{
text-decoration : none;		
color : #CC0033;
}
a:hover, {
color : Black;
text-decoration : underline;
}
hr{color : #CCCCCC;
}
#cara-paticka{
	color : #666666;
}
H1, a, #text-hlavni, #text-menu, #text-paticka{
font-family : Arial, Helvetica, sans-serif;
}
#text-hlavni{
color : #666666;
padding: 15px;
font-size : 12px;
}
#text-horni-menu{
	color : White;
	padding: 4px;
	font-size : 10px;
	font-weight : bold;
}
#text-menu{
color : #CC0033;
padding: 4px;
font-size : 10px;
font-weight : bold;
line-height : 10px;
}
#text-paticka{
color : #666666;
padding: 6px;
font-size : 10px;
}

td { color : #666666;font-size : 12px; 	vertical-align : middle; text-align : center; }

