/* CSS of CVV (media: screen), by Lukas Prudek */

/* -----[layout]----- */
body {
	background-color: #E8E8E8;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#master {
	width: 760px;
	margin: 1em auto;
	margin-top: 2em;
	margin-bottom: 0;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 85%;
	background-color: white;
	color: #333;
	}
#header {
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url(../images/header-empty.gif);
	background-repeat: no-repeat;
	}
#header h1 {
	text-align: center;
	font-weight: normal;
	font-size: 160%;
	font-stretch: condensed;
	color: white;
	padding-top: 45px;
	}
#header h1 {
	display: block;
	position: relative;
	padding: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	z-index: 1;
	left: 103px;
	top: 70px;
	}
#header span {
	display: block;
	position: absolute;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 554px;
	z-index: 2;
	left: 0px;
	top: 0px;
	cursor: pointer;
	}
#header a, #header a:visited, #header a:hover {
	text-decoration: none;
	color: white;
	}
#navigation {
	width: auto;
	margin-right: 580px;
	}
#navigation-in {
	margin: 0;
	padding: 1em;
	font-size: 90%;
	}
#content {
	float: right;
	width: 580px;
	}
#content-in {
	margin: 0;
	padding: 1em;
	padding-right: 2em;
	line-height: 150%;
	}
#footer {
	background-color: #eee;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #414141;
	font-size: smaller;
	height: 6em;
	padding: 1em;
	text-align: center;
	}
#footer p {
	display: block;
	margin: auto;
	margin-top: 2em;
	padding-top: 0.5em;
	width: 500px;
	border-top: 1px solid #999;
	}
#footer a, #footer a:visited {
	background-color: #d0d0d0;
	color: #414141;
	text-decoration:none;
	}
#footer a:hover {
	background-color: #eee;
	color: #666;
	text-decoration: underline;
	}
.cleaner {
	clear: both;
	visibility: hidden;
	}
	
/* -----[navigation]----- */
.label-knihovna, .label-centrum, .label-cipisek {
	display: block;
	padding: 0.2em;
	padding-left: 1em;
	background-color: #af0000;
	background-image: url(../images/bg_label_orange.gif);
	color: white;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2em;
	}
.label-centrum {
	background-color: #ffcc00;
	background-image: url(../images/bg_label_orange.gif);
	}
.label-vyhledavani {
	display: block;
	font-style: normal;
	border-bottom: 1px solid silver;
	margin-top: 2.5em;
	margin-bottom: 1em;
	}
#navigation-in ul {
	list-style: none;
	margin: 0;
	padding: 1em 0;
	line-height: 150%;
	}
#navigation-in .nav-levelin {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1em;
	}
#navigation-in ul li a, a:visited {
	padding-left: 1.5em;
	text-decoration: underline;
	color: #666;
	}
#navigation-in ul li a:hover {
	background-color: #FCDCBC;
	background-image: url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	}
	
/* -----[toolbar]----- */
#toolbar {
	margin: 1em 0;
	padding: 0.3em 1em;
	height: 25px;
	background-color: #eee;
	background-image: url(../images/bg_toolbar.gif);
	color: #333;
	font-size: 80%;
	text-align: center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}
#toolbar input, #toolbar button {
	vertical-align: middle;
	}
#separator {
	font-size: 150%;
	}
	
/* -----[general formatting]----- */
p.cz {
	text-indent: 1em;
	margin: 0;
	}
h2, h3, h4, h5, h6 {
	color: #5A7985;
	font-weight: normal;
	padding-left: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	marker-top: 0.3em;
	}
h2 {
	_font-size: 150%;
	border-left: 2px solid gray;
	}
h3 {
	border-left: 2px solid silver;
	font-weight: bold;
	_font-size: 120%;
	}
a {
	text-decoration: underline;
	color: #e9814b;
	}
a:visited {
	text-decoration: underline;
	color: #c67f5a;
	padding: 0;
	}
a:hover {
	text-decoration: none;
	color: #FFA135;
	/*background-color: #f8dbcb;*/
	}
