/*
- obsahuje rozvrzeni webu, neni nacitan z DHTML editoru
@import "main.css";
*/
@import "aktuality.css";
@import "top_menu.css";
@import "galerie.css";

body {
	font:8pt/1.5 Helvetica, Arial,Verdana;
	color: #36404A;
}

ul	{	padding:0px;margin-left:15px;margin-top:0px;margin-bottom:0px;	}

.date {
	font-size: 9px;
	color: #454346;
	font-weight: normal;
}

b.colored	{
	color: #454346;
	font-weight:bold;
}

h1,h2,h3,h4 { margin: 0; padding: 0; }
p { margin: 0px; text-align:justify;}

h1	{
	font-size:12px;
}

h2 { 
	font-size:16px;
 	text-align: center;
	font-weight:bold;
	color:#000;
}

h4 { 
	font-size:14px;
	border-bottom: 1px solid #7D858C;
	color:#3536FF;
	text-align:right;
}

h3	{ 
	font-size:12px;
	font-weight: bold;
	color: #E3740E;
	text-align:left;
	padding-top:7px;
/*	_padding-left:10px;*/
}

h5 {
	font-size:12px;
	font-weight: bold;
 	text-align: center;
 }


table { border:0px; border-collapse:collapse;}

th	{font-weight:bold;}
td	{border-color:gray;}


/*a			{ text-decoration: underline; }
A:link		{ color: #00807F; }
A:visited	{ color: #00807F; }
A:active	{ color: #00807F; }
A:hover		{ text-decoration: underline; color: #00807F; } */ /*3B7F00 */

a		{ color: #408040; font-size: 12px; font-family: Helvetica, Arial, Verdana; text-decoration: none }
a:hover { color: #ff8c00; font-size: 12px; font-family: Helvetica, Arial, Verdana; text-decoration: underline }

/*
a.struktura			{ text-decoration: underline;font-weight:bold;line-height:18px; }
A:link.struktura	{ color: red; }
A:visited.struktura	{ color: red; }
A:active.struktura	{ color: red; }
A:hover.struktura	{ text-decoration: underline; color: darkred; }
*/


a.struktura		{ text-decoration: underline;font-weight:bold;line-height:25px; }
A:link.struktura	{ color: red; }
A:visited.struktura	{ color: #3B7F00; }
A:active.struktura	{ color: #3B7F00; }
A:hover.struktura	{ text-decoration: underline; color: #454346; }

ul.menu_struktura	{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.menu_struktura li	{
	padding-left:5px;
}

ul.menu_struktura ul li li{
	border:1px solid red;
}	

abbrev {}

dt {}
dt {}
