/* reset css */

HTML, BODY, DIV, SPAN, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, CODE, DEL, DFN, EM, Q, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, CAPTION {
	margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;
}

TABLE, TBODY, TFOOT, THEAD, TR, TH, TD {
	margin:0;padding:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;
}

TABLE {border-collapse:separate;border-spacing:0;}
CAPTION, TH, TD {font-weight:normal;}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after {content:"";}
blockquote, q {quotes:"" "";}
A IMG {border:none;}
:focus { outline: 0; }

/* typography.css */
H1, H2, H3, H4, H5, H6 {font-weight:bold }
BLOCKQUOTE, ADDRESS {margin:1.5em; font-style:italic;}
STRONG, B, DL DT, DFN, TH {font-weight:bold;}
EM, DFN, TFOOT {font-style:italic;}
SUP, SUB {line-height:0;}
ABBR, ACRONYM {border-bottom:1px dotted #666;}
PRE {margin:1.5em 0;white-space:pre;}
PRE, CODE, TT {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
LI UL, LI OL {margin:0 1.5em;}
UL, OL {margin:0 1.5em 1.5em 1.5em;}
p {margin:0 0 1.5em;}
DL {margin:0 0 1.5em 0;}
DD {margin-left:1.5em;}
TH, TD, CAPTION {padding:4px;}
WBR { display: inline-block; }
HTML {	height:100%;  }

BODY {
	height:100%;
	background-color: #333399;
  font-size: 14pt;
	line-height:140%;
	font-family: Arial, Verdana, serif;
	color: #ffffff;
}

H1, .tlo2		 	{
	font-size: 27pt;
	line-height: 27pt;
	font-weight: bold;
	padding-top:35px;
	padding-bottom: 35px;
	padding-left: 26px;
	text-transform: uppercase;
  margin-bottom:20px;

}

H2{
	font-size: 26pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 28px;

}

HR	 		{
	margin:0px;
	padding:0px;
	border:0px;
	height:1px;
	background-color: #cccccc;
}


/* formularze */
INPUT, SELECT	{
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #ffffff;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding:4px;
}


TEXTAREA{
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #fffff;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding:3px;
}

.formularz2	{
	cursor:pointer;
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #ffffff;
	font-size: 11px;
	background-color: #e9e9ea;
	color: #000000;
	padding:3px;
}

INPUT,TEXTAREA, SELECT {
 box-sizing:content-box;
 -moz-box-sizing:content-box;
 -ms-box-sizing:content-box;
 -webkit-box-sizing:content-box;
}

INPUT[type="checkbox"]{
   padding:1px;
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:70px;  }
.f_sredni     { width:120px; }
.f_dlugi      { width:180px; }
.f_dlugi2     { width:290px; }
.f_bdlugi2    { width:350px; }
.f_bdlugi     { width:380px; }

.przycisk     {
	height:13px;
	margin: 0px;
	border: 0px none;
	font-size: 11px;
	background:none;
}

.top, .top TD, .top TH {
	vertical-align:top;
}

A, A:link, A:visited, A:active	{
	color: #ffffff;
	text-decoration: none;
}

A:hover 		{
	color: #ffffff;
	text-decoration: none;
}

.male, .male A, .male A:link, .male A:visited, .male A:active, .male A:hover, A.male, A.male:link, A.male:visited, A.male:active, A.male:hover  {
	font-size: 9px;
}

.obrazek { border: 1px solid #cccccc; margin:3px; }

.tytul {
	font-weight:bold;
	font-size: 11px;
	color: #000000;
}

.biale  { background-color:#ffffff; }
.czarne { background-color:#000000; }

/* ramki tabelek */
.tlo1 {  }


/* tlo tresc */
.tlo3	{
	padding:4px;
}

/* tlo wyroznione */
.tlo4	{
	padding:4px;
}

.tabelka{
	border:1px solid #514e4f;
	border-collapse:collapse;
	width:100%;
	margin-bottom:3px;
}

.datownik { font-weight: normal; font-size: 9px; }

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }
.liniowy { display:inline }

.grube, .grube A, .grube A:link, .grube A:visited, .grube A:active, .grube A:hover		{
	font-weight:bold;
}

.nobr 		{ white-space: nowrap; }
.nowa_l		{	clear:both; }

.lewa, TD.lewa, TR.lewa, DIV.lewa  { text-align:left; }
TABLE.lewa, IMG.lewa, DIV.lewal    { float:left; }

.prawa, TD.prawa, TR.prawa, DIV.prawa  { text-align:right; }
TABLE.prawa, IMG.prawa, DIV.prawap     { float:right; }

.srodek       { text-align:center; margin:auto; }
TABLE.srodek  { margin:auto; }
TD.srodek, TR.srodek, DIV.srodek    { text-align:center; }

.justuj, DIV.justuj      { text-align:justify; }

.ramka {
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.ramka DIV, .ramka SPAN {
	color: #4f4f4f;
}

.ramka A, .ramka A:link, .ramka A:visited, .ramka A:active	{
	color: #275899;
	text-decoration: none;
}

.ramka A:hover 		{
	color: #FF6600;
	text-decoration: none;
}

.szerokosc { width:980px; }
.seta  { width:100%; }

.mapa_p { margin-left:15px; margin-bottom:10px; }

.blad {
	color:#000000;
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}

.bladform{
	color:#ff0000;
}

/* przyciski, ikonki, itp */


div.nieprzycisk{
	display: block;
	font-weight:bold;
	background-image:url('../grafika/przycisk3.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000;
  text-decoration : none;
}



A.przycisk, A.przycisk:link	, A.przycisk:visited, A.przycisk:active {
	display: block;
	font-weight:bold;
	background-image:url('../grafika/przycisk.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000;
  text-decoration : none;
}

A.przycisk:hover {
	background-image:url('../grafika/przycisk2.gif');
  text-decoration : none;
}

#art_mapa ul{
	list-style-image: url('../grafika/list.gif');
	padding-left:20px;
	margin:0px;
}

#art_mapa li{
	padding:1px;
}


/* error box */

#err_box {
	background-color: #e3e5e8;
	border: 1px solid #54545b;
	padding: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #790000;
	z-index: 1000;
	position: fixed; left: 0px; right: 0px; top: 10px;
	width:700px; margin:auto;
	display: none;
}

* html #err_box { position:absolute; }

#err_hide {
	clear:both;
  color: blue;
	width:100px;
	height:25px;
	line-height:25px;
	background-color:#124f9a;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	float:right;
  cursor: pointer;
}


#err_validate {
	font-weight: bold;
	display:block;
	text-align:left;
	line-height:160%;
}

/* tabelk danych */

.dane_tabelka{
	width:90%;
	margin:auto;
	text-align:center;
	border:1px solid #858689;
	border-collapse:collapse;
}

.dane_tabelka TD{
	border:1px solid #858689;
}

.dane_opis{
	width:200px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

.dane_wartosc{
	text-align:left;
	background-color:#f8f6eb;
}


/* tooltip */
.tooltip{
	border:1px solid #38639d;
	width:200px;
}

/* tooltip title */
.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px;
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d;
	text-align:left;
}

/* tooltip title */

.tooltip .tooltip_content {
	padding:4px;
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe;
	text-align:left;
}

.botproof{
	margin-bottom:5px;
	margin-top:5px;
	border:1px solid #666666
}

.galeria1{
	padding-top:3px;
	padding-bottom:3px;
}

.galeria1 TABLE {
	margin:auto;
	text-align:center;
}

.galeria1 TD{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.galeria1 IMG{
	border:1px solid #666666;
}

.galeria1 DIV {
	font-size:10px;
	padding-bottom:4px;
	text-align:center
}

.cytat{
	padding:4px;
	border:1px solid #cccccc;
	background-color:#eaedf9;
}

/* pasek reklamowy */
.pasek_linia{
	background-color:#000000;
}

.pasek_tlo{
	background-color:#cccccc;
}

.podtytul{
	font-weight:bold;
	padding-bottom:10px;
}

/* pagination */
.nawig{
	margin:auto;
	text-align:center;
}

.nawig TD{
	padding:4px;
	padding-left:2px;
	padding-right:2px;
}

.nawig TD SPAN{
	display:block;
	width:28px;
}

.nawig TD A, .nawig TD A:link, .nawig TD A:visited, .nawig TD A:active	{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	width:28px;
	text-align:center;
	color: #275899;
	font-size:13px;
	background-color:#f1efef;
	border:1px solid #d5d3d3;
	text-decoration: none;
}

.nawig TD A:hover, .nawig TD A.nawig_wyb	{
	color: #ffffff;
	background-color:#e67817;
	border:1px solid #666666;
	text-decoration: none;
}

/* art submenu */
TABLE.submenu{
	text-align:left;
	margin-top:1px;
	margin-bottom:5px;
}

TABLE.submenu TD{
	padding-right:1px;
	padding-bottom:1px;
}


TABLE.submenu A, TABLE.submenu A:visited, TABLE.submenu A:link, TABLE.submenu A:active {
	display:block;
	font-weight:normal;
	padding:7px;
	text-align:left;
}


TABLE.submenu A:hover {
	text-decoration:none;
}




UL.submenu{
	padding:0px;
	margin:0px;
	display:block;
	height:27px;
	list-style-type: none;
	float:right;
	position: relative;
	top:4px;
	z-index:1000;
}

UL.submenu LI{
	display:block;
	list-style-type: none;
	float:left;
}


UL.submenu LI A, UL.submenu LI A:visited, UL.submenu LI A:link, UL.submenu LI A:active{
	display: block;
	float:left;
	background-color: #000000;
	border-left:1px solid #666666;
	color:#f2f2f3;
	font-size:13px;
  padding-left: 	20px;
  padding-right: 	20px;
  height:27px;
	line-height:27px;

  text-decoration : none;
}


UL.submenu LI A:hover{
	color:#ffffff;
	text-decoration : none;
	background-color:#2a2a2b;
	background-image:none;
}

TABLE.submenu3{
	margin:auto;
	width:90%;
	text-align:center;
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu3 TD{
	padding:5px;
	text-align:center;
	font-weight:bold;
}


TABLE.submenu4{
	width:100%;
	text-align:left;
	margin-top:7px;
	margin-bottom:7px;
}


TABLE.submenu4 TD{
	padding:4px;
}


TABLE.submenu4 TD.td1{
	width:120px;
}


#komunikaty{
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:1px solid #858689;
	margin-bottom:4px;
}


#kolumny_k{
	clear:both;
	padding-top:5px;
}

#lewa_k{
	width:210px;
	text-align:left;
	float:left;
}

#srodek_k{
	width:774px;
	text-align:left;
	float:left;
	overflow:hidden;
}

