/* Magnetica s.r.o., robert 20006 *************************************************************** */

html, body, div, p, span, h1, h2, table, tr, td, ul, li, ol, img, a {
	font: normal 11px/14px Verdana;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	text-align: center; /* IE */
	background: #ffffff;
}

div {
	background: transparent;
}


/* Page and header ****************************************************************************** */

#page {
	width: 775px;
	height: auto;
	min-height: 100%;
	_height: 100%; /* IE */
	background: #ffffff url(style_FILES/pageBg.gif) repeat-y 0 0;
	text-align: justify;
	margin: 0 auto;
	position: relative;
}

#top {
	background:  url(style_FILES/imgTop.gif) no-repeat left top;
	height: 24px;
}

#top a {
	display: block;
	float: right;
	width: 180px;
	height: 24px;
}

#header {
	background:  url(style_FILES/img01.jpg) no-repeat left top;
	height: 200px;
}


/* Search Form *** */

#search {
	float: left;
	width: 177px;
	height: 92px;
	background:  url(style_FILES/searchBg.gif) no-repeat left top;
}

#search #intro {
	position: absolute;
	left: 12px;
	bottom: 5px;
	font-weight: bold;
}

#search a#intro {
	color: #000000;
}

#search a#intro:hover {
	color: #00672b;
}

form, input {
	font: normal 11px/14px Verdana;
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	border: 0;
}

#search .word {
	margin: 19px 0 0 20px;
	_margin: 17px 0 0 20px;
	background: transparent;
	border: 0;
}

#search .submit {
	position: absolute;
	top: 10px;
	left: 140px;
	width: 25px;
	height: 28px;
	background: transparent;
	border: 0;
}


/* Menu Main *** */

#menu {
	position: relative;
	display: block;
	height: 92px;
	background:  url(style_FILES/greenBg.gif) repeat-x left top;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#menu li a {
	display: block;
	float: left;
	width: 143px;
	height: 52px;
	color: #00672b;
	font-size: 1px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#menu li#i01 a { background: url(style_FILES/m01.gif) }
#menu li#i02 a { background: url(style_FILES/m02.gif) }
#menu li#i03 a { background: url(style_FILES/m03.gif) }
#menu li#i04 a { background: url(style_FILES/m04.gif) }

#menu li#i01 a:hover, #menu li#i01 a.act { background: url(style_FILES/m01h.gif) }
#menu li#i02 a:hover, #menu li#i02 a.act { background: url(style_FILES/m02h.gif) }
#menu li#i03 a:hover, #menu li#i03 a.act { background: url(style_FILES/m03h.gif) }
#menu li#i04 a:hover, #menu li#i04 a.act { background: url(style_FILES/m04h.gif) }


/* Flags language switch ************************************************************************ */

#lang {
	position: absolute;
	top: 70px;
	left: 608px;
}

#lang a {
	padding-right: 4px;
}

/* Content blocks ******************************************************************************* */

#content {
	position: relative;
}


#left {
	float: left;
	width: 182px;
	text-align: left;
}

#spacer1 {
	/* display: block; */
	height: 9px;
	width: 182px;	
}


/* Left Submenu, 2 Levels *********************************************************************** */

#left ul {
	list-style-type: none;
	padding: 0;
	margin: 2px 12px;
}

#left li {
	display: inline;
	padding: 0;
	margin: 0;
}

#left li a {
	display: block;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
	padding: 3px 0 4px 0;
}

#left li a:hover, #left li a.left_act {
	color: #00672b;
}


#left li ul {
	margin-left: 2em;
}

#left li ul li a {
	display: block;
	font-weight: normal;
	color: #000000;
	padding: 2px 0 3px 0;
}

#left li ul li a:hover, #left li ul li a.left_act2 {
	color: #00672b;
}


/* Content elements *** */

#center {
	float: left;
	width: 426px;
	text-align: justify;
}

#center_in {
	margin: 0 30px 26px 26px;
}

#center .contentMenu {
	list-style-type: none;
	padding-top: 1em;
	margin-left: -2.8em;
	text-align: left;
}

#center .contentMenu li {
	display: inline;
	padding: 0;
	margin: 0;
}

#center .contentMenu a {
	display: block;
	/* font-size: 12px; */
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	background:  url(style_FILES/dotBlack.gif) no-repeat left 55%;
}

#center .contentMenu a:hover,
#center .contentMenu a.content_act
{
	color: #00672b;
	background: url(style_FILES/dotGreen.gif) no-repeat left 55%;
}


/* Right content, banners *** */

#right {
	float: left;
	width: 167px;
	text-align: left;
}

#right_in {
	margin: 12px 10px;
}


/* Footer *************************************************************************************** */

#footer, #break {
	height: 100px;
}

#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ffffff;
}

#footer_in {
	text-align: right;
	padding: 4px 20px;
	background: #00672b;
}

#footer_in, #footer a {
	font-size: 10px;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_in2 {
	text-align: center;
	padding: 0;
	background: #ffffff;
	height: 28px;
}

#footer_in2_in {
	text-align: center;
	padding: 2px 20px 6px;
}


#break {
	clear: both;
}


/* Search Results styles *** */

.csc-sword {
	font-weight: bold;
	color: red /* green *** #00672b */;
}


/* Content formating, special sets *** */

.csc-textpic-clear {
	clear: both;
	float: none;
	height: 1em;
}

.csc-textpic-image {
	padding-bottom: 10px;
}



