﻿body {
    background-repeat: no-repeat;
    background-position: center
}

input {
    font-size: 16px;
    background-color: rgb(116, 122, 120)
}

.rimsky { list-style-type :upper-roman;
    font-style:italic
}



.table1{
    position:center;
   

}

.text1{
    font-style:oblique;
    font-size:x-large;
    color:orangered;
  

}

.text2 {
    font-style: oblique;
    font-size:larger;
    color: black;
    background-color: orangered;
}

.partnerprogram{
    color:dodgerblue;
    font-size:larger;
}

.rovnice {
    background-color: dodgerblue;
    width: 60%;
    border-width: 5px;
    border-color: gold;
    border-style: solid;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.spoldel {
    background-color: dodgerblue;
    width: 60%;
    border-width: 5px;
    border-color: gold;
    border-style: solid;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.prvocislo {
    background-color: dodgerblue;
    width: 60%;
    border-width: 5px;
    border-color: gold;
    border-style: solid;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.javaaCCS {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    border-width: 5px;
    border-color: gold;
    border-style: solid;
}



.obr1 {
    width: 600px;
}

.obr2 {
    width: 500px;
}

.obr3 {
    height: 250px;
    width: 500px;
}
