body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back-outer.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1, h2, h3, h4, h5, h6, form, ul {
	margin: 0px;
	padding: 0px;
}
#outer h1 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #77205B;
	margin-left: 70px;
	margin-bottom: 10px;
	margin-top: 10px;
}
p {
	margin: 5px;
	padding: 5px;
}
.clr {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	display: block;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	width: 982px;
	display: block;
}
#outer {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back-outer.gif);
	background-repeat: repeat-y;
}
#top {
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	height: 248px;
}
#top .topmenu {
	padding-top: 172px;
}
#top .topmenu a {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #FFC4E1;
	text-decoration: none;
	width: 90px;
	text-align: center;
}
#top .topmenu a.home {
	font-size: 11px;
	font-weight: bold;
	color: #FFC4E1;
	text-decoration: none;
	padding-left: 45px;
	padding-right: 385px;
	text-align: left;
}
#top .topmenu a:hover {
	color: #FFFFFF;
}
#left-main {
	background-image: url(../images/left-back.gif);
	background-repeat: repeat-y;
	float: left;
	width: 240px;
}
#left-main #left {
	padding-left: 30px;
	height: 406px;
	background-image: url(../images/left-main.png);
	background-repeat: no-repeat;
}
#left-main a.menu_link {
	font-size: 12px;
	font-weight: bold;
	color: #FFC4E1;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background-image: url(../images/left-tap.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E3F73;
	margin-bottom: 4px;
	width: 150px;
	padding-bottom: 2px;
}
#left-main a.menu_link:hover {
	color: #FFFFFF;
}
/* vyhledavani */
#left-main .find-form {
	background-image: url(../images/bck-search.png);
	background-repeat: repeat-y;
	/* padding-left: 40px; 
	margin-bottom: 20px; */
	padding-left: 10px;
	margin-bottom: 5px;
}
#left-main .find-form input {
	color: #721E57;
	border: 1px solid #721E57;
}
#left-main .find-form input.icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
/* kalendar */
#left-main #left2 {
	background-image: url(../images/bck-calendar.png);
	background-repeat: no-repeat;
	height: 164px;
	padding-left: 40px;
	padding-top: 10px;
}
table.calendar-table {
	border: 0px solid #8E3F73;
	border-collapse: collapse;

}
.calendar-table td {
	color: #F260C1;
	text-align: center;
	font-size: 11px;
	font-weight: bold;

}
.calendar-table a.calendar-click, a.calendar-navi {
	color: #FFFFFF;
	text-decoration: none;
}
.calendar-table a.calendar-click:hover {
	color: #3F1030;
	background-color: #FFE1F0;

}
.calendar-table th {
	font-weight: bold;
	color: #FFE1F0;
	/* border: 0px solid #8E3F73; */
	font-size: 11px;
}
#left3 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 20px;
}
#left3, #left4  {
	padding-left: 40px;
	padding-right: 10px;
}
#left4 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 20px;
}
/* pravy frame */
#right-main {
	float: right;
	width: 217px;
}
#right-main .podpora {
	display: block;
	height: 34px;
	background-image: url(../images/tl-podpora.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#right-main .podpora a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #DCB0C9;
	text-decoration: none;
	padding-top: 7px;
	text-align: center;
}
#right-main .podpora a:hover {
	color: #ffffff;
}
#right {
	background-image: url(../images/bck-right.png);
	background-repeat: no-repeat;
	background-color: #731E57;
	width: 213px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #FFE1F0;
	padding-top: 10px;
}
#right .pat {
	background-image: url(../images/bck-right-tap.png);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
}
#right .actuality {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#right .actuality a {
	color: #DDD0D9;
}
#right .actuality a:hover {
	color: #ffffff;
}
#right .act-date {
	color: #CE9DBB;
	display: block;
	float: left;
}
#right .act-author {
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
#right .act-title{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CE9DBB;
	padding-top: 3px;
}
/* hlasovani */
.answer-img img {
	border: 1px solid #FFC4E1;
}
#right2 {
	background-image: url(../images/anketa-tap.png);
	width: 213px;
	background-repeat: no-repeat;
	background-color: #DCB0C9;
	margin-bottom: 20px;
}
#right2 #question{
	background-image: url(../images/anketa-bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}
