/* ============================================================ ZAKLADNI NASTEVENI PRO (X)HTML PRVKY */
body {
  font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  background: #ffffff;
  margin: auto;
  width: 960px;
}

h1 {
  color: #000f45;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

h2 {
  color: #006699;
  font-size: 13px;
  border: 0px;
  margin: 10px 0px 10px 0px;
  text-decoration: underline;
}

img {
	border: 0px;
}

img.ramecek {
	border: 1px solid #000000;
}

a {
	color: #003399;
}

input, textarea  {
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   border: 1px solid #666666;
}

fieldset {
  margin: 10px;
}

legend {
  border: 1px solid #676662;
  padding: 3px 5px 3px 5px;
  font-weight: bold;
  background: #f0f0f0;
}

label {
  margin: 4px 10px 3px 10px; 
  width: 130px;
  float: left;
  text-align: right;
}

label.povinny {
	color: #004080;
}

input {
  background: #f0f0f0;
}

textarea {
  overflow: auto;
  background: #f0f0f0;
}

table {
	border-width: 0px;
	border-style: dashed;
	border-collapse: collapse;
	padding: 10px;
}

td {
	vertical-align: top;
	border: 1px dashed #999999;
	border-collapse: collapse;
	font-size: 11px;
}

td.hlavicka {
	background: #006699;
	color: #ffffff;
	border-width: 0px;
}

tr.hlavicka {
	background: #006699;
	color: #ffffff;
	border-width: 0px;
}

td.hlavicka_seda {
	background: #dddddd;
	border-width: 0px;
}

tr.hlavicka_seda {
	background: #dddddd;
	border-width: 0px;
}

hr {
	color: #e7effa;
	height: 1px;
}
/* =================================================== KONEC - ZAKLADNI NASTEVENI PRO (X)HTML PRVKY */

#telo {
	width: 960px;
	margin: auto;
}

#top #logo_a_menu {
	clear: both;
	display: block;
	width: 960px;
	height: 62px;
	margin: 20px 0px 0px 0px;
}

#top #logo_a_menu h1 {
	display: none;
}

#top #logo {
	float: left;
	width: 149px;
	height: 56px;
	margin: 0px 0px 0px 20px;
}

#top #menu {
	float: right;
	width: 770px;
	height: 27px;
	margin-top: 35px;
	font-size: 13px;
	background: url(../img/bcg_top_menu_bottom.jpg) repeat-x bottom;
}


#top #menu a {
	text-decoration: none;
	font-weight: normal;
	padding: 0px 8px 4px 7px;
	color: #000f45;
	margin-bottom: 10px
}

#top #menu a:hover {
	padding: 0px 8px 4px 7px;
	text-decoration: underline;
}

#top #menu .cara {
	vertical-align: -20%;
}

#top #grafika {
	clear: both;
	display: block;
	width: 960px;
	height: 110px;
	background: url(../img/bcg_top.jpg) no-repeat left top;
	text-align: right;
	_margin-top: -5px;
}

#hlavni {
	margin: auto;
	width: 960px;
	_margin-top: -5px;
}

#hlavni #infoboxy {
	display: block;
	float: left;
	width: 190px;
}

#hlavni #infoboxy #menu {
	margin-top: 15px;
	margin-bottom: 15px;
}

#hlavni #infoboxy #menu a {
	font-size: 12px;
	display: block;
	background: url(../img/bcg_hlavni_menu.gif) no-repeat bottom;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	width: 190px;
	color: #6496d1;
}

#hlavni #infoboxy #menu a:hover {
	color: #6496d1;
	text-decoration: underline;
}

#hlavni #infoboxy #menu a .sipka {
	display: none;
}

#hlavni #infoboxy #menu a:hover .sipka {
	display: inline;
}

#aktuality {
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 15px;
}

#aktuality-nadpis {
  color: #2e72b9;
  background: url("../img/bcg_aktuality_nadpis.jpg") no-repeat #c5d9f4;
  width: 170px;
  height: 25px;
  padding: 8px 10px 0px 10px;
  text-align: left;
  font-weight: bold;
  float: left;
}

#aktuality_vnitrni {
  width: 170px;
	padding: 10px 10px 10px 10px;
	background: #e7effa;
	color: #6096d6;
	text-align: left;
	float: left;
	overflow: hidden;
}

#hlavni #infoboxy .zarez_top {
	display: block;
	width: 190px;
	height: 4px;
	background: url(../img/aktuality_top.gif) no-repeat;
	_margin-bottom: -15px;
}

#hlavni #infoboxy .zarez_bottom {
	display: block;
	width: 190px;
	height: 5px;
	background: url(../img/aktuality_bottom.gif) no-repeat;
}


#hlavni #infoboxy hr {
	color: #e7effa;
	height: 1px;
}

#hlavni #text {
	margin: auto;
	font-size: 12px;
	float: right;
	width: 760px;
}

#hlavni #text #obsah {
	margin: auto;
	font-size: 12px;
	float: left;
	width: 540px;
	padding: 10px 0px 10px 10px;
}

#hlavni #text #levy_sloupec {
	float: right;
	width: 190px;
	text-align: right;
}

#hlavni .info_obrazky img {
	margin-bottom: 5px;
}

#div-bannery {
    width: 960px;
    padding: 20px 0px 20px 0px;
    margin: 20px 0px 0px 0px;
    float: left;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}

#paticka {
	font-size: 11px;
	color: #7da9f2;
	text-align: left;
	clear: both;
	margin: 5px 0px 20px 0px;
	font-weight: bold;
}

#paticka a {
	color: #7da9f2;
}

/* -------------------- globalni tridy */
.cistic {
	clear: both;
}

.nulovy {
	margin: 0px;
}

.pravy {
	text-align: right;
}

.centrovany {
	text-align: center;
}

.levy {
	text-align: left;
}

.doleva {
	display: block;
	float: left;
	text-align: left;
}

.doprava {
	display: block;
	float: right;
	text-align: right;
}

.error {
  display: block;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
  margin: 10px 0px 0px 0px;
}

.popisek {
	clear: both;	
  	display: block;
 	margin: 10px 0px 10px 0px;
  	font-size: 10px;
  	text-align: right;
  	font-style: italic;
	color: #999999;
}

.formular_chyba {
	display: block;
	color: #ff0000;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.formular_odesel {
	display: block;
	color: #004080;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.modry {
	color: #004080;
}

.tucny {
	font-weight: bold;
}

.sedy {
	color: #666666;
}

.sedy a {
	color: #666666;
	font-weight: normal;
}

.sedy a:hover {
	text-decoration: none;
}

.kurziva {
	font-style: italic;
}

.seda {
    color: #6d7580;
    font-size: 11px;
}

.cerna {
    color: black;
    font-size: 11px;
}
