/* www.editio-baerenreiter.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

html {
	font-size: 100.01%;
}

body {
 background-color: #ffffff;
 margin: 0;
 padding: 0;
 font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
 font-size: 1em;
 color: #005588;
 font-weight: normal;
 font-style: normal;
 background-image: url(page-bg.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 text-align: center; }

.bodyHomepage {
 background-image: url(homepage-bg.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 }

body.editor {
	font-size: 0.8em;
}

a img, a:link img {
	border: none;
}

p {
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h1 {
	font-size: 1.3em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	color: #005588;
}

h2 {
	font-size: 1.2em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	color: #558855;
}

h3 {
	font-size: 1em;
	margin: 0;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h4 {
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h5 {
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h6 {
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

ol {
	margin-left: 16px;
	padding-left: 0em;
}

ul {
	margin-left: 16px;
	padding-left: 0em;
}

ul li {
	list-style-type: square;
	list-style-image: url(ul-li.gif);
}

sub {
	font-size: 85%;
}

sup {
	font-size: 85%;
}

a {
	color: #337788;
	border-bottom: 1px dotted #338833;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background: #005588;
	text-decoration: none;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 0.3em;
}

legend {
	border: 1px dotted #cccccc;
	padding: 0.3em;
}

label {
	width: 10em;
	float: left;
}

input.text, input.password, input.field {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #005588;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #999999;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

input.radio {
	width: 12px;
	height: 12px;
}

input.submit, input.reset, input.button {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #005588;
	font-weight: bold;
	border: 2px solid #999999;
	cursor: pointer;
}

input.file {
	width: 200px;
	height: 21px;
}

input.image {
	padding: 0px;
	border: none;
}

textarea {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #005588;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #999999;
}

select {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #005588;
	background-color: #ffffff;
}

hr {
	color: #cccccc;
	height: 1px;
	border: none;
	background-color: #cccccc;
}

table {
	font-size: 1em;
}

table th, table td {
	padding-left: 5px;
	padding-right: 5px;
}

table.no-padding th, table.no-padding td {
	padding-left: 0px;
	vertical-align: top;
}

table.standard {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

table.standard td {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

table.standard th {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

table.colored {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

table.colored td {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

table.colored th {
	background-color: #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

img.border {
	border: 1px solid #005588;
}

/* stranka */

div.homepage {
 background-image: url(homepage.jpg);
 background-repeat: no-repeat;
 background-position: left top;
 width: 772px;
 margin-left: auto;
 margin-right: auto;
 text-align: left; }

.homepage.moveLeft
{
	
}

