/* IMG {
	margin: 0;
	border: none;
} */
/*#content IMG {
	margin: 5px;
}*/
BODY {
	margin: 0px;
	background: #d8d8d8;
}
#background_layer {
	margin: 0;
	padding: 0;
}
#ramec {
	width: 1200px;
	margin: 0 auto;
/*	border-left: 3px solid #d0d0d0;
	border-right: 3px solid #e0e0e0; */
	background: url('bg.jpg') center top no-repeat;
}
#head {
	height: 150px;
	background: url('head_logo.png') center 89px no-repeat;
/*	background: url('http://petrans.cz/style/bg_repeat.jpg') center top repeat-y; */
}
/*
#webanim {
	height: 164px;
	background: url('http://petrans.cz/style/head.jpg') center top no-repeat;
}
#webanim_homepage {
	height: 164px;
	background: url('http://petrans.cz/style/head_homepage.jpg') center top no-repeat;
}
*/
#content {
/*	background: url('http://petrans.cz/style/bg_repeat.jpg') center top repeat-y; */
/*	padding: 20px 36px 50px 22px; */
	padding: 35px 225px 50px 225px;
}

#content_left {
	width: 500px;
	float: left;
	font-size: 12px;
	background: #c4c4c4;
	line-height: 120%;
}
#content_left .content_left_box {
	padding: 10px;
}
#content_left .content_left_box_lighter {
	background: #d8d8d8;
}

#content_main {
/* 	width: 500px; */
/*	float: left; */
/*	margin-left: 270px; */
}
#content_main_inner {
/*	padding: 20px 280px 20px 280px; */
/*	background: url('http://petrans.cz/style/content_repeat.png') left top repeat-y; */
	min-height: 400px;
}
/*
#content_bottom {
	clear: both;
	margin: 20px 0 0 0;
}
*/

.tabulka_bannery {
	border-collapse: collapse;
	border: none;
	margin: 0 auto;
}
.tabulka_bannery TR TD.td_banner {
	width: 246px;
	height: 470px;
	padding: 0px;
	border: none;
	vertical-align: top;
	overflow: visible;
	color: #ffffff;
	text-align: left;
	line-height: 140%;
}
.tabulka_bannery TR TD.td_banner IMG.td_banner_text_image {
	margin: 0;
	position: absolute;
}
.tabulka_bannery TR TD.td_banner .td_banner_text_nadpis {
	padding: 325px 15px 7px 15px;
	position: relative;
	left: 3px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.tabulka_bannery TR TD.td_banner .td_banner_text {
	padding: 0 33px 0 33px;
	position: relative;
	left: 3px;
	font-size: 12px;
}

.banner_kontakt {
	width: 252px;
	min-height: 363px;
	background: url('hp_banners/hp_banner_kontakt_2.png') center top no-repeat;
	padding: 0px;
	float: right;
	margin-left: 30px;
}
.banner_kontakt .banner_kontakt_text {
	padding: 88px 30px 0 10px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
}
.banner_kontakt .banner_kontakt_text A {
	text-decoration: none;
}

#menu_box {
	padding: 14px 0 0 0;
	height: 75px;
/*	background: url('http://petrans.cz/style/content_top.png') left top no-repeat; */
}
#menu {
/*	position: relative;
	top: -10px; */
	cursor: default;
	margin: 0 auto;
	border-collapse: collapse;
	border: none;
/*	width: 100%; */
}
#menu .submenu_div {
	display: none;
	position: absolute;
	z-index: 100;
/*	filter: alpha(opacity=100);
	opacity: 1.0; */
}
#menu .submenu_div .submenu_div {
/*	top: 5px; */
	margin-top: -36px;
	left: 150px;
}
.opacity_class {
	filter: alpha(opacity=0);
	opacity: 0;
}
#menu TR TD UL {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	padding: 0;
	margin: 0px;
/* 	border: 1px solid #d0d0d0; */
	background: #666666; /*url('submenu_bg.png') left top repeat*/;
}
#menu TR TD {
	height: 40px;
	padding: 0;
	border: none;
	text-align: left;
	vertical-align: top;
}
/*
#menu TR .menu_td_item {
	background: url('http://petrans.cz/style/menu_bottom.png') center bottom no-repeat;
}
#menu TR .menu_td_item:hover {
	background: url('http://petrans.cz/style/menu_bottom_hover.png') center bottom no-repeat;
}
*/
#menu TR .menu_td_splitter {
	width: 1px;
	background: url('menu_splitter.png') left top no-repeat;
}
#menu TR .menu_td_left {
	width: 4px;
}
#menu TR .menu_td_right {
	width: 4px;
}
#menu TR .menu_td_left_actual {
	width: 4px;
	background: url('menu_button_left.png') right top no-repeat;
}
#menu TR .menu_td_right_actual {
	width: 4px;
	background: url('menu_button_right.png') left top no-repeat;
}
#menu TR .menu_td_left_hover {
	width: 4px;
	background: url('menu_button_left_color2.png') right top no-repeat;
}
#menu TR .menu_td_right_hover {
	width: 4px;
	background: url('menu_button_right_color2.png') left top no-repeat;
}
#menu TR .menu_td_right_margin {
	width: 6px;
}
#menu TR TD UL LI {
	float: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#menu TR TD UL LI:hover {
	background: #55c4d1;
