body {
	font-family: Verdana, Geneva CE, lucida, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background: url(img/images/site-bg.gif);
	color:#4f689a;
}
                 
.cla-informace-et{  
  position:relative;
	right:-520px;     
}              

.podp td 
{
  vertical-align: top;
}

table {
	border-collapse: collapse;
}

table.caption{
  font-weight: bold;
  text-align: left;
}

/*	zakladna tabulka layoutu	*/
#layout {
	height:100%;
	width: 985px;
	background-color:#ffffff;
	
}
/*	lavy okraj layoutu	*/
#lm {
  width:14px;
  background: url(img/layoutimages/okr_left.gif) top right repeat-y;
}

/*	pravy okraj layoutu	*/
#rm {
  width: 14px;
	background: url(img/layoutimages/okr_right.gif) top left repeat-y;
} 

/*	zahlavie	*/
#zahlavi1 {
	position: relative;
	margin:0;
	padding:0;
	height:100px;
	background:#9eaecd;
}
/*	napis - graficky prvok vlavo v zahlavi	*/
/*
#zahlavi-gr1 {
	position:absolute;
	bottom: -60px;
	left:10px;
	width:60px;
	height:60px;
	background:url("header-gr1.gif");
	cursor: hand;
}
*/
/*	graficky prvok napravo v zahlavi 	*/
#zahlavi-gr2 {
	position:absolute;
	top: 24px;	
	left: 176px;
  width: 82px;
	height: 61px;
	border: 1px white solid;
	background:url("img/layoutimages/img_01.jpg");
}
/*	graficky prvok napravo v zahlavi 	*/
#zahlavi-gr3 {
	position:absolute;
	top: 24px;
	right: 84px;
	width: 81px;
	height:145px;
	border: 1px white solid;
	background:url("img/layoutimages/img_03.jpg");
}

/*	graficky prvok napravo v zahlavi 	*/
#zahlavi-gr4 {
	position:absolute;
	top: 40px;
	left:25px;
	width:162;
	height:112px;
	border: 1px white solid;
	background:url("img/layoutimages/img_02.jpg");
}

/*	graficky prvok napravo v zahlavi 	*/
#zahlavi-gr5 {
	position:absolute;
	top: 10px;
	left:250px;
	width:420px;
	height:158px;
	background:url("img/layoutimages/img_00.jpg");
	border: 1px white solid;
}

#zahlavi-gr6 {
	position:absolute;
	top: 82px;
	left:174px;
	width:117;
	height: 81px;
	border: 1px white solid;
	background:url("img/layoutimages/img_04.jpg");
}

#zahlavi-gr7 {
	position:absolute;
	top: 44px;
	right:150px;
	width:149px;
	height: 102px;
	border: 1px white solid;
	background:url("img/layoutimages/img_05.jpg");
}

#zahlavi-gr8 {
	position:absolute;
	top: 10px;
	right: 10px;
	width: 86px;
	height:64px;
	border: 1px white solid;
	background:url("img/layoutimages/img_06.jpg");
}

#zahlavi-gr9 {
	position:absolute;
	top: 37px;
	left: 156 px;
	width: 104px;
	height:51px;
	border: 1px white solid;
	background:url("img/layoutimages/img_07.jpg");
}


#zahlavi-title1 { 
	position: absolute;
	top: 78px;
	left: 128px;
	font-family: Geneva CE, lucida, sans-serif;
	font-weight: bold;
	font-size: 12 pt;
	color: white
}

/*	ciarkovana spodna cast zahlavia 	*/
#zahlavi2 {
	margin:5px 0 0 0;
	padding:0;
	height:73px;
	background:#768db9 url("header-bck.png") top right repeat-y;
}
/*	srafovane zapatie stranky	*/
#zapati	{
	padding:0.2em;
	margin:0px 10px 12px 10px;
 	background:#768db9 url("header-bck.png") top right repeat-y;
}

/*	trieda pre vnutorne odsadenie - padding - stlpcov	*/
.col {
	padding: 10px 10px 0 10px;
}             