#question .quest-question {
	font-size: 12px;
	font-weight: bold;
	color: #731E57;
	text-decoration: underline;
	padding-bottom: 10px;
}
.quest-count {
	color: #333333;
	text-align: center;
	display: block;
	padding-top: 5px;
}
.quest-count strong {
	font-weight: bold;
	color: #731E57;
}
.quest-count a {
	color: #3F1030;
	font-size: 11px;
}
.quest-count a:hover {
	color: #000000;
}
.answer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C793B2;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.answer-ans a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-bottom: 3px;
	text-decoration: none;
}
.answer-ans a:hover {
	color: #731E57;
}
.answer-pct {
	font-size: 11px;
	color: #333333;
}
/* stred */
#content {
	float: left;
	width: 500px;
	margin-left: 10px;
}
#banner {
	margin-bottom: 20px;
	text-align: center;
	display: block;
}
#content .article_short {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #721E57;
}
#content .article_short_retro {
	margin: 0 7px;
	/* padding: 5px; */
}
/* rounded box pro retro */
.rbroundbox {
	background: url(../images/nt.gif) repeat; 
	margin: 1em auto;
}
.rbtop div {
	background: url(../images/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(../images/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(../images/bl.gif) no-repeat bottom left;
}
.rbbot {
	background: url(../images/br.gif) no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
/*
.rbcontent {
	margin: 0 7px;
}
*/
#content .art-header {
	background-color: #FFD1E8;
	padding: 5px;
	font-size: 11px;
	color: #333333;
}
#content .art-pretitle {
	padding-top: 5px;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
#content a.art_link-header {
	font-weight: bold;
	color: #8F4274;
	text-decoration: none;
}
#content a.art_link-header:hover {
	color: #000000;
}
#content .art-title { 
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #77205B;
}
#content .art-title a { 
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #77205B;
}
#content .art-title a:hover {
	color: #000000;
}
#content .art-abstract-text {
	padding-bottom: 10px;
}
#content .art-abstract-text img {
	margin: 10px;
}
#content .art-links {
	font-size: 11px;
	color: #7C225F;
}
#content .art-links a {
	color: #993399;
}
#content .art-links a:hover {
	color: #000000;
}
#content a {
	font-weight: bold;
	color: #77205B;
}
.link {
	font-weight: bold;
	color: #77205B;
	text-decoration: none;
}
.link:hover {
	color: #000000;
}
/* diskuze */
#content .note {}
#content .note_head {
	background-color: #FFD1E8;
	padding: 5px;
	font-size: 11px;
	color: #333333;
}
#content .note_author {
	font-size: 11px;
	font-weight: bold;
	color: #8F4274;
}
#content .note_text {
	padding: 5px;
	margin: 5px;
}
#content .note_date {}
#content .note_email {}
#content .note_link {}
img.icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#bottom {
	clear: both;
	height: 176px;
	background-image: url(../images/bck-bott.png);
	background-repeat: no-repeat;
	display: block;
	vertical-align: bottom;
}
#bottom p {
	display: block;
	text-align: center;
	padding-top: 150px;
	font-size: 10px;
	color: #FFE1F0;
}
#bottom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* udalosti */
.event {
	padding-left: 60px;
}
.event-pretitle {
	padding-top: 5px;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
.event-title {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CE9DBB;
	padding-top: 3px;
	font-size: 12px;
	color: #333333;
}
.event-header {
	background-color: #FFD1E8;
	padding: 5px;
	font-size: 11px;
	color: #333333;
}
.event-note {
	padding: 5px;
	margin: 5px;
}
/* z main template */
.to-left {
	position: relative;
	float: left;
}
.to-right {
	position: relative;
	float: right;
}
.to-middle, .to-left, .to-right {
	width: 32%;
	padding: 0px;
	margin:	0px;
	margin-bottom: 5px;
	border-style: none;
}	
.to-middle {
	margin-left: 34%;
	margin-right: 34%;
}
.picture {
	padding: 0px;
	margin: 0px;
}
.picture-button {
	padding: 5px;
	margin: 0px;
	border-bottom: dotted 1px;
}
.picture_des {
	padding: 0px;
	margin: 5px;
	margin-bottom: 15px;
}
.counter {
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}
/* fotogalerie */
#photo-content {
	padding-left: 60px;
}
/* plusminus */
.plm-table {
	border-style: solid;
    	border-width: 1px; /* 0 0 1px 1px; */
	border-color: #721E57;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.plm-table td, th {
	border-style: dotted;
    	border-width: 1px; /* 1px 0 0; */
	border-color: #721E57;
	padding: 3px;
	margin: 0px;
}

