* {
	margin: 0px;
	padding: 0px;
	
}
body {
	text-align: center;
	background-color: rgb(230,230,230);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.1;
}

#master {
	width: 1134px;
	background-color: rgb(192,192,192);
  margin: 0px auto;
  text-align: left;
}

#popup {
	background-color: rgb(255,255,255);
  margin: 10px;
  text-align: left;
}

#hlavicka {
	position: relative;
  width: 100%;
	height: 262px;
	background-image:URL('images/hlavicka.png');
  text-align: center;
}


#mini_objednavka {
	position: absolute;
  left: 836px;
	top: 74px;
  width: 156px;
	height: 136px;
	text-align: left;
}

#mini_objednavka p {
margin-left: 6px;
}

#buton_internet {
width: 395px;
height: 130px;
}

#mini_objednavka h2 {
  margin-left: 45px; 
  font: normal normal normal 11px normal Verdana, Geneva, Arial, Helvetica; 
  color: white;
  margin-bottom: 3px;
  padding-top: 0;
  
  padding-left: 0;
}
#mini_objednavka label  { text-align: left; color: white; float:left; width: 30px;  font: normal normal normal 10px normal Verdana, Geneva, Arial, Helvetica;}
#mini_objednavka input    {padding:0; border: 0; width: 115px; height: 15px; margin-bottom:1px; _margin-left:-3px; _margin-bottom:-1px; background-color: white; font: normal normal normal 10px normal Verdana, Geneva, Arial, Helvetica;}
#mini_objednavka textarea {overflow:auto; border: none; width: 145px; height: 50px; font: normal normal normal 10px normal Verdana, Geneva, Arial, Helvetica; }
#mini_objednavka #submitbutton { margin-left: 53px; margin-top: 2px;  width: 40px; font: normal normal normal 10px normal Verdana, Geneva, Arial, Helvetica;}

.popis_internetu
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.1;

}

.popis_internetu td
{
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
}


.img_legenda {
float: left;

}

#img_mapa {
overflow: scroll;
width: 870px;
height: 400px;
}




#menu               {
  padding-top: 235px; 
  width: 100%; 
  height: 29px; 
  background-image:URL('grafika/hlavicka_2.png');


}

#menu #first        {border-left:1px solid rgb(0,0,102);}  
#menu #vyber        {color: red;}  
#menu ul            {font-family:Arial; font-size:.9em; font-weight:bold;}
#menu ul li         {display:inline; list-style-type:none; border-right:1px solid rgb(0,0,102); padding:0px 6px;}
#menu ul li a       {color:rgb(0,0,102); text-decoration:none; padding: 2px; }
#menu ul li a:hover {text-decoration:underline; color: rgb(255,255,255);   text-shadow: 0px 0px 2px black;} 
/**background-image:URL('images/hover.gif'); }**/

#master_obsah {
	position: relative;
  width: 100%;
	background-image:URL('images/jadro.png');


}

#obsah_vrchne_pozadie {
	position: absolute;
  width: 100%;
  height: 362px;
  background-image:URL('images/vrch_jadra.png');
 
}

#obsah {
	position: relative;
  text-align: left;
  width: 876px;
  _width: 1004px;
  padding-left: 128px;
  padding-top: 10px;
}

#pata {
	position: absolute;
  padding-top:30px;
  width: 100%;
  height: 34px;
  background-image:URL('images/pata.png');
  background-repeat: no-repeat;
}

#team table { border-style: none; 
}
#team td { border-style: none; 
width: 450px;
	font-size: 13px;
	border-collapse: collapse;

} 


h1 {
  color: rgb(0,64,160); 
  font-family: Verdana; 
  font-size: 1.6em; 
  padding-top: 20px;
  margin-bottom: 10px;
}


h2 {
	color: rgb(0,64,160);
  font-family: Verdana;
  font-size: 18px;
  padding-top: 10px; 
  margin-bottom: 10px;
}

h3 {
	color: rgb(0,64,160);
  font-family: Verdana;
  font-size: 16px; 
  margin-bottom: 10px;
  font-style: italic;
}

