html {
  height: 100%;
  margin-bottom: 1px;
  background: #d7dab6;
}

body {
margin: 0 auto;
padding: 0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 13px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}
em{
	font-size: 90%;
	color: #666666;
}	
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h3,
.componentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 150%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Arial,sans-serif;
		color: #1D2D45;
}

div#top {
	color: #abd78e;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	/* see style css */
	text-align:  left;
}

table.headlines div.moduletable h3,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	color: #5d7d00;
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	color: #99CC00;
}

a:hover {
	text-decoration: underline;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
} 

a.nounder:hover {
	text-decoration: none;
} 

/* @end */

/* @end */

/* @end */

/* @group Structure */

div#wrapper {
	margin: 0 auto;
	padding-top: 10px;
/*	width: 950px; */
width: 1010px;

}

div#header {
	background: white;
}

div#header .rk-1 {
/*	background:  url(../images/header-r.png) 100% 0 no-repeat; */
}

div#header .rk-2 {
/*	background:  url(../images/header-l.png) 0 0 no-repeat; */
	height: 125px;
	overflow: hidden;
}

img#logo {
	float:  left;
	margin-top: 10px;
	margin-left: 10px;
	width: 415px;
	height: 110px;
	background: url(../images/logo.png) 0 0 no-repeat;
}

div#top {
	margin-left:  450px;
	height: 110px;
	font-family: Arial, sans-serif;
	overflow: hidden;
}

div#top .padding {
	padding:  10px 0;
}

#mainbody{
	width: 100%;
}
table.mainbody,
table.usermodules_top {
	width: 100%;
	padding: 0;	
	clear:left;
	background: orange; 
	background: #EEF6FF url(../images/top-bg.png) bottom left repeat-x;
}
table.usermodules {
	width: 100%;
	padding: 0;	
	clear:left;
}

td.mainbody {
	background: #fff;
}

td.usermodules {
	padding: 0 10px;
}

td.mainbody .padding,
td.right .padding {
	padding: 15px;

}
td.left .padding {
	padding: 15px;
}

td.mainbody .padding {
	padding: 15px 25px;
}

td.right {
/*	background: #EEF6FF url(../images/col-divider.png) 0 0 repeat-y; */
background: #FFF;
border-left: 1px solid #d7dab6;
width: 225px;
vertical-align: top;
}
td.left {
/*	background: #EEF6FF url(../images/col-divider.png) 0 0 repeat-y; */
background: #FFF;
border-right: 1px solid #d7dab6;
	width: 225px;
}

div#bottom {
	/* background: #003052 url(../images/bottom-bg.png) 0 0 repeat-x; */
}

div#footer {
/*	background: url(../images/footer-bg.png) 0 0 repeat-x; */
	clear: both;
}

div#footer .rk-1 {
/*	background: url(../images/footer-r.png) 100% 0 no-repeat; */
}

div#footer .rk-2 {
/*	background: url(../images/footer-l.png) 0 0 no-repeat; 
	height: 105px;*/
	overflow: hidden;
}

div#paticka {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	line-height: 30px;
/*	border-top: 1px solid #99cc00; */
	height: 30px;
}


div#paticka a{
	color: #771419;
}
/* My Comment */



/* @group menus */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

.highlight {
  background-color: #ffc;
}

div.moduletable h3 {
	color: #771419;
	border-top: 3px solid #d7dab6;
	padding: 7px 0 3px 0;
}

td.right div.moduletable {
	color: #121A28;
}

td.right div.moduletable h3 {
/*	border-bottom: 3px solid #D2E0F2;*/
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {
/*	border-bottom: 3px solid #243959;*/
	color: #fff;
}

/* @end */

/* @group content */

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
	color: #771419;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
	border: 0px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	width: 100%;
	float:  right;
/*	padding-left: 20px;
	padding-right: 20px; */
	padding-top: 7px;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	border-top: 1px dotted #9b9b9b;
	text-align: right;
	/* background: see style css */
}

.small {
	color: #666;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
/*	text-decoration: none; */
}

