/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color:#333333;
	background-color: #ffffff;
	min-width:780px;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

/* GENERIC ELEMENTS
-------------------*/
.left {
	float: left;
	text-align: left;
}

.right {
	float: right;
	text-align: left;
}

.clearboth {
	clear: both;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.clearleft {
	clear: left;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 90%;
}

h1, h2, h3, h4 {
	font-size: 120%;
}

.left p, h1, h2, h3, h4 {
	margin: 0px 20px 10px 20px;
}

.right p, h1, h2, h3, h4 {
	margin: 0px 20px 10px 20px;
}

.hr {
	background: url(assets/hr_dotted_rpt.gif) repeat-x;
}

/* THIS DIV CONTAINS THE ENTIRE SITE
------------------------------------*/
#container {
	margin: 0 auto;
	padding: 0px;
	width: 780px;
}

/* THIS DIV CONTAINS THE HEADER ELEMENTS - LOGO AND NAV
-------------------------------------------------------*/
#header {
	background: url(assets/bg_header.jpg) no-repeat bottom left;
	height:130px;

}

/* pdso search
-----------------*/
#search {
	margin: 20px 20px 35px 0px;
	text-align: right;
}

/* navigation list elements
---------------------------*/
#navigation {
	margin: 0px;
	padding: 0px;
	width: 464px;
}

#navigation span {display:none;}

#primarynav {
	width: 385px;
	height: 52px;
	background: url(assets/nav_primary.gif) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#primarynav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#primarynav a {
	display: block;
	outline: none;
}

#home 			{left: 0px; top: 0px; width: 54px; height: 52px;}
#help 			{left: 56px; top: 0px; width: 123px; height: 52px;}
#where			{left: 181px; top: 0px; width: 103px; height: 52px;}
#about 			{left: 286px; top: 0px; width: 96px; height: 52px;}
#polski 			{left: 384px; top: 0px; width: 63px; height: 52px;}

#home a 		{height: 52px;}
#help a 		{height: 52px;}
#where a 		{height: 52px;}
#about a 		{height: 52px;}
#polski a 		{height: 52px;}

#home a:hover 	{background: url(assets/nav_primary.gif) 0px -52px no-repeat; width: 54px; height: 52px;}
#help a:hover 	{background: url(assets/nav_primary.gif) -56px -52px no-repeat; width: 123px; height: 52px;}
#where a:hover 	{background: url(assets/nav_primary.gif) -181px -52px no-repeat; width: 103px; height: 52px;}
#about a:hover 	{background: url(assets/nav_primary.gif) -286px -52px no-repeat; width: 96px; height: 52px;}
#polski a:hover 	{background: url(assets/nav_primary.gif) -384px -52px no-repeat; width: 63px; height: 52px;}

#home .active 	{background: url(assets/nav_primary.gif) 0px -52px no-repeat; width: 54px; height: 52px;}
#help .active 	{background: url(assets/nav_primary.gif) -56px -52px no-repeat; width: 123px; height: 52px;}
#where .active 	{background: url(assets/nav_primary.gif) -181px -52px  no-repeat; width: 103px; height: 52px;}
#about .active 	{background: url(assets/nav_primary.gif) -286px -52px no-repeat; width: 96px; height: 52px;}
#polski .active 	{background: url(assets/nav_primary.gif) -384px -52px no-repeat; width: 63px; height: 52px;}

/* IMAGES AND STRAPLINES
------------------------*/
#masthead {

}

/* THESE DIVS CONTAIN THE MAIN CONTENT (LEFT AND RIGHT COLUMNS) ON THE HOMEPAGE AND SUBPAGES
--------------------------------------------------------------------------------------------*/
#homecontent {
	background: url(assets/bg_rpt_home.gif) repeat-y;
}

#homecontent .left {
	width: 480px;
}

#homecontent .right {
	width: 290px;
}

#subpagecontent {
	background: url(assets/bg_rpt_sub.gif) repeat-y;
}

#subpagecontent .left {
	width: 600px;
}

#subpagecontent .right {
	width: 170px;
}

#onecolumn {
	background: url(assets/bg_onecolumn_rpt.gif) repeat-y;
	text-align:left;
	width: 780px;
}
#onecolumn p, h1, h2, h3, h4 {
	margin: 0px 20px 10px 20px;
}

.smcol1 {
	float: left;
	text-align: left;
	width: 175px;
	margin: 20px 0px 0px 0px;
}

.smcol2 {
	float: left;
	text-align: left;
	width: 175px;
	margin: 20px 0px 0px 0px;
	background: url(assets/vr_dotted_rpt.gif) repeat-y top left;
}

.smcol3 {
	float: left;
	text-align: left;
	width: 175px;
	margin: 20px 0px 0px 0px;
	background: url(assets/vr_dotted_rpt.gif) repeat-y top left;
}

.smcol4 {
	float: left;
	text-align: left;
	width: 235px;
	margin: 20px 0px 0px 0px;
	background: url(assets/vr_dotted_rpt.gif) repeat-y top left;
}


#map {
	width: 320px;
	float: left;
	background: url(assets/vr_dotted_rpt.gif) repeat-y top right;
	margin-top: 20px;
}

#newsbox {
	width: 280px;
	float: right;
	margin-top: 20px;
}

.team_img {
	float:left;
	width:250px;
	margin:0 0 0 20px;
}

.team_txt {
	float:left;
	width:250px;
}
/* NEWS ON THE HOMEPAGE
-----------------------*/
#homenews{
	background: url(assets/bg_homenews_bottom.jpg) bottom left no-repeat;
	width: 780px;
	margin-top: 10px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#homenewscontent {
	background: url(assets/bg_homenews_top.jpg) top left no-repeat;
	padding: 0px 20px;
	margin: 0px;
	
}

#homenewscontent h4 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	
}

.col1 {
	float: left;
	text-align: left;
	font-size: 95%;
	width: 240px;
	margin: 0px 10px 0px 0px;
}

.col2 {
	float: left;
	text-align: left;
	font-size: 95%;
	width: 225px;
	margin: 0px 10px 0px 0px;
	padding-left: 15px;
	background: url(assets/vr_dotted_rpt.gif) repeat-y top left;
}

.col3 {
	float: left;
	text-align: left;
	font-size: 95%;
	width: 225px;
	margin: 0px;
	padding-left: 15px;
	background: url(assets/vr_dotted_rpt.gif) repeat-y top left;
}


/* FOOTER ELEMENTS
------------------*/
#footer{
	background: url(assets/footer_bar.gif) no-repeat;
	width: 780px;
	height:100px;
	margin: 10px 0px;
	color: #999999;
	font-size: 80%;
	text-align:left;
}



#flashcontent {
	display:inline;
	margin:0 0 0 210px;
	width:480px;
	height:85px;
	float:left;
}


#footernav {
	float:left;
	width:700px;
	margin:0 0 0 20px;
}

#footernav a:link, #footernav a:active, #footernav a:visited {
	color:#00A4E2;
	text-decoration:none;
}

#footernav a:hover {
	text-decoration:underline;
}