body {
	scrollbar-base-color : #7f7f7f;
	background-color : White;
	background-image : url(background.jpg);
	background-repeat : repeat-x;
}
.stranka {
	text-align: center;
	width : 100%;
	margin : 0;
	padding : 0;
	height : 100%;
}

.uzky_sloupec {
	width : 190px;
	padding : 0px;
	height : 600px;
	background-image : url(background-cell.gif);
	margin : 0;
}

H1, p, a, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336699;
}

H1 {
	font-size : 18px;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #7f7f7f;
	font-weight : normal;
	margin : 10px;
}

p, li {
	text-align : left;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 10px;
}

p.odrazky {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0px;
	margin : 10px;
	font-weight : bold;
}


.prostredni_sloupec{
	width : 424px;
	padding : 0px;
	margin : 0;
}
.menu_radek {
	text-align : center;
	width : 800px;
}
a.menu {
	font-weight : bold;
	text-decoration : none;
	font-size : 11px;
	color : #336699;
}

a.leve_menu {
	font-weight : bold;
	text-decoration : underline;
	font-size : 11px;
	color : #336699;
	line-height : 20px;
	margin : 10px;
}

a, a.menu:hover, a:hover {
	color : #228B22;
	text-decoration : underline;
}

	
.logo {
	text-align : center;
	border : 0px none;
}


.paticka {
	position: relative;
	font-size : 10px;
	text-align : center;
	padding : 10px;
	margin : 0px;
	width : 424px;
	float : none;
	background-color : #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 10;
}

img{
	border : solid White;
	margin : 10;
	padding : 0;
	border-width : 1px;
}


.prislovi {
	font-style : italic;
	font-size : 14px;
	color : Aqua;
	text-align : center;
}

