﻿

@font-face {
    font-family: 'RexliaFree';
    src: url('../Fonts/rexlia_free-webfont.eot');
    src: url('../Fonts/rexlia_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/rexlia_free-webfont.woff') format('woff'),
         url('../Fonts/rexlia_free-webfont.ttf') format('truetype'),
         url('../Fonts/rexlia_free-webfont.svg#RexliaFree') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1
{
    font-family:'RexliaFree';
	color: black;
	font-size: 1.5em;
}

body {
		background-image: url(../obrazky/pozadi.jpg);
}
#spinac1
{
	color:red;
	font-weight: bold;
}
#page
{
	max-width:1000px;
	min-width:740px;
  /*  background-image:url(../obrazky/bazen2.jpg);
	background-position: right bottom;
    background-repeat: no-repeat;*/
}
.tlacitko
{
    cursor:pointer;
}

#stanice
{
    position:relative;
    width:423px;
    height:530px;
}
#display, #radek1 ,#radek2
{
    border-style:hidden;
    position:absolute;
    top:120px;
    left:97px;
    background-color:Blue;
    color: White;
    font-weight:bold;
    width:222px;
    font-family:Courier New;
    font-size:1.05em;
    height:30px;
}
#radek2
{
    top:145px;
}
.napravo
{
    float:right;
}
.napravo p 
{
	width:300px;
}
#komentar
{
	display:block;
    color:Blue;
    font-size:large;
    width:300px;
 /*   height:200px;*/
}
.vypnuto
{
    display:none;
    position:absolute;
    left:150px;
}
#ledFiltr
{
    top:335px;
}
#ledOrp
{
    top:366px;
}
#ledPhm
{
    top:398px;
}
#ledPhp
{
    top:430px;
}    