body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	background-color:#CFC2B4;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color:#ff0000;
}

a:active {
	text-decoration: underline;
	color:#ffbb00;
}

a.menu {
	text-decoration: none;
	color: #3C3029;
}

a.menu:hover {
	text-decoration: underline;
	color:#ffffff;
}

a.menu:active {
	text-decoration: underline;
	color:#ffbb00;
}

a.pata {
        color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
}

td {
        color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.popisek {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-align: center;
}

td.hlavicka {
	color: #ffffff;
	background-color: #3C3029;
}

td.paticka {
	color: #ffffff;
	background-color: #3C3029;
	padding-left: 10px;
	padding-right: 10px;
}

td.menu {
	color: #3C3029;
	background-color: #E7E1DA;
	padding-top: 5px;
}

td.polozkamenu {
	color: #3C3029;
	background-color: #E7E1DA;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	height: 20px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
}

div.main {
	width: 100%;
        color: #444444;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        padding-left: 20px;
        padding-right: 25px;
        padding-top: 20px;
        padding-bottom: 10px;
        text-align: left;
	height: 100%;
}

p.nadpis {
	font-size: 12pt;
	font-family: "Arial CE", Arial, Verdana;
	font-weight: bold;
	font-style: none;
	text-decoration: underline;
	color: #3C3029;
	margin-top: 0px;
	margin-bottom: 10px;
}

ul {
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote {
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.dodelat {
	text-decoration: none;
	color: #ff0000;
}

.input_text
{
	background-color: #FFFFFF;
	font: 8pt Tahoma;
	border: 1px solid;
	padding: 1px;
}

.input_button {
	background-color: #EEEEEE;
	font: 8pt Tahoma;
	border: 1px solid #AAAAAA;
	padding: 0px;
}

.upozorneni {
	color: #ff0000;
}

table.novinky {
	border: 1px solid #3C3029;
	padding: 2px;
	margin: 2px;
}

td.novinky_hlavicka {
	background-color: #E7E1DA;
	color: #3C3029;
	font-size: 12px;
	font-family: "Arial CE", Arial, Verdana;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
}

td.novinky_datum {
	width: 60px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
}

div.uvod_obrazek {
	width: 250px;
	height: 188px;
	border: 1px solid #3C3029;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

table.uvod_obrazek {
	border: 1px solid #E7E1DA;
}

td.uvod_right {
	width: 150px;
	color: #3C3029;
	background-color: #E7E1DA;
	font-weight: bold;
	font-style: italic;
}

table.layout {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

td.navigace {
	height: 88px;
	padding-top: 0px;
}

td.pata {
	height: 10px;
}

td.pozadi {
	height: 100%;
}

div.miniatury {
    text-align: left;
    border: 0px solid black;
}

p.poznamka {
    text-align: left;
    color: #aaaaaa;
    margin-bottom: 5px;
}

td.poznamka {
    color: #aaaaaa;
}

span.miniatura {
    margin: 0px;
}

span.name {
	font-weight: bold;
}

span.poznamka {
    color: #aaaaaa;
}

span.name {
	font-weight: bold;
}

span.poznamka {
    color: #aaaaaa;
}

table.fotogalerie {
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

h5 {
    font-weight: bold;
    font-style: italic;
}

p.podpis {
    color: #555555;
    font-style: italic;
    margin-left: 100px
}

div.box_fotogalerie {
	width: 50%;
	height: 190px;
	display: block;
	float: left;
	border: 0px solid black;
}

table.ikony {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid red;
}

div.novinky_obrazek {
	padding-right: 10px;
	float: left;
	border: 0px solid black;
}


