﻿
body, div, img, p, a,ul, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-family:Verdana;
	}

img
{
    border:0;    
}

a:visited,
a:link
{
   
    color:#003366;
    
    font-weight:bold;
    text-decoration:none;
}



a:link:hover
{
    color:#ff3300;
    text-decoration:none;
}

/* >>> ELEMENTS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

body
{
    background-color:#E9E9E9;
    background-image:url(images/backLine.jpg);
    background-repeat:repeat-x;
}

.mainTable
{
   width:812px;
}

/* TOP */

#logo
{
    background-image:url(images/bTOP.jpg);
    background-repeat:no-repeat;
    height:298px;
}

#banner
{
  /*  height:113px;
    background-image:url(images/bannerUp.jpg);
    background-repeat:no-repeat;*/
	padding-bottom:7px;
}

#credit
{
    background-color:#003366;
    text-align:center;
    font-family:Microsoft Sans Serif;
    font-size:11px;
    color:White;
    height:23px;
}

#dnn_newsPane
{
    width:340px;
    height:150px;
    margin-top:90px;
    margin-left:230px;
}

#ReadMore
{
    height:21px;
    width:103px;
    display:block;
    float:left;
    background-image:url(images/readMore.gif);
    background-repeat:no-repeat;
    margin-left: 340px;
}


#contact
{
    float:right;
    width:60px;
    padding-right:8px;
   
    height:26px;
    display:block;
    margin-top:6px;
}

#contact .brake
{
    border-left: gainsboro 1px solid;
    height: 10px;
    display: block;
    float: left;
    margin-top: 2px;
    margin-left: 15px;
    margin-right: 15px;
}

#contact img
{
    float:left;    
}



#top
{
     background-color:White;
     height:30px;
     
     
}

#lang
{
    
    margin-left:38px;
    margin-top:12px;
    height:26px;
     font-weight:bold;
    font-size:11px;
    text-decoration:none;
    color:#333333;   
}

#lang a
{
    font-family:Verdana;
 font-weight:bold;
    font-size:11px;
    text-decoration:none;
    color:#333333;
}

#lang a:hover
{
    text-decoration:none;
    color:#ff3300;
}




#WhereIAm
{
    height:20px;
    font-size:10px;
    padding-top:6px;
    margin-left:10px;
    float:left;
}

/* panes */
#panes
 {
     background-color:White;
     
 }
 
.left_pane
{
    vertical-align: top;
   
    display:block;   
}
 
 .middle_pane
{
    vertical-align: top;
    margin-bottom: 15px;
    border-right: #c0c0c0 1px ridge;
    border-left: #c0c0c0 1px ridge;
}
 
 .right_pane
 {
    vertical-align:top;
    
 }
 
 
 
 /* menu 1 2 */

#nav
{
    font-size:13px;
    color:#660000;
    float:left;
    margin:5px 0px 5px 5px;
}

#nav li
{
    display:block;
    list-style-type:none;
    margin:2px 0px;
    padding:0px;
    overflow:hidden;
}

#nav li .menuH
{
    display:block;
    width:148px;
    height:4px;
   overflow:hidden;
}

#nav li .menuF
{
    width:148px;
    height:4px;
    margin:0px;
}

#nav .active .menuH,
#nav li:hover .menuH
{
    background-image:url(images/menuUp.gif);
    background-repeat:no-repeat;
    color:#ffffff;
}

#nav .active .menuF,
#nav li:hover .menuF
{
    background-image:url(images/menuDown.gif);
    background-repeat:no-repeat;
    color:#ffffff;
}

#nav li .menuC
{
    margin:0px;
    padding:0px;
}



#nav .active .menuC,
#nav li:hover .menuC
{
    background-color:#003366;
    width:148px;
    color:#ffffff;
    font-size:13px;
    font-weight:bold;
   
}

#nav li .menuC a
{
    color:#003366;
    padding-left:15px;
    text-decoration:none;
    padding-right:15px;
    width:113px;
    cursor:hand;
    display:block;
}

#nav .active .menuC a,
#nav li:hover .menuC a
{
    color:#ffffff;
    cursor:hand;
    text-decoration:none;
}

#nav li #down
{
    margin:0px;
}

#nav li #down .child
{
    margin-bottom:4px;  
    margin-left:18px;
}

#nav li #down .child a
{
    padding-left:15px;
    color:#003366;
    padding-right:15px;
    width:100px;
    cursor:hand;
    display:block;
    text-decoration:none;
    font-size:12px;
}
#nav li #down .active .child a,
#nav li #down .child a:hover
{
    cursor:hand;
    text-decoration:none;
    font-weight:bold;
}

/*footer */

