h1 {
	margin: 0;
	padding: 0;
	font-size: medium;
	font-weight: normal;	
}

input {

    border: 0;
}

body {
    background-color: #fff;;
    font-family: Tahoma;
    text-align: center;
}

div.Clear {
    clear: both;
}

div.Right {
    float: right;
}

div.Left {
    float: left;
    position: relative;
}

div {
    border: 0px solid #e0e0e0;
}

#topbar, #commercial_topbar, #footer {
    margin: 0px 0px 5px 0px;
    border-top: 1px solid #e8eaeb;
    
}
#topbar, #footer {
    border-bottom: 5px solid #7c7d7f;
    background-color: #d1d5d7;
}
#commercial_topbar {

    border-bottom: 5px solid #7c7d7f;
    background-color: #fe3d36;
}
#space {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

#header {
    background: url('gfx/top_bg.png');
    height: 79px;
}

#logo {
    text-align: center;
}

#topmenu, #commercial_topmenu, #bottommenu {
    float: left;
    position: relative;
}

#lang, #top, #rss {
    float: right;
    position: relative;
}

#rss {
    margin-top: 5px;
    margin-right: 10px;
}


#lang {
	width: 40px;
}

#center {
    border-top: 2px solid #dde0e1;
    width: 418px;
    float: left;
}

#left {
    width: 175px;
    margin-right: 15px;
    float: left;
}

#article {
    width: 600px;
    float: left;
}

#right {
    border-top: 2px solid #dde0e1;
    width: 333px;
    float: right;
}

#footer {
    margin-top: 10px;
}

#copy {
    color: #aaa;
    font-size: 12px;
    text-align: center;
    font-family: Arial;
}

/* dirty ie6 hack... */
#user_login_form div.Right {
	position: relative;
}

#topbar div.Separator, #topbar div.SeparatorSelected, #commercial_topbar div.Separator, #commercial_topbar  div.SeparatorSelected, #footer div.Separator, #footer div.SeparatorSelected {
    float: left;
    line-height: 33px;
    color: #fbfbfb;
}
#commercial_topbar div.Separator, #commercial_topbar  div.SeparatorSelected {
	line-height: 30px;
}
#topbar div.SeparatorSelected, #commercial_topbar div.SeparatorSelected,  #footer div.SeparatorSelected {
    color: #d1d5d7;
}

#corporate_spotlight {
	color: black;
	background-color: #7c7d7f;
	cursor: default;
}
a.TopMenuElement, a.TopMenuElement:visited, a.CommercialTopMenuElement, a.CommercialTopMenuElement:visited {   
    float: left;
    color: #565759;
    font-weight: bold;
    font-size: 12px;
    padding: 0px 10px 0px 10px;
    line-height: 33px;
    text-decoration: none;
	
}
a.TopMenuElementLang, a.TopMenuElementLang:visited {
    display: block;
    float: left;
    color: #2b568b;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 10px;
    line-height: 33px;
    text-decoration: none;
    width: 24px;
}

a.TopMenuElement.Selected, a.TopMenuElement.Selected:visited, a.TopMenuElement.Selected:hover{
    background-color: #7c7d7f;
    color: #f6f6f6;
}
a.CommercialTopMenuElement, a.CommercialTopMenuElement:visited {
	line-height: 30px;
	color: white;
}

a.CommercialTopMenuElement.Selected, a.CommercialTopMenuElement.Selected:visited, a.CommercialTopMenuElement.Selected:hover {
    background-color: #7c7d7f;
    color: white;
}


div.WindowSeparator {
    border-bottom: 2px solid #dde0e1;
    margin: 5px 0px 5px 0px;
    color: #dde0e1;
    font-size: 9px;
    letter-spacing: 10px;
    text-align: center;
}

div.Article div.Title,
div.Article h1 {
    margin-top: 0px;
}

div.Article div.Title a,
div.Article h1 a {
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
    color: #2b568b;
    text-align: left;
}

div.Article div.Title, div.Article h1, div.Article div.Author, div.Article div.Date {
    margin-bottom: 0px;
    font-size: 10px;
    text-align: left;
}

div.Article div.Date {
    float: left;
}

div.Article div.Author {
    float: right;
    text-align: right;
}

div.Article div.Author, div.Article div.Date {
    color: #aaa;
}

div.Article div.Description {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
    text-align: justify;
}

div.Article div.Description a {
    color: #2b568b;
    font-size: 10px;
    text-decoration: none;
}

div.Article div.Picture {
    float: left;
    width: 173px;
    height: 113px;
    border: 1px solid #eee;
    margin: 3px 10px 5px 0px;
}

