/* CSS Document */
body{
    background-image: url(../obrazky/pozadie.jpg);
    background-repeat: repeat-x;
    background-color: rgb(255,255,255);
    font-family: Arial, Helvetica, Geneva, Swiss, Tahoma, Verdana;
    font-size: 12px;
    text-align: center;
}

#hlavicka{
	background-color: rgb(232,234,247);
	width: 910px;
	height: 159px;
    position: relative; 	
    border: 0px rgb(0,255,0) solid;	
 
}
#navod{
	width: 145px;
	height: 81px;
    position: absolute; 
	top: -80px; 
	left: 781px;	
}

/*------------------------------------menu_hore------------------------------*/

#menu{
    background-image: url(../obrazky/menu_hore.gif);
    height: 21px;
    width: 910px;
    position: relative; 
    border: 0px rgb(0,0,255) solid;	
}

ul.bt {
    height: 21px;
    margin: 0px 0px 0px 171px;
    padding: 0px;
    list-style-type:none;
    text-align: center;

}

li.btn {
    margin: 1px 0px 0px 1px;
    width: 121px;
    padding: 0px;
    float: left;
}

.menulink{
    display: block;
    font-size: 12px;
    padding: 2px;
    height: 16px;
    position: relative;
    background-color: rgb(38,64,141);    
}

.ch_svit {
    display:block;
    height: 45px;
	width: 100px;
    padding: 0px;
    background: url(../obrazky/Ch_m.jpg) 0 0 no-repeat;
    position: relative;

}

/*-----------------------------------vnutro----------------------------------*/

#vnutro{
    background-image: url(../obrazky/vnutro.gif);
    background-repeat: repeat-y;
    position: relative;	
    width: 910px;
    text-align: center;
	margin:auto;
    display: table;
    border: 0px rgb(0,0,0) solid;			
}
#vnutro1{
    background-image: url(../obrazky/vnutro.gif);
    background-repeat: repeat-y;
    width: 910px;
    text-align: left;
    margin: auto;
	padding-top: 10px;
    position: relative;
    border: 0px rgb(0,255,0) solid;		
}
#vnutro2{
    background-image: url(../obrazky/vnutro.gif);
    background-repeat: repeat-y;
    width: 910px;
    text-align: left;
    margin: auto;
    position: relative;
}

#stred{
    position: relative;
	width: 910px;
    border: 0px rgb(0,255,0) solid;		

}

#left{
	width: 150px;
    float: left;
	position: relative;
    text-align: left;
    color: rgb(255,255,255);	
    padding: 0px;
	padding-left: 15px;
    border: 0px rgb(0,255,255) solid;	
}

#right{
    width: 620px;
    float: left;
	position: relative;
    text-align: justify;
	margin: 0px 0px 0px 50px;
    color: rgb(0,0,0);	
    border: 0px rgb(255,0,0) solid;	
}

#foto{
    background-image: url(../obrazky/vnutro1.gif);
    background-repeat: repeat-y;
    width: 910px;
    text-align: center;
    margin: auto;
    position: relative;
    display: table;
    border: 0px rgb(255,255,0) solid;	
}
#foto1{
    background-image: url(../obrazky/vnutro1.gif);
    background-repeat: repeat-y;
    width: 910px;
    text-align: center;
    margin: auto;
    position: relative;
    display: table;

}
#foto2{
    background-image: url(../obrazky/vnutro1.gif);
    background-repeat: repeat-y;
    width: 910px;
    text-align: center;
    margin: auto;
    position: relative;
    display: table;

}
#foto3{
    background-image: url(../obrazky/vnutro1.gif);
    background-repeat: repeat-y;
    width: 910px;
    text-align: center;
    margin: auto;
    position: relative;
    display: table;

}

/*----------------------------------zoznamy----------------------------*/

.zoznam{
    list-style-type: decimal;
    list-style-position: outside;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding: 5px 0px 0px 5px;
}
.zoznam1{
    list-style-type: none;
    list-style-position: outside;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding: 15px 0px 0px 0px;
}
.zoznam_a{
    list-style-type: lower-alpha;
    list-style-position: outside;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding: 5px 0px 0px 5px;
}

