/* Start of CMSMS style sheet 'main' */
body {
border: 0px;
padding: 0px;
margin: 0px;
color: black;
background-color: white;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
}

h4 {font-size:1.05em;}
h3 {font-size:1.25em;}
h2 {font-size:1.5em;}
h1 {font-size:2em;}


#centerer {
width: 980px;
margin-top: 10px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

#container {
position: relative;
width: 980px;
text-align: left;
}

#footer {
font-size: 12px;
text-align: center;
padding: 2em;
}

#logo {
background-image: url(images/logo.png);
background-repeat: no-repeat;
width:152px;
height:52px;
}

.okruszki{
padding-top:2px;
color:#888888;
}

.lastitem{
color:#666666;
}

#bigPic {
width: 980px;
height: 230px;
}

.box {
clear:  both;
}

.box .tL {
background-image: url(images/frTL.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}
.box .tM {
background-image: url(images/frT.png);
background-repeat: repeat-x;
height:30px;
vertical-align:middle;
font-size: 12px;
}
.box .tR {
background-image: url(images/frTR.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}


.box .tLx {
background-image: url(images/frTLx.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}
.box .tMx {
background-image: url(images/frTx.png);
background-repeat: repeat-x;
height:30px;
vertical-align:middle;
color:white;
}
.box .tRx {
background-image: url(images/frTRx.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}


.box .tLb {
background-image: url(images/frTLb.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}
.box .tMb {
background-image: url(images/frTb.png);
background-repeat: repeat-x;
height:30px;
vertical-align:middle;
font-weight: bold;
}
.box .tRb {
background-image: url(images/frTRb.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}

.box .tLg {
background-image: url(images/frTLg.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}
.box .tMg {
background-image: url(images/frTg.png);
background-repeat: repeat-x;
height:30px;
vertical-align:middle;
font-weight: bold;
}
.box .tRg {
background-image: url(images/frTRg.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}

.box .tLy {
background-image: url(images/frTLy.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}
.box .tMy {
background-image: url(images/frTy.png);
background-repeat: repeat-x;
height:30px;
vertical-align:middle;
font-weight: bold;
}
.box .tRy {
background-image: url(images/frTRy.png);
background-repeat: no-repeat;
width:16px;
height:30px;
}

.box .mL {
background-image: url(images/frL.png);
background-repeat: repeat-y;
width:16px;
}
.box .mM {
padding: 0.5em;
}
.box .mR {
background-image: url(images/frR.png);
background-repeat: repeat-y;
width:16px;
}

.box .bL {
background-image: url(images/frBL.png);
background-repeat: no-repeat;
width:16px;
height:14px;
}
.box .bM {
background-image: url(images/frB.png);
background-repeat: repeat-x;
height:14px;
}
.box .bR {
background-image: url(images/frBR.png);
background-repeat: no-repeat;
width:16px;
height:14px;
}

.box .tMx,.tM,.tMy,.tMg,tMb {
text-align:left;
}

a img {
border: none;
}
img {
border: none;
}

.imgflowL {
float: left; margin-right: 0.5em;	
}
.imgflowR {
float: right; margin-left: 0.5em;	
}

.akapit {
text-align: justify; 
color:#555555;
}

.akapit b,strong {
color: black;
}

.NewsSummary {
font-size:12px;
}

//do formatowania kodu źródłowego
.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: Consolas, "Courier New", Courier, Monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ }  .csharpcode pre { margin: 0em; }  .csharpcode .rem { color: #008000; }  .csharpcode .kwrd { color: #0000ff; }  .csharpcode .str { color: #006080; }  .csharpcode .op { color: #0000c0; }  .csharpcode .preproc { color: #cc6633; }  .csharpcode .asp { background-color: #ffff00; }  .csharpcode .html { color: #800000; }  .csharpcode .attr { color: #ff0000; }  .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; }  .csharpcode .lnum { color: #606060; }



/* End of 'main' */

