﻿body, div, p, .text
{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Sans-Serif;
	color: #415264;
	margin: 0px;
	padding: 0px;
	border: none;
}

td
{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Sans-Serif;
	color: #415264;
}

table { border-collapse: collapse; empty-cells: show; }

p { padding-bottom:8px; }

img { border:none; padding: 0px; margin: 0px; }

a { color:#2e62ae; }
a:hover { color:#ff3300; }
/*a:visited { color:#2e62ae; }*/

h1, .h1, h2, .h2
{
	font-size: 18px;
	line-height: 26px;
	font-family: Verdana;
	font-weight: bold;
	color: #415264;
	margin: 0px;
	padding: 0px;
}

h3, .h3
{
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana;
	font-weight: bold;
	color: #415264;
	margin: 0px;
	padding: 0px;
}

h4, .h4
{
	font-size: 16px;
	line-height: 22px;
	font-family: Verdana;
	font-weight: bold;
	color: #ff6600;
	margin: 0px;
	padding: 0px;
}

ul { padding: 0px 0px 0px 0px; margin: 0px; }
li
{
    list-style-type: none;
    list-style-position: outside;
    padding: 0px 0px 1px 8px;
    background-image: url(Images/bckLi.gif);
    background-position: left 7px;
    background-repeat: no-repeat;
}


/*-------------------------------------  vlastní styly  ---------------------------------------*/
a.linkSipkaL
{
	background-image: url(Images/bckLinkSipkaL.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 11px;
}
a.linkSipkaL:hover { background-image: url(Images/bckLinkSipkaL_hover.gif); }

a.linkSipkaP
{
	background-image: url(Images/bckLinkSipkaP.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
	padding-right: 11px;
}

a.linkSipkaP:hover { background-image: url(Images/bckLinkSipkaP_hover.gif); }

.rowMouseOver { background-color:#f3f6fa}
.rowMouseOut { background-color:#ffffff}


/*-------------------------------------  náhradní styly  ---------------------------------------*/

.colorGreen { color: Green; }
.colorRed { color: Red; }
.treeViewNastaveniSeda { color:#45494c; }
.treeViewNastaveniZelena { color:#03747a; }

