body {
 font:normal 76% georgia,helvetica,verdana,tahoma,arial,"sans serif";
 background:#000066 url(img/body_back.gif) repeat-x 0px 0px ;
}

.language_text {
 font:normal 10px helvetica,verdana,tahoma,arial,"sans serif";
 color: #FFF;
 padding-right: 10px;
}

.language_img {
 margin-right: 5px;
}

.copyright_text {
 font:normal 10px helvetica,verdana,tahoma,arial,"sans serif";
 color: #999;
}

.dialog {
 width:75%;
 margin:0px auto;
 min-width:780px;
 max-width:1000px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#000;
}

.dialog .hd .c {
 font-size:1px; /* ensure minimum height */
 height:8px;
}

.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .hd {
 background:#FFF url(img/tl.png) no-repeat 0px 0px;
 margin-right:7px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(img/tr.png) no-repeat right 0px;
 margin-right:-7px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background-color: #FFF;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(img/mr.png) repeat-y right 0px;
 margin-right:-6px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(img/bm.png) repeat-x 0px 0px;
 height: 13px;
}

.dialog .ft .l {
 float: left;
 width: 7px;
 background:transparent url(img/bl.png) no-repeat 0px 0px;
 font-size: 1px;
 height: 13px;
}

.dialog .ft .c {
 float: right;
 width: 11px;
 height: 13px;
 font-size: 1px;
 background:transparent url(img/br.png) no-repeat right 0px;
}

/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

p {
 font-family:verdana,tahoma,arial,"sans serif";
}

.dialog p {
 margin:0.5em 10px 10px 10px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

table, td, tr {
 font:12px arial,tahoma,"sans serif";
}

html>body .dialog pre {
 font-size:1.1em;
}

.menu_item_1 {
 float: left;
 margin-left: 5px;
 display: block;
 width: 132px;
 height: 35px;
 background:transparent url(img/menu_1_1.gif) no-repeat;
 background-position: center bottom;
}

.menu_item_1:hover {
 background:#000033 url(img/menu_1_1.gif) no-repeat;
 background-position: center top;
}

.menu_item_1_sel {
 float: left;
 margin-left: 5px;
 display: block;
 width: 132px;
 height: 35px;
 background:transparent url(img/menu_1_1_sel.gif) no-repeat;
 background-position: center bottom;
}

.menu_item_2 {
 float: left;
 margin-left: 5px;
 display: block;
 width: 132px;
 height: 35px;
 background:transparent url(img/menu_2_1.gif) no-repeat;
 background-position: center bottom;
}

.menu_item_2:hover {
 background:#000033 url(img/menu_2_1.gif) no-repeat;
 background-position: center top;
}

.menu_item_2_sel {
 float: left;
 margin-left: 5px;
 display: block;
 width: 132px;
 height: 35px;
 background:transparent url(img/menu_2_1_sel.gif) no-repeat;
 background-position: center bottom;
}

.menu_item_3 {
 float: left;
 margin-left: 5px;
 display: block;
 width: 132px;
 height: 35px;
 background:transparent url(img/menu_3_1.gif) no-repeat;
 background-position: center bottom;
}

.menu_item_3:hover {
 background:#000033 url(img/menu_3_1.gif) no-repeat;
 background-position: center top;
}

.menu_item_3_sel {
 float: left;
 margin-left: 5px;
 display: block;
 width: 132px;
 height: 35px;
 background:transparent url(img/menu_3_1_sel.gif) no-repeat;
 background-position: center bottom;
}

.menu_item_4 {
 float: left;
 margin-left: 5px;
 display: block;
 width: 132px;
 height: 35px;
 background:transparent url(img/menu_4_1.gif) no-repeat;
 background-position: center bottom;
}

.menu_item_4:hover {
 background:#000033 url(img/menu_4_1.gif) no-repeat;
 background-position: center top;
}

.menu_item_4_sel {
 float: left;
 margin-left: 5px;
 display: block;
 width: 132px;
 height: 35px;
 background:transparent url(img/menu_4_1_sel.gif) no-repeat;
 background-position: center bottom;
}

.photo_album {
 padding: 5px;
}

.photo {
 margin: 5px 0 0 5px;
 width: 220px;
 text-align: center;
}

.photo_img {
 border: 1px solid #CCC;
 padding: 5px;
}

.cjenik {
 font:12px Georgia,tahoma,"sans serif";
}

h2 {
    font-size: 1.5em;
}

.design {
 color: #FFF;
 font: 10px Verdana, Arial, "sans serif";
 text-align: right;
}

.design a {
 color: #FFF;
}