/* reset */
body{
	margin:0;
	padding:0;
	border:0 none;
	line-height:normal;
}
code{
	font-size:11px;
	font-weight:bold;
	color:#444;
}
legend{
  /**color**/
}
img{border:0;}
/* koniec resetu */
#container{
	position:relative;
	margin: 0 auto;
	width:719px;
	padding:0 7px 50px 7px;
/*	background:url("../images/container.png") left top repeat-y;*/
	display:inline;
}

.expandable_handle, .expandable_handle *{
	cursor:pointer;
}
.auraltext{
	position: absolute !important;
	font-size: 0 !important;
	left: -1000em !important;
	overflow:hidden !important;
	list-style:none !important;
	width:0 !important;
	height:0 !important;
	border:0 none !important;
	padding:0 !important;
	margin:0 !important;
}


p{
	padding: 1em 0;
	margin:0;
}
h1{
	display: block  ;
	font-size: 2em  ;
	font-weight: bold  ;
	margin:0;
	border:0;
	padding:0;
	margin: 0.67em 0  ;
}

h2{
	display: block  ;
	font-size: 1.5em  ;
	line-height:1.3em;
	font-weight: bold  ;
	margin:0;
	border:0;
	padding:0;
	margin: 0.83em 0  ;
}

h3{
	display: block  ;
	font-size: 1.17em  ;
	font-weight: bold  ;
	margin:0;
	border:0;
	padding:0;
	margin: 1em 0  ;
}

h4{
	font-size:1em;
	display: block  ;
	font-weight: bold  ;
	margin:0;
	border:0;
	padding:0;
	margin: 1.33em 0  ;
}

h5{
	display: block  ;
	font-size: 0.83em  ;
	font-weight: bold  ;
	margin:0;
	border:0;
	padding:0;
	margin: 1.67em 0  ;
}

h6{
	display: block  ;
	font-size: 0.67em  ;
	font-weight: bold  ;
	margin:0;
	border:0;
	padding:0;
	margin: 2.33em 0  ;
}

.reset{
	border: 0 none;
	padding:0;
	margin:0;
	list-style:none;
	position:static;
	text-indent:0;
}
/* end*/
body{
	background:#e1e1e2;
	font-family:Arial, Verdana, Sans-serif;
	font-size:13px;
	color:#333333;
	line-height:115%;
	padding-bottom:50px;
}
.sprites{
/*	background:url("/images/sprites.png");*/
	background-repeat: no-repeat;
}
a{
	color:#336699;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#footer{
	display:none;
}

#head{
	background-position:left top;
	width:713px;
	margin:0 auto;
	position:relative;
	height:93px;
	left:0;
	padding-bottom:1px;
	overflow:hidden;
}
h1#logo{
	padding:0;
	margin:4px 0 0 1px;
	overflow:hidden;
}
#head p{
	position:absolute;
	right:0;
	padding: 0 8px 0 0 ;
	top:17px;
	overflow:hidden;
	text-align:right;
	margin:0;
	font-size:14px;
	line-height:115%;
}
#head p a{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}
#nav{
	display:none;
}
/*============================================================================*/
#subnav{
	display:none;
}
/*============================================================================*/
#content{
	padding:0 0 80px 0;
	width:716px;
	position: relative;
	/*overflow:hidden;*/
	margin-left:2px;
	padding-bottom:80px;
	line-height:1.3em;
	display:inline;
}
#leftside{
	visibility:hidden;
}
#recent_updates{
    display:none;
}
#economy_in_brief{
}
#economyinbrief{
    display:none;
}
#rightside{
	padding:0;
/*	background:url("../images/title.png") 0 0 no-repeat;*/
	display:inline;
}
.col{
	position:relative;
	background:transparent;
}
#entire{
	display:inline;
}
/*
#entire.col{
	padding: 19px 15px 0 22px;
	float:left;
	font-size:14px;
}
*/
#right.col{
	float:right;
	width:179px;
	padding:10px 23px 0 0;
}
/* article text
================================== */
#byline{
	font-size:10px;
	color:#666;
	text-transform:uppercase;
	line-height:25px;
}
#articletitle{
	font-size:24px;
	font-weight:bold;
	color:#333;
	line-height:28px;
}
#articlesubtitle{
	font-size:24px;
	font-weight:normal;
	color:#333;
	line-height:28px;
}
#articletext{
	font-size:14px;
	color:#333;
	line-height:1.15em;
}
#articletext p{
	padding:0 0 15px 0;
}
#commentaries > tbody > tr > .archive_title{
	width:473px;
}
#commentaries tr{
	vertical-align:top;
}
#commentaries td{
	padding:2px 0 2px 0;
	border-bottom:dashed 1px #ccc;
}

#rightside img.small{
	width:313px;
	height:265px;
	padding:4px 8px 4px 8px;
}
#rightside img.large{
	width:416px;
	height:313px;
	padding:4px 8px 4px 8px;
}
#dialog {
	display:none;
}

.clear{
    clear:both;
}
table{
    border-collapse:collapse;
/*    width:660px;/*50em;*/
    width:708px;
    border:1px solid #ccc;
    font:85%/1.6 "Myriad Pro", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
    font-size:11px;
/*    height:100%;*/
}
col{
    border-right:1px solid #ccc;
}
thead{
    background:#ccc url(/images/bar.gif) repeat-x left center;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.firstcol, table.centered .firstcol{
    text-align:left;
    white-space:normal;
}
th{
    padding:0.1em 1em;
    text-align:center;
    font-weight:bold;
}
td{
    padding:0.1em 1em;
    text-align:right;
    white-space:nowrap;
    border-right:1px solid #ccc; /* ie7 fix */
    height:12px;
}
table.centered td{
	text-align:center;
}
.odd{
    background-color:#edf5ff;
}
.even{
    background-color:#dde5ef;
}
.grey1{
	background-color:#f0f0f0;
}
.grey2{
	background-color:#e2e2e2;
}
.grey3{
	background-color:#d4d4d4;
}
.grey4{
	background-color:#c6c6c6;
}
.grey5{
	background-color:#b8b8b8;
}
tr:hover{
    background-color:#FFFFCC;
    color:#000;
}
thead tr:hover{
    background-color:transparent;
    color:inherit;
}