div.page {
	width: 772px;
	background: url(page.jpg) no-repeat left top;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* vrstva pro tisk */

div.print-header {
	display: none;
}

/* presun na obsah */

div.shift-to-content {
	position: absolute;
	left: -10000px;
}

/* hlavicka */

div.header {
	width: 100%;
	position: relative;
}

div.homepage div.header {
	height: 150px;
}

div.page div.header {
	height: 198px;
}

/* logo */

div.homepage div.logo {
 width: 260px;
 height: 56px;
 overflow: hidden;
 position: absolute;
 left: 10px;
 top: 23px;
}

div.homepage div.logo p {
	width: 260px;
	height: 56px;
	overflow: hidden;
	position: relative;
}

div.homepage div.logo p span {
	width: 260px;
	height: 56px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	background: url(editio-baerenreiter-praha.gif);
}

body.en div.homepage div.logo p span {
	background-position: 0px -56px;
}

div.page div.logo {
 width: 260px;
 height: 41px;
 overflow: hidden;
 position: absolute;
 left: 10px;
 top: 23px;
}

div.page div.logo p {
	width: 260px;
	height: 41px;
	overflow: hidden;
	position: relative;
}

div.page div.logo p {
	width: 260px;
	height: 41px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	background: url(editio-baerenreiter-praha.gif);
	cursor: pointer;
}

a.homelink {
	border-bottom: none;
	background: none;
	display: block;
	width: 260px;
	height: 41px;
}

a.homelink span {
	visibility: hidden;
}

a.homelink:hover {
	background: none;
}

/* motto */

div.motto {
	overflow: hidden;
	position: absolute;
}

body.cs div.motto {
	width: 110px;
	height: 100px;
}

body.en div.motto {
	width: 174px;
	height: 100px;
}

div.homepage div.motto {
	top: 35px;
}

body.cs div.homepage div.motto {
	left: 580px;
}

body.en div.homepage div.motto {
	left: 580px;
}

div.page div.motto {
	left: 665px;
	top: 35px;
}

div.motto p {
	overflow: hidden;
	position: relative;
}

body.cs div.motto p {
	width: 110px;
	height: 100px;
}

body.en div.motto p {
	width: 174px;
	height: 100px;
}

div.motto p span {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

body.cs div.motto p span {
	width: 110px;
	height: 100px;
	background: url(vazne-krasna-hudba.gif);
}

body.en div.motto p span {
	width: 174px;
	height: 100px;
	background: url(the-musicians-choice.gif);
}

/* obsah */

div.content {
	font-size: 0.8em;
	margin-top: 30px;
}

div.homepage div.content div.columns {
	width: 100%;
	display: table;
}

/* sloupce */

div.homepage div.content div.left {
 width: 160px;
 float: left;
 margin-left: 60px;
 display: inline;
}

div.homepage div.content div.right {
 width: 520px;
 float: right;
 display: inline;
 margin-right: 10px;
}

div.page div.content div.left {
 width: 160px;
 float: left;
 margin-left: 60px;
 display: inline;
}

div.page div.content div.right {
	width: 520px;
	float: right;
	display: inline;
}

/* levy sloupec */

/* prohledavani */

div.searching {
	border-bottom: 1px solid #99aabb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.searching form {
	margin: 0em;
}

div.searching h2 {
	position: absolute;
	left: -10000px;
}

div.searching input.text {
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #b2b2b2;
}

div.searching input.submit {
	border-top: 1px solid #f2f6fa;
	border-bottom: 1px solid #f2f6fa;
	border-left: 1px solid #e5eef6;
	border-right: 1px solid #e5eef6;	
	background: #ccddee;
	color: #005588;
	text-transform: lowercase;
	margin-top: 7px;
}

/* hlavni menu */

div.mainmenu {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	display: table;
}

div.mainmenu h2 {
	position: absolute;
	left: -10000px;
}

div.mainmenu ul {
	margin: 0em;
	padding: 0em;
}

div.mainmenu li {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	font-size: 0.95em;
	clear: both;
	display: table;
}

div.mainmenu a {
	float: left;
	margin-bottom: 9px;
	padding: 4px 4px 5px 4px;
	color: #005588;
	background: #ccddee;
	text-decoration: none;
	border-bottom: none;
}

div.mainmenu a:hover, div.mainmenu a.active {
	color: #ffffff;
	background: #005588;
	text-decoration: none;
	border-bottom: none;
}

div.mainmenu ul li ul {
	margin-left: 20px;
}

div.mainmenu ul li ul li a:hover, div.mainmenu ul li ul li a.active {
	background: #ccddee;
	color: #ffffff;
	border-bottom: none;
}

/* vyber jazyka */

div.langmenu {
	border-bottom: 1px solid #99aabb;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

div.langmenu h2 {
	position: absolute;
	left: -10000px;
}

div.langmenu ul {
	margin: 0em;
	padding: 0em;
}

div.langmenu li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 7px;
	margin-right: 4px;
	background: url(langmenu-divider.gif) no-repeat right center;
}

div.langmenu li.last {
	padding-right: 0px;
	margin-right: 0px;
	background: none;
}

div.langmenu a {	
	color: #99aabb;
	text-decoration: none;
	border-bottom: none;
}

div.langmenu a:hover {
	color: #9999cc;
	background: transparent;
	text-decoration: none;
	border-bottom: none;
}

/* chranena sekce vstup */

div.login {
	border-bottom: 1px solid #99aabb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.login form {
	margin: 0em;
}

div.login h2 {
	position: absolute;
	left: -10000px;
}

div.login label {
	text-transform: lowercase;
}

div.login input.text, div.login input.password {
	border-top: 1px solid #636363;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #b2b2b2;
}

div.login input.submit {
	border-top: none;
	border-bottom: 1px solid #f2f6fa;
	border-left: 1px solid #e5eef6;
	border-right: 1px solid #e5eef6;	
	background: #ccddee;
	color: #005588;
	text-transform: lowercase;
	margin-top: 7px;
}

/* pravy sloupec */

/* novinky */

div.news {
	min-height: 400px;
	margin-left: 20px;
	float: right;
}

body.cs div.news {
	width: 180px;
}

body.en div.news {
	width: 170px;
}

* html div.news {
	height: 400px; 
}

div.news h2 {
	color: #005588;
	font-size: 1.6em;
}

div.news h3 {
	color: #558855;
	font-size: 1.3em;
}

div.news h3 a {
	color: #558855;
	border-bottom: none;
}

div.news h3 a:hover {
	color: #666699;
	border-bottom: none;
}

div.news a {
	color: #99aabb;
	border-bottom: 1px solid #99aabb;
}

div.news a:hover {
	color: #666699;
	background: transparent;
	border-bottom: 1px solid #666699;
}

div.news div.label {
	display: none;
}

/* cesta */

div.path {
	width: 100%;
	display: table;
}

div.path h2 {
	position: absolute;
	left: -10000px;
}

div.path ul {
	margin: 0em;
	padding: 0em;
}

div.path li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding-right: 12px;
	margin-right: 7px;
	background: url(path-divider.gif) no-repeat right center;
}

div.path li.last {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
}

div.path a {
	text-decoration: underline;
	border-bottom: none;
}

div.path a:hover {
	color: #003366;
	background: transparent;
	border-bottom: none;
}

div.text {
	margin-top: 30px;
	margin-bottom: 40px;
	line-height: 1.5em;
	clear: both;
}

div.page-service {
	width: 100%;
	display: table;
	margin-top: 20px;
	clear: both;
}

div.page-service ul {
	margin: 0em;
	padding: 0em;
}

div.page-service li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	text-transform: lowercase;
	font-size: 0.9em;
	margin-right: 10px;
}