#srodek_k2{
	width:746px;
	text-align:center;
	margin:auto;
}

#srodek_k3{
	width:720px;
	text-align:left;
}

#prawa_k{
	width:205px;
	text-align:left;
	float:left;
	overflow:hidden;
}


#glowna_k{
	width:770px;
	text-align:left;
	float:left;
	overflow:hidden;
}

#glowna_k2{
	width:765px;
	text-align:left;
	float:right;
}

#top2{
	clear:both;
	border-top:2px solid #4e4b4b;
	height:15px;
}

#top1_1{
	width:264px;
	height:225px;
	float:left;
}

#top1_1_1{
	width:252px;
	height:225px;
	border-right:2px solid #4e4b4b;
	background-image:url('../img/logo.gif');
	background-position: top left;
	background-repeat:no-repeat;
	text-align:left;
}


#top1_1_1 A{
	display:block;
	width:252px;
	height:225px;
}

#top1_2{
	width:264px;
	height:225px;
	float:left;
}


#top1_2_1{
	width:243px;
	height:225px;
	border-right:2px solid #4e4b4b;
	text-align:left;
}

#menu{
	width:238px;
	height:225px;
	text-align:left;
}


#trescw{
	width:980px;
	margin:auto;
	text-align:left;
	background-color: #000000;
	background-image:url('../img/trescw.gif');
	background-position: top left;
	background-repeat:repeat-y;
	overflow:auto;
}


