@import url("basic.css"); /* vlozi obecne formatovani.. */
@import url("internal.css"); /* vlozi formatovani internich zalezitosti (chybove hlasky, vyvoj) */


/*-----------------------------body-------------------*/
body {
	font-size: small;
	color: #000000;
	background-image: url(../img/body-backgr.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*-----------------------------whole-page-------------------*/


#wholepage {
	margin: 0 auto; text-align: left; position:relative;
}

.wholepage {
	width: 1024px;
	height: auto;
	margin: auto;
}
/*-----------------------------top-------------------*/
.top {
	font-size: small;
	height: 262px;
	background-image: url(../img/top-background.png);
	margin: auto;
	width: 1024px;
	background-repeat: no-repeat;
}
.bannertop {
   height: 60px;
   width: 468px;
   position: absolute;
   right: 0;
   top: 10px;
}
html>body .bannertop {
   right: 19px;
}
.infohead {
	font-size: x-small;
	height: 20px;
	width: 800px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-top: 236px;
	margin-right: 5px;
}
.infoheadmenu {
	font-size: x-small;
	height: 14px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	float: right;
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 15px;
}
.flag {
	font-size: x-small;
	height: 14px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	margin-left: 15px;
	margin-top: 2px;
	float: right;
	margin-right: 5px;
}

/*-----------------------------menu-------------------*/
.menu {
	height:30px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../img/top-menu-background.png);
	background-repeat: no-repeat;
	width: 1024px;
	margin: auto;
}
#menu :hover, #menu a.active {
	background-position: 0px 0;
}
#menu a {
	height: 30px;
	line-height: 30px;
	width: 110px;
	background: url(../img/menu.png);
	background-position: -110px 0;
	float: left;
	margin-left: 2px;
	color: #000033;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
}
#menu img {
	border: 0;
}

/* --- content ---*/
#wholepage #middleContent {
	background: url(../img/background.png) repeat-x;
}

/*-----------------------------left-column-------------------*/
.leftcolumn {
	float: left;
	width: 156px;
	font-size: small;

	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
#leftcolumn #menulefttab a:hover, #leftcolumn #menulefttab a.active {
	background-position: 0px 0;
}
.menulefttab {
	font-size: 12px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
#menulefttab a {
	height: 25px;
	line-height: 25px;
	width: 155px;
	background: url("../img/menu2.png") top right no-repeat;
	background-position: -155px 0;
	float: right;
	color: #1e1e1d;
	text-align: center;
	color: #000033;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menulefttab .lactive a {
	background: none;
	color: #990069;
	height: 15px;
	line-height: 15px;

}
.menulefttop {
	font-size: 13px;
	width: 155px;
	line-height: 38px;
	height: 32px;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../img/leftcolumn-menu-line1.png);
}

.cviceni_levy h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	border-bottom: 1px solid #dedede;
}

.cviceni_levy a {
	color: #990069;
}

.cviceni_levy {
	text-align: left;
	padding-left: 5px;
}

/*-----------------------------right-column-------------------*/

.rightcolumn {
	width: 275px;
	font-size: small;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000033;
	padding-top: 5px;
}
.menuright {
	height:600px;
	font-size: small;
	width: 120px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000033;
}

.calendar {
	font-size: small;
	width: 125px;
	height: auto;
	margin-top: 30px;
	margin-left: 12px;
}
.eshop {
	font-size: 13px;
	width: 150px;
	height: 45px;
	margin-top: 20px;
	background-image: url(../img/eshop.png);
	padding-top: 5px;
	background-repeat: no-repeat;
	color: #666666;
	font-weight: bold;
}
.registration {
	color: #666666;
	width: 130px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-left: 9px;
	margin-top: 15px;
}

.bannerright {
	font-size: small;
	width: 125px;
	float: right;
	margin-right: 5px;
}

#bannerrightleft {
	margin-left: 5px;
	width: 125px;
}

a img.banner {
	border: 0;
}
/*-----------------------------main-------------------*/
.mainContent {
	height: auto;
	font-size: small;
	margin: auto;
	background-color: #FFFFFF;
}
.main {
	font-size: small;
	margin-left: 155px;
	padding-left: 20px;
	height: auto;
	padding-top: 15px;
	width: 570px;
	min-height: 700px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
}

