/* text */

body
	{margin-top: 10px;
	 margin-bottom: 10px;
	 background-color: #900;
	 font-family: Verdana, "Geneva CE", lucida, sans-serif;
	 color: #666;
	 line-height: 135%}
td
	{font-size: 0.65em}
p,ul,li
	{line-height: 140%}
li
	{margin: 1em}
em
	{font-weight: bold}
h6
	{color: #900;
	 font-size: 120%;
	 font-weight: bold}
h5
	{color: #900;
	 font-size: 140%;
	 font-weight: bold}
.thkurzy
	{color: #FFF;
	 font-weight: bold;
	 height: 1em;
	 background-color: #900}
.justify
	{text-align: justify;
	 text-indent: 5ex}
#justify_noindent
	{text-indent: 0ex;
	 text-align: justify}
#footertxt
	{color: #FFF;
	 font-size: 60%}
	 
#jazyky {
	background: #900;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: right;
	color: #fff;
}
#jazyky a {
	color: #fff;
}
#jazyky a.active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	cursor: default;	
}

p.menubar {
	padding: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccc66;
	
}

/* forms */

.input
	{font-weight: bold;
	 line-height: 130%;
	 color: #666;
	 background-color: #FFF;
         width: 150px;
	 height: 20px;
	 border: 1 solid #CCC;
	 padding-left: 4px;
	 padding-top: 2px}
.input2
	{font-weight: bold;
	 line-height: 130%;
	 color: #666;
	 background-color: #FFF;
         width: 150px;
	 height: 150px;
	 border: 1 solid #CCC;
	 padding-left: 4px;
	 padding-top: 2px}
.submit
	{font-weight: normal;
	 line-height: 130%;
	 color: #666;
	 background-color: #E8E8E8;
         width: 120px;
	 height: 20px;
	 border: 1 solid #CCC}

/* links */

a:link
	{text-decoration: underline;
	 color: #000;
	 font-weight: normal}
a:visited
	{text-decoration: underline;
	 color: #000;
	 font-weight: normal}
a:active
	{text-decoration: none;
	 color: #000;
	 font-weight: normal}
a:hover
	{text-decoration: none;
	 color: #900;
	 font-weight: normal}
a.menu:link
	{text-decoration: none;
	 color: #999;
	 font-weight: bold}
p.menubar a.active
	{text-decoration: none;
	 color: #000;
	 font-weight: bold;
	 cursor: default;}
a.menu:visited
	{text-decoration: none;
	 color: #999;
	 font-weight: bold}
a.menu:hover
	{text-decoration: underline;
	 color: #900;
	 font-weight: bold}
a.footer:link
	{text-decoration: underline;
	 color: #FFF;
	 font-weight: bold}
a.footer:visited
	{text-decoration: underline;
	 color: #FFF;
	 font-weight: bold}
a.footer:hover
	{text-decoration: none;
	 color: #FFF;
	 font-weight: bold}

/* aktuality */
.akt_nadpis {
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}
.akt_img {
	float: left;
	padding: 4px 5px 5px 0px;
	border-width: 0px;
}
.oddelovac {
	background-color: #e8e8e8;
	border:none;
	clear: both;
	margin: 10px 0px 10px 0px;
}


.ashop {
	color: #900 !important;
  }