.no_screen {
  display: none;
}

.no_print {
  display: block;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #359cfd;
	background-image: url('./img/top_bck.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

div {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
a {
	color: #ff0000;
}
div#content {
	position: relative;
	width: 930px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('./img/main_bck.jpg');
	background-repeat: y-repeat;
}
div#content_top {
	position: relative;
	width: 930px;
	height: 369px;
	background-image: url('./img/main_top.jpg');
	background-repeat: no-repeat;
}
a#home_link {
	display: block;
	position: absolute;
	top: 50px;
	left: 188px;
	width: 541px;
	height: 319px;
}
a#adidas_link {
	display: block;
	position: absolute;
	top: 135px;
	right: 224px;
	width: 87px;
	height: 103px;
}
a#jicha_link {
	display: block;
	position: absolute;
	top: 0px;
	right: 8px;
	width: 188px;
	height: 140px;
}
div#content_left_part {
	float: left;
	position: relative;
	width: 183px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}
div#content_menu {
	position: relative;
	width: 180px;
	padding: 0px 0px 0px 3px;
	margin-top: -260px;
	z-index: 2;
}
img#menu_top_img {
	position: relative;
}
img#menu_bottom_img {
}
a.sp_left {
	display: block;
	margin: 5px 4px;
}
a.sp_left img {
	border: none;
}
div#content_main {
	position: relative;
	margin: 7px 200px 0px 188px;
	padding: 0px;
	z-index: 1;
}
div#content_news {
	float: right;
	width: 188px;
	overflow: hidden;
	position: relative;
	top: -90px;
	padding: 0px 7px 0px 0px;
	z-index: 2;
}
div.content_news_data {
	background-image: url('./img/act_bck.png');
	padding: 0px 5px 5px 5px;
	margin: 0px;
}
h1#content_news_title {
	background-image: url('./img/act_top.png');
	background-repeat: no-repeat;
	font-size: 12px;
	color: rgb(220,43,25);
	font-weight: normal;
	margin: 0px 0px -10px 0px;
	width: 113px;
	height: 30px;
	padding: 23px 0px 0px 75px;
}
div#content_news_links {
	background-image: url('./img/stl_bck.png');
	padding: 0px;
	margin: -1px 0px;
}
a.content_news_static_link {
	display: block;
	background-image: url('./img/stl_top.png');
	background-repeat: no-repeat;
	padding: 5px 5px 5px 35px;
	color: #ffffff;
	text-decoration: none;
	min-height: 22px;
}

div#content_main_correction {
	clear: both;
}
div#content_bottom {
	clear: both;
}
table#bottom_table {
	background-image: url('./img/botbck.png');
	margin: 10px auto 10px auto;
	width: 910px;
	height: 38px;
	overflow: hidden;
}
table#bottom_table td {
	vertical-align: middle;
	padding: 8px;
}
td#left_cell {
	text-align: left;
}
td#middle_cell {
	text-align: center;
}
td#right_cell {
	text-align: right;
}
a.bottom_link {
	color: rgb(54,132,201);
	text-decoration: none;
}
/* leve menu */
div#left_menu {
	position: relative;
	width: 180px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

table#mainmenu {
	border-style: none;
	position: relative;
	_margin-top: 0px;
	padding: 0px;
	color: #faf588;
	z-index: 2;
}
table#mainmenu td {
	border-style: none;
	padding: 0px;
}

table.menu {
	position: absolute;
	visibility: hidden;
	cursor: pointer;
	_cursor: hand;
	border-style: solid;
	border-width: 1px;
	border-color: #dda22b;
	background-color: #ffffff;
	padding: 0px;
	z-index: 2;
}

table.menu td {
	position: static;
	padding: 1px;
	display: block;
	width: 220px;
}

a.main_menu_item_top {
	position: relative;
	display: block;
	width: 130px;
	height: 14px;
	padding: 5px 15px 5px 35px;
	color: #ffffff;
	text-decoration: none;
	background-image: url('./img/mbck.jpg');
  background-repeat: no-repeat;
}
a:link.main_menu_item, a:visited.main_menu_item {
	display: block;
	left: 0px;
	position: relative;
	color: #000000;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
}
a:hover.main_menu_item {
	color: #faf588;
	background-color: #e95700;
	border-color: #e95700;
}
span.left_menu_arrow {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
}

/* Zobrazeni stranky */
div.main_title_envelope { }
h1.main_title {
	background-image: url(./img/toptitle.png);
	background-repeat: no-repeat;
	color: rgb(0, 46, 90);
	margin: 10px 0px 5px 0px;
	padding: 7px 7px 7px 15px;
	font-size: 14px;
}
h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	color: rgb(220,43,25);
	border-style: solid;
	margin: 5px;
	padding: 4px 0px 4px 0px;
	font-size: 16px;
	font-weight: bold;
}
div.main_content_background {
	width: 540px;
	overflow: hidden;
	display: block;
	position: relative;
}

h2.main_subtitle {
	margin-top: 15px;
	border-width: 0px;
}
h2.main_subtitle a {
	color: #ff0000;
	font-size: 13px;
}
div.main_article_preview {
	margin: 5px;
}
table.main_article_preview { }
table.main_article_preview td {
	vertical-align: top;
}
td.main_article_preview_thumb {
	padding: 0px 5px 0px 0px;
}
div.thumb {
	border-style: solid;
	border-width: 1px;
	border-color: #eff3cf;
	padding: 1px;
}

div.offset_part {
	text-align: center;
	color: #000000;
	margin: 20px 30px 0px 30px;
	padding: 5px;
}
div.offset_part a {
	text-decoration: none;
	color: #000000;
}
a.offset_href_arrow { }
a.offset_href { }
span.offset_selected {
	color: #ff0000;
}

