<style type="text/css">
#ddblueblockmenu{
border: 1px solid white;
border-bottom-width: 0;
width: 100%;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
border-bottom: 1px solid white;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', 'Verdana', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding-bottom: 5px; /* vyska menu */
padding-top: 5px; /* vyska menu */
padding-left: 5px;
width: 148px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #ffffff; /*pismo*/
background-color: #A19AC6; /*pozadie obdlznika offmouse*/
border-bottom: 0px solid #CCFFCC;
border-left: 8px solid #ffffff; /*pozadie laveho pasika*/
border-right: 2px solid #1C1C1E; /*pozadie praveho pasika*/
}

* html #ddblueblockmenu li a{ /*IE only */
width: 148px; /*IE 5*/
w\idth: 148px; /*sirka menu*/
border-bottom: 0px solid #ffffff;
}

#ddblueblockmenu li a:hover {
background-color: #DCD9EC; /*pozadie pri onmouse*/
border-left-color: #7268A7; /*farba laveho pasika onmouse*/
border-right-color: #1c1c1e; /*farba praveho pasika onmouse*/
text-decoration: none;
color: #625B84; /*pismo onmouse A19AC6*/
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid white;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}


/********************************* General styles ******************************/
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	
	font-size: 11px;color: #7268A7;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}
input, select, textarea {
	border: 1px solid lightgray;
}

body {padding: 0px; margin-top: 0px;}
input, textarea, select {margin-bottom: 1px;}
form {margin: 0px;padding: 0px;}
img {border: none;}
label {width: 140px; padding: 3px 0px 0px 0px;	float: left;}
h1 {
	font-size: 110%;
	font-weight: bolder;color: #625B84;
}
h2 {
	font-size: 120%;
	font-weight: bolder;
;
	margin: 3px 0px 2px 0px;
}
h3 {font-size: 130%; font-weight: bolder;}
h4 {font-size: 140%; font-weight: bolder;}
h5 {font-size: 150%; font-weight: bolder;}
.comment {
	color: gray;
}
.description {
	font-size: 85%;
}
.selected {
	color: gray;
}
.message {
	border: 1px solid gray;
	background: #c0c0c0;
	padding: 5px;
	font-weight: bolder;
	margin-bottom: 8px;
}
.error {
	color: red;
}

img .text_right {float: left; padding-right: 5px;}
img .text_left {float: right; padding-left: 5px;}

.item {
	background: #729FCF;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 1px solid gray;
}
.item:hover {background: #3465A4;}
.item a {
	text-decoration: none;
}
hr {
	height: 1px;
	border: 1px solid gray;
}
.highlighting {
	background: yellow;
}
/*******************************************************************************/


/*********************************** Categories ********************************/
.categories {
	text-align: left;
}
.categories a {
	text-decoration: none;
	display: block;
	padding: 10px 0px 0px 0px;
}
/*******************************************************************************/


/********************************* Language Switcher ***************************/
.language_switcher {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
	color: white;
}
.language_switcher h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	
/***** Linka pod Jazykom *****/
	border-bottom: 0px solid gray;
}
/*******************************************************************************/


/******************************* Administration panel **************************/
.administration {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 200px;
	padding: 3px;
	background: #EEEEEE;
	border: 1px solid gray;
}
.administration h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
.administration a {
	text-decoration: none;
}
.administration hr {
	height: 1px; 
	width: 100%; 
	margin: 0px; 
	padding: 0px; 
	color: black
}
/*******************************************************************************/


/********************************** Member panel *******************************/
.member {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.member h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid gray;
}
.member a {
	text-decoration: none;
}
/*******************************************************************************/


/********************************** Login panel ********************************/
.login_panel {
	margin: 5px 0px 0px 0px;
	padding: 2px;
	background: transparent;
}
.login_panel h1 {
	font-size: 10px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	border-bottom: 1px solid gray;
}
.login_panel a {
	text-decoration: none;
}
.login_panel p {
	margin: 0px;
	padding: 0px;
}

/*******************************************************************************/


