body {
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #111C30;
	 background: #F4F4F4 url(../img/background_body.png) repeat-y center center; 
	/* background: #000000 url(../img/background_body_black.png) repeat-y center center; */
	line-height: 150%;
}

h1 {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin: 0px 0px 20px 0px;
	padding: 0;
	text-decoration: none;
	/* color: #019DA9; */
	color: #019DA9;
	/* border-bottom: 1px solid #019DA9; */
	border-bottom: 1px solid #019DA9;
}

h2 {
	margin: 20px 0px 20px 0px;
	/* color: #019DA9; */
	color: #019DA9;
	font-size: 13px;
}

p {
	margin: 0px 0px 20px 0px;
}

a {
	/* color: #019DA9; */
	color: #019DA9;
	text-decoration: none;
/* 	border-bottom: 1px dotted #019DA9; */
	border-bottom: 1px dotted #019DA9;
}

a:hover {
	color: #017479;
	border-bottom: 1px dotted #017479;
}

table {
	border-collapse: collapse;
	margin: 0px 0px 20px 0px;
}

tr.background {
	background-color: #F0F8FF;
}

th {
	text-align: left;
	padding: 8px 8px 8px 8px;
	border-bottom: 1px solid #019DA9;
}

td {
	padding: 8px 8px 8px 8px;
}

/* Header */

#header-wrap {
	margin: 0px auto 0px auto;
	width: 980px;
}

#header-wrap #header {
	position: relative;
	top: 0px;
	left: 0px;
}

#header-wrap #header #logo {
	position: absolute;
	top: 50px;/*bylo 0*/
	left: 5px; /*bylo 0 */
}

#header-wrap #header #image {
	position: relative; /*by&#65533;o relative */
	top: 0px;
	left: 210px; /*by&#65533;o 0 */
	width: 770px; /*by&#65533;o 980 */
	height: 250px; /*by&#65533;o 300*/
	background: #FFFFFF url(../img/image_top2.jpg) no-repeat left top;
}

/* Content */

#content-wrap {
	margin: 0px auto;
	width: 980px;
	position: relative;
	top: 0px;
	left: 0px;
}

#content-wrap #navigation {
	position: relative;
	top: 0px;
	left: 0px;
	width: 210px;
	padding-top: 30px;
}

#content-wrap #navigation ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content-wrap #navigation ul li a {
	border: none;
}

#content-wrap #navigation ul li {
	margin: 0;
/* 	border-bottom: 1px solid #019DA9; */
	border-bottom: 1px solid #019DA9;
}

#content-wrap #navigation ul li .firstlevel {
	border-left: 4px solid #FFFFFF;
	color: #019DA9;
	display: block;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
}

#content-wrap #navigation ul li .firstlevelactive {
	background: #F0F8FF none repeat scroll 0 0;
	/* border-left: 4px solid #019DA9; */
	border-left: 4px solid #019DA9;
	color: #019DA9;
	display: block;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
}

#content-wrap #navigation ul li .firstlevel:hover {
	background: #F0F8FF none repeat scroll 0 0;
	border-left: 4px solid #019DA9;
}

#content-wrap #navigation ul li .secondlevel {
	border-left: 4px solid #FFFFFF;
	color: #019DA9;
	display: block;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
}

#content-wrap #navigation ul li .secondlevelactive {
	background: #F0F8FF none repeat scroll 0 0;
	border-left: 4px solid #019DA9;
	color: #019DA9;
	display: block;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
}

#content-wrap #navigation ul li .secondlevel:hover {
	background: #F0F8FF none repeat scroll 0 0;
	border-left: 4px solid #019DA9;
}

#content-wrap #navigation ul li .thirdlevel {
	border-left: 4px solid #FFFFFF;
	color: #019DA9;
	display: block;
	padding: 2px 0px 2px 40px;
	text-decoration: none;
}

#content-wrap #navigation ul li .thirdlevelactive {
	background: #F0F8FF none repeat scroll 0 0;
	border-left: 4px solid #019DA9;
	color: #019DA9;
	display: block;
	padding: 2px 0px 2px 40px;
	text-decoration: none;
}

#content-wrap #navigation ul li .thirdlevel:hover {
	background: #F0F8FF none repeat scroll 0 0;
	border-left: 4px solid #019DA9;
}

#content-wrap #content {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 710px;
	padding: 30px 30px 50px 30px;
	background: #FFFFFF url(../img/shadow2.png) repeat-y left center;
}

#content-wrap #content #gallery img {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	margin-right: 10px;
	padding: 2px;
}

#content-wrap #content #gallery img:hover {
	border: 1px solid #019DA9;
	padding: 2px;
}

#content-wrap #content #gallery img.gallery {
	margin-bottom: 20px;
}

#content-wrap #content .biger {
	font-weight: bold;
	font-size: 14px;
}

#content-wrap #content .emphasize {
	font-weight: bold;
}

#content-wrap #content .smaller {
	font-size: 11px;
}

#content-wrap #content .noborder {
	border: none;
}

/* Footer */

#bottom {
	position: fixed;
	bottom: 0px;
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
	color: #111C30;
	background: #F4F4F4 url(../img/background_body.png) repeat-y center center;
	/* background: #000000 url(../img/background_body_black.png) repeat-y center center; */
}

#bottom #footer-wrap {
	margin: 0px auto;
	width: 980px;
	border-top: 1px solid #019DA9;
}

#bottom #footer-wrap #footer {
	font-size: 11px;
	padding: 5px;
	padding-left: 20px;
}