@charset "utf-8";
/* CSS Document */

body
{
background: url('images/bg.gif') repeat-x top fixed;
}

.left {
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color:#060;
	text-align:left;
}

.left  h1 {
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	color:#fff;
	text-align:center;
	height:20px;
	vertical-align:top;
	bottom:10px;
}

.left     a:link    { text-decoration: none; color:#F90;  }
.left      a:active  { text-decoration: none; color: #F90;  }
.left     a:visited { text-decoration: none; color: #F90;  }
.left     a:hover   { text-decoration:underline; color: #F90;  }


.right{
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color:#FFF;
	text-align:left;
}

.right  h1 {
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	color:#fff;
	text-align:center;
	height:20px;
	vertical-align:top;
	bottom:10px;
}

.right     a:link    { text-decoration: none; color:#FFF;  }
.right      a:active  { text-decoration: none; color: #FFF;  }
.right     a:visited { text-decoration: none; color: #FFF;  }
.right     a:hover   { text-decoration:underline; color: #FFF;  }

.paragraf {
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color:#000;
	text-align:justify;
}

.paragraf  h1 {
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	color:#f90;
	text-align:left;
}

.paragraf  h2 {
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	color:#f90;
	text-align:left;
}

.paragraf  h3 {
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color:#f90;
	text-align:left;
}

.paragraf    a:link    { text-decoration: none; color: #F90;  }
.paragraf      a:active  { text-decoration: none; color: #F90;  }
.paragraf     a:visited { text-decoration: none; color: #F90;  }
.paragraf     a:hover   { text-decoration:underline; color: #F90;  }

.oferta {
	font-family:"Comic Sans MS", cursive;
	font-size:10px;
	color:#000;
	text-align:justify;
}

.oferta  h1 {
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	color:#f90;
	text-align:left;
}

.oferta h2 {
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color:#f90;
	text-align:left;
}

.oferta  h3 {
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
	color:#f90;
	text-align:left;
}

.meniu-jos {
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.meniu-jos    a:link    { text-decoration: none; color: #FFFFFF;  }
.meniu-jos      a:active  { text-decoration: none; color: #FFFFFF;  }
.meniu-jos     a:visited { text-decoration: none; color: #FFFFFF;  }
.meniu-jos     a:hover   { text-decoration:underline; color: #FFFFFF;  }

.bottom {
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.bottom    a:link    { text-decoration: none; color: #F90;  }
.bottom      a:active  { text-decoration: none; color: #F90;  }
.bottom     a:visited { text-decoration: none; color: #F90;  }
.bottom     a:hover   { text-decoration:underline; color: #F90;  }
