body{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url('../obrazky/web/bg.jpg');
}

.skolenicss {
        background-color: #FEFFD4;
}

/* skoleni */
#ups3,#ups1,#ups2 {
	background-color: #FFD4D4;
	padding:2px 3px;
}
#ups0 {
	background-color: #D1D5FA;
	padding:2px 3px;
}

/*---------------------------------------hlavni rozmisteni----------------------------------------*/

#hlavni{
  width: 1030px;
  position:absolute;
  top: 15px;
  left:0px;
}
#hlavicka{
 
}
#jazyky{
  position:absolute; 
  z-index: 4; 
  left: 643px; 
  top: 110px;
}	
#h_menu {
  position: absolute; 
  width: 510px;
  height: 22px;
  z-index: 3;
  left: 10px;
  top: 110px;
}

#hledani{
  position:absolute;
  width: 254px;
  height: 35px;
  z-index: 2;
  left: 703px;
  top: 10px;
}
#celek{
  width: 920px;
}
#menu {
  width: 150px;
  float:left;
  margin-bottom: 10px;
}
#obsah{
  width: 720px;
  margin-top:0px;
  float:right;
  margin-right:10px;
}

.obsahPole {
	float: right;
	margin-right: 10px;
	margin-top: 0;
	width: 720px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
/*---------------------------------------nastaveni menu----------------------------------------*/
p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
#h_menu a{
  color: #FFFFFF;
}
/*---------------------------------------texty a odkazy----------------------------------------*/

#nadpis
{
  font-size:9px;
  color:white;
  position:absolute;
  top:1px;
  left:1px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding:0px;
}

h2,h3,h4,h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding:0px;
}

ul{
  margin-top: 5px;
	margin-bottom: 2px
}
li {
	margin-top:    3px;
	margin-bottom: 3px
}

a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
a:link {
	TEXT-DECORATION: none;
	color: #000000;
	font-size : 11px;
}
a:hover {
	TEXT-DECORATION: underline;
	color: #000000;
}