/*	odsadenie hlavného stlpca v sablone base	*/
.hlav {
	padding: 10px 0 0 0;
}

/*	odsadenie z prava v sablone download	*/
.hlav2 {
	padding:10px 10px 0 0;
}
    
.zap-txt {
	text-align: center;
	color: black ;
	font-size: 10px;
	margin:0.5em;
	font-weight: bold;

}
.zap-txt2 {
	text-align: center;
	color: #ffffff;
	font-size: 6pt;
	margin:0.5em;
	font-weight: bold;

}

/*texty*/
.text10{
  font-size: 10px;
}
.text12
{
  font-size: 12px;
}

/* hyperlinky */

A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
A:link {
	color:#4f689a;
}
A:visited {
	color:#4f689a;
}
A:hover {
	/*color:#2b3953;*/
	color: #5FA3CE;
	text-decoration: none;
	
}
A:active {
	color: #4f689a;
}
A.clanek:link {
	/*color:#fff;*/
	color: #4f689a;
	text-decoration: none;
}
A.clanek:visited {
	/*color:#fff;*/
	color: #4f689a;
	text-decoration: none;
}
A.clanek:hover {
	/*color:#fff;*/
	color: #003366;
	text-decoration: none;
}

/*Menu panel zobrazení běžícího textu - reklama - blok 2*/

div.siteNavigation {
	position:absolute;
	top: 8px;
	left: 630px;
	color:#ffffff;
	font-size: 8pt;
	font-weight: bold;
}
A.siteNavigation:link, A.siteNavigation:visited {
	text-decoration: none;
	color:#ffffff;
	
}
A.siteNavigation:hover {
	text-decoration: none;
	color:#000000;
	
}

/*kontakt*/
.kontakt{
  font-size: 10px;
  
}

/*kontakt*/
.kontakt2{
  font-size: 8pt;
  line-height: 14px;
  font-weight: bolder;
  
}

.text11{
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}

/* zakladni styly */
/* .z -  detailni informace pod článkem*/
.z {
	color:#4f689a;
	font-size: 10px;
	font-weight: normal;
}
.nadpis {
	text-align: center;
	padding: 0.2em 0 0.2em 10px;
	color:white;
	background:#4f689a;
	font-weight: bold;
	font-size: 16px;
}
.podnadpis {
	color:#4f689a;
	text-align: center;
	font-size: 14px;
}
.bledy {
	color:#FFCC00;
	text-decoration: none;
}

/* komentare */

.kom-z {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}
.kom-link {
	color:#4f689a;
	font-size: 13px;
	font-weight: normal;
}
.kom-hlavicka {
	color:#4f689a;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}
.kom-text {
	color:#4f689a;
	padding: 3px;
	background: #fff;
	border: 1px solid #4f689a;
	font-size: 11px;
	font-weight: normal;
}
.kom-cely-ram {
	background:#e0e6f0;
	padding:4px;
	border: 1px solid #4f689a;
	padding-bottom:4px;
}

/* ankety */
.anketa-std-otazka,
.anketa-cla-otazka,
.anketa-blok-z,
.anketasysz {
	color:#4f689a;
	font-size: 10px;
	font-weight: normal;
	margin:0;
	padding:0.3em 0;
	border-bottom: 1px solid #9eaecd;
}
.anketasysodp,
.anketa-std-odpovedi,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {
	color:#4f689a;
	font-size: 10px;
	font-weight: normal;
	line-height:1.2em;
	margin:0.2em 0;
}
.anketa-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}

.anketa-cla-ram {
}
.anketa-blok-odp-cara {
	width:140px;
	font-size:85%;
	line-height:1em;
	height:1em;
	margin:2px 0;
	padding:0;
}
.anketa-blok-odp-cara-hlasy {
	height:1em;
	background:#2b3953 url('img/gr-inq.png') 100% 0 repeat-y;
}
.anketa-blok-odp-cara-hlasy1 {
	height:1em;
	background:#2b3953 url('img/gr-inq.png') 100% 0 repeat-y;
}