div.Article div.Picture img {
    width: 165px;
    height: 105px;
    border-left: 8px solid #d1d5d7;
    border-bottom: 8px solid #d1d5d7;
}

a {
    color: #2b568b;
    font-size: 12px;
    text-decoration: none;
}

div.BackedWindow {
    background-color: #e7e9ea;
    padding: 0px 15px;
}

div.BackedWindow div.Separator {
    height: 15px;
}

div.BackedWindow div.Title,
div.BackedWindow h1 {
    color: #2b568b;
    font-size: 11px;
    padding: 3px 0px;
    text-align: left;
}

div.BackedWindow div.Title a, 
div.BackedWindow h1 a {
    text-decoration: none;
    font-size: 11px;
}
.FormElementBody .Text {
	text-align: left;
	font-size: 12px;
	color: red;
}
div.UserBox div {
    font-size: 12px;
    margin-bottom: 5px;
    text-align: left;
    position: relative;
}

div.UserBox div.Info {
    background-color: #d1d5d7;
    padding: 3px;
}

div.UserBox ul {
	text-align: left;
	padding-left: 20px;
}

div.IssueBox {
    background-color: #d1d5d7;
}

div.IssueBox img {
    border-top: 1px solid #d1d5d7;
    border-left: 8px solid #d1d5d7;
    border-bottom: 8px solid #d1d5d7;
}

div.IssueBox div.Title,
div.IssueBox h1 {
    padding: 8px 0px 15px 12px;
}

div.IssueBox div.Text {
    padding: 0;
    width: 145px;
    margin: 0;
    text-align: left;
    float: left;
    position: relative;
}

div.IssueBox div.Bull {
    float: left;
    width: 15px;
    height: 30px;
    font-size: 10px;
    position: relative;
}

div.IssueBox a {
    color: #111216;
}

div.Banner, div.BannerText, div.BannerImage, div.BannerFlash {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div.BannerText img, div.Banner img, div.BannerImage img, div.BannerFlash img {
    border: none;
}

div.BannerText {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-left: 9px solid #f03f22;
    border-bottom: 6px solid #f03f22;
    text-align: left;
    padding: 10px;
    background-color: #e6e9eb;
}

div.BannerText a {
    color: #000;
    font-weight: bold;
    font-size: 19px;
}

div.EconomicMonitor {
    border-left: 10px solid #e7e9ea;
    background-color: #e7e9ea;
    margin-top: 6px;
}

div.EconomicMonitor div {
    text-align: left;
}

div.EconomicMonitor div.TopIcon {
    float: right;
}

div.EconomicMonitor div.TopText {
    float: left;
    padding-top: 6px;
}

div.EconomicMonitor div.TopIcon div.Icon {
    text-align: center;
}

div.EconomicMonitor div.TopIcon div.Icon img {
    border: none;
}

div.EconomicMonitor div.TopIcon div.Text {
    padding: 0px;
}

div.EconomicMonitor div.TopIcon div.Text a {
    font-size: 8px;
}

div.EconomicMonitor div.Title,
div.EconomicMonitor h1 {
    color: #f03f22;
    font-size: 21px;
}

div.EconomicMonitor div.SubTitle {
    font-weight: bold;
    font-size: 18px;
}

div.EconomicMonitor div.Intro {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 6px;
    border-top: 2px solid #f03f22;
}

div.EconomicMonitor div.Top {
    background-color: #fff;
    padding: 0px 10px;
}

div.EconomicMonitor div.Comment {
    padding: 14px 10px;
    font-size: 11px;
    color: #2b568b;
}

div.EconomicMonitor div.Comment a {
    font-size: 10px;
}
div.EconomicMonitor div.Comment a:visited{
	color: #565759;
}

a.More {
	float: right;
	margin-top: 6px;
	margin-bottom: 3px;
	font-size: 11px;
}

div.calendar {
	border: 1px solid #eee;
	padding: 5px;
}

div.calendar table {
	width: 100%;
}

div.calendar .special {
	font-weight: bold;
	text-decoration: underline;
}

@media print {

    #space {
        width: 100%;
    }

    #header, #topbar, #commercial_topbar,#right, #footer, #left {
        display: none;
    }

    #document, #center {
        width: 100%;
    }

}

.IssueList {
    height: 265px;
    overflow: visible;
}

.adtaily noscript {
    font-size: 0.7em;
}

a.sind img {
    border: 0;
    height: 24px;
    margin: 0 5px;
}

.lang_pl {
    text-indent: -99999px;
    background-image: url(gfx/pl.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.lang_en {
    text-indent: -99999px;
    background-image: url(gfx/en.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}