* {
	margin: 0px;
	padding: 0px;

	font-family : Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}

div.top_strip {
	position: relative;

	width: 781px;
	height: 65px;
}

div.top_strip_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 169px;
	height: 100%;
	
	text-align: center;
}


div.top_strip_middle {
	position: absolute;
	top: 0px;
	left: 169px;
	width: 567px;
	height: 100%;

	background-color: #F47421;
	
	overflow: hidden;
}

div.top_strip_middle_padding_box {
	width: 100%;
	height: 100%;
	
	padding: 10px;
	
	text-align: center;	
}

h2.top_menu, h2.top_menu_first {
	border-left: 1px white solid;
	padding-left: 5px;
	padding-right: 5px;
	
	display: inline;
	
	font-size: 75%;
}

h2.top_menu_first {
	border-left: none;
}

h2.top_menu a, h2.top_menu_first a {
	color: white;
	text-decoration: none;
}

h2.top_menu a:hover, h2.top_menu_first a:hover {
	text-decoration: underline;
}

li.top_sect_item {
	display: inline;
}

div.top_strip_right {
	position: absolute;
	top: 0px;
	left: 736px;
	width: 45px;
	height: 100%;
	
	background-color: #B7B8C3;
	
	overflow: hidden;
}

ul.lang_sel {
	text-align: center;
	list-style-type: none;
}

ul.lang_sel li {
	font-weight: bold;
	font-size: 80%;
}

ul.lang_sel a {
	color: #737373;
	text-decoration: none;
	
	visibility: hidden;
}

body#sect_0 ul.lang_sel a, ul.lang_sel a.lang_selected {
	visibility: visible;
}

ul.lang_sel a:hover {
	text-decoration: underline;
}

ul.lang_sel a.lang_selected {
	color: #000000;
}

ul.lang_sel a.lang_selected:hover {
	text-decoration: none;
}

div.bottom_strip {
	width: 781px;
	height: 80px;
}

div.bottom_strip_top {
	width: 100%;
	height: 27px;
}

div.bottom_strip_middle {
	width: 100%;
	height: 3px;
	
	background-image: url(img/bottom_strip_middle.gif);
	overflow: hidden;
}

div.home {
	width: 781px;
}

div.home_top {
	position: relative;

	width: 100%;
	height: 177px;
}

div.home_middle {
	width: 100%;
}

div.home_bottom {
	clear: both;

	position: relative;

	width: 100%;
	height: 68px;
	
	margin-bottom: 3px;	
	/*margin-top: 1em;*/
	border-top: 1em solid #B7B8C3;
	padding-top: 3px;
}

div.home_top_left {
	background-color: #D7D8E0;
	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 169px;
	height: 100%;	
}

div.home_search {
	background-color: #BDC0D1;
	
	width: 100%;
	height: 29px;	
}

div.home_news {
	width: 100%;
	height: 148px;
	
	position: relative;
	overflow: hidden;
}

div.home_news_box {
	position: absolute;
	overflow: hidden;
	
	left: 5px;
	top: 5px;
	width: 155px;
	/*width: 142px;*/
	height: 135px;
}

h2.home_news_title {
	font-size: 90%;
	margin-bottom: 1ex;
}

h2.home_news_title a {
	color: black;
	text-decoration: none;
}

h2.home_news_title a:hover {
	text-decoration: underline;
}

p.home_news_date {
	font-size: 75%;
	font-weight: bold;
	color: #F47421;
	
	margin-top: 0px;
	margin-bottom: 1px;
}

p.home_news_date a {
	color: #F47421;
	text-decoration: none;
}

p.home_news_date a:hover {
	text-decoration: underline;
}

p.home_news_content {
	font-size: 70%;
	margin-bottom: 6px;
}

p.home_news_content a {
	color: black;
	text-decoration: none;
}

p.home_news_content a:hover {
	text-decoration: underline;
}