.anketa-blok-odp-cara-hlasy2 {
	height:1em;
	background: url('img/gr-inq2.png') 100% 0 repeat-y;
}
.anketa-blok-odp-cara-hlasy3 {
	height:1em;
	background:#2b3953 url('img/gr-inq.png') 100% 0 repeat-y;
}
.anketa-blok-odp-cara-hlasy4 {
	height:1em;
	background:#2b3953 url('img/gr-inq.png') 100% 0 repeat-y;
}
.anketa-blok-odp-cara-hlasy5 {
	height:1em;
	background:#2b3953 url('img/gr-inq.png') 100% 0 repeat-y;
}

.anketa-std-ram {
	text-align: left;
}

/* syst. blok - novinky */

.nov-datum {
	color:#000000;
	font-size: 10px;
	font-weight: bold;
}
.nov-titulek {
	color:#4f689a;
	font-size: 10px;
	font-weight: bold;
}
.nov-titulek-duraz {
	color:#ff0000;
	font-size: 10px;
	font-weight: bold;
}
.nov-text {
	color:#4f689a;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding-right: 4px;
}

/*clanky - new*/



/**/
/**/
/**/
/**/

/* clanky */

	/*	pozadie clanku ako modry vruh nalavo	*/
.cla-cely {
	/*margin-top:0px;
	/*background: url('cla-poz.png') top left repeat-y;*/
}
	/*	vnutovne odsadenie clanku zlava a zdola 	*/
.cla-obsah {
	/*padding: 0 0 10px 90px;*/
}
	/*	nadpis clanku	*/
.cla-nadpis {
	color:#4f689a;
	background-repeat: no-repeat;  
	margin-bottom: 11px;
	height: 26px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 4px;
	margin-bottom: 10px;
	overflow: hidden;
  
	/*margin: 0 0 3px 80px;*/
}
	/*	text clanku	
.cla-text {
	padding: 0px 4px 0px 0px;
	color:#4f689a;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}
*/
	/*	styl pre informacie za clankom - autor, pocet precitani atd...	*/
.cla-informace {
	/*color:#4f689a;*/
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 14px;
}

