﻿
body
{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #444444;
	margin: 0px;
	padding: 0px;
	border: none;
}

div, p
{
	margin: 0px;
	padding: 0px;
	border: none;
}

p { margin-bottom: 16px; }

table { border-collapse: collapse; }

td, th
{
    font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

img { border:none; }

a { color: #C71F28; }
a:hover { color: #444444; }
/*a:visited, a:focus, a:active { color: #444444; }*/

a.vice, a.vice:hover
{
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Images/bullet_more.gif);
    background-position: left center;
    background-repeat:  no-repeat;
}

ul { padding: 0px 0px 8px 0px; margin: 0px; }
ul li
{
    list-style-type: none;
    list-style-position: outside;
    padding: 0px 0px 2px 12px;
    background-image: url(Images/bckLi.gif);
    background-position: left 7px;
    background-repeat: no-repeat;
}
ul.odkazy li
{
    padding: 0px 0px 2px 9px;
    background-image: url(Images/bckLiOdkazy.gif);
}

ol { padding: 0px 0px 8px 0px; margin: 0px; }
ol li
{
    list-style-type: none;
    list-style-position: outside;
    padding: 0px 0px 2px 0px;
     background-image: none;
}

h1, .h1
{
    font-size: 26px;
    line-height: 30px;
    color: #888888;
    padding: 0px 0px 14px 0px;
    margin: 0px 0px 16px 0px;
    font-weight: normal;
    border-bottom: 1px solid #f2f2f2;
}

h2, .h2
{
    font-size: 22px;
    line-height: 26px;
    color: #6f6f6f;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    font-weight: normal;
}

h3, .h3
{
    font-size: 18px;
    line-height: 18px;
    color: #888888;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    font-weight: bold;
}

h4, .h4
{
    font-size: 16px;
    line-height: 20px;
    color: #6f6f6f;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    font-weight: normal;
}

h5, .h5
{
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    font-weight: normal;
}

h6, .h6
{
    font-size: 12px;
    line-height: 18px;
    color: #6f6f6f;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    font-weight: bold;
}

/* -------------------------------------------- vlstní styly ---------------------------------------------- */

.divMezera
{
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}


input, select, textarea
{
    font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #444444;
}
