/*hlavicka a paticka pravdy */
.ext_heading{
width:975px;
margin:auto;

padding:0 !important;
}

 

.ext_foot{
background:#fff;
width:950px;
overflow:hidden;
margin: 0 auto;
text-align:center;
}


.hornemenu{
width:952px;
margin: 0 auto 10px auto;
background: url(images/hornemenu.png) no-repeat top left !important;
height:31px;
font-weight:bold;
    font-family      : arial, sans-serif;
}

td.pdamenu{
text-indent:15px;
font-weight:bold;
line-height:31px;
}

td.pdamenuitems{
white-space      : nowrap;
line-height:31px;
}


#uvod   {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
  float:left;  
  white-space      : nowrap;
}
ul#uvod li  {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  white-space      : nowrap;
  border-left      : 0px solid #cccccc;
}
ul#uvod li a  {
  font-size        : 11px;
  display          : block;
  padding-left     : 1px;
  padding-right    : 5px;
  text-decoration  : none;
  color            : #777;
  background       : transparent;
  border-left      : 0px solid #cccccc;
  white-space      : nowrap;
}
ul#uvod li a:hover  {
  font-size        : 11px;
  color            : #333333;
}

ul#mainlevel-nav {
  font-size        : 11px;
  white-space      : nowrap;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
  float:left;  
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  white-space      : nowrap;
  border-left      : 0px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 6px;
  padding-right    : 5px;
  text-decoration  : none;
  color            : #777;
  background       : transparent;
  border-left      : 1px solid #cccccc;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #333333;
}
#spodok{ 
background: #EDEDED url(images/logo_down2.jpg) top left !important;
width:950px;
height:37px;
margin:auto;
color:#555;
text-align:center;
padding-top:10px;
}

/* Normal, standard links. */
a:link, a:visited
{
	color: #005177;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	background-color: transparent;
	text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

body {
  color            : #000000;
  margin           : 0px !important;
  padding          : 0px !important;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 12px;

}
/* By default (td, body..) use Verdana in black. */
body, td, th
{  
	color: #000000;
	font-size: small;
	font-family: arial, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, sans-serif;
	
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #C0D1E1;
}

/* Standard horizontal rule.. */
hr
{
	color: #6394bd;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #6394bd;
	background-color: #6394bd;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #dee7ef;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #000000;
	background-color: #C0D1E1;
}
.windowbg2
{
	color: #000000;
	background-color: #f8f8f8;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #2E83D6;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
	background-color: #C0D1E1;
	background-image: url(images/catbg.gif);
	color: #000000;
}

/* The borders around things. */
.bordercolor
{
	background-color: #6394bd;
}
.tborder
{
	border: 1px solid #ccc;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}