body { margin: 0; padding: 0; text-align: center; font-size: 13px; font-family: sans-serif; background: #f7fafc; color: #3F4C5E; }
a { text-decoration: none; font-weight: bold; }
a:link, a:visited { color: #3F4C5E; }
a:hover { color: #FA5811; }

#content { position: absolute; padding: 0; width: 760px; height: 500px; left: 50%; top: 50%; margin-left: -380px; margin-top: -250px; text-align: left; border: 1px solid #cadce6; background: #fff; }
.vlasnik { text-align: right; font-style: italic; right: 32px; bottom: 15px; position: absolute; }
h3 { padding-left: 20px; font-style: italic; font-size: 22px; margin: 10px 0; height: 22px; }
.contact { color: #FA5811; }
.hide { display: none; }

/* form style from http://www.x-grafik.sk/ */
form#commentform fieldset { padding-left:10px; border:0; border-top: #5D7180 1px dashed; background: url(img/markica.jpg) 15px bottom no-repeat; height: 285px; }
form#commentform p { color: #3F4C5E; float: left; margin-top: 6px; margin-bottom: 6px; }
form#commentform input.tekst, form textarea { background-color: #F1F6FA; border: #98A4B6 1px solid; color: #3F4C5E; width: 190px; padding: 6px; margin: 2px; margin-left: 15px; }
form#commentform input.tekst { background: url(img/form.png) repeat-x;}
form#commentform label { float: left; width: 128px; text-align: left; padding-top: 10px; margin-left: 10px; border-bottom: dashed 1px black; }
form#commentform textarea { overflow: auto; width: 550px; }
form#commentform input.button { margin-left: 15px; }
form#commentform input#send { margin-left: 155px; margin-top: 15px; width: 190px; padding: 6px; }

form#commentform div#zahvalnica { position: relative; width: 550px; margin-left: 150px; margin-top: 5px; height: auto; background: transparent; font-family: sans-serif; font-size: 12pt; }
#zahvalnica ul { list-style: none; display: inline;}
#zahvalnica ul li { margin: 0 0 0 5px; }
#zahvalnica ul li:before { content: "\2022 \0020"; }
#zahvalnica ul li a { color: #FA5811; }

#donate { display: block; margin-bottom: 20px; height: 130px; }
#donate p { padding: 0 20px; height: 30px; margin: 0 0 10px 0; }
#donate ul li { height: 21px; line-height: 21px; }
/*#donate ul li:nth-child(2) { padding-bottom: 7px; }*/
form#paypal { width: 74px; height: 21px; display: inline; position: relative; border: 0; background: transparent; margin: 0; padding: 0; }
#paypal fieldset { width: 74px; height: 21px; display: inline; position: relative; border: 0; background: transparent; margin: 0; padding: 0; margin-bottom: -6px;}

.mbid { color: #000; font-weight: bold; }