.cla-informace-right {
	/*color:#4f689a;*/
  font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
	/*	odsadenie od krajov pri tlacovej sablone	*/

.tisk {
	padding:1em;
}
	/*		*/
.cla-informace-tisk {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
	/*	odsadenie ikony temy	*/
.obrtema {
     margin-left: 5px;
     position: absolute;
}


/* hodnoceni clanku */

.hodnoceni-celkovy-ram {
	background: #fff url("modra-prechod.png") top left repeat-x;
	margin: 6px 0;
	padding: 6px;
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}

/* souvisejici clanky */

.souvis-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}


/*message sekce*/

.message td
{
padding: 4px;
} 


.message-tr1{
  background-color: #E7E7E7;
}
.message-tr2{
  background-color: #F1F1F1;
}
.message-nadpis
{
	background-color: #CFDAF5;
	height: 26px;
}

.message-paticka
{
	background-color: #CFDAF5;
	height: 15px;
}           

/* download sekce */

.download-z {
	font-size: 11px;
}
.download-sekce {
	font-size: 11px;
	text-align: center;
	padding: 6px;
}
.download-sekce-akt {
	font-weight: bold;
}

/* weblinks sekce */

.weblinks-z {
	font-size: 11px;
}
.weblinks-sekce {
	font-size: 11px;
	line-height: 20px;
}
.weblinks-sekce-akt {
	font-weight: bold;
}

/* std. navigacni lista */

.std-navig {
	font-size: 80%;
	background:#f8faff;
	margin:1em 0;
	text-align: center;
}

.std-navig-akt-str {
	color:#4f689a;
} 

/* dalsi pomocne styly*/

.hodnoceni {

}
.banner1 {    
	/*background:#4f689a;*/
	color: #fff;
	font-size: 10px;
	margin:0;
	position:relative;
	top:10px;  
}
.banner1d {         
	background:#9eaecd;
	color: #fff;
	margin:0;
	position:relative;
	top:9px;
	margin:0 10px 0 0;   
}
/*
nastavenie spodneho okraju pomocou border-bottom zabranuje nespravnemu
zobrazeniu hodnoty margin v MSIE. Ak nie je nastaneny border, bloky
banner a zapatie sa dotykaju - nezobrazi sa oddelovacia medzera
*/
.banner2 {
	background:#9eaecd;
	color: #fff;
	margin: 5px 10px;
	border-bottom:1px solid #fff;
}

.bannerpod {
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	display:block;
	padding: 4px 0;
	margin:0 0 10px 0;
}

.banner-text {         
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	display:block;
	padding: 4px 0;
	margin:0 0 10px 0;        
}
.banner-img {          
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	padding: 4px 0;
	margin:0 0 10px 0;   
}
.banner-zs {          
	color:#ffffff;
	padding-top: 3px;
	background: url('../top_menu.jpg');
	background-repeat: repeat-x;  
	height: 18px;
	weight: 100%;
	font-size: 11px;
	font-weight: bold;
}

.strankovani {
	color:#4f689a;
	font-size: 10px;
	font-weight: bold;
}
.biltucne {
	color:#fff;
	font-size: 13px;
	font-weight: bold;
}

.chybastredni {
	color:#f00;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

/* rozsirujici styly pro plug-iny */

.kal-text {
	color:#4f689a;
	font-size: 12px;
	font-weight: normal;
}
.kal-clanek {
	background-color: #FF9933;
}
.kal-dnesni {
	background-color: #99FFFF;
}
/*kalendář akcí*/
.planakci {
	font-size: 10px;
}
.informace {
	color:#4f689a;
	font-size: 10px;
	/*font-weight: normal;*/
	width: 100%;
	line-height: 14px
}
.planakci {
	font-family: "verdana","arial";
	font-size: 10px	
}
/*
.mezera {
	width: 5px;
}
.ohr {
	width: auto;
}
*/
.ram {
	margin-bottom: 8px;
}
.preram {
	/*border-bottom: 2px dotted #4f689a;*/
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.preram1 {
	/*border-bottom: 2px dotted #4f689a;*/
	padding-bottom: 8px;
	margin-bottom: 8px;
}
table.obrazek {
  background-color: #99CCFF;
}
/*
.horni-navig-lista {
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #003098;
	padding: 2px;
}
*/

/* textova pole, tlacitka */

.textbox {
	background-color: white;
	color: #000000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	text-align: left;
	margin:2px 0;
	padding:2px;
	border-bottom : 1px solid #7ab3d1; 
	border-left : 1px solid #7ab3d1; 
	border-right : 1px solid #7ab3d1; 
	border-top : 1px solid #7ab3d1; 
	
	/*	nestandardne vlastnosti - mozete ich odkomentovat CSS bude funkcne ale nebude validne	*/
         /*
	scrollbar-face-color: #7f7f7f;
       */
}
.textpole {
	color: #000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
  /*
  font-size: 11px;
  margin:2px 0;
	padding:2px;
	*/
	font-size:11px;
	border-bottom : 1px solid #7ab3d1; 
	border-left : 1px solid #7ab3d1; 
	border-right : 1px solid #7ab3d1; 
	border-top : 1px solid #7ab3d1; 
	
	
}

.radiobutton {
  border 0 0 0 0;
  border-top : 0px solid #7ab3d1; 
}

.tl {
	background-color: #768db9; 
	color: #f8faff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center; 
	/*
  background: url(img/layoutimages/blue-button.gif) 0px -29px;
  */
}

.tbtn {
  background: url(img/layoutimages/btnbg_01.gif);
  padding: 2px;
  width: 104px;
  height: 21px;
  border: 0 none;  
  font-weight: bold;
	font-size: 11px;
	text-align: center;
  color: #f0f0f0;
  font-family: sans-serif;
  overflow: hidden;
  cursor: pointer;
}
               
.tbtn2 {
  background: url(img/layoutimages/btnbg_02.gif);
  padding: 2px;
  width: 208px;
  height: 21px;
  border: 0 none;  
  font-weight: bold;
	font-size: 11px;
	text-align: center;
  color: #f0f0f0;
  font-family: sans-serif;
  overflow: hidden;
  cursor: pointer;
}

form {
	padding-bottom: 4px;
	/*background: #fff url("modra-prechod.png") top left repeat-x;*/
}

a img {
	border:none;
}

/* Kniha návštěv */
.gb_add-form {
	padding-top: 1px;

}

.gb_other {
  font-size: xx-small;
}

.gb_total-posts {
	clear: both;
	margin: 1em 15%;
	border: 1px solid #ffffff;
	background-color: #4f689a;
	font-size: x-small;
	text-align: center;
	color: #FFFFFF;
}
.gb_post {
  margin-bottom: 10px;
  border: 1px #4f689a solid;
  
  

}
.gb_post-top{
  padding: 4 4 4 4;
  background-color: #C1C1FF;
  
}
.gb_menu{
  font-weight: bold;
  color: black;
  /*font-size: 10px;*/
  
  
}
.gb_datum{
  color: #000099;
  text-align: right;
  MARGIN-LEFT: 5px;
}

.gb_adresy {
  MARGIN-LEFT: 5px;
  
}

.gb_post-middle{
  padding: 10 4 10 4;
  font-size: 11px;
  border-top: 1px #4f689a solid;
  text-align: justify;
}


/* Galerie */

/* Nastavuje urcenym prvkum zobrazeni v jednom radku */
.gal_inline {
   display: inline;
}
/* Nastaveni fontu navugace */
.gal_navigace {
        font-size: 11px;
        font-weight: normal;
        font-family: "verdana","arial";
}
/* Nastaveni popisu galerie v zobrazeni galerie  */
.gal_ukaz_popis {
        text-align: center;
        width: 70%;
        font-size: 11px;
        margin: 3px 0px 3px 0px;
}
/* Nastaveni vlastnika galerie v zobrazeni galerie*/
.gal_ukaz_vlastnik {
        width: 70%;
        text-align: right;
        font-size: 11px;
        font-weight: bold;
}
/* Odsazeni formulare */
.gal_ukaz_form {
        text-align: center;
        font size: 11px;
        margin-top: 5px;
}
/* Nadpis galerie */
.gal_nadpis {
        font-weight: bold;
        font-size: 17px;
        text-align: center;
        margin: 5px;
        font-family: "verdana","arial";
}
/* Vycet omezenei */
.gal_omezeni {
        font-size: 11px;
        text-align: left;
        margin-top: 10px;
        text-align: center;
}
/**/
.gal_vypis {
        margin-left: 10px;
        font-size: 10px;
        font-weight: normal;
        text-align: left;
}
/* Cervene */
.gal_cervene {
        color: #0000AA;
}
/* Tucne */
.gal_tucne {
        font-weight: bold;
}
/* Vyrazne */
.gal_vyrazne {
        font-weight: bold;
        color: #0000AA;
}
/* Text galerie */
.gal_text {
        margin-top: 10px;
        margin-bottom: 2px;
        font-size: 11px;
        text-align: left;
}
/* Odsazeni formularovych tlacitek */
.gal_formular {
        font-size: 11px;
        text-align: left;
        margin-left: 15px;
}
/* Vodorovna cara */
.gal_cara {
/*        border: 1px dotted #000000;  */
}
/* Inpt pole */
.gal_input {
    background: transparent;
    background-color: white;
    border: 1px solid #000000;
    color: #000000;
    font-family: "verdana","arial","helvetica";
    font-size: 11px;
    text-align: left;
}
/* Okraje obrazku v prehledu galerii */
.gal_prehled img {
   border: 1px solid #000000;
   margin: 2px;
}
/* Celkove nastaveni prehledu galerii */
.gal_prehled {
   width: 500px;
   /*border: 1px dotted #000000;*/
   font-size: 11px;
   padding: 0 3 0 3;
}
/* Titulek v prehledu galerii */
.gal_prehled td.titulek {
   text-align: center;
   padding-bottom: 2px;
}
/* Popis v prehledu galerii */
.gal_prehled td.popis {
   font-style: italic;
   width: 110px;
}
/* Obrazek v prehledu galerii */
.gal_prehled td.obrazek {
   width: 110px;
}
/* Udaje v prehledu galerii */
.gal_prehled td.udaje {
   text-align: left;
}
/* Format obrazku v zobrazeni galerie */
.gal_ukaz_galerie_obrazek img {
   margin: 5px;
   border: 1px solid #000000; 
}
/* Titulek obrazku v prehledu galerii */
.gal_ukaz_galerie_obrazek_titulek {
   font-size: 11px;
   font-weight: bold;
}
/* Titulek v prehledu galerii */
.gal_galerie_ukaz_titulek {
   font-size: 10px;
   /*border: 1px dotted #000000;*/
   margin: auto;
}
/* Obrazek */
.gal_obr img {
   margin: 5px;
   border: 1px solid #000000; 
}
/* Nastaveni fontu strankovani */
.gal_strankovani {
  font-size: 10px;
}

/*graf zamestnanci*/
.obdelnik{
  width: 130px;
  background-color: blue;
  height: 100px;
  color: white;
  padding: 1em;
  text-align: center;
  font-size: 8pt;
}

.obdelnik2{
  width: 500px;
  background-color: blue;
  height: 50px;
  color: white;
  padding: 1em;
  font-size: 8pt;
  text-align: center
}

.t1{
  font-size: 8pt;
  color: #CC6633;
  font-weight: bold;
}

.t2{
  font-size: 8pt;
  color: yellow ;
  font-weight: bold;
}

/*Kalendář akcí*/
.akce-nadpis{
  font-weight: bold;
}
.top{
  float: right;
}
.akce-ram{
  margin-bottom: 20px;
}
.akce-cely{
}
ul.akce {
  margin-top: 4px;
  margin-bottom: 10px
}

.month {
  text-align: center;
}
hr.month {
  color: #4f689a;
}
/*školní rada*/
h1.rada {
  font-size: 14pt;
}

h5.rada {
  font-size: 10pt;
}

ul.rada {
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 9pt;
}
.rada-podpis {
  margin-left: 100px;
}
/*výroční zprava*/
h1.hlavicka {
  font-size: 14pt;
}
h5.hlavicka {
  font-size: 10pt;
}

div.hlavicka{
  text-align: center;
}

hr.zprava {
  color: #4f689a;
}
div.skupina{
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 4px;
}

ul.zprava {
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 9pt;
  
  
}

div.nazev{
  text-align: center;
  font-weight: bold;
}

.game{
  float:left;
  width:260px;
  margin:0 0 20px 20px;
  display:inline
}

.cleaner{
  height:1px; 
  font-size:1px;
  clear:both;
}

h4 {
font-size: 12pt
}

div.zdroj {
  border-bottom: 2px dotted #4f689a;
  border-top: 2px dotted #4f689a;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 6px;
  
}
.mail_label {
  text-align: right;
  vertical-align: text-top; 
}

.nadpis1{
  font_size: 12pt;
  font-weight: bold;  
}
.odstavec1{
  padding-top: 8px;
  padding-bottom: 12px;
  font-weight: normal;  
  
}

/*Všeobecné zpravodajství*/
div.zpravy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #273960;  margin: 0px; padding: 0px; }
.sl-box { width: 160px; font-size: 9px; /*9*/ }
div.sec-head { height: 25px; line-height: 23px; color: #ffffff; background-color: #273960; margin: 0px; padding-left: 10px; margin-bottom: 0px; }
div.sec-head h2 { font-size: 11px; height: 12px; text-indent: 5px; margin: 0px; }
div.sec-head h2 span { font-weight: normal; }
div.sec-head h2 span.lajna { font-size: 14px; font-weight: bold; }
.sl-box .box-text, .sl-box .box-text-small {min-height: 125px; _height: 125px; margin: 0px 0px 0px 0px; line-height: 120%; /* 145 */ }
.sl-box-big .box-text, .sl-box-big .box-text-small { margin: 8px 0px 0px 0px; line-height: 120%; /* 145 */ }
.box-text p, .box-text-small p { margin: 0px 18px 0px 18px; }/* new by Karel start */
.box-text a {color:#273960; text-decoration: underline;}
.box-text a:hover {color: #273960; text-decoration: none;}/* new by Karel end *//* karel start */
.box-text p { padding-bottom:6px; }/* karel end */
.newsletter-item, .novinky-item, .aktualni-zpravy-item { line-height: 145%; margin: 10px 18px 0px 18px; _margin-top: 9px; /*	background-color: #FFFFCC; */ height: 35px; }
.newsletter-item a, .novinky-item a, .aktualni-zpravy-item a { color: #273960; text-decoration: none; }
.newsletter-item a:hover, .novinky-item a:hover, .aktualni-zpravy-item a:hover { color: #273960; text-decoration: underline; }
.aktualni-zpravy-item .aktualni-zpravy-item-time { float: left; font-weight: bold; } 
.aktualni-zpravy-item-text {text-align:justify;}


/********************************/
.redText
{
	color: #ff0000;
}

.sidebarMore
{
    float: right;
}
.sidebarMore a, .sidebarMore a:active, .sidebarMore a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #5b5b5b;
}
.sidebarMore a:hover
{
	color: #014897;
	text-decoration: underline;
}


.pageTitleBlock
{
	height: 48px;
	overflow: hidden;
	margin-bottom: 5px;
}
.pageTitleBlock img
{
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 10px;
	margin-left: 0px;
}
.pageTitleBlock div
{
	font-family: Arial CE,sans-serif, Verdana, Geneva CE;
	float: left;
	line-height: 46px;
	font-size: 19px;
	font-weight: bold;
  color:#303d47; /*#303d47;*/
}

/**/

.tabsBlock
{
	height: 25px;
	overflow: hidden;
	margin-top: 10px;
}
.tabsBlock a, .tabsBlock a:active, .tabsBlock a:visited
{
	display: block;
	margin-right: 1px;
	float: left;
	width: 120px;
	height: 26px;
	line-height: 25px;
	color: #7f7f7f;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background: url(img/layoutimages/tab.gif) no-repeat 0px -26px;
	text-decoration: none;
}
.tabsBlock a:hover
{
	text-decoration: none;
}
.tabsBlock #selectedTab
{
	background-position: 0px 0px;
	color: #79b5d2;
}

.tabsBlock2
{
	height: 25px;
	overflow: hidden;
	margin-top: 10px;
}
.tabsBlock2 a, .tabsBlock2 a:active, .tabsBlock2 a:visited
{
	display: block;
	margin-right: 1px;
	float: left;
	width: 222px;
	height: 26px;
	line-height: 25px;
	color: #7f7f7f;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background: url(img/layoutimages/tab2.gif) no-repeat 0px -26px;
	text-decoration: none;
}
.tabsBlock2 a:hover
{
	text-decoration: none;
}
.tabsBlock2 #selectedTab
{
	background-position: 0px 0px;
	color: #79b5d2;
}

.tabPageBlock
{
	background-color: #f7f7f7;
  border: solid 1px #7ab3d1;	
	text-align: center;
	display:none;
}

.tabPageBlock2
{
	background-color: #f7f7f7;
	border: solid 1px #7ab3d1;
	text-align: justify;
	padding: 10px;
	font-size: 11px;
}

.sidebarBoxBlockClanekNadpis
{
	height: 26px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #4f689a;
	background: url('img/layoutimages/header.gif') no-repeat 0px 0px;
	cursor: default;
}

.sidebarBoxBlockClanekNadpis img
{
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 5px;
	margin-left: 5px;
}

.sidebarBoxBlockClanekNadpis div
{
	float: left;
	line-height: 27px;
	margin-left: 5px;
}

.tabPageBlockClanek
{
  width: 546px;
  background: url('img/layoutimages/sidebar-clanek.gif');	
	font-size: 11px;
}
.cla-text{
  text-align: justify;
  padding: 10 10 10 10;
}

.sidebarBoxBottomClanek
{
	height: 2px;
	font-size: 1px;
	background: url('img/layoutimages/sidebar-bottom-clanek.gif') no-repeat;
	margin-bottom: 10px;
}


.tabPageBlock input
{
  font-size:11px;
  height: 18px;
	border-bottom : 1px solid #7ab3d1; 
	border-left : 1px solid #7ab3d1; 
	border-right : 1px solid #7ab3d1; 
	border-top : 1px solid #7ab3d1; 
}

.tabPageCaption
{
	text-align: left;
	padding: 8px;
	background: #EDF5F8;
	font-family: Arial;
	font-size:10px;
}
.tabPageInner
{
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 400px;
}
.customerSupportFormTable
{
	font-size: 11px;
	color: #646e75;
}
.customerSupportFormTable td
{
	white-space: nowrap;
}

.wideSectionBreak
{
	/*padding-left: 10px;*/
	height: 15px;
	background: url(img/layoutimages/wide-title-bg.gif) no-repeat 0px 0px;
}
/*****/
.sidebarBoxBlock
{
	width: 185px;
	overflow: hidden;
	margin-bottom: 11px;
	background: #f7f7f7 url('img/layoutimages/sidebar-body.gif');
}
.sidebarBoxBlock2
{
  width: 185px;
	margin-bottom: 11px;
	background: #f7f7f7 url('img/layoutimages/sidebar-body.gif');
}

.sidebarBoxBlock .hover
{
	color: #5FA3CE;
	background-position: 0px -26px;
}


.sidebarBoxGreyTop
{
	height: 26px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #8a8a8a;
	background: url('img/layoutimages/sidebar-top.gif');
	cursor: default
}
.sidebarBoxGreyTop img
{
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 5px;
	margin-left: 5px;
}
.sidebarBoxGreyTop div
{
	float: left;
	line-height: 27px;
	margin-left: 5px;
}
.sidebarBoxBody
{ 
  padding-left: 5px;
/*
  padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	*/
	font-size: 11px;
	color: #5b5b5b;
}

.sidebarBoxBody2
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #5b5b5b;
}

.sidebarBoxBottom
{
	height: 2px;
	font-size: 1px;
	overflow: hidden;
	background: url('img/layoutimages/sidebar-bottom.gif');
	margin-bottom: 0px;
}


.sidebarButtons2 a, .sidebarButtons2 a:active, .sidebarButtons2 a:visited
{
	display: block;
	overflow: hidden;
	font-size: 11px;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
}
.sidebarButtons2 a:hover, .sidebarButtons2 #current
{
	color: #5FA3CE;
	text-decoration: none;
}

.sidebarButtons div, .sidebarButtons2 div
{
	margin: 5px;
}
.sidebarBrowser
{
	margin: 5px 0px;
	padding-left: 20px;
}
.sidebarButtons a, .sidebarButtons a:active, .sidebarButtons a:visited
{
	display: block;
	padding-left: 10px;
	line-height: 16px;
	background: url('img/layoutimages/sidebar-blue-button.gif') no-repeat 0px -12px;
	overflow: hidden;
	font-size: 11px;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
}
.sidebarButtons a:hover, .sidebarButtons #current
{
	background: url('img/layoutimages/sidebar-blue-button.gif') no-repeat -9px 3px;
	color: #5FA3CE;
	text-decoration: none;
}
.sidebarButtons span, .sidebarButtons2 span
{
    font-weight:normal;
}
.sidebarMore
{
    float: right;
}
.sidebarMore a, .sidebarMore a:active, .sidebarMore a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #5b5b5b;
}
.sidebarMore a:hover
{
	color: #014897;
	text-decoration: underline;
}

/***********************************************/


@media print    
{
div.zdroj {
  display: none;
}

.tltisk {
  display: none;
}



}
