/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  
69% = 69% * 16px = 11px (przy standardowym ustawieniu przeglądarki)
0.7  em = 8px
0.8  em = 9px
0.9  em = 10px
1    em = 11px
1.1  em = 12px
1.3  em = 14px
1.45 em = 16px
1.6  em = 18px
1.8  em = 20px
2    em = 22px
*/

body {
background-color: #ffffff;
background-image: url(images/bg.png);
background-repeat: repeat-x;
font-size: 69%;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#333333;
padding:0;
margin:0;
}
strong {color:#000000;}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 2em;
padding:5px 10px;
padding-bottom:10px;
margin:0;
color:#c4262e;
font-weight:bold; 
}

h1.underlogo {font-size:1.6em;margin-left:100px;color:#000000;}

h2 {
font-size:1.3em;
font-weight: bold;
padding: 5px 0px;
margin:0;
text-align:center;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 950px;
margin-bottom: 0px;
margin: 0 auto;
background-image: url(images/contentbg.png);
background-color:#f7f6e9;
}

/* ----------banner for logo-------------- */
#banner {
background-image: url(images/headbg.png);
padding: 0px;
margin: 0px;
height: 134px;
}
#banner img {margin-top:20px; 
margin-left:20px;} 

#langbar {float:right;padding-right:25px;}
#langbar img {margin-left:10px;}
/* ----------- picturebox --------------  */
#picturebox
{
margin-left:11px;
margin-right:10px;
height:250px;
background-color:#808080;
}

/* ---------- menu ---------------------- */
#menu {
margin-left:11px;
margin-right:10px;
background-color: #c4262e;
height:25px;
}

/*------------ framebox ----------------- */
#framebox {
margin-left:10px;
margin-right:10px;
background-color: #f7f6e9;
/*border:10px solid #ffffff;*/
}

/* -----------------content--------------------- */
#content {
background-color: #f7f6e9;
padding: 20px 20px 10px;
margin: 0 25px 0 10px;

}

#content.szeroka {
padding-right: 20px;
margin-left:250px;
margin-right:20px;
}
div#content { 
min-height:570px;
height:expression(this.scrollHeight > 570 ? "auto":"570px"); 
}

#content_main {background-color: #f7f6e9;padding: 20px;padding-right: 60px;margin: 0 250px;}
div#content_main {min-height:600px;height:expression(this.scrollHeight > 600 ? "auto":"600px");}

#content h1 {padding:5px 0px 10px;}
#content h2 {padding: 3px 0px;text-align:left;font-weight:bold;color:#c4262e;}
#content h3 {padding: 3px 0px;text-align:left;font-weight:bold;color:#c4262e;font-style:italic;}

p, pre{
padding: 5px 10px;
margin:0px;
font-size:1.1em;
}

p.annotation {
font-size:0.8em;
color:#999999;
}

/* --------------left navi------------- */
#left {
float: left;
width: 250px;
border-right:10px solid #ffffff;
border-bottom:10px solid #ffffff;
background-color: #ece9cc;
}

#left ul {margin-left:25px;padding-left:0px;font-size:1.1em;line-height:1.4em;list-style: outside;list-style-image:url(images/point.png);}

/* -------- right  -------------  */
#right {
float: right;
width: 650px;
margin:0px;
padding-top:20px;
background-color: #f7f6e9;
overflow: hidden;

}

#right_main {
float: right;
width: 300px;
margin: 0;
padding-top:20px;
background-color: #f7f6e9;
}

#right img {border:5px solid #ffffff;float:left;margin-right:10px;margin-bottom:10px;}
#right img.noborder{border:0px;}
#right img.wspolpraca{margin-bottom:50px;}
#right p {margin-bottom:10px;}
#right p.akcent {margin-bottom:0px;font-size:1.3em;font-weight:bold;color:#c4262e;}
#right p.pagenav {text-align:center;font-weight:bold;}
#right p#galeria img{margin-right:30px;margin-bottom:30px;border:5px solid #d8d392; }
#right ul {display:block;list-style:none;}
#right div {padding:0px;min-height:110px;}
#right div.first{margin:35px 0px 10px 20px;float:right;width:300px;}
#right div.third{margin-top:10px;}
#right div.second div.cooperate{margin-left:60px;width:auto;}
#right ol {list-style-type:lower-latin;}
#right ol li {font-size:1.3em;}


#right_main img {border:5px solid #ffffff;float:left;margin-right:10px;margin-bottom:10px;}
#right_main img.noborder{border:0px;}
#right_main img.wspolpraca{margin-bottom:50px;}
#right_main p {margin-bottom:30px;}
#right_main p.akcent {margin-bottom:0px;font-size:1.3em;font-weight:bold;color:#c4262e;}
#right_main ul {display:block;list-style:none;}
#right_main div {width:100%;padding:0px;min-height:110px;}
#right_main div.first{margin-top:10px;}
#right_main div.third{margin-top:10px;}
#right_main div.second div.cooperate{margin-left:60px;width:auto;}

/* ------------bottom ------------------------- */
#bottom {
clear:both;
/*margin-left:270px;
margin-right:10px;*/
margin:10px;
border:10px solid #fff;
background-color: #ece9cc;
min-height: 100px;
text-align:center;
}

#bottom p.akcent {margin-bottom:0px;font-size:1.3em;font-weight:bold;color:#c4262e;}
#bottom img {margin:10px 5px;}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 10px;
margin-bottom: 0px;
padding: 0;
font-size:0.9em;
}

#footer p.footnote {text-align:left;}
#footer p.author {float:right;text-align:right;}

a.wykaz {color: #333333;text-decoration:none;}
a.wykaz:visited {color: #333333;text-decoration:none;}
a.wykaz:hover {color: #000000;text-decoration:underline;}
a.wykaz:active {color: #333333;text-decoration:underline;}

table.srodki {margin-top:10px;margin-bottom:10px;width:640px;border:0px; }
table.srodki th {background-color:#d8d392;font-weight:bold;text-align:center;}
table.srodki td {padding:10px;background-color:#ece9cc;}
table.srodki td.midheader {text-align:center;background-color:#d8d392;font-weight:bolder;}
table.srodki td img {border:0px;}
table.srodki td a {border:0px;}
table.srodki td span.pdf_desc {font-size:0.8em;color:#999999;}

#right_main object {position:relative;z-index:0;}
#right_main embed {position:relative;z-index:0;}