/*cesnur*/

body      { color: black; font-size: small; font-family: Georgia, "Times New Roman", Times, serif; background-image: url("../home/sf_bei1.jpg"); margin: 0; padding: 0 }

/* header */

#main-title             { color: #fff; background-image: url("css/head_en.gif"); background-repeat: no-repeat; background-position: left bottom; margin-left: 220px; padding-right: 10px; position: relative; height: 90px }
#main-title  h1     { color: #603; font-size: 40%; visibility: hidden }
/* main text on the page */

#main-text     { background-color: white; margin: 5px 20px 50px 210px; padding: 20px; border: solid 1px #603 }
h1    { color: #603; font-size: 160%; font-variant: small-caps; font-weight: bold; text-align: center; padding-top: 5px; padding-bottom: 5px; border-top: 5px solid #603 }
h2   { color: #603; font-size: 140%; font-variant: small-caps; font-weight: bold; text-align: center; padding-top: 5px; padding-bottom: 5px; border-top: 5px solid #603 }
h3    { color: #603; font-size: 120%; font-weight: bold; text-align: right; padding-top: 5px; padding-bottom: 10px; border-bottom: 3px solid #603 }
h4  { font-size: 100%; font-style: italic; text-align: center; margin: 1.33em 0; padding: 20px; width: 90% }
h5      { color: #603; font-size: 100%; font-weight: bold; background-image: url("../home/sf_bei1.jpg"); padding: 5px; border: solid 1px }
#note  { font-size: 80%; font-weight: normal; background-color: #f6f6f6; text-align: justify; margin: 2px; padding: 10px; width: auto; border: solid 1px #603 }
#note  p  { text-indent: 0}
p  { font-size: 100%; line-height: 1.5em; text-align: justify; text-indent: 5%; margin: 0 0 17px; padding: 0 }
#main-text p.p1:first-letter {
	padding-right:5px;
	font-size: 200%; 
	color:#660033;
}
#img          { background-color: transparent; background-repeat: no-repeat; margin: 3px; padding: 5px; float: left; border: solid 1px #603 }
#mail    { text-decoration: none}
imgdx  { float: right; clear: both }
table  { margin: 0; padding: 3px; border-width: 0 }
td { padding: 5px }
a:link, a:visited  { color: #603; text-decoration: none }
img a:link, hover { text-decoration: none }
a:hover  { color: #603; text-decoration: underline }

/* navbar */

#navbar            { font-size: small; font-weight: bold; background-image: url(../home/sf_bei1.jpg); text-align: right; padding: 10px; position: absolute; top: 0; left: 5px; width: 180px }
#navbar a:link, #navbar a:visited       { color: #603; text-decoration: none; display: block; margin: 0; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; border-right: 5px solid #603 }

#navbar a:hover      { color: white; text-decoration: none; background-color: #603; display: block; margin: 0; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; border-right: solid white }
/* footer at the bottom of the page */

#footer    { color: #603; font-size: x-small; text-align: center; margin: 2px 10px 10px; padding: 10px; border-top: 2px solid #603; border-right: #603; border-bottom: 2px solid #603; border-left: #603 }

#footer a:link, #footer a:visited {
color: #cc6600;
}

#footer a:hover {
color: #454f56;
}
strong  { color: #903 }
h6 { color: #fff; font-size: 110%; font-weight: bold; background-color: #603; padding: 3px }