div.page-service li.back, div.page-service a.link-back {
	padding-left: 12px;
	background: url(page-service-back.gif) no-repeat left center;	
}

div.page-service li.top, div.page-service a.link-up {
	padding-right: 12px;
	background: url(page-service-top.gif) no-repeat right center;	
}

div.page-service a {
	text-transform: lowercase;
	font-size: 0.9em;
	margin-right: 10px;
	color: #337788;
	border-bottom: none;
	text-decoration: underline;
}

div.page-service a:hover {
	color: #005588;
	background: transparent;
	border-bottom: none;
	text-decoration: underline;
}

/* paticka */

div.footer {
	border-top: 1px solid #99aabb;
	color: #99aabb;
	clear: both;
}

div.footer p {
	padding-bottom: 0em;
	font-size: 0.9em;
}

div.footer a {
	background: #9cadbd;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: none;
}

div.footer a:hover {
	background: #00528c;
	border-bottom: none;
}

/* sekundarni menu */

div.secondarymenu ul {
	margin: 10px 0 0 0;
	padding: 0;
}

div.secondarymenu li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-right: 5px;
}

div.captcha img {
	float: left;
	margin-right: 5px;
}

div.captcha input.captcha-number {
	color: #005588;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #999999;
}

span.orange {
	color: #bb8822;
}

span.green {
	color: #338833;
} 