#paneDown
{
   background-color:#ffffff;
    background-image:url(images/paneDown.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    height:53px;
   
}

#paneDown p
{
    font-family:"Trebuchet MS", Arial;
	text-align:left;
	font-size:8pt;
	line-height:9pt;
	color:#333333;
	padding:15px 10px 0px 10px;
	float:left;
}

#paneDown a
{
    margin-top:9px;
    background-image:url(images/possible.jpg);
    background-repeat:no-repeat;
	background-position: bottom left;
	width:75px;
	height:21px;
	float:left;
}

#paneDown a:hover
{
    background-image:url(images/possibleHover.jpg);
}

#paneDown #koniec
{
    float:right;
}
#footer
{
    height: 108px;
}

#footer img
{
    padding-top:18px;
    margin-left:20px;
    float:left;
    width:132px;
}

#about
{
    width:640px;
    display:block;
    height:106px;
    margin-top:8px;
    float:right;
}

#about .info
{
    font-family:Arial;
    float:right;
    font-size:10px;
    color:#333333;
    margin-right:10px;
}

#about .info h4
{
    font-family:Arial;
    font-size:11px;
    color:#333333;
    font-weight:bold;
    margin-bottom:10px;
}

/* mainContainer */
.blades
{
    width:100%;
    height:19px;
    background-image:url(images/redLine.gif);
    background-repeat:repeat-x;
    margin-bottom:10px;
}

.blades .stick
{
    width:100%;
    height:19px;
    background-image:url(images/widly.gif);
    background-repeat:no-repeat;
    background-position:right center;
}

#mainContent
{
    margin:5px 8px;
    padding-bottom:9px;
    border-bottom:#333333 1px inset;
}

#mainContent h1
{
    font-size:12px;
    font-weight:bold;
    color:#fc0a17;
}

/*NewsContener*/

#nContent
{
    margin:0px 5px;
}

#nContent h3
{
    color:#003366;
    font-family:Verdana;
    font-size:18px;
}


/*gazeta*/

.Publication
{
    width:96%;
    margin:0px auto;
}

.Publication .release
{
    font-family: Tahoma,Arial,Sans-serif;
font-size:14px;
font-weight:bold;
color: #003366;
margin-left:15px;
}

.Publication .section
{
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
   
}

.Publication .sectionBoxTitle
{
    padding:15px 0px 8px 0px;
 
}

.Publication .ulArticle
{
clear:both;
display:block;
list-style-type:none;
margin:0pt 0px;
padding:3px 0px;


}

.Publication .ulSection li
{
padding:0px;
list-style-type:none;
width:100%;
}

.Publication .ulSection
{
list-style-type:none;
padding:4px 15px;
margin:0px;
}

.Publication .tdArticle
{
    border-style:none none dotted;
border-width:medium medium 1px;
float:left;
margin:0pt;
padding:0pt;
width:100%;
}

.Publication .article
{
    color:#0950A2;
font-size:14px;
text-decoration:none;
    
    font-family:Arial,sans-serif;
      background:transparent none repeat scroll 0%;


}

.Publication .article:hover
{
    color:#666666;
}


.Publication .redaktor
{
   
clear:both;
color:#003366;
display:block;
float:left;
font-size:11px;
font-style:italic;
margin:0pt;
padding:0pt;
width:100%;
}

.Publication .liArticle
{
   
background:transparent none repeat scroll 0%;
border-style:none none dotted;
border-width:medium medium 1px;

margin:0pt;
padding:0pt;
width:100%;
}

.Publication #MainIndex
{
   
}

#imageSection
{
    background-image:url(images/dzial_line.jpg);
    width:auto;
    height:3px;
    
}

/*drugi widok*/

.Publication .insideView
{
    padding:0px;
    list-style:none;
    padding:0px;
list-style-type:none;
padding:4px 15px;
}


.Publication .insideSectionBox
{
 margin-left:15px;
padding-right:80px
}

.Publication .imageTitle
{
    margin:0 auto;
    background-image:url(images/redLine.gif);
    background-repeat:repeat-x;
    height:19px;
    width:95%;
    background-position:center center;
}

.Publication .insideSection
{
    font-family: Tahoma,Arial,Sans-serif;
font-size:16px;
font-weight:bold;
color: #003366;

}

.Publication .insideArtName
{
background:transparent none repeat scroll 0% 50%;
color:#003366;
font-family:Arial,sans-serif;
font-size:15px;
text-decoration:none;

}

.Publication .liInsideArtName
{
    border-bottom:1px solid silver;
color:#003366;
padding:0px 15px;
margin-bottom:1px;
width:90%;
}

.Publication .insideRedName
{
    color:gray;
font-family:Arial,sans-serif;
font-size:10px;
font-weight:normal;
margin-top:1px;
padding:0px 15px 15px 15px;
width:90%;

}
.Publication .Normal
{
padding-top:10px;
}

.Publication .AnotherArtsLabel
{
    font-size:13px;
font-weight:bold;
}

.Publication .AnotherArtsList
{
   border-top:1px solid silver;
font-family:Tahoma,Arial,sans-serif;
font-size:12px;
margin-top:30px;
padding:5px 15px 20px;

}

.Publication .AnotherArtsPack
{
 padding:2px 0px;
}


.Publication .AnotherArts
{
 color:#003366;
font-family:Arial,sans-serif;
font-size:11px;
text-decoration:none;
}

.Publication .back2index
{
    
    font-family:Arial,sans-serif;
    font-size:11px;
    text-decoration:none;
    padding:0px 15px 5px 15px;
    
}
.Publication .back2index a
{
     color:#003366;
   text-decoration:none; 
}

/*login*/

.logIN:link
{
    color:#333333;
float:left;
font-size:10px;
font-weight:bold;
margin:6px 0px 0px 16px;
text-decoration:none;
}

.logIN:hover
{
    
    color:#660000;
    text-decoration:none;
}
