﻿body, div, p
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 16px;
    color: #434345;
    border-collapse:collapse;
}

p { padding-bottom: 8px; }
img { border: none; }
a { color: #ff5500; }
a:hover { color: #245ccf; }

ul { padding: 0px 0px 0px 0px; margin: 0px; }
li
{
    list-style-type: none;
    list-style-position: outside;
    padding: 1px 0px 0px 15px;
    background-image: url(Images/bckLi.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
}

h1, .h1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	color: #245ccf;
	padding: 3px 0px 6px 27px;
	background-image: url(Images/bckH1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: solid 1px #bfc3bb;
}

h2, .h2
{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 7px 0px;
	padding-bottom: 6px;
	color: #f15a22;
	border-bottom: solid 1px #bfc3bb;
	text-transform: uppercase;
}

h3, .h3
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6fb722;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(Images/bckH3.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}

h3 a { text-decoration:none; }

h4, .h4
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6a786a;
	margin: 0px;
	padding-top: 2px;
}

/* ------------- vlastní styly --------- */

.fotka
{
	border: solid 8px #f6f4da;
	margin-right: 5px;
	margin-bottom: 5px;
}