a.away {
	padding-right: 13px;
	margin-right: 2px;
	background-image: url(../images/link-away.gif);
	background-position: right;
	background-repeat: no-repeat;
	}
ul {
	list-style: disc;
	}
ul li {
	}
ol {
	list-style: decimal;
	}
ol ol {
	list-style: lower-alpha;
	}
dl dt {
	font-weight: bold;
	background-color: #F3F3F3;
	padding-left: 1em;
	border-bottom: 1px solid white;
	}
dl dd {
	background-color: #F9F9F9;
	padding-left: 3em;
	margin: 0;
	border-bottom: 1px solid white;
	}
table {
	}
thead {
	}
form {
	padding: 0;
	margin: 0;
	display: inline;
	}

/* -----[pages]----- */

/* index.php */
p.intro {
	text-align: center;
	border-bottom: 1px solid #E4E5E9;
	font-weight: bold;
	}
.services {
	padding: 0.5em;
	background-color: #F9F9F9;
	background-image: url(../images/icons/services.gif);
	background-position: 110% 100%;
	background-repeat: no-repeat;
	border: 5px solid #E8E8E8;
	border-left: none;
	border-right: none;
	}
.services ul li {
	margin-top: 5px;
	}
.news{
	list-style: none;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	}
.news-date {
	font-size: 90%;
	color: gray;
	}
.news-heading {
	font-size: 125%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D97448;
	}
.news-body {
	}
.news p.cz {
	text-indent: 0;
	}
#actuall-courses {
	margin: 1em 0;
	padding: 0.3em;
	background-color: #F9F9F9;
	border: 3px solid #E8E8E8;
	border-left: none;
	border-right: none;
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	}
#actuall-courses strong{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	}
#actuall-courses p {
	margin-left: 0.6em;
	}
	
/* place.php */
address {
	font-style: normal;
	}
.map1 {
	padding-right: 1em;
	}
.map2 {
	padding-left: 1em;
	border-left: 1px solid #E8E8E8;	
	}

/* contacts.php */
.address {
	background-color: #F9F9F9;
	background-image: url(../images/icons/clip.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border: 2px solid #E8E8E8;
	border-left: none;
	border-right: none;
	padding: 0.2em;
	padding-left: 1em;
	}
.phone {
	background-color: #F9F9F9;
	background-image: url(../images/icons/phone.gif);
	background-repeat: no-repeat;
	background-position: 110% 25%;
	border: 2px solid #E8E8E8;
	border-left: none;
	border-right: none;
	padding: 0.2em;
	padding-left: 1em;
	list-style: none;
	}
.contact {
	background-color: #F9F9F9;
	background-image: url(../images/icons/envelope.gif);
	background-repeat: no-repeat;
	background-position: 110% 280%;
	border: 2px solid #E8E8E8;
	border-left: none;
	border-right: none;
	padding: 0.2em;
	padding-left: 1em;
	list-style: none;
	}
.contact-big {
	background-position: 110% 150%;
	}

/* data.php */
.library-services {
	color: #373737;
	}
.library-services ul {
	color: #7C7C7C;
	}
.library-services ul ul {
	color: #B7B7B7;
	}

/* history.php */
table.timeline {
	border-collapse: collapse;
	vertical-align: middle;
	width: 100%;
	}
.date-column {
	width: 15%;
	padding: 3px 5px;
	background-color: #F3F3F3;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	}
.event {
	padding: 5px;
	background-color: #F9F9F9;
	}
.timeline tr {
	border-bottom: 3px solid white;
	padding: 3px;
	}
table.statistic {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	}
.heading-statistic {
	background-color: #F3F3F3;
	color: #333;
	font-weight: bold;
	text-align: center;
	}
.statistic tr {
	border-bottom: 3px solid white;
	background-color: #F9F9F9;
	}
	
/* opening-time.php */
#op-time {
	width: 50%;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	background-color: #F9F9F9;
	background-image: url(../images/icons/clock.gif);
	background-repeat: no-repeat;
	background-position: 120% 190%;
	}
thead.op-time-head {
	background-color: #E8E8E8;
	font-weight: bold;
	}
#op-time tr {
	border-bottom: 2px solid white;
	padding: 2px;
	height: 2em;
	}

