
@import url("default.css");
@import url("custom.css");

.nbTable, .nbTable td, .nbTable th { border: none; }
.nbTable, .nbTable td, .nbTable th { border: none; }
#eshopPos, #eshop { border: 1px solid #ccc; margin-bottom: 10px;}
table.table input, table.table textarea, form .nbTable input, #content form table.table img { border: none;}
table.table input.nb, form .nbTable input.nb  { border: none; }
form .table td, #content form table.nbTable td { padding: 0 5px 4px 5px; }
table.table input,
table.table textarea,
table.table select,
form .nbTable input { width: auto; }
#content form .table img { float: none; margin: 0 5px 2px 10px; clear: both; }

table.table td, form .nbTable td { vertical-align: middle; }
#forumTable, #forumTopicTable, table#forumMsgTable { width: auto; }
#forumMsgTable th { background-color: #e3e3e3; }
#forumMsgTable td { padding: 10px 0; }
a.mapLevel1{ line-height: 1.8; }
#eshopTable th { padding: 5px 0; }
#eshopTable td { vertical-align: middle; text-align: center; padding: 3px 0; }


h1, h2, h3, h4, h5, h6 { color: #ca9470; }
div, td , p, ul, ol, td, th { color: #ca9470; }

a:link, a:visited { color: #ca9470; }
a:hover, a:active { color: #ca9470; }
a.active, #leftPanel a.active, #content a.active, #mainmenu a.active { text-decoration: none; }

#singleTitle {
	color: #c06e3f;
	font: normal 2.0em/1.0 Monotype Corsiva, serif;
	margin: 0 0 0.5em 0;
}
#right_panel h3 {
	color: #c06e3f;
	font: normal 1.7em/1.0 Monotype Corsiva, serif;
	margin: 0.5em 0;
}
#right_panel h4 { margin-bottom: 0; }
#right_panel h4 a { font-weight: normal; margin-bottom: 0; }
a.mapLevel1{ line-height: 1.8; }
#calendar { margin: 1em 0; }

#left_panel ul {
	margin: 40px 0 0 0;
	padding: 0;
}
#left_panel li {
	margin: 0 0 4px 15px;
	padding: 0;
	list-style-type: none;
}
#left_panel li a {
	margin: 0;
	padding: 0 0 0 28px;
	background: url(../img/left_menu_marker.gif) transparent 0 7px no-repeat;
	font: normal 1.7em/1.0 Monotype Corsiva, serif;
	color: #bb4600;
	text-decoration: none;
}
#left_panel li a:hover, #left_panel li a:active {
	color: #f4a359;
}
#left_panel li a.active {
	color: #f4a359;
	text-decoration: underline;
}

.big_link {padding:10px 0 0 0; display:block; text-align:right; font-size:22px; font-weight:normal; text-decoration:none !important;}
.big_link:hover {acolor:#047a90 !important;}