@import "global.css";

@media screen, projection
{
	body,textarea,input {font:12px/18px Arial, Verdana, sans-serif; background-color:#fff; color:#333}
	body {background:#515151}
	h1, h2, h3, h4, h5, h6, p, address, ul, ol, cite, label, dl, dt, dd  {color:#555555}
	a {color:#cc0000}
	p {margin-right:0;}
	h1 {color:#ffffff; background:url('../img/bkg-heading.gif') repeat-x; height:23px; line-height:20px; font-size:13px; font-weight:bold; padding:0 5px 0 5px}
	h2 a {color:#fff; text-decoration:none; font-weight:bold; font-size:13px}
	pre {background:#f7f7f7; color:#000000}
	table {border:none}
	table td {background:#f7f7f7; color:#555555; border-color:#c9c2c1}
	table td, table th {border:none; background:none; padding:2px 5px 2px 5px; margin:0}
	table td.head {padding:0}
	table td h2 {margin:0}
	table td.even {background:#f3f3f3}
	h2, table th {background:#2e8b5d; color:#fff; font-size:12px; padding:2px 5px 2px 5px}

	#wrap {margin:auto; margin-top:2px; margin-bottom:2px; text-align:center; width:760px; background:#ffffff; border:solid #ffffff 1px}
	#title {margin:auto; width:760px; height:84px}
	#title-left {float:left; width:570px; height:84px; background:url('../img/bkg-image.jpg') no-repeat}
	#title-right {float:right; width:189px; height:84px}
	#title-menu {margin:auto; text-align:left; width:760px; height:30px; background:url('../img/bkg-menu.gif')}
	#main {margin:auto; text-align:left; width:760px}
	#main-left,#main-left-home {float:left; width:570px}
	#main-right,#main-right-home {float:right; width:189px}
	#main-left-home h1,	#main-right-home dt {display:none;}
	#main-right-home dl {margin-top:1em;}
	#main-left .content {padding:20px}
	#main-right dl dt {display:none}
	#footer {width:760px}
	#footer a {color:#555555}
	#footer p {text-align:right; font-size:11px}
	#footer-top {width:755px; height:25px; padding-top:5px; padding-right:5px; background:#6b6b6b}
	#footer-top p {color:#ffffff}
	#footer-top dl dt {display:none}
	#footer-bottom {width:755px; height:25px; padding-top:5px; padding-right:5px}
	#footer-bottom dl dt {display:none}
	#logo {}
	#logo-img {border:none}

	/* menu */
	.mmenu {padding:6px 0 0 20px}
	.mmenu ul {}
	.mmenu ul li {padding:0 10px 0 10px; border-left:1px solid #555555}
	.mmenu ul li.first {border-left:none; padding-left:0}
	.mmenu ul li a {color:#555555; font-weight:normal; text-decoration:none; font-size:10px}
	.mmenu ul li.active a {text-decoration:underline}
	.submenu {}
	.submenu ul {list-style-type:none; margin:0}
	.submenu ul li {height:18px; background:#7fceb1 url('../img/bkg-list.gif') no-repeat; padding-left:25px}
	.submenu ul li {border-top:solid #c3e8da 1px; border-bottom:solid #66a58e 1px;}
	.submenu ul li a {text-decoration:none; font-size:10px; color:#222222}
	.submenu ul li.active a {}

	/* standardni vypis */
	.chapters {width:250px; background:#f7f7f7; float:left; margin-bottom:20px; border:solid #c9c2c1 1px}
	.chapters dl {padding:10px}
	.chapters dt {height:32px; font-size:18px}
	.chapters dd {}
	.search .search-button {width:50px; height:22px; border:solid #000000 1px}
	.search .search-input {width:120px; height:18px; border:solid #000000 1px; background:#ffffff; padding:2px 2px 0 2px; margin-right:5px; vertical-align:top}
	.comment blockquote p {color:#000000}	
	.gallery {background:#f7f7f7; border:solid #c9c2c1 1px}
	.gallery a img {border:solid #000000 2px}
	
	/* customizace */
	.card {width:170px; float:left; margin:0 3px 10px 3px}
	.card .title {background:#d3d3d3; text-align:center; border-bottom:1px solid #000; height:34px; margin:0; padding:0}
	.card .title a {color:#000; font-size:16px; font-weight:bold; text-decoration:none; display:block; float:left; margin:3px 10px 3px 10px}
	.card .title a {line-height:28px;width:150px}
	.card .title a.twoline {line-height:14px; font-size:14px}
	.regions ul {margin:0 5px 0 5px; padding:0}
	.regions li {float:left; list-style:none; margin:0; padding:0; width:170px}
}
@media print {
	.np, .noprint {display:none}
}