#top1_3{
	width:246px;
	float:left;
}


#top1_3_1{
	width:210px;
	padding-top:15px;
	text-align:left;
}

.panel{
	border:2px solid #514e4e;
	padding:2px;
	text-align:left;
	overflow-y:auto;
}

.panel_tyt{
	padding:4px;
	padding-left:25px;
	font-size:13px;
	border-bottom:1px solid #514e4e;
	color:#d2d0d0;
	text-align:left;
	background-image:url('../img/panelt.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

#latest_tr{
	padding:5px;
	overflow-x:hidden;
	text-align:center;
	overflow:auto;
}

#latest_tr2{
	width:196px;
	height:145px;
	overflow-x:hidden;
	margin:auto;
	text-align:center;
	background-position:top left;
	background-repeat:no-repeat;
}

#latest_tr2 A{
	display:block;
	width:196px;
	height:135px;
	overflow-x:hidden;
}

.latest_rec{
	width:98px;
	float:left;
	font-size:9px;
	color:#cbc8c9;
	overflow-x:hidden;
}

#top1_4{
	width:206px;
	float:left;
	overflow:hidden;
}

#top1_4_1{
	padding-top:12px;
	text-align:left;
}

#art_szuk{
	width:147px;
	height:17px;
	padding:0px;
	margin:0px;
	border:0px;
	line-height:17px;
	padding-left:4px;
}