/* rules.php */
ol.rules {
	list-style: upper-roman;
	}

/* magazines.php */
dl.magazines dt {
	font-weight: bold;
	background-color: #F3F3F3;
	padding-left: 1em;
	border-bottom: 1px solid white;
	}
dl.magazines dd {
	background-color: #F9F9F9;
	padding-left: 3em;
	margin: 0;
	border-bottom: 1px solid white;
	}
	
/* internet.php */
.inet-ot {
	background-color: #F9F9F9;
	background-image: url(../images/icons/clock.gif);
	background-repeat: no-repeat;
	background-position: 110% 30%;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	padding: 0 1em;
	}
.inet-ot ul li {
	list-style: none;
	}
.note {
	font-style: normal;
	color: #777;
	}

/* price-list.php */
table.price-list {
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
	background-color: #F9F9F9;
	}
.next-row{
	background-color: #F3F3F3;
	}
table.price-list td {
	border-bottom: 1px solid white;
	}
.price-list .price-item {
	text-align: left;
	padding: 2px 10px;
	}
.price-list .price {
	text-align: right;
	font-weight: bold;
	width: 37%;
	padding: 2px 10px;
	}

/* writers.php */
table.writers {
	font-size: 95%;
	vertical-align: middle;
	}
table.writers td {
	border-bottom: 1px solid #E8E8E8;
	}

/* guestbook.php */
.guestbook {
	background-color: #F9F9F9;
	border: 2px solid #E8E8E8;
	border-left: none;
	border-right: none;
	padding: 1em 2em;
	}
table.message-board {
	vertical-align: top;
	}
table.message-board.label-right {
	text-align: right;
	}
hr.message-line {
	background-color: #EAEAEA;
	border-width: 0px;
	height: 1px;
	color: #EAEAEA;
	margin-top: 1px;
	padding-top: 1px; 
	}
a.message-name {
	font-weight: bold;
	color: #F18A58;
	text-decoration: none;
	}
a.message-name:hover {
	text-decoration: underline;
	background-color: white;
	}
.message-date {
	color: #696969;
	} 
.message-notice {
	width: 100%;
	text-align: center;
	background-color: white;
	color: #555555;
	font-weight: bold;
	padding: 2px;
	margin: 1em 0;
	}
#flags {
	margin-top: 3em;
	padding-left: 1em;
	}
img.flag {
	display: block;
	margin: 1em;
	}

p.soutez {
	background-color: #F9F9F9;
	border: 3px solid #E8E8E8;
	border-left: none;
	border-right: none;
	padding: 5px;
	margin: 10px 0;
	text-align: center;
	}
.doporucujeme {
	margin: 2em 0;
	line-height: 200%;
	}
.doporucujeme a img {
	border: none;
	}
	
/* --------[fotogalerie]-------- */
.photos-group {
	width: 170px;
	height: 180px;
	display: inline;
	float: left;
	background: #EFEFEF url(../images/next_arrow.gif) no-repeat 200% 150%;
	border: 1px solid silver;
	text-align: center;
	padding: 0.7em 0;
	margin-right: 0.5em;
	margin-top: 1em;
	}
.photos-group h4 {
	margin: 0;
	padding: 0 0.2em;
	margin-top: 1em;
	}
.photos-group h4 a, .photos-group h4 a:visited {
	color: #5A7985;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 85%;
	}
.photos-group h4 a:hover {
	text-decoration: underline;
	background: none;
	}
.photos-group img {
	border: 1px solid silver;
	}
.photos {
	margin: 1em 0;
	padding: 0;
	}
.photos h3 {
	font-weight: normal;
	border: none;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.05em;
	margin-bottom: 0.5em;
	}
.photos a img {
	border: 1px solid silver;
	padding: 0.3em;
	margin: 0.2em 0.5em;
	}
.photos a:hover img {
	border: 1px solid #e9814b;
	background: #EEEEEE;
	}
#actuall-courses strong {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}
.publishers { font-size: 90%; line-height: 160%; }
.publishers img { margin: 0.3em 0.3em 0 0; }