a.mainlevel {
	display: block;
	padding: 4px 0px;
	color: #771419;
	text-decoration: underline;
	font-size: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

/*
td .buttonheading a img{
	padding: 3px;
	background: white;
	border: 0px;
	margin: 0px;
}
*/

.obrazok{
float: right;
background: #e1e9f6;
border: #abc3e3 solid 1px;
}

.obrazok img{
	padding: 0px;
	margin: 10px 10px 5px 10px;
	float: right;
 border: 0px;

}

.obrazok em{
clear: both;
float:  left;
font-size: 90%;
margin-left: 10px;
color: #666666;
padding-bottom: 5px;
}

.obrazokL{
float: left;
background: #e1e9f6;
border: #abc3e3 solid 1px;
}

.obrazokL img{
padding: 0px;
margin: 10px 10px 5px 10px;
float:  left;
border: 0px;

}

.obrazokL em{
clear: both;
float:  left;
font-size: 90%;
margin-left: 10px;
color: #666666;
padding-bottom: 5px;
}

.obrazokX{
margin: 0 auto;
text-align: center;
margin: 0 auto;
}

.obrazokX img{
	padding: 0px;
	margin: 10px 10px 5px 10px;
	border: 0px;
	}

.obrazokX em{
	clear: both;
	display: block;
	font-size: 90%;
	margin-left: 10px;
	color: #666666;
	padding-bottom: 5px;
	}
	

p.vyrazne1{
	padding: 15px;
	background: #e7f8de;
}
p.vyrazne2{
	padding: 15px;
	background: #add78c;
}
p.vyrazne3{
	padding: 15px;
	background: #eff7ff;
}

p.info {
	border: 1px solid #ccc;
	border-width: 1px;
	padding: 8px;
	margin-bottom: 20px;
	background: #eee url(../pic/light_bulb.png) no-repeat left center;
	padding-left: 40px;
	font-style: italic;
	}

/* Boxes */
.blackbox {border-left: 8px solid #333;padding: 8px;background: #eee;margin: 10px 0;}
.redbox {border-left: 8px solid #771419;padding: 8px;background: #eee;margin: 10px 0;}
.bluebox {border-left: 8px solid #0065a5;padding: 8px;background: #eee;margin: 10px 0;}
.greenbox {border-left: 8px solid #e7f8de;padding: 8px;background: #eee;margin: 10px 0;}
.greenbox2 {border-left: 8px solid #add78c;padding: 8px;background: #eee;margin: 10px 0;}
.yellowbox {border-left: 8px solid #F2F096;padding: 8px;background: #eee;margin: 10px 0;}

td .article_column{
	padding-right: 20px;
}


div#icon-menu {
	background: white;
/*	height: 210px; */
	width: 100%;
	text-align: center;
	margin: 7px 0;
	padding: 0px;
}

div#icon-menu img{
border: 0px;
margin: 8px 0 0 0;
padding: 0px 5px;
}


div#icon-menu a.mainlevel:link,
div#icon-menu a.mainlevel:visited {
	text-decoration: none;
}
div#icon-menu a.mainlevel {
	display:  inline;
	padding: 0px;
	margin: 0px;
	background: url(../images/blank.png) 0 0 no-repeat;
}
div#icon-menu a.mainlevel:hover {
	text-decoration:  none;
}

div#horiz-menu {
	height: 36px;
	text-align: right;
	border: 6px solid #FFF;
	background: #771419 url(../images/bodky.gif) 10px 7px no-repeat;
}

div#horiz-menu a#active_menu:link,
div#horiz-menu a#active_menu:visited {
	color: #99cc00;
}


div#horiz-menu ul {
	margin: 0;
	padding: 0px;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	list-style: none;

}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	display:  inline;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	background: url(../images/blank.png) 0 0 no-repeat;
   padding: 0px 7px;
}

div#horiz-menu a:hover {
 color: #99cc00;
}

div#horiz-menu span.mainlevel{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}




div#main-menu {
background: #771419 url(../images/podmenu1.gif) 0 0 repeat-x;
 margin: -4px 11px;
 margin-bottom: 7px;
 border-bottom: 7px solid white;
 font-family:  Arial, sans-serif;
 font-size: 12px;
}

div#main-menu ul {
	margin: 0;
	padding: 0px;
}

div#main-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
  display: inline;
}

div#main-menu a:link,
div#main-menu a:visited {
	display:  inline;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	background: url(../images/blank.png) 0 0 no-repeat;
   padding: 0px 4px;
}

div#main-menu a:hover {
 color: #99cc00;
}

div#main-menu td{
	text-align: left;
}

div#main-menu span.mainlevel{
	font-weight: bold;
	color: #FFF;
}

div.css_menu ul li:hover div.css_submenu {
	background: #771419;
}

.contentpagetitle{
 font-size: 70%;
}

div .search{
	padding: 0px;
	margin: 10px 0px;
	border-top: 3px solid #d7dab6;
	padding-top: 15px;
}

div.search input.button{
 padding: 2px;
 float: right;
}

div.search input.inputbox{
 margin: 0px;
 padding: 3px;
}

.newsy{

}

ul.newsy  li{
 list-style-type:  none;
	margin: 20px 0px 0px -25px;
	padding: 0px;
}
ul.newsy  div.titlelink{
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}

ul.newsy  p.text{
	margin: 0px;
	padding: 5px 0;
}

ul.newsy  div.titlekat{
	font-size: 85%;
}
ul.newsy  div.cas{
	font-size: 85%;
}

ul.newsy  div.titlekat a{
	text-decoration: underline;
}
table.kniha{
	padding: 3px;
	width: 100%;
}
table.kniha td.autor{
	background: #dddddd;
 font-weight: bold;
}

table.kniha td.subor{
 background: #dddddd;
 text-align: center;
}

table.kniha td.subor a{
 padding-left: 25px;	
 background: url(../images/dwn.gif) no-repeat 0 0;
 font-size: 90%;
 font-weight: bold;	
 text-decoration: underline;
}

table.kniha td.obr{
 text-align: center;
 border-top: 2px solid #dddddd;
}

table.kniha td.text{
 border-bottom: 2px solid #dddddd;
 vertical-align: top;
 padding-left: 15px;
}

#tp-cssmenu li ul {
	background: #521018;
}