.odrazky{
    list-style-type: disc;
    font-size: 12px;
    color: rgb(0,0,0);
    font-weight: normal;
    list-style-position: outside;
    position: relative;
    margin: 0px;
    padding: 0px 15px 0px 15px;
}

.odrazky_li{
    list-style-type: disc;
    font-size: 12px;
    font-weight: normal;
	margin-left: 20px;
  
}

.odrazky_d{
    list-style-type: decimal;
    font-size: 12px;
    font-weight: normal;   
}
.odrazky1{
    list-style-type: circle;
    font-size: 12px;
    font-weight: bold;
	margin-left: 15px;
	color: rgb(38,64,141); 
}
.odrazky0{
    list-style-type: none;
    font-size: 12px;
	font-weight: normal;
	margin-left: -20px;
 
}

/*-----------------------------------vlajky----------------------------------*/

.flag_en {
    display:block;
    height: 20px;
    padding: 0px;
    background: url(../obrazky/en.gif) 0 0 no-repeat;
    position: relative;
}

.flag_sk {
    display:block;
    height: 20px;
    padding: 0px;
    background: url(../obrazky/sk.gif) 0 0 no-repeat;
    position: relative;
}
.flag_de {
    display:block;
    height: 20px;
    padding: 0px;
    background: url(../obrazky/de.gif) 0 0 no-repeat;
    position: relative;
}

#flag{
    width: 144x;
    height: 24px;
    margin: 0px 0px 0px 5px;
    vertical-align: middle;
    padding: 0px;
    position: relative;
    top: auto;
}
ul.fl {
    height: 23px;
    margin: 0px 0px 0px 2px;
    padding: 0px;
    list-style-type:none;
    text-align: center;
}

li.flg {
    margin: 0px 10px 0px 2px;
    height: 20px;
    width: 34px;
    padding: 0px;
    float: left;
    display: block;
}

/*-----------------------------------sipky----------------------------------*/

.hore{
    width: 22px;
    height: 20px;
    display:block;
    margin: 0px 0px 0px 550px;    
}

.sipka_h {
    display:block;
    width: 22px;
    height: 20px;
    padding: 0px;
    background: url(../obrazky/hore_2.gif);
    position: relative;
}

/*-----------------------------------tlac----------------------------------*/

#tlac{
    width: 15px;
    height: 13px;
    display:block;
    float: left;
    margin: 30px 0px 0px 0px;   
	padding: 0px 0px 20px 0px;   
}

.tlaciaren {
    display:block;
    width: 15px;
    height: 13px;
    background: url(../obrazky/tlacit.gif);
    position: relative;
}
/*-----------------------------------spodok----------------------------------*/

#spodok{
    background-image: url(../obrazky/dole.gif);
    height: 26px;
    width: 910px;
    margin: auto;
    position: relative;
    color: rgb(195,202,224);
    font-size: 11px;
}

#b_text{
    text-align: center;
    padding: 4px 0px 0px 0px;

}

#ISO{
    text-align: center;
    padding: 4px 0px 0px 0px;

}

#chemosvit{
    width: 910px;
    margin: auto;
	margin-top: 4px;
    color: rgb(147,167,226);
    padding: 0px;
    text-align: center;
    display: block;
    position: relative;
    font-size: 10px;
    
}

/*-----------------------------------linky-----------------------------------*/

a.link{
    width: 0px;
    font-size: 12px;
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
    color: rgb(255,255,255);
    font-weight: bold;
}

a.link_m{
    width: 0px;
    font-size: 10px;
    position: relative;
    left: 8px;	
    top: 0px;
    font-weight: bold;
}

a.linkk{
    width: 0px;
    font-size: 11px;
    position: relative;
    top: 0px;
    margin: 0px;
    color: rgb(255,255,255);
}

a.kontakt{
    font-size: 12px;
	font-weight: bold;
    margin: 0px 0px 0px 4px;

}

a.linka{
    width: 0px;
    font-size: 12px;
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
    color: rgb(255,255,255);
    font-weight: bold;
}

a.odkaz{
    width: 0px;
    font-size: 12px;
    position: relative;
	top: 0px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    color: rgb(0,0,0);
}

