/*

© 2008
Stredná priemyselná škola, Spišská Nová Ves, Markušovská cesta 2.
Coded by: Javorský Miroslav (jursky, jursky214)(m.javorsky@azet.sk)(ICQ: 214-085-068)

*/

/* body, html */

body, html {
  font-family: Calibri, Tahoma, Arial;
  font-size: 10pt;
  color: black;
  background-color: rgb(240,240,240);
  padding: 2px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

* {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

img {border-width: 0px;}

/* DIV's */

/* DIV - all */
#all {
  width: 850px;
  border: 0px solid black;
  border-top: none;
  border-bottom: none;
  background-color: ;
  background-image: url('obr/');
  text-align: left;
  /* display: table; */
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/* DIV - logo */
#logo {
  height: 80px;
  border: 1px solid silver;
  background-color: rgb(230,230,230);
  background-image: url('obr/logo.jpg');
  clear: both;
  margin: 0px 0px 2px 0px;
}

.upper_logo_menu {
  width: auto;
  border: 0px solid silver;
  /*background-color: rgb(230,230,230);*/
  float: left;
  margin: 0px 0px 0px 10px;
  _margin: 0px 0px 0px 5px;
}
.upper_logo_menu a {
  border: 1px solid silver;
  border-bottom: none;
  background-color: rgb(245,245,245);
  float: left;
  padding: 5px 15px 5px 15px;
  margin: 0px 2px 0px 0px;
}

.logo_kg_img {
  width: auto;
  min-width: 280px;
  height: 100%;
  border: 0px solid silver;
  float: right;
}

/* DIV - upmenu */
#upmenu {
  width: auto;
  height: 30px;
  border: 1px solid silver;
  background-color: rgb(230,230,230);
  background-image: url('obr/upmenu_poz.jpg');
  line-height: 30px;
  clear: both;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 2px 0px;
}
#upmenu a {
  border-right: 1px solid silver;
  float: left;
  padding: 0px 10px 0px 10px;
}

/* DIV - menu */
#menu {
  width: 180px;
  border: 0px solid silver;
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 2px 0px 0px;
}

.submenu {
  width: 180px; _width: 182px;
  border: 1px solid silver;
  background-color: rgb(230,230,230);
  float: left;
  margin: 0px 0px 2px 0px;
}
.submenu a {
  width: 170px; _width: 180px;
  border-bottom: 1px solid silver;
  float: left; _float: none;
  padding: 3px 5px 3px 5px;
}
.submenu a:hover {
  background-color: rgb(240,240,240);
  text-decoration: none;
}

.submenu_h {
  width: auto;
  border-bottom: 1px solid silver;
  background-color: rgb();
  text-align: center;
  padding: 3px 10px 3px 0px;
}

/* DIV - 'rychla' aktualita */
#rychla_aktualita {
  width: 654px; _width: 666px;
  height: 40px;
  border: 1px solid silver;
  background-color: rgb(210,210,210);
  line-height: 40px;
  color: gray;
  float: right;
  clear: right;
  padding: 0px 5px 0px 5px;
  margin: 0px 0px 2px 0px;
}

/* DIV - content */
#content {
  width: 644px; _width: 666px;
  border: 1px solid silver;
  background-color: rgb(230,230,230);
  background-image: url('obr/obsah_poz.jpg');
  background-position: right top;
  float: right;
  clear: right;
  padding: 3px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
}

/* DIV - footer */
#footer {
  width: 823px; _width: 850px;
  border: 1px solid silver;
  background-color: rgb(230,230,230);
  background-image: url('obr/upmenu_poz.jpg');
  text-align: right;
  float: left;
  padding: 5px 20px 5px 5px;
  margin: 2px 0px 10px 0px;
}

/* CLASSs */

div.oznam1 a {color: red;}
.img_odbor {
  width: 150px;
  height: 113px;
  border: 1px solid black;
}
.img1 {
  padding: 1px 1px 1px 1px;
  background: white;
}
.img_kontakt {
  width: 20px;
  height: 20px;
  margin: 0px 5px 0px 0px;
  float: left;
}

/* CLASSs */
/* TABLEs modifications */

table {
  font-size: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
}

tr, td, th {
  border: 1px solid silver;
  padding: 3px 5px 3px 5px;
}
th {
  background-color: rgb(220,220,220);  
}

.tbl_h, .tbl_h td {
  background-color: rgb(240,240,240);
  color: rgb(0,100,255);
  font-weight: bold;
}

.table1 {
  width: 100%;
  text-align: center;
  margin: 0px 0px 10px 0px;
}

.table2 {
  width: 250px;
  margin: 0px 0px 10px 0px;
  text-align: center;
}

/* CLASSs */
/* Text modifications */

.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.center {
  text-align: center;
}

/* CLASSs */
/* FLOATs */

.float_l {
  float: left;
}
.float_r {
  float: right;
}

/* CLASSs */
/* NEWs | SVK = Aktuality */

.aktualita_nazov {
  width: auto; _width: 100%;
  height: 25px;
  border: 1px solid rgb(200,200,200);
  border-bottom: none;
  background-color: rgb(245,245,245);
  line-height: 25px;
  color: black;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  padding: 0px 0px 0px 20px;
  margin: 10px 0px 0px 0px;
}
.aktualita_obsah {
  width: auto; _width: 100%;
  border: 1px solid silver;
  background-color: rgb(235,235,235);
  text-align: left;
  padding: 10px 10px 10px 10px;
}

/* LINKs */

a {
  color: rgb(50,100,200);
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.a_active {
  background-color: ;
  color: red;
}

/* LEVELs */

h1,h2,h3,h4,h5,h6,h7 {
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}
h1 {
  font-size: 18pt;
  font-weight: bold;
}
h2 {
  border: 1px solid silver;
  border-right: none;
  border-left: none;
  background-color: rgb(220,220,220);
  color: rgb(0,150,255);
  font-size: 120%;
  text-align: center;
  padding: 5 0 5 0;
  margin: 0 -10 10 -10;
}
h3 {
  font-size: 12pt;
  font-weight: bolder;
}
h4 {
  font-size: 10pt;
  font-weight: bolder;
}
h5 {
  font-size: 8pt;
  font-weight: bold;
}
h6 {
  font-size: 6pt;
  font-weight: bold;
}

/* b, i, u, p, ul, ol, li, img, ... */

p {
  margin: 0px 0px 10px 0px;
}

ul, ol {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 20px;
}

