
body {
margin : 0;
padding : 0;
margin : 0 auto;
font-family : verdana, arial, helvetica, sans-serif;
color : black;
text-align : center;
background-color : #ffffff;
}

.center {
text-align : center;
margin-left : auto;
margin-right : auto;
}

.top {
vertical-align : top;
}

.left {
text-align : left;
}

.right {
text-align : right;
}

.justify {
text-align : justify;
}

.centerjustify {
text-align : justify;
margin-left : auto;
margin-right : auto;
}

.stopka {
font-family : verdana;
font-size : 12px;
text-align : center;
}

.logo {
text-align : left;
}

.logo2 {
margin-left:4px;
margin-top:7px;
text-align : left;

}

.logo1 {
border-width : 0;
}

a:link {
color : #ffffff;
font-weight : bold;
font-size : 10px;
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none;

}

a:visited {
color : #ffffff;
font-weight : bold;
font-size : 10px;
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none;

}

a:active {
color : #ffffff;
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none;
}

a:hover {
color : black;
border : 0;
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none;
}
a.menulinks:hover {
font-weight : bold;
text-decoration : none;
}

.ofirmie {
font-size : 12px;
color : #000000;
font-family : arial;
font-style : normal;
text-align : justify;
}

.ofirmie_link {
font-size : 12px;
color : #e5d65d;
font-family : arial;
font-style : normal;
font-weight : bold;
text-align : justify;
}

.ofirmie_bold {
font-size : 12px;
color : #000000;
font-family : arial;
font-style : normal;
font-weight : bold;
text-align : justify;
}

.ofirmie_male {
font-size : 9px;
color : #000000;
font-family : arial;
font-style : normal;
font-weight : bold;
text-align : justify;
}

.ofirmie_duze_bold {
font-size : 18px;
color : #ffffff;
font-family : arial;
font-style : normal;
font-weight : bold;
padding-top : 4px;
padding-left : 4px;
padding-bottom : 4px;
text-align : justify;
margin-bottom : 10px;
background-image : url(./image/ramka.jpg);
background-repeat : no-repeat;
}

.ofirmie_menu {
font-size : 14px;
color : #ffffff;
font-family : arial;
font-style : normal;
font-weight : bold;
padding-top : 4px;
padding-left : 13px;
padding-bottom : 4px;
text-align : justify;
margin-bottom : 10px;
background-image : url(./image/ramka_pod_menu.jpg);
background-repeat : no-repeat;
}


.menu {
font-size : 14px;
color : #000000;
margin : 5px;
font-family : arial;
font-style : normal;
font-weight : bold;
text-align : left;

}

input {
background-color : #f8f8ff;
border : 1px solid #567ec3;
color : #567ec3;
font-weight : bold;
font-size : 12px;
padding : 5px;
}