a.pata{
    font-size: 10px;
	font-weight: normal;
    margin: 6px 0px 0px 0px;
    color: rgb(147,167,226);
}

a.menulink:link{color: rgb(255,255,255); background-color: rgb(38,64,141); text-decoration: none; }
a.menulink:visited{color: rgb(195,202,224); text-decoration: none;}
a.menulink:hover{color: rgb(38,64,141); background-color: rgb(125,156,200); text-decoration: none;}

a.link:link{color: rgb(255,255,255); text-decoration: none;}
a.link_m:link{color: rgb(255,255,255); text-decoration: none;}
a.link:visited{color: rgb(195,202,224); text-decoration: none;}
a.link_m:visited{color: rgb(195,202,224); text-decoration: none;}
a.link:hover{ color: rgb(187,24,7); text-decoration: underline;}
a.link_m:hover{ color: rgb(187,24,7); text-decoration: underline;}

a.pata:link{color: rgb(147,167,226); text-decoration: none;}
a.pata:visited{color: rgb(38,64,141); text-decoration: none;}
a.pata:hover{color: rgb(187,24,7); text-decoration: underline;}

a.kontakt:link{color: rgb(0,0,0);  text-decoration: none;}
a.kontakt:visited{color: rgb(38,64,141); text-decoration: none;}
a.kontakt:hover{color: rgb(187,24,7); text-decoration: underline;}

a.flag_en:link{background: url(../obrazky/en.gif);}
a.flag_en:hover{background: url(../obrazky/en_over.gif);}

a.flag_sk:link{background: url(../obrazky/sk.gif);}
a.flag_sk:hover{background: url(../obrazky/sk_over.gif);}

a.flag_de:link{background: url(../obrazky/de.gif);}
a.flag_de:hover{background: url(../obrazky/de_over.gif);}

a.sipka_h:link{background: url(../obrazky/hore_2.gif);}
a.sipka_h:hover{background: url(../obrazky/hore_1.gif);}

a.tlaciaren:link{background: url(../obrazky/tlacit.gif);}
a.tlaciaren:hover{background: url(../obrazky/tlac.gif);}

a.odkaz:link{color: rgb(0,0,0); text-decoration: none;}
a.odkaz:visited{color: rgb(38,64,141); text-decoration: none;}
a.odkaz:hover{color: rgb(187,24,7); text-decoration: underline;}

a.ch_svit:hover{background: url(../obrazky/Ch_v.jpg);}

/*----------------------------------nadpisy----------------------------------*/

h1{
    font-size: 16px;
    color: rgb(38,64,141) ;
    font-weight: bold;
    display: block;
    position: relative;
    margin: 25px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h2{
    font-size: 14px;
    color: rgb(38,64,141);
    font-weight: bold;
    margin: 10px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

h3{
    font-size: 12px;
    color: rgb(32,32,32);
    font-weight: bold;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

h4{
    font-size: 12px;
    color: rgb(38,64,141);
    font-weight: normal;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

.vizia{
	color: rgb(38,64,141);
}

.text{
    text-align: center;
    margin: 3px 0px 0px 0px;
}

.text1{
    font-size: 14px;
    color: rgb(38,64,141);
    font-weight: bold;

}

.nadpis{
    font-size: 12px;
    color: rgb(38,64,141);
    font-weight: bold;
	text-align:center;

}
.nadpis1{
    font-size: 12px;
    color: rgb(38,64,141);
	text-align:center;

}

.styl1 {color: #FF0000}


/*----------------------------------tabulka----------------------------------*/

.table{
    width: 400px;
    background-color: rgb(241,243,250);
    border: 1px rgb(229,233,248) solid;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative; 
}

.table1{
    border: 1px rgb(229,233,248) solid;
    text-align:left;
    font-size: 12px;
    color: rgb(0,0,0);
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative; 
}

.tablepredel{
    width: 6px;
}

.tablenazov{
    margin: auto;
    padding: 10px 0px 5px 12px; 
    margin: auto;
    text-align: left;
}
.l_menu{
    width: 0px;
    font-size: 12px;
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
    color: rgb(255,255,255);
    font-weight: bold;
}