#szukg{
	padding:0px;
	margin:0px;
	border:0px none;
	width:20px;
	height:17px;
}

.panel_img{
	margin-bottom:5px;
	margin-right:7px;
}

.panel_tr{
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	font-size:9px;
	color:#cbc9ca;
	line-height:140%;
	overflow:auto;
	overflow-x:hidden;
}

.panel_tr P{
	padding:0px;
	margin:0px;
}

#szuk_pan{
	padding-bottom:10px;
}

#ggoopp{
	color:#cbc9ca;
}

#ggoopp1{
	width:88px;
	padding-bottom:1px;
	padding-top:3px;
	float:left;
	overflow-x:hidden;
}

#ggoopp2{
	width:106px;
	padding-bottom:4px;
	overflow-x:hidden;
	float:left;
}

.panel_od{
	clear:both;
	height:12px;
}

#d_menu{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	width:980px;
	padding-right:30px;
	text-align:left;
	border-top:2px solid #4e4b4b;
	border-bottom:2px solid #4e4b4b;
}

#d_menu A, #d_menu A:link	, #d_menu A:visited, #d_menu A:active {
	color:#cccccc;
	font-size:12px;
  text-decoration : underline;
}

#d_menu A:hover {
	color:#ffffff;
	text-decoration : underline;
}


.news_tytul{
	padding-bottom:7px;
	text-align:left;
	font-weight:bold;
}

.news_tytul A, .news_tytul A:link	, .news_tytul A:visited, .news_tytul A:active {
	color:#b5b4b5;
	font-size:14px;
  text-decoration : none;
}

.news_tytul A:hover {
	color:#ffffff;
	text-decoration : none;
}


A.gray, A.gray:link	, A.gray:visited, A.gray:active {
	color:#b5b4b5;
  text-decoration : none;
}

A.gray:hover {
	color:#ffffff;
	text-decoration : none;
}

.portfolio{
	width:100%;
	text-align:center;
}

.portfolio TD{
	width:20%;
	padding:4px;
}

#tag_kolumn{
	width:24%;
	padding-top:3px;
	float:left;
	overflow-x:hidden;
}

#news_kolumn{
	width:74%;
	float:left;
	overflow-x:hidden;
}


#tag_kolumn A{
	clear:both;
	line-height:100%;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
}

#content {
	width:				600px;
	height:				300px;
	padding:			0px;
	margin:auto;
	text-align:center;
}

.panelwrappers {
	overflow:			hidden;
}

.paneltt{
	border-left:1px solid #000000;
}

#menutt{
	text-align:center;
	margin:auto;
	width:200px;
	padding-top:5px;
}

#menutt A{
	display:block;
	float:left;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	margin-right:2px;
	background-color:#cccccc;
	color:#000000;
}


#menutt A:hover{
	display:block;
	float:left;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	margin-right:2px;
	background-color:#000000;
	color:#ffffff;
}

#blackb{
	background-color:#000000;
	border:1px solid #ffffff;
	color:#ffffff;
	width:40px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	float:left;
}

#blackb A{
	display:block;
	color:#ffffff;
}

#whiteb{
	background-color:#ffffff;
	border:1px solid #000000;
	color:#000000;
	width:40px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	float:left;
}

#odb{
	width:5px;
	overflow:hidden;
	float:left;
}

#whiteb A{
	display:block;
	color:#000000;
}

#breakt{
	clear:both;
	text-align:left;
	padding-bottom:10px;
	padding-top:0px;
	font-size:10px;
	color:#cccccc;
}

#breakt A{
	color:#cccccc;
}

#breakt A:hover{
	color:#ffffff;
}

#dol1{
	clear:both;
	width:980px;
	margin:auto;
	text-align:left;
	margin-bottom:15px;
}

.color0, .color0 A, .color0 A:visited, .color0 A:link, .color0 A:active, .color0 A:hover{
  color: #CCCC33;
  text-decoration: none;
}

.color1, .color1 A, .color1 A:visited, .color1 A:link, .color1 A:active, .color1 A:hover{
  color: #FF9933;
  text-decoration: none;
}

.color2, .color2 A, .color2 A:visited, .color2 A:link, .color2 A:active, .color2 A:hover{
  color: #CC0033;
  text-decoration: none;
}

.color3, .color3 A, .color3 A:visited, .color3 A:link, .color3 A:active, .color3 A:hover{
  color: #FF6699;
  text-decoration: none;
}

.color4, .color4 A, .color4 A:visited, .color4 A:link, .color4 A:active, .color4 A:hover{
  color: #6699CC;
  text-decoration: none;
}

