body {
	font-family:  arial, helvetica, sans-serif;
	border-top: 0px;
	margin-top: 0px;
	background:white url(../css/images/bck_body.gif) no-repeat scroll center top;
}

a {
	text-decoration: none;
	color: gray;
}

a:hover {
	text-decoration: underline;
	color: #DB281C;
}

a.menuTop {
	text-decoration: none;
	color: white;
	padding-right: 5px;
}

a.menuTop:hover {
	text-decoration: underline;
	color: #DB281C;
}


.autor {
	font-size: 7pt;
	color: gray;
	text-align: center;
	clear: both;
	padding-top: 10px;
	margin-top: 0px;
	border-top: solid 1px;
	border-color: #EEEEEE;
}
.active {
	font-weight: bold;
	}
.logoAutor {
	background-image: url(../css/images/easyboy.gif);
	background-repeat:no-repeat;
	background-position: center;
	background-position: left;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 5px;
	padding-left:20px;
}

#layout {
	width: 720px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	clear: both;
	background-color: White;
	font-size: 0.7em;
	padding: 0px 20px 20px 20px;
}

#zahlavi {
	width: 100%;
	height: 220px;
	float: left;
	background:transparent url(../css/images/header_vapk.jpg) no-repeat scroll center top;
}

#levySloupec {
	width: 20%;
	height: 450px;
	text-align: left;
	float: left;
	background-color: white;
}

#pravySloupec_ {
	width: 20%;
	height: auto;
	min-height: 450px;	
	text-align: left;
	float: left;
	margin-left: 10px;
}

#stredniSloupec {
	width: 80%;
	height: auto;	
	text-align: left;
	float: left;
	background-color: white;
	margin-bottom: 20px;
}

#menuTop {
	color: white;	
	background-color: black;
	font-size: 7pt;
	width: 100%;
	text-align: right;
}

.logo {
	border: 0px;	
	margin: 0px 0px 0px 0px;
}

.oddLinka {
	margin: 15px 10px 15px 0px;
	border-bottom: solid 1px ;
	border-color: #0077BC;
}

h1 {
	font-size: 1.6em;;
	color: gray;
	margin: 10px 5px 5px 0px;
}

h2 {
	font-size: 1.2em;;
	color: #DB281C;
	margin: 10px 5px 5px 0px;

}

h3 {
	font-size: 1.2em;;
	color: black;
	margin: 20px 5px 5px 0px;

}

.smallNav{
	margin: 10px 5px 5px 0px;
}

img {
	border: 0px;

}

.imagemargin {
	margin: 0px;
}

textarea {
      font-family: "Tahoma","Geneva","Verdana","Arial","Helvetica","Sans-serif";
      font-size: 0.7em;;
      letter-spacing:1px;
      width: 150px;
      height: 60px;
      margin-top:3px;
}

.imageborderlogo {
	border-width:0px;
	margin: 0px;
}

hr {
	background-color: #E6E6E6;
	border: 0px;
	color: #E6E6E6;
	height: 1px;
}

	
ul.nav {
	padding-left: 15px;
	padding-top: 0px;
	margin-left: 3px;
	margin-top: 10px;
	}

ul.navChild {
	padding-left: 15px;
	margin-left: 3px;
	}

li.nav, li.navLast {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 0px;
	margin-left: -15px;
	}
	
li.navChild, li.navChildLast {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 0px;
	list-style: disc;
}	