/*	background: url('submenu_bg_hover.png') left top repeat; */
}
#menu A:visited, #menu A:link, #menu A:active {
	text-decoration: none;
	cursor: pointer;
}
#menu A:hover {
	text-decoration: none;
	cursor: pointer;
}
#menu TR .menu_td_item A {
	height: 40px; /**/
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	margin: 0;
	padding: 0; /*2 px 2px 0 2px; */
	display: block;
	text-align: center;
/*	text-transform: uppercase; */
}
#menu TR .menu_td_item A:hover {
	color: #ffffff;
}
#menu TR .menu_td_item A IMG {
	margin: 0;
}
#menu TR .menu_td_item UL A {
	height: auto; /**/
	font-size: 11px;
	color: #fafafa;
	padding: 3px 30px 3px 20px;
	margin: 0;
	display: block;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #e0e0e0;
/*	background: url('submenu_dot.png') 12px center no-repeat; */
	text-transform: none;
}
#menu TR .menu_td_item A.menu_actual {
	color: #fafafa;
	background: url('menu_button_middle.png') left top repeat;
}
#menu TR .menu_td_item A.menu_hover {
	color: #fafafa;
	background: url('menu_button_middle_color2.png') left top repeat-x;
}

#foot {
/*	clear: both;
	margin-top: 100px; */
/*	height: 57px;
	background: url('http://petrans.cz/style/bg_bottom.jpg') left top no-repeat; */
}
#footer {
	width: 1180px;
	margin: 0 auto;
	padding: 10px 0px 25px 0px;
	color: #202020;
	text-align: left;
}
#footer_menu {
	font-size: 11px;
/*	font-weight: bold; */
	text-align: left;
}
#footer_menu A {
	padding: 3px 5px;
}
#footer_menu A:visited, #footer_menu A:link, #footer_menu A:active {
	text-decoration: none;
	color: #202020;
}
#footer_menu A:hover {
	text-decoration: none;
	color: #5492de;
}
#footer_menu IMG {
	margin: 0 3px;
}
#footer_copy {
	text-align: right;
	font-size: 10px;
	cursor: default;
	margin: 0 0 0px 0;
	float: right;
}

#footer_www {
	display: none;
}
@media print {
	#background_layer {
		background: none;
	}
	#footer_menu {
		display: none;
	}
	#footer_www {
/*		display: block; */
	}
	#menu {
		display: none;
	}
	.adminmenu {
		display: none;
	}
}


.menutree UL {
	margin-top: auto;
}
.menutree I {
	color: #a0a0a0;
	font-size: 13px;
}
.menutree IMG {
	margin: 0 5px;
}
/*.menutree UL LI UL {
	list-style-type: none;
	list-style-image: none;
}
.menutree UL {
	padding-left: 20px;
	margin-left: 0;
}*/
.menutree .tree_link {
/*	font-weight: bold; */
}

.log {
	margin: 0px;
	padding: 10px 0;
/*	font-size: 9pt; */
	color: #404080;
	text-align: center;
}
.logko {
	color: #f04040;
}
.log .warning {
/*	font-weight: bold; */
	color: red;
}
.adminmenu {
	clear: right;
	text-align: right;
}
.adminmenu FORM {
	display: inline;
}

.tlacitko {
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #909090;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	margin: 3px;
	padding: 1px;
}	
.tlacitko:hover {
	background-color: #ffffff;	
}
.tlacitko2 {
	background-color: #b9bbbd;
	border: 1px outset #e0e0e0;
	color: #3b9390;
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
	margin: 3px;
}
.tlacitko2:hover {
	background-color: #e0ffe0;	
}
.tlacitko_cancel {
	background-color: #b9bbbd;
	border: 1px outset #e0e0e0;
	color: #d53c3c;
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
	margin: 3px;
}
.tlacitko_cancel:hover {
	background-color: #ffe0e0;	
}
.tlacitko_form {
	background-color: #e0e0e0;
	border: 1px outset #e0e0e0;
	color: #4476b4;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	margin: 3px;
	padding: 4px 10px;
}
.tlacitko_form:hover {
	background-color: #ffffff;	
}

.cursor_pointer {
	cursor: pointer;
}

