	@charset "utf-8";
/* CSS Document © Jiří Beroušek www.MULTIMEDIA-ACTIVITY.cz create 06.05.2009, last update 06.05.2009 */
/* 3 col */
/* colors */
/* HTML ================================================================================== */
html {
	background: #E8B36D url(../images/bg.gif) repeat;
}
body {
	background: #E8B36D url(../images/bg.gif) repeat;
	color: maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 150%;
}
a:link, a:visited, a:active, a:focus {
	text-decoration: underline;
	font-weight: bold;
	color: #222;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h2, h4, h6 {
	color: #5A5A00;
	line-height: 140%;
	margin: .2em 0 .5em;
}
h1, h3, h5 {
	color: maroon;
	line-height: 140%;
	margin: .2em 0 .5em;
}
/* LAYOUT ================================================================================== */
/* -------------------------------------------------------------------- page */
.page {
	width: 992px;
	margin: 0px auto;
	background: #fff url(../images/tile.jpg) center repeat-y;
}
.pagetxt {
	text-align: left;
}
/* HEAD =================================================================== */
/* -------------------------------------------------------------------- head */
.head {
	background: transparent url(../images/top.jpg) center no-repeat;
	color: #FFF;
	width: 100%;
	height: 42px;
	margin:0;
}
.headtxt {
}
/* -------------------------------------------------------------------- topmenu */
.topmenu {
	float: right;
	font-size: 80%;
	width: 850px;
	text-align: right;
}
.topmenutxt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
}
.topmenutxt ul {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0 0 0;
}
.topmenutxt ul li {
	display: inline;
	padding: 0 .8em 0 0;
	border-right: 1px solid maroon;
}
.topmenutxt a {
	color: #333;
	letter-spacing:0;
}
.topmenutxt a:hover {
	text-decoration: none;
}
/* -------------------------------------------------------------------- header */
.header {
	background: transparent url(../images/header.jpg) no-repeat;
	height: 155px;
	width: 100%;
}
.headertxt {
}
/* -------------------------------------------------------------------- strip */
.strip {
	background: transparent url(../images/strip.jpg) no-repeat;
	height: 60px;
	width: 100%;
}
.striptxt {
	padding: 7px 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic;
	letter-spacing: 1px;
}
/* CONTENTS =================================================================== */
/* -------------------------------------------------------------------- container */
.container {
	width: 100%;
}
.containertxt {
}
/* -------------------------------------------------------------------- packing*/
.packing {
	width: 100%;
}
.packingtxt {
}
/* -------------------------------------------------------------------- contents */
.section {
	float: right;
	width: 680px;
}
.sectiontxt {
	padding: 0px 50px 20px 30px;
}
/* -------------------------------------------------------------------- aside */
.aside {
	background-color: transparent;
	float: left;
	width: 295px;
}
.asidetxt {
	padding: .5em 1em;
	margin-left: 60px;
}
/* FOOT =================================================================== */
/* -------------------------------------------------------------------- footer */
.footer {
	font-size: 80%;
	clear: both;
}
.footertxt {
	padding-right: 50px;
	text-align: right;
}
.footertxt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footertxt ul li {
	display: inline;
	padding: 0 1em 0 0;
	border-right: 1px solid maroon;
}
.footertxt a {
	color: #333;
}
/* -------------------------------------------------------------------- foot */
.foot {
	background: transparent url(../images/footer.jpg) top no-repeat;
	color: #666;
	font-size: 80%;
	width: 100%;
	height: 70px;
}
.foottxt {
	text-align: right;
	padding-top: 35px;
	padding-right: 50px;
}
.foottxt a {
	color: #666;
}
.foottxt a:hover {
	text-decoration: none;
}
/* end LAYOUT ================================================================================== */
/* -------------------------------------------------------------------- menu */
.menu {
}
.menutxt {
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
	border-bottom: 1px solid #800000;
}
.menutxt ul {
	margin: 0px;
	padding: 0px;
}
.menutxt li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menutxt a {
	margin: 0px;
	padding: 5px;
}
ul.level0, ul.level1, ul.level2, ul.level3, ul.level4, ul.level5 {
	margin: 0px;
	padding: 0;
	list-style-type: none;
}
ul.level0 li, ul.level1 li, ul.level2 li, ul.level3 li, ul.level4 li, ul.level5 li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	border-top: 1px solid #800000;
}
ul.level0 li a, ul.level1 li a, ul.level2 li a, ul.level3 li a, ul.level4 li a, ul.level5 li a {
	color: #600000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display: block;
}
ul.level0 li a:hover, ul.level1 li a:hover, ul.level2 li a:hover, ul.level3 li a:hover, ul.level4 li a:hover, ul.level5 li a:hover {
	background: #800000 url(../images/menu_bg_over.jpg) top left repeat-x;
	text-decoration: underline;
	color: #FFFFCB;
	display: block;
	height: 100%;
	margin-left: 0;
}
ul.level0 li {
	background: #AF7F4F url(../images/menu_bg.jpg) top right repeat-x;
}
ul.level1 li {
	background: #E5C497 url(../images/bg5.jpg) left repeat-y;
}
ul.level2 li {
	background: #FFFFCB url(../images/bg6.jpg) left repeat-y
}
ul.level3 li {
	background-color: #D2A270;
}
ul.level4 li {
	background-color: #F5DEB3;
}
ul.level5 li {
	background-color: #F5DEB3;
}
/* -------------------------------------------------------------------- menu-close, menu-open, menu-last*/
.menu-close span, .level1 .menu-close span, .level2 .menu-close span, .level3 .menu-close span, .level4 .menu-close span, .level5 .menu-close span, .level6 .menu-close span, .level7 .menu-close span, .level8 .menu-close span, .level9 .menu-close span {
	background-image: url(../images/menu-sub.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
	position: relative;
	margin: 5px 0 0 -10px;
	float: left;
}
.menu-open span {
	background-image: url(../images/menu-drop.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
	position: relative;
	margin: 5px 0 0 -10px;
	float: left;
}
.menu-last span {
	background-image: url(../images/menu-square.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: default;
	position: relative;
	margin: 5px 0 0 -10px;
	float: left;
}
.menu-last0 span {
	background-image: url(../images/menu-square.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: default;
	position: relative;
	margin: 5px 0 0 -10px;
	float: left;
}
.uredni-deska-rubrika {
	background: #AC9B4D url(../images/menu_bg_ud.jpg) top right repeat-x !important;
}
/* anketa ================================================================================== */
.anketa {
	margin: 0 auto;
	width: 180px;
	text-align:left;
	font-size:95%;
	line-height:110%;
}
.anketalist {
	margin: 0 auto;
	width: 420px;
	text-align:left;
	font-size:95%;
	line-height:110%;
}
.anketa ul, .anketalist ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.anketa ul li, .anketalist ul li {
	margin: 0;
	padding: 4px 0;
}
.anketa ul li a, .anketalist ul li a {
	font-weight:normal;
	text-decoration:none;
	letter-spacing: 0;
	padding:0;
	display:block;
}
.anketa ul li a:hover, .anketalist ul li a:hover {
	text-decoration: underline;
}
.anketa h3, .anketalist h3 {
	color: #5A5A00;
	line-height: 160%;
	margin: 0;
	padding: .2em;
	font-size: 1em;
}
.anketa p, .anketalist p {
	margin: 0 auto;
	padding: 4px 0px;
}
.pocet {
	color:#747474;
	width: 20px;
    text-align:right;
	position: relative; 
	bottom: 1px; 
	float:right;
}
.prouzek {
    width:100%;
	background-color: #F3DAAF;
	border: 1px solid #DCB98C;
	display:block;
	margin-top:4px;
}
/* CLASS ================================================================================== */
.cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
}
.hidden {
	display: none;
}
.autor-clanku {
	background-color: #009933;
}
.odkaz-vice {
	padding: 1em 0px 0px 0px;
	margin: 0px;
}
.arrow {
	font-size: 117%;
}
img.fotka, img.obrazek-vpravo, img.obrazek-vlevo {
	border: 2px dotted maroon;
	padding: 0px;
}
img.fotka {
	margin: 5px 2px 5px 2px !important;
}
img.obrazek-vpravo {
	float: right;
	margin: 10px 0px 10px 10px !important;
}
img.obrazek-vlevo {
	float: left;
	margin: 10px 10px 10px 0px !important;
}
.bookmark {
}
.toplist {
	float: left;
	width: 130px;
}
p.aligncenter {
	text-align: center;
}
.zvyraznit {
	color: #F00;
	font-weight: bold;
}
.divider {
	width: 100%;
	clear: both;
	border-bottom: 1px dotted maroon;
}
/* creates small caps */
.caps {
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 2px;
}
.nahled {
	width: 175px;
	text-align: center;
	margin: 10px 20px 15px 0px;
	float: left;
	background-color: #E5C497;
	border-top: 1px solid #CC9966;
	border-left: 1px solid #CC9966;
	border-right: 1px solid #800000;
	border-bottom: 1px solid #800000;
}
.nahled_wide {
	text-align: center;
	margin: 10px 20px 15px 0px;
	padding: 5px 10px;
	float: left;
	background-color: #E5C497;
	border-top: 1px solid #CC9966;
	border-left: 1px solid #CC9966;
	border-right: 1px solid #800000;
	border-bottom: 1px solid #800000;
}
.obrazek {
	padding-top: 5px;
	text-align: center;
	margin: auto;
	vertical-align: middle;
}
.popisek {
	width: 170px;
	height: 55px;
	margin: auto;
	font-size: .9em;
	text-align: center;
/* added rules */
	overflow: auto;
	margin-bottom: 5px;
}
.mt {
	margin-top: 25px;
}
.mb {
	margin-bottom: 25px;
}
hr.maroon{color: #820000;border:0;border-top:1px solid #820000;width:90%;margin:15px auto;}
/* end CLASS ================================================================================== */
/* ------------------------------------------------------------------ FORMS */
fieldset {
	padding: 0 1em;
	margin: 0 0 .5em 0;
	border: 1px solid #820000;
}
legend {
	color: #5A5A00;
	font-weight: bold;
	font-size: 99%;
}
label {
	font-weight: normal;
}
textarea, input[type='text'], input[type='password'], input[type='file'], select {
	border: 1px solid #999;
	background: #FFF url(../images/bg-form.jpg) top left no-repeat;
	padding: 4px;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
	border-color: #333;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	border-color: #888;
	outline: 1px solid maroon;
}
input, select {
	cursor: pointer;
}
input[type='text'], input[type='password'] {
	cursor: text;
}
input[type='image'] {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	padding-bottom: 3px;
	border: 0;
}
.formular {
	background-color: #FDF8C6;
	border: 1px solid #FBF3C3;
	padding: 5px 10px;
}
.formular fieldset{
	padding: 10px 15px;
}
.find {
	float: right;
	margin: 0 0 0 15px;
	padding: 0px;
}
.find  input[type='text'] {
	margin: 8px 0 0 0;
	padding: 2px;
	font-size:13px;
}
form {
	margin: 0px;
	padding: 0px;
}
.q {
	width: 100px;
	height: 11px;
}
.kniha {
	background-color: #FDF8C6;
	border: 1px solid #FBF3C3;
	padding: 0px 10px;
	width: 580px;
}
.kniha p{
	padding: 0;
	margin:0px;
	font-style:italic;
	font-size: 90%;
}
.vysledek h2 {
   font-size: 1.1em;
}
.vysledek p {
   font-size: 89%;
}
/* end ------------------------------------------------------------------ FORMS */
.icons {
	border: 1px solid maroon;
	background-color: #F5DEB3;
	text-align: center;
	padding: 5px;
}
.icons p {
	margin: 0 0 5px 0;
}
.icons img {
	margin: 0 0 5px 0;
}
.titlemenu {
	margin: 10px 0 0 0;
	padding: 2px 10px;
	color: #FFFFCB;
	font-size: 95%;
	background-color: Maroon;
	background-image: url(../images/title_menu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	font-weight: normal;
}
sup {
	color: #5A5A00;
	background-color: White;
}
caption {
	font-weight: bold;
	padding-bottom: 5px;
}
table {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-collapse: collapse;
	font-size: 1em;
	width: 90%;
}
th, td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 2px;
	color: Black;
}
th {
	background-color: Maroon;
	vertical-align: top;
	text-align: left;
	color: White;
}
td {
	vertical-align: top;
}
.nodisplay {
	display: none;
	clear: both;
}
.right {
	float: right;
	margin: 5px 10px 5px 10px;
}
.logo {
	float: right;
	margin: 0px 65px 5px 10px;
}
.fotografietxt {
	margin: 10px;
	width: 150px;
	height: 170px;
	text-align: center;
	float: left;
	background-color: #E5C497;
	border-top: 1px solid #CC9966;
	border-left: 1px solid #CC9966;
	border-right: 1px solid #800000;
	border-bottom: 1px solid #800000;
	text-align: center;
	font-size: .8em;
	padding: 6px;
}
.fotografie img {
	border: 2px dotted maroon;
}
div.fotografie h2{
	font-size:1em;
	}
.clanek-info {
	font-size: .9em;
	color: #666;
	font-style: italic;
	line-height: 130%;
}
.kontaktformchyba {
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	padding: 8px 0px 8px 30px !important;
	margin: 0px;
	background-image: url(../images/ico-vykricnik.png);
	background-repeat: no-repeat;
	background-position: 7px 50%;
}
.kontaktformok {
	background-color: #0C0;
	color: #FFF;
	font-weight: bold;
	padding: 8px 15px !important;
}