.title, .title a {
	font-size: 11px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #5378A6;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dashed #dedede;
}

#bannerfooter {
	text-align: center;
	margin: 1em, auto;
	padding-top: 1em;
	border-top: 1px solid #dedede;
	clear: both;
	
}

.backlink {
}
/*-----------------------------footer-------------------*/
.footer {
	font-size: small;
	height: 100px;
	margin: auto;
	width: 1024px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	background-image: url(../img/footer-backgr.png);
}
.footercopyright {
	font-size: 12px;
	margin: auto;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	margin-top: 35px;
}
/*-----------------------------style-type-------------------*/
.main-title-text {
	font-size: medium;
	color: #990000;
	font-weight: bold;
}
.main-text {
   font-size: 13px; 
   color: #000000;
}

.toptext-light {
   color: #5378A6;
}

.left-podtext {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

.lefttext-light {
   color: #486991;
}

.info-text {
	color: #333333;
}

.style2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	font-weight: bold;
}
.style10 {
	font-size: xx-small;
	color: #666666;
}
.style19 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}


/* ------- diskuzni forum ------*/
#forum_topic {

}

#forum_topic .topic {
	border: 1px solid #dedede;
	margin-bottom: 20px;
	border-left-color: #222;
	padding-left: 2px;
}

#forum_topic .topic .nadpis {
	border-bottom: 1px dashed #dedede;
	background: #eff1f5;
}
#forum_topic .topic .nadpis h4{
	padding: 0;
	margin: 0;
}

#forum_topic .topic .nadpis .order{
	color: #666;
}

#forum_topic .topic .nadpis .reakce {
	float: right;
	color: #222;
	background: #dedede;
	padding: 0 2px;
}
#forum_topic .topic .nadpis .info {
	color: #990000;
	margin-top: 0;
	padding-top: 0;
}
#forum_topic .topic .nadpis .info span {
	float: right;
}
#forum_topic .topic .nadpis .info .datum {
	float: none;
	color: #000000;
}

#forum_topic .topic .msg {

}

#forum_topic .level1 {
}

#forum_topic .level2 {
	margin-left:  20px;
}

#forum_topic .topic.level3 {
	margin-left: 40px;
}

#forum_topic .level4 {
	margin-left: 60px;
}

#forum_topic .level5 {
	margin-left: 80px;
}

#forum_topic .level6 {
	margin-left: 100px;
}
#forum_topic .level7 {
	margin-left: 120px;
}
#forum_topic .level8 {
	margin-left: 140px;
}
#forum_topic .level9 {
	margin-left: 160px;
}
#forum_topic .level10 {
	margin-left: 180px;
}

.forum_tip {
	margin-bottom: 10px;
}
/** ----------- formatovani tabulek ---------------*/
table.styl {
	border-collapse: collapse;
	border: 1px solid #dedede;
}

.styl th {
	background: #7784BF;
	color: #eee;
}


.styl th a {
	color: #FDFF00;
	font-weight: bold;
	text-decoration: none;
	margin: auto 3px;
}

.styl td, .styl th, .styl tr {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 0 5px;
	margin: auto 4px;
}

.styl tr.sudy, .styl tr.sudy td  {
	background: #EFEFEF;
}

/** vypis clanku */
#articles h3, #books h3 {
	margin-bottom: 0; padding-bottom: 0;
}

#articles .not_show h3 a, #books .not_show h3 a {
	color: #666;
}

.signature, .publikovano {
	text-align: right;
	color: #999;
}

.signature {
	font-weight: bold;
}

.annotation p {
	margin:0; 
	padding: 0;
}

.link div img {
	margin-right: 5px;
}

.link div {
	vertical-align: top;
}

div.link {
	border-bottom: 1px dashed #dedede;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.article a img, .link a img {
	border: 0;
}

.active_filters {
	font-style:italic;
	color: #666;
}


a.button {
	background: #d4d0c8;
	border: outset 2px;
	text-decoration: none;
	margin: auto;
	display: block;
	width: 110px;
	padding:3px;
	color: black;
}
a.button:active {
	border: inset 2px;
}


/** filtry **/
#filtr_div_last select {
	width: 165px;
}

#filtr_div_last td {
	vertical-align: bottom;
	overflow: hidden;
}

.filter_links a {
	text-decoration: underline;
}