@import url(cssogoolny.css);

@import url(tmp.css);
@import url(listy.css);

/*- - - Dane- - - -*/
/*
#strona{border:solid #f00;border-width:10px;}
#zawartosc{border:solid #fc0;border-width:5px;}
*/

#profiler{
background:#f9f9f9;
display: block;
margin:1em 0;
padding:1em 0;
border-top:#f00 5px solid;
}
#SqlProfiler{
padding:1em;
border:#ddd 5px solid;
text-align: left;
margin:3px;
}

#strona{
/*position:absolute;*/
/*top:0px;left:0;right:0;*/
text-align: center;
min-width:50em;
padding:0 30px;
}
#domenaLink{
/*text-align:center;*/
background:transparent url(img/backgroundtop.png) no-repeat 0 0px;
padding:20px 0 1em;
/*width:100%;*/
/*border:#f00 5px solid;*/
margin:0 0 2em 20%;
}
#domenaLink a{
display:block;
width:620px;height:70px;
/*margin:0 auto 2.5em;*/
/*border:blue 1px solid;*/
}
#domenaLink a span{display:none;}

#zawartosc{
position:relative;
margin:0 0 2em;
text-align:left;
}
/*max i min width dla ie w iefck.css*/
#languages{
position:absolute;
top:2px;
right:20%;
width:13em;
}
#languages ul{overflow: hidden;}
#languages ul li{
float:right;
margin:0 0 0 1px;
font-size: .81em;
}
#languages ul li a{
background: transparent no-repeat center;
display:block;width:19px;height:11px;
border:#999 solid;
border-width: 1px;
}
#languages ul li.act a, #languages ul li a:hover{border-color:green;}
#languages ul li a span{display:none;}
#languages ul li.pol a{background-image: url(img/flapol.gif);}
#languages ul li.rus a{background-image: url(img/flarus.gif);}
#languages ul li.eng a{background-image: url(img/flaeng.gif);}

/**/
#content{}
.noright{
width:80%;
margin:0 0 0 20%;
}
.isLeftRight{
width:60%;
margin:0 0 0 20%;
}
.noleft{
width:80%;
margin:0;
}
/**/
#left{
width:20%;
}
.ltnort{margin:0 0 0 -100%;}
.ltisrt{margin:0 0 0 -80%;}

#right{
width:19%;
margin:0 0 0 1px;
}
/*#right, #left{background:#eee;}*/
#right, #left, .isLeftRight, .noright, .noleft{
overflow-x: hidden;
float:left;
}
* html #content{display: inline;}

#content, #right, #left{padding:0 0 2em 0;}
#right>*, #left>*{
/*border:#666 solid;border-width:0 0 3px 0;*/
padding:0 0 1em 0;
}
#right>*{margin:0 0 1.5em 1em;}
#left>*{margin:0 2em 1.5em 0;}

#stopka{
clear:left;
text-align: center;
margin:2em 0 0;
}
/**/
.clear{clear:both;overflow:hidden;height:0pt;}
/*- - - - - - - - - - -  - - - - - - -*/
@media print{
#profiler, #menuglobal, #searchGlobalBlok, #inf_uzytk, #right, #left, #userInfo{display:none;}
body{
background:#fff;
font-family: "times New Roman", georgia, serif;
}
h1, h2, h3{font-family: verdana, sans-serif;}
#strona, #zawartosc, #content, #content>ul{position: static !important;}
html, body, #strona{min-height:none;height:auto;}
/*#strona, #zawartosc, #content, #content ul{border:red 1px solid;}*/
#content, .isLeftRight, .noright, .noleft{width:auto !important; margin:0 1em !important;}

}