/* CSS Document 4consult */
body {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuched, MS";
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
#design {
	margin: auto;
	width: 760px;
	height: 100%;
}
#obal_head {
	height: 167px;
	margin-bottom:20px
}
#hlavicka_l {
	height: 167px;
	width: 320px;
	float: left;
	background-image: url(logo.png);
	background-repeat: no-repeat;
}
#hlavicka_r {
	height: 167px;
	width: 440px;
	float: right;
	background-image: url(fotka_cz.jpg);
	background-repeat: no-repeat;
}
#up {
	height: 60px;
	width: 760;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 0px;
}
#pic {
	margin: 0px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 60px;
	width: 160px;
}
#pic a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#language {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#left {
	float: left;
	height: auto;
	width: 320px;
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
#obsah {
	float: right;
	height: auto;
	width: 410px;
	clear: right;
	padding-right: 10px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#right {
	float: right;
	margin-right: 30px;
	padding-left: 30px;
}
#left_obsah {
	float: left;
	margin-left: 30px;
	padding-right: 30px;
}
#leftmenu {
	text-align: left;
}
#leftmenu a {
	background-color: #EBE9ED;
	height: 24px;
	width: 290px;
	margin-bottom: 10px;
	display: block;
	color: #999999;
	text-decoration: none;
	background-image: url(stvorec.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-top: 6px;
}
#leftmenu a:hover {
	text-decoration: none;
	background-image: url(stvorec1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menuitem {
	margin-top: 5px;
	margin-left: 30px;
}
#patka {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #EBE9ED;
	height: 30px;
	width: 760px;
	padding-top: 15px;
	margin-top: 20px;
}
#patka a {
	color: #999999;
}