/********************************** Page Tools *********************************/
.search_box {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.search_box h1 {
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid gray;
}


.page_tools {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.page_tools h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
/***** Linka pod Moznosti *****/	
border-bottom: 1px solid gray;
}
.page_tools a {
	text-decoration: none;
	display: block;
}
.page_tools p {
	margin: 0px;
	padding: 0px;
}
/*******************************************************************************/


/********************************* Tools styles ********************************/
.page_counter {
	background: #DDDDDD;
	border: 1px solid gray;
	padding: 3px;
	margin: 5px 0px 5px 0px;
	float: left;
}
.page_counter a {
	font-weight: bolder;
}
/*******************************************************************************/


/********************************* Search styles *******************************/
.search_item {
	display: block;
	text-decoration: none;
	padding-top: 5px;
}

.search_item_title,
.search_item_title .highlighting {
	text-decoration: underline;
	font-weight: bolder;
}
.search_item_introduction {
	display: block;
	font-weight: bolder;
}
.search_item_content {
	display: block;
	text-decoration: none;
}
.search_item_details {
	display: block;
	color: gray;
}
/*******************************************************************************/


/********************************* Module styles *******************************/
.module_intro {
	border-bottom: 1px solid gray;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.module_admin {
	border-bottom: 1px solid gray;
	margin-bottom: 6px;
	padding-bottom: 3px;
}

/*******************************************************************************/


/********************************** Management *********************************/
.management {
	background: white;
	color: black;
}
.management a {
	color: black;
	text-decoration: none;
}
.management a:hover {
	text-decoration: underline;
}
.management h1 {
	font-size: 120%;
}
.management h2 {
	font-size: 100%;
	margin-bottom: 0px;
}
.management p {
	margin-top: 0px;
	margin-bottom: 2px;
}

.management .custom_table {
	border: 1px solid gray;
	background: white;
}
.management table .heading {
	font-weight: bolder;
	background: #0099DF;
}
.management table .heading td {
	color: white;
}

.management input, textarea, select {
	border: 1px solid gray;
	background: white;
}
.general_settings label {
	width: 260px;
}
/*******************************************************************************/


/********************************** Navigation *********************************/
/***** navigation *****/
.navigation {
	line-height: 15px;
	paddin-top: 1px;
	paddin-bottom: 1px;
}

.navigation.level0 {
	margin-left: 0px; /***** odstup menu z lavej strany ******/
	font-weight: bolder;
/***** rozstup menu *****/	
padding-bottom: 0px;

}
.navigation.level1 {
	margin-left: 0px;
padding-bottom: 0px;
}
.navigation.level2 {
	margin-left: 1px;
	width: 100px;
}
.navigation.level3 {
	margin-left: 2px;
	width: 100px;
}
.navigation.level4 {
	margin-left: 3px;
}
.navigation a {
	text-decoration: none;
}

.navigation.level1 a {
	font-size: 100%;
}
	
.navigation.level2 a {
	font-size: 100%;
}
	
.navigation.level3 a {
	font-size: 75%;
}
	
.navigation.level4 a {
	font-size: 75%;
}

.navigation.current a {
/***** Stand by link *****/	
	font-weight: bold;
	color: orange;
background-color: #DCD9EC; /*pozadie pri onmouse*/
}

/***** Aktive link *****/
.navigation a:hover {
	color: darkblue;
}
.navigation li.current a {
	font-weight: bold;
	color: orange;
background-color: #DCD9EC; /*pozadie pri onmouse*/
}
.navigation li.current a:hover {
	font-weight: bold;
	color: orange;
background-color: #DCD9EC; /*pozadie pri onmouse*/
}


/***** Next and previous buttons *****/
.next_previous {
	color: black;
	margin: 10px 0px 0px 0px;
	text-align: right;
	float: left;
	clear: left;
	width: 100%;
}
.next_previous a {
	color: black;
	padding: 10px 5px 0px 0px;
	text-decoration: none;
}

/***** Page 1 2 3 ... *****/
.page_123 {
	border-top: 1px solid gray;
	color: black;
	text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;
}
.page_123 a {
	padding: 0px 0px 0px 5px;
	font-weight: bolder;
	color: #EFFDF0;
	text-decoration: none;
}
.page_123 span {
	padding: 0px 0px 0px 5px;
}
/*******************************************************************************/


/******************************** Content styles *******************************/
.introduction {
	font-weight: bold;color: #625B84;
	margin: 5px 0px 5px 0px;
}
/*******************************************************************************/


/******************************** Site and body ********************************/
/***** Header *****/
	.header {
	background: url(img/header.jpg) no-repeat;
	border-left: 0px solid gray;
	border-right: 0px solid gray;
	height: 141px;
	width: 820px;
	text-align: right;
	vertical-align: top;
	}

	/***** Site *****/
	.site {
	/***** Site from top *****/	
	margin-top: 0px;
	text-align: left;

	border-bottom: 1px solid gray;
	}

	/***** Left column *****/
	.left {
	background: transparent;
	border-right: 0px solid #D9D0CB;
	padding: 0px; /***** odstup od vrchu menu*****/
	width: 140px;
	border-left: 0px solid #EFFDF0;
	}

	/***** Right column *****/
	.right {
	padding-left: 8px;
	background: url(img/right.gif) no-repeat;
	width: 152px;
	border-right: 0px solid #EFFDF0;
	border-left: 0px solid #D9D0CB;
	}

	/***** Body column *****/
	.body {
	padding: 8px;
	width: 520px;
	height: 500px;
	text-align: left;
	}

	.title {
	margin-top: 5px;
	}

	.content {
	line-height: 15px;
	}

	.content ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	.content p {
	margin-top: 4px;
	margin-bottom: 2px;
	}
	.content .heading {
	font-weight: bolder;
	background: #DDDDDD;
	}

	.content a:hover {
	text-decoration: none;
	color: #F48000;
	}




.ebluea {
	COLOR: #3A468E; TEXT-DECORATION: underline
}

.ebluea a{
	COLOR: #3A468E; TEXT-DECORATION: underline
}
.ebluea:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}




/*******************************************************************************/

************************/