div.home_news_strip {
	position: absolute;
	left: 169px;
	/*left: 147;*/
	top: 0;
	width: 0;
	/*width: 22px;*/
	height: 100%;
	
	background-color: #D5D6DE;
}

div.home_news_more {
	position: absolute;
	left: 5px;
	bottom: 0px;
	height: 22px;
	
	font-size: 70%;
}

div.home_news_more a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div.home_news_more a:hover {
	text-decoration: underline;
}

div.home_pict {
	background-image: url(img/cp1.jpg);
	
	position: absolute;
	top: 0px;
	left: 169px;
	width: 129px;
	height: 100%;	
}

div.home_title {
	background-color: #D5D6DE;
	background-image: url(img/cn1.jpg);
	
	position: absolute;
	top: 0px;
	left: 298px;
	width: 483px;
	height: 100%;	
}

h1.home_title_text {
	font-size: 140%;
}

div.home_title_first {
	position: absolute;
	bottom: 54%;
	left: 30%;
}

div.home_title_second {
	position: absolute;
	top: 49%;
	right: 30%;
}

div.home_sect1, div.home_sect2, div.home_sect3, div.home_sect4 {
	background-color: #D5D6DE;
	
	width: 193px;
	float: left;
	
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.home_sect4 {
	margin-right: 0px;
}


div.home_sect_top {
	background-color: #B7B8C3;
	
	width: 100%;
	height: 8px;
}

div.home_sect_title {
	background-color: #F47421;
	
	width: 100%;
	height: 3ex;
	
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	line-height: 3ex;
}

h2.home_sect_title_text {
	font-size: 70%;
}


h2.home_sect_title_text a {
	color: white;
	text-decoration: none;
	
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

h2.home_sect_title_text a:hover {
	text-decoration: underline;
}


div.home_sect_menu {
	width: 100%;
	height: 14ex;
	
	overflow: hidden;
}

div.home_sect_pict {
	width: 100%;
	height: 51px;
}

div.home_sect1 div.home_sect_pict {
	background-image: url(img/bp1.jpg);
}

div.home_sect2 div.home_sect_pict {
	background-image: url(img/bp2.jpg);
}

div.home_sect3 div.home_sect_pict {
	background-image: url(img/bp3.jpg);
}

div.home_sect4 div.home_sect_pict {
	background-image: url(img/bp4.jpg);
}

div.home_sect_list {
	padding-top: 10px;
	padding-left: 12px;
	padding-left: 12px;
	list-style-type:none;
	font-size: 70%;
}

div.home_sect_list a {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

div.home_sect_list a:hover {
	text-decoration: underline;
}





div.advert_left {
	position: absolute;
	top: 0px;
	left: 0px;
	
	margin-top: 3px;
}

div.advert_right {
	position: absolute;
	top: 0px;
	left: 392px;	
	
	margin-top: 3px;
}

/*
div.advert_right {
	background-color: #D5D6DE;

	font-size: 70%;
	text-align: center;
	

	width: 389px;
	height: 68px;	
}
*/

div.bottom_strip_bottom {
	width: 100%;
	height: 50px;
	
	font-size: 60%;
	padding: 5px;
	padding-top: 10px;
}

div.bottom_strip_bottom_left {
	float: left;
	
	color: #888888;
}

div.bottom_strip_bottom_middle {
	text-align: center;
}

div.bottom_strip_bottom_right {
	float: right;
}

span.bottom_menu, span.bottom_menu_first {
	border-left: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
}

span.bottom_menu_first {
	border-left: none;
}

li.bottom_sect_item {
	display: inline;
}

div.bottom_strip_bottom a {
	text-decoration: none;
}

div.bottom_strip_bottom a:hover {
	text-decoration: underline;
}

div.bottom_strip_bottom_right a {
	color: black;
}

div.bottom_strip_bottom_middle a {
	color: #F47421;
}

div.bottom_strip_bottom_middle span.bottom_menu {
	border-color: #F47421;;
}



/*
Section definition.
*/

div.sect {
	width: 781px;
}

div.sect_search {
	width: 100%;
	height: 48px;
	
	background-color: #D5D6DE;
}

div.sect_title {
	width: 100%;
	height: 78px;

	background-color: #BDC0D1;
	
	position: relative;
}

div.sect_title_pict {
	width: 171px;
	height: 100%;
	
	background-color: black;
	background-image: url(img/bp1.jpg);
	background-repeat: no-repeat;
}

div.sect_title_text {
	position: absolute;
	top: 0px;
	left: 171px;
	width: 610px;
	height: 100%;
}

h1.sect_title_text {
	font-size: 140%;
	color: white;
	
	padding: 20px;
}

h1.sect_title_text a {
	color: white;
	text-decoration: none;
}

h1.sect_title_text a:hover {
	text-decoration: underline;
}

div.sect_cont {
	width: 100%;
	
	margin-top: 7px;
}

div.sect_cont_env {
	float: left;
	/*width: 706px;*/
	width: 781px;
}

div.sect_cont_menu {
	width: 171px;
	height: 100%;
	
	background-color: #D5D6DE;
	
	float: left;
}

div.sect_cont_cont {
	width: 535px;
	width: 600px;
	
	float: right;
	
	overflow: auto;	
}

div.sect_cont_pad {
	padding-left: 0px;
	padding-right: 0px;
/*	
	padding-left: 10px;
	padding-right: 10px;
*/	
}

div.sect_cont_adv {
	display: none;
	
	width: 75px;
	height: 446px;
	
	background-color: #D5D6DE;
	
	float: right;
	
	font-size: 70%;
	text-align: center;

	padding-top: 5em;
}

div.clear {
	clear: both;
}

ul.sect_menu_0 {
	list-style-type: none;
}

h2.sect_menu_item {
	font-size: 75%;
	
	padding: 1px;
	
	background-color: #8388A0;

}

div.active h2.sect_menu_item  {
	background-color: #FF6600;
}

h2.sect_menu_item a {
	font-weight: bold;
	
	color: white;
	
	font-family : Tahoma, Arial, Helvetica, sans-serif;	
	
	text-decoration: none;
}

h2.sect_menu_item a:hover {
	text-decoration: underline;
}



ul.sect_menu_1 {
	text-align: left;
	
	list-style-image: url(img/list.gif);
	
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 30px;
}

h3.sect_menu_item {
	font-size: 70%;
}

h3.sect_menu_item a {
	font-weight: normal;
	
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	
	color: black;
}

h3.sect_menu_item a:hover {
	text-decoration: underline;
}

div.active h3.sect_menu_item a {
	font-weight: bold;
}

div.sect_cont_top, div.sect_cont_bottom {
	padding-left: 5px;
}

div.sect_cont_top a, div.sect_cont_bottom a {
	margin-right: 20px;
	
	font-size: 75%;
	
	color: black;
	
	text-decoration: none;
}

div.sect_cont_top a:hover, div.sect_cont_bottom a:hover {
	text-decoration: underline;
}

div.sect_cont_top img, div.sect_cont_bottom img {
	margin-right: 5px;
}

div.sect_cont_top {
	margin-bottom: 20px;
}

div.sect_cont_bottom {
	margin-top: 20px;
}



/*
Styly pro dotaznikovy formular
*/
div.sendLink {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.sendLink h3 {
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 100%;
	color: #004984;
	padding-top: 0px;
	padding-bottom: 15px;
}

div.sendLink td, div.sendLink p {
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 75%;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.sendLink td.title, div.sendLink td.area-title{
	white-space: nowrap;
	vertical-align: middle;
	padding-right: 5px;
}

div.sendLink td.area-title{
	padding-top: 5px;
	vertical-align: top;
}

div.sendLink span.obligatory {
	color: red;
}