.boxObsah a:visited {text-decoration: none;color: #0000ff;}
.boxObsah a:link {text-decoration: none;color: #0000ff;}
.boxObsah a:hover {text-decoration: underline;color: #0000ff;}

.smallBoxObsah a:visited {text-decoration: none;color: #0000ff;}
.smallBoxObsah a:link {text-decoration: none;color: #0000ff;}
.smallBoxObsah a:hover {text-decoration: underline;color: #0000ff;}


.submenu a:link {
	TEXT-DECORATION: none;
	color: #fff;
	font-size : 11px;
}
.submenu a:visited {
	TEXT-DECORATION: none;
	color: #fff;
}
.submenu a:hover {
	TEXT-DECORATION: underline;
	color: #fff;
}
ul .news li {
	list-style-image: url('obrazky/web/bullet_arrow.gif');
}


/*---------------------------------------ostatni----------------------------------------*/
.roundtl
{
  float:left;
  margin:0px;
}
.roundbl
{
  margin:0px;
  padding:0px;
  margin-left:-8px;
  margin-top:8px;
}
.roundtr
{
  float:right;
  margin:0px;
}
#search-results iframe
{
  width:700px;
}
img
{
  border-style:none;
}
.boxbottom
{
  width:100%;
}
.boxNadpis {
  width: 100%;
  height: 28px;
	color: #000;
	background: #77CDEF;
	padding: 0px;
	margin-top: 6px;
}

.boxObsah{
  width: 720px;
  margin: 0;
  padding: 0;
  background-image:url('../obrazky/web/roundbl.png');
  background-position:left bottom;
  background-repeat:no-repeat;
  background-color:white;
}

.smallBoxNadpis {
  width: 350px;
  height: 26px;
	color: #000;
	background: #77CDEF;
	padding: 0px;
	margin-top: 15px;
	background:url('../obrazky/web/roundbox-small.gif');
  background-repeat:no-repeat;
}

.smallBoxObsah{
  width: 350px;
  margin: 0;
  padding: 0;
  background-image:url('../obrazky/web/roundbox-bottom-small.gif');
  background-position:left bottom;
  background-repeat:no-repeat;
  padding-bottom:6px;
}

.submenu {
  width: 140px;
  display: none;
  font-size: 11px;
 	margin-bottom: 0.5em ;
 	margin-left: 8px;
	color: White;
}
.submenu ul li{
  margin-left: -25px;
}
.menutitle{
	cursor: pointer;
	background:#77CDEF;
	color: #000;
	width: 140px;
	padding: 2px;
	
	border: 1px solid #ffffff; 
	margin-top:4px;
	margin-bottom:4px;
}

hr{
  margin-top:    10px;
	margin-bottom: 10px;
}
.obr_vpravo{
	 background: url(../obrazky/web/pravatab.jpg) no-repeat top right;
	 z-index:1;
}
.bannery{
    margin-top: 20px;
    text-align: center;
    width: 140px;
}
.od{
  padding: 8px;
  padding-left:0px;
  margin-left:8px;
  background-color:white;
  background-image:url('../obrazky/web/roundbr.png');
  background-position:right bottom;
  background-repeat:no-repeat;
}
.od_small
{
  background-color:white;
  padding:8px;
}
.od_nadpis{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:8px;
  padding-right:8px;
  float:left;
}




.iebug
{
  width:100%;
}

table
{
  margin:0px;
  border-width:0px;
}
table a:visited {
	color: blue;
}
table A:link {
	color: blue;
}
table A:hover {
	color: blue;
}





.topM {	margin-top: 5px;
}

.navigace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #77CDEF;
	margin: 1px;
	padding: 1px 1px 1px 1px;
	text-align: left;
}
.padd_1
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color : White;}



.tabulka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid;  
	BORDER-LEFT: silver 1px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	BACKGROUND-COLOR: #69f;
}

.tabulka th{
	padding: 5px;
	font-weight: bold;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid;
	BACKGROUND-COLOR: #69c;
}

.tabulka td{
	padding: 5px;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid;
}

.tabulka a:visited {
	color: white;
}
.tabulka a:link {
	color: white;
}
.tabulka a:hover {
	color: white;
} 

.tabulkaW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	BORDER-RIGHT: silver 2px solid; 
	BORDER-TOP: silver 2px solid;  
	BORDER-LEFT: silver 2px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	BACKGROUND-COLOR: #69f;
}

.tabulkaW th{
	padding: 3px;
	font-weight: bold;
	BORDER-RIGHT: white 0px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: black 0px solid; 
	BORDER-BOTTOM: black 1px solid;
	BACKGROUND-COLOR: #69c;
}

.tabulkaW td{
	padding: 3px;
	BORDER-RIGHT: white 0px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: black 0px solid; 
	BORDER-BOTTOM: black 1px solid;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tabNadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #77CDEF;
	padding: 0px 6px 6px;
	margin-top: 0px;
}
.ramecek {
	border: 1px solid #003366;
}
.horniNav         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.tiraz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.pravatabulka {
	background-attachment: fixed;
	background-image: url("pravatab.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}




.menutitleSkoleni{
	cursor: pointer;
	margin-bottom: 1px;
	background-color:#4dbeea;
	color: Black;
	width: 140px;
	padding: 2px ;
	border: 1px solid #ffffff; 
}




 

#navig { width: 150px; } 
#navig td { margin: 0px 0px 0px 0px; padding: 2px 3px 0px 3px; } 

#navig a { 
cursor:pointer; 
display: block; 
width : 100%; 
padding: 2px 3px 2px 3px; 
border: 1px #000000 solid; 
background: #77CDEF; 
text-decoration: none; 
color: #000000} 


#navig a:active{ color: #FFFFFF; } 
#navig a:hover { background: #FFFFFF; } 

.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px 6px 0px;
	margin-bottom: 0px;
}

.red
{	color: red;
	font-weight: bold;
}



.tab_tree a:visited {
	color: white;
}
.tab_tree a:link {
	color: white;
}
.tab_tree a:hover {
	color: white;
} 

.xSelect
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background : #8ab8fd;
	border: 1px solid gray;
}
.xInput1
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background : white;
	border: 1px solid gray;
   	text-align: right;
}
.xInputKod
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background : #69f;
	border: 1px solid #69f;
   	text-align: center;
}
.xInputCena
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background : #69f;
	border: 1px solid #69f;
   	text-align: center;
}
#xInputCelkem
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background : #8ab8fd;
	border: 1px solid #8ab8fd;
   	text-align: center;
}
.obrazek
{
	border: 2px solid white;
}


.skokNahoru a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.skokNahoru a:hover{ 
	color: black; 
}
.skoleni
{
  float:left;
  width:450px;
}
.nazev-skoleni
{
  color:red;
}
.registrace
{
  float:right;
  width:250px;
}
.registrace a
{
  font-size:1em;
  font-weight:bold;
}
.break
{
  clear:both;
}