.systemdiv {
/*	float: right; */
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 2px;
	color: #606060;
	background: #ffffff;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e9e9e9;
	border-top: solid 1px #f9f9f9;
	border-bottom: solid 1px #e9e9e9;
}
.systemdiv:hover {
	border-left: solid 1px #e9e9e9;
	border-right: solid 1px #f9f9f9;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #f9f9f9;
	background-color: #f5f5f5;
	color: #3440ad;
}
.systemdiv_left {
	float: left;
}
.systemdiv IMG {
	margin: 0px 4px;
}
.systemdiv_transparent {
	background: transparent;
	border: none;
	margin-bottom: 0;
	padding: 0;
}
.systemdiv_transparent:hover {
	background: transparent;
	border: none;
}

.cesta {
	padding: 10px 0 0px 0;
/*	float: right; */
	text-align: right;
	font-size: 10px;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.very_small {
	font-size: 10px;
}

/**************   TPL   **************/

.lists {
	padding: 10px 0 0 0;
	text-align: center;
}
.lists SPAN {
	font-weight: bold;
	margin: 0 5px;
}

.general_admin {
	padding: 20px 10px;
	text-align: right;
}
.general_admin FORM {
	display: inline;
}

.novinka {
/*	clear: both; */
	margin: 0px auto 0 auto;
	padding: 15px 0 10px 0;
	min-height: 50px;
	border-bottom: 1px dotted #a0a0a0;
}
.novinka_datum {
	font-size: 10px;
	float: right;
	padding: 0 0 0 10px;
}
.novinka_nadpis {
	font-weight: bold;
	font-size: 18px;
	color: #4476b4;
	text-align: left;
}
.novinka_text {
}

.galerie_info_text {
/*	padding-left: 50px; */
/*	font-style: italic; */
}
.galerie_strom P {
	margin-top: 0;
	margin-bottom: 0;
/*	color: #a0a0a0; */
	font-size: 11px;
	line-height: 130%;
}
.galerie_strom .tree_link {
/*	font-weight: bold; */
}
.menutree .galerie_strom .tree_link {
	font-weight: normal;
}
#galerie_fotky {
	text-align: center;
/*	border: 1px dotted #f0f0f0; */
	padding: 5px 0px 5px 0px;
}
#galerie_fotky IMG {
	border: 2px solid white;
/*	margin: 5px; */
}

.prispevek {
	width: 580px;
	margin: 20px auto 0px auto;
	padding: 0;
}
.prispevek .prispevek_top {
	height: 36px;
	background: url('forum_table_top.png') no-repeat left bottom;
}
.prispevek .prispevek_top_highlighted {
	background: url('forum_table_top_highlighted.png') no-repeat left bottom;
}
.prispevek .prispevek_top_obsah {
	font-size: 13px;
	color: #e0e0e0;
	text-align: left;
	padding: 10px 20px 0 20px;
}
.prispevek .prispevek_top_obsah A:visited, .prispevek .prispevek_top_obsah A:link, .prispevek .prispevek_top_obsah A:active {
	color: #ffe0e0;
}
.prispevek .prispevek_top_obsah A:hover {
	color: #ffffff;
}
.prispevek .prispevek_top_obsah B {
	font-size: 14px;
	color: #f0f0f0;
}
.prispevek .prispevek_content_bg {
	background: url('forum_table_middle.png') repeat-y left top;
}
.prispevek .prispevek_content {
/*	background: url('http://petrans.cz/style/forum_table_middle_top.png') no-repeat left top; */
}
.prispevek .prispevek_main_bar {
}
.prispevek .prispevek_body {
	text-align: justify;
}
.prispevek .prispevek_body .prispevek_body_obsah {
	padding: 5px 40px 5px 40px;
	font-size: 13px;
	color: #202020;
/*	overflow: hidden; */
}
.prispevek .prispevek_body .prispevek_body_obsah P {
	margin: 5px 0 5px 0;
}
.prispevek .prispevek_body .prispevek_body_obsah .reakce_na_prispevek {
	font-size: 11px;
	text-align: right;
	color: #808080;
	margin: 0;
	padding: 0 0 10px 0;
}
.prispevek .prispevek_body .prispevek_body_obsah .button_reagovat {
	text-align: right;
	position: relative;
	top: 10px;
	left: 15px;
}
.prispevek .prispevek_body .prispevek_body_obsah .button_reagovat A {
	margin: 0;
}
.prispevek .prispevek_bottom {
	height: 24px;
	background: url('forum_table_bottom.png') no-repeat left top;
}

#anim_slova {
	display: none;
/*	height: 200px; */
	text-align: center;
	border: 1px solid #d0d0d0;
	border-radius: 20px;
	background: #f4f4f4;
	padding: 10px;
	margin-right: 15px;
}
#anim_slova_table {
	width: 100%;
	height: 200px;
}
#anim_slova_table TR TD {
	font-size: 14px;
	line-height: 250%;
	vertical-align: middle;
}