#menu1{
	float: left;
	width: 170px;
	padding: 5px 0px 0px 17px;
	position: absolute;
	text-align: justify; 
	font-size: 10px; 
}


ol{
padding-left: 40px;

}





#otazka {
	width: 100%;
	height: auto;
	background-color: rgb(255,255,255);
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	border-bottom-style:dotted; 
  border-width:1px
  }

#odpoved {
	width: 100%;
	height: auto;
	background-color: rgb(253,253,200);
	margin: 0px 0px 20px 0px;
  }

#podvysuvackami {

  }


#viac a {
	margin-left: 274px;
  text-decoration: none;
  color: black;
  font-weight: bold;
  }

#viac a:hover {
	text-decoration: underline;
  }









a img {
border: 0px; 
}

#clanok ul li { 
list-style-type: square; 
margin-left: 20px;
}

#spat         {text-align:right; padding:2px;}
#spat a       {padding:1px 6px 1px 6px; color:black; text-decoration:none; border:1px solid #000;  }
#spat a:hover {background-color: black; color:white;}



#text { padding: 5px 20px 5px 210px;	text-align: justify;}

#clanok {border-top-style:dotted; border-width:1px; padding-top:12px; padding-bottom:5px;  }
#clanok p { line-height:20px; padding-top:8px; }


.center{text-align: center;}
.left{float: left; padding:0px 5px 5px 0px;}
.nezalamuj {clear: both;}
.program {text-align: right; clear: none;}





/*-----Bzuco-----*/
#onlineOBJ{
    background: url(grafika/onlineOBJ.jpg) no-repeat;
    width: 201px;
    height: 274px;
    float: right;
}
#programy{
    width: 334px;
    height: 280px;
}
#programy .image{
    cursor: pointer;
    /*padding: 0 0 8px;*/
}
#programy .prog{
    margin: 0 0 4px;
}
#programy .prog .image{
    height: 42px;
}
#programy .prog1 .image{
    background: url(/grafika/programy/prog1.png) no-repeat;
}
#programy .prog2 .image{
    background: url(/grafika/programy/prog2.png) no-repeat;
}
#programy .prog3 .image{
    background: url(/grafika/programy/prog3.png) no-repeat;
}
#programy .prog4 .image{
    background: url(/grafika/programy/prog4.png) no-repeat;
}
#programy .text{
    padding: 4px;
    display: none;
}
#programy .prog1{
    border: 2px solid #9d563c;
}
#programy .prog2{
    border: 2px solid #145987;
}
#programy .prog3{
    border: 2px solid #3e7738;
}
#programy .prog4{
    border: 2px solid #88293b;
}
#programy .prog1 .text{
    background: #fff3cd;
}
#programy .prog2 .text{
    background: #cdefff;
}
#programy .prog3 .text{
    background: #eaf5d7;
}
#programy .prog4 .text{
    background: #f9d3d8;
}


#programy .text{
    font-size:10px;
}


#build{
    text-align: center;
}
#build ul{
    list-style: none;
    height: 20px;
}
#build li{
    display: inline;
}
#build a{
    vertical-align: middle;
    display: inline;
    padding: 2px 4px;
    color: silver;
}
#build a.on:hover, #build a.off:hover{
    background: orange;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: black;
}
#build a.on{
    background: orange;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: black;
}
#build a.off{
    vertical-align: middle;
    display: inline;
    padding: 2px 4px;
}
#build a.xoff{
    vertical-align: middle;
    display: inline;
    padding: 2px 4px;
    text-decoration: line-through;
    color: red;
}
#build .category{
    margin: 16px;
    padding: 8px;
    border: 1px solid black;
}
#build .nadpis {
    font-family:Comic Sans MS;
    font-size:20px;
    font-weight:bold;
    line-height:20px;
    padding: 0 0 8px;
}
#build .typ{
    float: left;
}
#build .konk{
    float: left;
}
#build .viaz{
    clear: right;
}
#build .zriad{

}
#build .free{

}
#build .mes{

}
#build .dar{

}

