@charset "utf-8";
/* CSS Document */

.centerindex {
text-align: center;
font-family: Times;
font-size: 18px;
color: #650913;
}

.tableapart {
color: #650913;
}

.tableapart td {
padding-right: 20px;
}

.textabout {
text-align: center;
font-family: Times;
font-size: 15px;
color: #650913;
}

.prices {
text-align: center;
font-family: Verdana;
font-size: 12px;
color: #650913;
}

.pricesleft {
width: 650px;
text-align: left;
font-family: Verdana;
font-size: 12px;
color: #650913;
}

.textcontact {
width: 400px;
text-align: center;
font-family: Verdana;
font-size: 13px;
color: #650913;
margin-left: 140px;

}

.textcontactbold {
width: 400px;
text-align: center;
font-family: Verdana;
font-size: 13px;
color: #650913;
margin-left: 300px;
}

.textcontact a:link {
color: #650913;
}

.textcontact a:hover {
color: #45030A;
}



.srodekabout {
background-color: #FFF4D1;
width: 750px;
height: 1060px;
margin-left: 20px;
}

.mainabout {
width: 800px;
height: 1100px;
background-color: #650913;
margin-left: auto;
margin-right: auto;
}


.srodekprices {
background-color: #FFF4D1;
width: 750px;
height: 1060px;
margin-left: 20px;
}

.mainprices {
width: 800px;
height: 1100px;
background-color: #650913;
margin-left: auto;
margin-right: auto;
}

.tableprices td {
border: 1px dotted #4C030B;
background-color: #F5C786;
width: 200px;
height: 20px;
color: #650913;
text-align: center;
font-size: 11px;
}

.tableprices th {
border: 1px solid red;
width: 130px;
height: 20px;
color: red;
text-align: center;
font-size: 11px;
}

.tableprices {
margin-left: auto;
margin-right: auto;
}
