/*   Bučovice tools a.s. - Copyright (C) PRETORIEN - www.pretorien.cz   */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: black;
	background: url(images/page_background.gif);
	font-size: 12px;
	cursor: default;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#body_area {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#black_back_area {
	width: 775px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	background: rgb(0,0,0);
	border-right: rgb(71,71,71) 1px solid;
}

#page_content_area {
	width: 770px;
	text-align: left;
}

#horni_box {
	width: 100%;
	height: 120px;
	background: rgb(255,255,255);
	padding: 0px;
	margin: 0px;
}

#menu_box {
	/* height: 34px; */
	width: 554px;
	float: left;
	background: url(images/menu_polozka_back.gif) top left;
}

.menu_polozka {
	float: left;
	padding: 10px 8px 9px 8px;
	margin: 0px;
	color: rgb(255,255,255);
	border-left: rgb(0,72,128) 1px solid;
	border-right: rgb(4,129,221) 1px solid;
	background: url(images/menu_polozka_back.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
}

.menu_polozka A {
	color: rgb(255,255,255);
	font-weight: bold;
	text-decoration: none;
}

#menu_languages {
	background: url(images/menu_polozka_back.gif) repeat-x;
	width: 100%;
	height: 23px;
	padding-top: 11px;
	text-align: left;
}

.menu_languages_ikona {
	float: left; 
	margin: 0px;
	padding-left: 9px;
}

.menu_languages_ikona IMG {
	float: left; 
	padding: 0px;
	border: 0px;
	margin-top: 1px;
}

.menu_languages_nazev {
	float: left;
	margin-left: 4px;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	color: white;
}

.menu_languages_nazev A {
	font-weight: normal;
	text-decoration: underline;
	color: white;
}

.menu_languages_nazev A:hover {
	text-decoration: none;
}

.menu_languages_nazev_active {
	float: left;
	margin-left: 4px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

.menu_languages_nazev_active A {
	text-decoration: none;
}

TD#content_table_sloupec1 {
	border-top: rgb(0,88,150) 1px solid;
	vertical-align: top;
	height: 350px;
	width: 554px;
	background: rgb(255,255,255);
}

TD#content_table_sloupec2 {
	border-left: rgb(255,255,255) 1px solid;
	border-top: rgb(0,88,150) 1px solid;
	vertical-align: top;
	width: 215px;
	height: 500px;
	background: rgb(18,104,179);
}

DIV#content_table {
	width: 770px;
	margin: 0px;
	padding: 0px;
}

TABLE#content_table_table {
	width: 770px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

TABLE#content_table_table TD {
	padding: 0px;
}

#pravy_sloupek_aktuality {
	margin-top: 0px;
	border-top: white 1px solid;
	padding-top: 0px;
}

.index_aktuality_polozka {
	width: 186px;
	margin: 0px auto 6px auto;
	padding: 3px 6px 3px 6px;
	background: url(images/aktuality_polozka_back.gif) repeat-x rgb(15,90,157);
	color: white;
	font-size: 11px;
}

.index_aktuality_polozka_part1 {
	font-weight: bold;
}

.index_aktuality_polozka_part1 A {
	font-weight: bold;
	color: white;
}

.index_aktuality_polozka_part2 {
	margin-top: 3px;
	color: rgb(205,245,255);
}

.index_aktuality_polozka_part2 A {
	color: rgb(205,245,255);
	text-decoration: underline;
}

.index_aktuality_polozka_part3 {
	margin-top: 3px;
	text-align: right;
	width: 100%;
	margin-bottom: 1px;
}

.index_aktuality_polozka_part3 A {
	color: white;
	text-decoration: underline;
}

.index_aktuality_polozka_part3 A:hover {
	text-decoration: none;
}

#dolni_box {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#dolni_modry_pruh {
	height: 9px;
	width: 100%;
	background: rgb(18,104,179);
	border-bottom: rgb(183,187,190) 4px solid;
}

#dolni_paticka {
	background: rgb(0,0,0);
	padding: 8px 9px 0px 11px;
	height: 23px;
	color: white;
	font-size: 11px;
}

#dolni_paticka A {
	color: rgb(13,91,153);
	text-decoration: underline;
}

#dolni_paticka A:hover {
	text-decoration: none;
	color: rgb(255,255,255);
}

#dolni_paticko_vlevo {
	float: left;
}

#dolni_paticko_vpravo {
	float: right;
}	

.content_horni_linka_seda {
	background: rgb(178,178,178);
	height: 3px;
	margin-top: 1px;
}

.nadpis_linkovy {
	margin: 13px 5px 7px 5px;
	background: url(images/napis_pozadi_cara.gif) repeat-x;
	padding-left: 10px;
}

.nadpis_linkovy DIV {
	color: rgb(255,255,255);	
	font-weight: bold;
}

.nadpis_linkovy DIV SPAN {
	background: rgb(18,104,179);
	padding-left: 3px;
	padding-right: 3px;
	color: rgb(255,255,255);
	font-weight: bold;
}

.nadpis_linkovy_content {
	margin: 12px 0px 4px 0px;
	background: url(images/napis_cara_content.gif) repeat-x;
	height: 21px;
}

.nadpis_linkovy_content DIV {
	color: rgb(5,101,175);	
	font-weight: bold;
	padding: 0px;
	margin-left: 16px;
}

.nadpis_linkovy_content DIV SPAN {
	background: rgb(255,255,255);
	padding-left: 3px;
	font-size: 15px;
	font-family: Arial Narrow, sans-serif;
	padding-right: 3px;
	color: rgb(5,101,175);
	font-weight: bold;
}

#content_box {
	margin: 15px 14px 30px 14px;
	padding: 0px;
	text-align: justify;
}

OBJECT#horni_box_flash {
	background: white; 
	width: 100%; 
	height: 120px; 
	margin: 0px;
}

#horni_box_flash_div1 {
	float: left; 
	margin: 0px; 
	padding: 0px; 
	text-align: left;
	height: 120px;
}

#horni_box_flash_div1 IMG, #horni_box_flash_div2 IMG {
	margin: 0px; 
	border: 0px;
}

#horni_box_flash_div2 {
	float: left; 
	margin: 0px; 
	padding: 0px; 
	text-align: right; 
	height: 120px;
}

.page_nadpis {
	font-weight: bold;
	font-size: 15px;
	margin: 6px 0px 15px 1px;
	padding: 0px; 
}

.home_content {
	width: 100%;
}

.home_content TABLE {
	width: 100%; 
	padding: 0px; 
	border: 0px;
}

TD.home_content_obsah {
	vertical-align: top; 
	padding: 0px;
	padding-right: 12px;
}

TD.home_content_obrazek {
	width: 147px; 
	padding-left: 12px; 
	vertical-align: top;
	text-align: right;
}

TD.home_content_obrazek IMG {
	border: 0px;
	margin: 0px;
	float: right;
}