.color5, .color5 A, .color5 A:visited, .color5 A:link, .color5 A:active, .color5 A:hover{
  color: #333399;
  text-decoration: none;
}

.color6, .color6 A, .color6 A:visited, .color6 A:link, .color6 A:active, .color6 A:hover{
  color: #0099CC;
  text-decoration: none;
}

.color7, .color7 A{
  color: #ffffff;
  text-decoration: none;
}

.art0{  background-color: #CCCC33;  line-height: 32px;letter-spacing: 1px;}
.art0 H1{  background-color: #0099cc;}
.art0 H2{  color: #0099cc;}

.art1{  background-color: #FF9933;line-height: 32px; letter-spacing: 1px;}
.art1 H1{  background-color: #cc0033;}
.art1 H2{  color: #cc0033;}

.art2{  background-color: #CC0033;line-height: 32px;letter-spacing: 1px;}
.art2 H1{  background-color: #ff9933;}
.art2 H2{  color: #ff9933;}

.art3{  background-color: #FF6699;line-height: 32px;letter-spacing: 1px;}
.art3 H1{  background-color: #6699cc;}
.art3 H2{  color: #6699cc;}

.art4{  background-color: #6699CC;line-height: 32px;letter-spacing: 1px;}
.art4 H1{  background-color: #ff6699;}
.art4 H2{  color: #ff6699;}

.art5{  background-color: #333399;line-height: 32px;letter-spacing: 1px;}
.art5 H1{  background-color: #333399;}


.art6{  background-color: #0099CC;line-height: 32px;letter-spacing: 1px;}
.art6 H1{  background-color: #cccc33;}
.art6 H2{  color: #cccc33;}

.art7{  background-color: #ffffff;line-height: 32px;letter-spacing: 1px;color: #333399}
.art7 H1{  background-color: #CCCC33; color:#ffffff}
.art7 H2{  color: #333399;}
.art7 A, .art7 A:visited, .art7 A:link, .art7 A:active, .art7 A:hover {color: #cccc33; font-weight: bold;}

.l_menu0 A, .l_menu0 A:visited, .l_menu0 A:link, .l_menu0 A:active{color: #CCCC33;}
.l_menu0 A:hover{color: #0099cc;}

.l_menu1 A, .l_menu1 A:visited, .l_menu1 A:link, .l_menu1 A:active{color: #FF9933;}
.l_menu1 A:hover{color: #cc0033;}

.l_menu2 A, .l_menu2 A:visited, .l_menu2 A:link, .l_menu2 A:active{color: #CC0033;}
.l_menu2 A:hover{color: #ff9933;}

.l_menu3 A, .l_menu3 A:visited, .l_menu3 A:link, .l_menu3 A:active{color: #FF6699;}
.l_menu3 A:hover{color: #6699cc;}

.l_menu4 A, .l_menu4 A:visited, .l_menu4 A:link, .l_menu4 A:active{color: #6699CC;}
.l_menu4 A:hover{color: #ff6699;}

.l_menu5 A, .l_menu5 A:visited, .l_menu5 A:link, .l_menu5 A:active{color: #ffffff;}
.l_menu5 A:hover{color: #000000;}

.l_menu6 A, .l_menu6 A:visited, .l_menu6 A:link, .l_menu6 A:active{color: #0099CC;}
.l_menu6 A:hover{color: #cccc33;}

.l_menu7 A, .l_menu7 A:visited, .l_menu7 A:link, .l_menu7 A:active{color: #cccc33}
.l_menu7 A:hover{color: #ffffff}


.zero{
  padding: 0px;
  margin: 0px;
}

#top{
  height: 80px;
  margin-bottom: 40px;
  margin-top: 20px;
}

#bottom{
  margin-top: 10px;
  height: 115px;
  background-color: #333399;
}

.main_menu{
  padding: 0px;

  margin: 0px;
  width: 980px;
  height: 80px;
  background-color: #333399;
}

.main_menu TD{
  text-align: center;
  vertical-align: middle;
  font-size: 28px;
  font-family: Arial, Tahoma, serif;
  text-transform: uppercase;
  font-weight: bold;

}

.underline{
  text-decoration: underline;
}

#mid_left{
  float: left;
  width: 680px;
}

#mid_right{
  float: right;
  width: 265px;
  text-align: left;

  line-height: 22pt;
}

#mid{
  height: 580px;
  width: 980px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

.sub_nav{
  font-weight: bold;
  text-transform: uppercase;
  background-color: #333399;
  padding-left: 10px;
}