h2.main_subtitle_photo, h2.main_subtitle_download {
	position: relative;
	border-style: solid;
	margin: 20px 5px 10px 5px;
}
h2.main_subtitle_download {
	clear: left;
}
div.photo_area {
	position: relative;
	width: 409px;
	padding: 0px;
}
a:link.main_thumb_envelope, a:visited.main_thumb_envelope {
	float: left;
	display: block;
	position: relative;
	margin: 5px;
	padding: 5px;
	width: 80px;
	height: 100px;
	overflow: hidden;
	background-color: #f0f5d1;
	text-align: center;
	text-decoration: none;
}
a:hover.main_thumb_envelope {
	background-color: #c9d292;
}
a.main_thumb_envelope img {
	border-width: 0px;
}
a:link.main_thumb_envelope span, a:visited.main_thumb_envelope span {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 40px;
	width: 90px;
	background-color: #d0cfcf;
	color: #000000;
	cursor: pointer;
	overflow: hidden;
}
a:hover.main_thumb_envelope span {
	color: #ffff00;
	background-color: #969594;
}

ul.main_download {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
li.main_download_item {
	margin-bottom: 15px;
}
a.main_download_link {
	color: #ff0000;
}
div.main_download_item_description {
	margin-left: 30px;
	font-size: 11px;
}

img#im10 {
	position: absolute;
	top: 305px;
	left: 565px;
}

h1#camp_title, h1#camp_title2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 205px;
	top: 335px;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
}
h1#camp_title2 {
	left: 660px;
}
div#content_search_form_area {
	position: absolute;
	top: 10px;
	left: 180px;
	text-align: left;
	padding: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
input#search_form_text {
	float: left;
	font-size: 10px;
	margin: 0px 5px 0px 0px;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #89bfee;
	width: 100px;
}
a#search_form_submit, a#news_button {
	float: left;
	width: 44px;
	height: 12px;
	background-image: url('./img/search.png');
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	padding: 1px 0px 0px 20px;
	margin: 2px 0px;
}
a#news_button {
	background-image: url('./img/news.png');
	margin: 2px 0px 0px 10px;
}

div#content_flags_area {
	position: absolute;
	top: 8px;
	right: 225px;
	padding: 0px;
}
a.language_link {
	display: block;
	float: left;
	margin: 0px 0px 0px 5px;
}
a.language_link img {
	border-style: none;
}

h3.search_result_title {
	position: relative;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	padding: 0px;
	margin: 10px 0px 2px 0px;
	color: #ff0000;
}
span.search_result_title_type {
	color: #000000;
}
a.search_result_title_a {
	color: #ff0000;
}
div.search_result_description {
	margin-left: 30px;
}
div.search_result_header {
	margin: 20px 0px 20px 0px;
}
span.search_result_search_string {
	font-weight: bold;
	color: #ff0000;
}

h1#news_title {
	color: #196246;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
}
div.news_element {
	position: relative;
	margin: 10px 0px 10px 0px;
}
h3.news_date {
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
img.news_thumbnail {
	margin: 0px 4px 0px 0px;
}
a.news_more {
	display: block;
	text-align: right;
	color: #ff0000;
	text-decoration: none;
}
div#left_menu_org_description {
	margin: 15px 0px 15px 30px;
}
a.link {
	text-decoration: none;
	color: #196246;
}

div#login_form_message {
	width: 290px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#login_form_envelope {
	margin: auto;
	width: 280px;
	border-width: 1px;
	border-style: solid;
	border-color: #ecc739;
	padding: 20px 5px 20px 5px;
	text-align: right;
	background-color: #f5dc41;
}
form#login_form {
}
label.class {
}
input#user_login {
	margin-left: 10px;
	width: 145px;
}
input#user_password {
	margin-left: 10px;
	width: 145px;
}
input.login_form_submit {
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ecc739;
	background-color: #dda22b;
}


span#bottom_copy {
}
a#bottom_webdesign {
	float: right;
	text-decoration: none;
	color: #ffffff;
}

div#print_button_area {
	position: relative;
	margin: 20px 0px 10px 0px;
	font-style: italic;
	text-align: right;
}
a#print_button {
	color: #ff0000;
}

ul.main_subcategory_ul {
	margin: 15px 200px 15px 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	background-color: #eff3cf;
	border-color: #3e70b3;
	color: #ff0000;
}
li.main_subcategory_li {
	margin: 0px 0px 5px 15px;
}
a.main_subcategory_a {
	color: #ff0000;
}

div.main_path {
	margin: 5px 0px 5px 0px;
}
a:link.main_path_link, a:visited.main_path_link {
	text-decoration: none;
	color: #cf5310;
}
a:hover.main_path_link {
	text-decoration: underline;
}

div.article_cat2_envelope {
	float: left;
	position: relative;
	margin: 1px;
	padding: 0px;
	width: 135px;
	height: 155px;
}
div.article_cat2_shadow {
	position: absolute;
	bottom: 0px;
	right: 0pc;
	width: 130px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #cac9c9;
}
a.article_cat2_envelope {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 5px;
	width: 120px;
	height: 140px;
	overflow: hidden;
	background-color: #f0f5d1;
	text-align: center;
	text-decoration: none;
	filter: shadow(color=#000000, direction=180);
}
a.article_cat2_envelope img {
	border-width: 0px;
}
a.article_cat2_envelope span {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 40px;
	width: 110px;
	padding: 5px;
	color: #196246;
	cursor: pointer;
	overflow: hidden;
	text-align: left;
}
