﻿body, div, p
{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Sans-Serif;
	color: #454531;
	margin: 0px;
	padding: 0px;
	border: none;
}

table { border-collapse: collapse; empty-cells: show; }

p { padding-bottom: 8px; }

img { border:none; padding: 0px; margin: 0px; }

a { color:#01404e; }
a:hover { color:#ff3300; }
/*a:visited { color:#01404e; }*/

sup { line-height: 9px; }

h1, .h1, h2, .h2
{
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	color: #454531;
	text-transform: uppercase;
}

h3, .h3
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #036c83;
	margin: 0px 0px 8px 0px;
	padding: 7px 0px 7px 20px;
	background-image: url(Images/bckH3.gif);
	background-position: 5px 11px;
	background-repeat: no-repeat;
}

h4, .h4
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #454531;
	margin: 0px;
	padding: 4px 0px 2px 0px;
}

h5, .h5
{
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #454531;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

ul { padding: 0px 0px 0px 0px; margin: 0px; }
li
{
    list-style-type: none;
    list-style-position: outside;
    padding: 0px 0px 2px 10px;
    background-image: url(Images/bckLi.gif);
    background-position: left 7px;
    background-repeat: no-repeat;
}

/*-------------------------------- vlastní styly -------------------------------------*/

.linkSipkaVpravo
{
	padding-right: 11px;
	background-image: url(Images/bckLinkSipkaVpravo.gif);
    background-position: right 5px;
    background-repeat: no-repeat;
}

.linkSipkaVlevo
{
	padding-left: 11px;
	background-image: url(Images/bckLinkSipkaVlevo.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
}

.poznamka
{
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}

.poznamkaNadpis
{
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 0px;
	color: #036c83;
}