body {
	color: #666666;
}

h1 {
	color: #999999;
}

ul {
	padding-top:0;
	margin-top:0;
}
/*
li {
	list-style-image: url(../images/li.gif);
	margin-top:5px;
}
*/
table.vrtej td h2 a:active{
	color: #ffc20d;
}

table.vrtej td h2 a:hover{
	color: #ffc20d;
}

/*tridy*/
.nastred {
	margin: 0 auto;
	text-align:center;
}

.justify {
	text-align:justify;
}

.doprava {
	text-align:right;
}

.klir {
   clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.mr {
	margin-right: 20px;
}

.mrsmall {
	margin-right: 10px;
}

.mb {
	margin-bottom: 20px;
}

.ml {
	margin-left: 20px;
}

.mt {
	margin-top: 20px;
}

.sml {
	font-size: 75%;
}

.oddelovac {
	height:38px;
	background-image: url(../images/oddelovac.gif);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
}

.zvyrazneni {
	color:#999999;
	font-size:120%;
	font-weight:bold;
}

div#copyright{
	font-size: 8pt;
	text-align:center;
}