/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #FFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

a:link, a:visited, a:hover {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 114%;
	color: #999;
}

h3{
	font-size: 100%;
	color: #999;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

ul{
 list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	height: 275px;
	background-image: url(../images/nag/02-nag-txt.png);
	background-repeat: no-repeat;
}
#masthead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead a:link     , #masthead a:visited, #masthead a:hover{
	text-decoration: none;
	display: block;
}


#navBar{
	background-color: #333;
	margin-top: 0;
	margin-right: 79%;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#navBar2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
	background-image: url(../images/ix/03.jpg);
}

#content{
	float:right;
	width: 75%;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}



/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
/************** .feature styles ***************/

.feature2{
	font-size: 80%;
	height: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature2 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feature2 img{
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story5{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story5 img {
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#szer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-family: Arial, sans-serif;
	margin-bottom: 20px;
}
.szer2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 70%;
	margin-top: 150px;
	text-align: center;
}

.wys {
	height: 735px;
}


.story p{
	padding: 0px;
}


#siteInfo01 {
	padding: 0px;
	width: auto;
	color: #666;
	margin-top: 460px;
	font-size: 75%;

}

#siteInfo02{
	font-size: 75%;
	color: #666;
	padding: 10px;
	margin: 0px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo01 img{
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#siteInfo02 img{
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks img {
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #000;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}


#sectionLinks a:visited{
	border-top: 1px solid #000;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #000;
	background-color: #999;
	padding: 2px 0px 2px 10px;
}
#content a:hover {
	color: #CCC;
}


/*********** #sectionLinks2 styles ***********/

#sectionLinks2{
	margin: 0px;
	font-size: 90%;
	padding: 5px;
}

#sectionLinks2 h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks2 img {
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 0;
}

#sectionLinks2 a:link{
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}


#sectionLinks2 a:visited{
	display: block;
}

#sectionLinks2 a:hover{
	text-decoration: none;
	background-color: #999;
	display: block;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	font-size: 80%;
	height: 200px;
	width: 150px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: thin solid #000;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#grafnag {
	float: right;
	height: 217px;
	width: 353px;
	background-image: url(../images/nag_1/naggraf2.jpg);
}
#ix-nap {
	height: 150px;
	background-image: url(../images/ix/01.jpg);
	margin-right: 480px;
}

#ix-nap2 {
	width: 480px;
	float: right;
	height: 150px;
	background-image: url(../images/ix/08.jpg);
}
#ix-nap10 {
	float: right;
	height: 230px;
	width: 245px;
}
#ix-nap9 {
	float: right;
	height: 230px;
	width: 245px;
}
#siteInfo_img {
	height: 22px;
	width: 22px;
	margin: 10px;
}
#con1 {
	height: 150px;

}

#con2 {
	height: 460px;
	width: 245px;
	float: right;
}
#con3 {
	height: 142px;
	background-image: url(../images/ix/02.jpg);
}
#con4 {
	height: 142px;
	background-image: url(../images/ix/04.jpg);
}
#con5 {
	height: 200px;
	background-image: url(../images/ix/11.jpg);
}
#con6 {
	height: 260px;
	background-image: url(../images/ix/12.jpg);
}
#con7 {
	height: 260px;
	background-image: url(../images/ix/09.jpg);
}
#con8 {
	height: 200px;
	background-image: url(../images/ix/10.jpg);
}
#con9 {
	height: 200px;
	background-image: url(../images/ix/06.jpg);
}
#con10 {
	height: 260px;
	background-image: url(../images/ix/07.jpg);
}
#con11 {
	height: 460px;
	width: 200px;
	float: right;
}
#con12 {
	height: 460px;
	width: 290px;
	float: right;
}
#con13 {
	width: 540px;
	float: left;
	height: 95px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/ix/05.jpg);
}
#con14 {
	width: 425px;
	float: left;
	height: 125px;
	background-image: url(../images/ix/13.jpg);
}
#con15 {
	background-image: url(../images/nag/02-nag-graf.jpg);
	height: 217px;
	width: 353px;
	float: right;
}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{
	margin:0px;
	font-size: 90%;
}
Section1
	{
	
	margin:0px;
}
div.Section1
	{page:Section1;}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story2{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}
.story4 {
	font-weight: bold;
	color: #000;
	background-color: #F90;
	padding: 5px;
	font-size: 100%;
}
.story6 {
	clear: both;
	font-size: 70%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#aktualnosci {
	color: #FF9900;
	font-weight: bold;
}
#aktualnosci2 {
	color: #FF9900;
}
#content a:link {
	color: #FF9900;
}
#content a:hover {
	color: #FF9900;
}
#content a:visited {
	color: #FF9900;
}

.story a:link {
	color: #FF9900;
}
.story a:hover {
	color: #FF9900;
}
.story a:visited {
	color: #FF9900;
}
#facebook {
	float: right;
	height: 150px;
	width: 200px;
}
.ad_link_728x15_1 {
	height: 15px;
	width: 728px;
	clear: both;
	float: right;
	margin-bottom: 15px;
	margin-right: 3%;
}
.ad_txt_120x240_1 {
	height: 240px;
	width: 120px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#mk {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
#mk ul li {
	list-style-type: none;
	margin-top: 30px;
	color: #FF9900;
	font-weight: bold;
}
#mk ul li table {
	color: #FFF;
	font-weight: normal;
	background-color: #333;
	margin-left: 10px;
	padding: 10px;
	margin-top: 10px;
}
