body.index {
	background-color: #f0f0f0;
	font-size: 13px;
	color: #666;
}

#header {
	margin-top: 30px;
}

#header a {
	color: #666;
}

#logo {
	text-align: right;
	padding: 0 30px 5px 0;
}

#header ul {
	display: inline;
	list-style-type: none;
}

#header ul li {
	float: left;
	padding-right: 15px;
}

#col1 img, #col2 img, #col3 img {
	clear: right;
	margin-bottom: 15px;
}

#col1 ol {
	font-size: 1.3em;
}

ol.zasah {
	font-size: 2em;
	margin: 30px 0;
}


ul {
	list-style-type: square;
}

#btn_vyzkouset
{
    width:214px;
    height:36px;
    text-decoration:none;
    display:block;
    background-image:url(../images/btn_vyzkouset.png);
    background-position:0 0;
    margin-bottom: 20px;
}

#btn_vyzkouset:hover { background-position:0 72px; }

#btn_vyzkouset:active  { background-position:0 36px; }

#btn_akutni
{
    width:214px;
    height:36px;
    text-decoration:none;
    display:block;
    background-image:url(../images/akutni.png);
    background-position:0 0;
    margin-bottom: 20px;
}

#btn_akutni:hover { background-position:0 72px; }

#btn_akutni:active  { background-position:0 36px; }



.red {
	color: red;
}

#obsolete {
	display: none;
}

h3 {
	line-height: 1.3em;
}