body
{
	color:#000000;
	margin:0px;
	background-color: #00447B;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;

}

#cont{
width: 799px; /*Width of main container*/
margin: 0 auto;

}

#adres
{
        text-align: left;
        font-family: Arial;
        position:relative;
        left:30px;
        top:-20px;
        font-size: 12px;
        color: #103A67;
}

#link
{
        text-align: right;
        font-family: Verdana;
        position:relative;
        left:-20px;
        top:10px;
        font-size: 14px;
        color: #ffffff;
        font-weight:bold ;
}


#podpis
{
        text-align: left;
        font-family: Verdana;
        position:relative;
        left:15px;
        top:5px;
        font-size: 10px;
        color: #ffffff;
}
#napis_stopka
{
        text-align: center;
        font-family: Verdana;
        position:relative;
        left:0px;
        top:0px;
        font-size: 9px;
        color: #ffffff;
}


#tresc
{
      
        text-align: jstify;
        font-family: Arial;
        position:relative;
        left:20px;
        top:0px;
        font-size: 12px;
        color: #000000;
        line-height: 140%

}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}


A {
font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color:#000000;
}
A:hover {
        font-size: 14px;
	text-decoration: none;
	color:red;
        font-family: Tahoma;
}



.link {
	font-family: Tahoma;
	
	text-decoration: none;
	font-size: 14px;
        text-align:right;
        color:red;
}
.news{
	font-family: Verdana;
	color: red;
	text-decoration: none;
	font-size: 13px;
        text-align:right;

}

#copy:link {
		color: #ffffff;
		font-size: 14px;
		TEXT-DECORATION: none;
}
A#copy:visited {
		color: #ffffff;
		font-size: 14px;
		TEXT-DECORATION: none;
  }
A#copy:hover {
        font-size :14px;
        TEXT-DECORATION: none;
        color: red;
}

#copy_1:link {
		color: #ffffff;
		font-size: 10px;
		TEXT-DECORATION: none;
}
A#copy_1:visited {
		color: #ffffff;
		font-size: 10px;
		TEXT-DECORATION: none;
  }
A#copy_1:hover {
        font-size :10px;
        TEXT-DECORATION: none;
        color: red;
}


	

