html, body {
    font-size: 14px;
    font-family: Arial, Verdana;
    color: #000000;
    background: #FFFFFF;
    height: 100%;
    line-height: 160%;
}

td {
    font-size: 14px;
    font-family: Arial, Verdana;
    color: #000000;
    line-height: 160%;
}

.back {
    background: #DD1414;
}

.back2 {
    background: #B00808;
}

.logo {
    background-image: url(/repository/layout/logo.png);
    background-repeat: no-repeat;
}

.color_menu {
    color: #B00808;
}

a {
    text-decoration: underline;
    color: #C71210;
}

a:hover { 
    text-decoration: underline;
    color: #000000;
}

a.navigation {
    text-decoration: none;
    color: #000000;
}

a.navigation:hover { 
    text-decoration: none;
    color: #C71210;
}

a.search {
	color: #1C3150;
	text-decoration: none;
}

a.search:hover {
}

marquee
{
    color: #FFFFFF !important;
    font-style: italic
}

h1 a {
    text-decoration: none;
    color: #000000;
}

h2 a {
    text-decoration: none;
    color: #000000;
}

h1 a:hover {
    text-decoration: none;
    color: #C71210;
    text-decoration: underline;
}

h2 a:hover {
    text-decoration: none;
    color: #C71210;
    text-decoration: underline;
}

h1 {
    font-size: 30px;
    color: #C71210;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 19px;
    color: #C71210;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h3 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
}

h4 {
    font-size: 14px;
    color: #C71210;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li {
    background-image: url(/repository/layout/2009/odrazka.jpg);
    background-repeat: no-repeat;
    background-position: 0 .6em;
    padding-left: 12px;
    margin-bottom: 4px;
    margin-left: 0px;
}

blockquote {
    margin-left: 20px;
}

img.border {
    border: 5px double rgb(236, 242, 246); 
    margin: 2px; 
}

.footer a {
	color: #FFFFFF;
}

.hledat1 {
    color: #666666;
    background: #FFFFFF;
    font-size: 12px;
    height: 16px;
    width: 149px;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}

.tab {
	padding-left: 24px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	height: 24px;
	width: 74px;
}

.tab_hover, .tab:hover {
	padding-left: 24px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	height: 24px;
	width: 74px;
}

.tab_active {
	padding-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	height: 24px;
	width: 74px;
}

.tab_active:hover {
	padding-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	height: 22px;
	width: 74px;
}

.tab {
	background: url(/repository/layout/2009/1_normal.png);
}

/*
#tabButton1.tab {
	background: url(/repository/layout/2009/1_normal.png);
}

#tabButton2.tab {
	background: url(/repository/layout/2009/1_normal.png);
}


.tab_hover, .tab:hover {
	background: url(/repository/layout/2009/1_hover.png);
}

.tab_active {
	background: url(/repository/layout/2009/1_active.png);
}
*/

.bg_1 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 24px;
}

a.zpravy {
        color: #000000;
        text-decoration: none;
}

a.zpravy:hover {
        color: #000000;
        text-decoration: underline;
}

a.zpravy2 {
        color: #000000;
        text-decoration: none;
}

a.zpravy2:hover {
        color: #C71210;
        text-decoration: underline;
}

/*
a.indexAnimation, a.indexAnimationActive {
	display: inline-block;
	width: 14px;
	height: 14px;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #000000;
	text-decoration: none;
	margin-left: 4px;
	text-align: center;
	color: #000000;
	vertical-align: middle;
}

a.indexAnimation:hover, a.indexAnimationActive {
	background: #D73033;
	color: #FFFFFF;
}

*/

a.indexAnimation, a.indexAnimationActive {
	display: inline-block;
	width: 16px;
	height: 16px;
	font-size: 12px;
	border: 1px solid #000000;
	text-decoration: none;
	margin-left: 4px;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	line-height: 15px;
}

a.indexAnimation:hover, a.indexAnimationActive {
	background: #DD1414;
	color: #FFFFFF;
}
b, strong {
	font-weight: bold;
}
