/**************GŁÓWNY *************/
img {
	border: 0;
}
body,
.mceContentBody,
.defaultSkin{
    background-color: #ffffff;
    
    font-family: Tahoma,Verdana,Arail ;
    font-size: 10pt;
    line-height: 13pt;
    color:#333232;
    /*background-repeat: repeat-x;
    background-image: url(../../images/style/bg-left.png);*/
}
textarea{
    font-family: Tahoma,Verdana,Arail ;
}
.page{
    width: 1236px;
    text-align: center;
    margin-top:0px !important;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../../images/style/bg-top.png);
    background-repeat: no-repeat;
}
.main{
    width: 1024px;
    text-align: center;
    margin-left: 148px;
}
.footer{
    width: 937px;
    height: 25px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    vertical-align: bottom;
    background-color: #281100;
    padding-top: 10px;
    color: silver;
    font-weight: bold;
    font-size: 10pt;
}
.footer a{
    color: #C0C0C0;
    text-decoration: none;
    margin-right: 0px;
    padding-right: 0px;
    font-weight: normal;
}

/*a {
	font-weight: bold;
	color: #18397c;
	text-decoration: none;
}
a:visited {
	color: #9F9F9F;
}*/
/* HEADER */
.header{
    width: 1024px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
/* TOP */
.top{
    text-align: left;
    /*background-color: #43758c;
    height:180px;*/
    vertical-align: middle;
    color:blue;
}
.top ul, .top ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.top ul {
    float: left;
    padding: 0px 0 0px 0px;

}

.top ul li {
    float: left;
    /*width: 100px;*/
}

.top ul a:link,
.top ul a:visited {
    text-decoration: none;
    display: block;
    font-weight: bold;
    color: #fff;
    padding: 11px 20px;
    border-right: 1px solid #34658d;
}


/* LEW KOLUMNA */
.left_column{
    width:226px;
    float:left;
    text-align: justify;
    background-color:#f3f2f2;
}
/* CETRALNA KOLUMNA */
.center_column{
    width:711px;
    float:left;
    background-color:#fcf5db;
    text-align: justify;
}
/* PRAWA KOLUMNA */
.right_column{
    width:200px;
    float:left;
    /*background-color:green;*/
}
.center_column a:visited {
    color: #0c3c76;
    text-decoration: none;
}
.center_column a:hover{
    color: #558fd6;
    text-decoration: none;
}

/* ARTYKUŁ */
.article_title,
h3
{
    width:100%;
    font-weight: bold;
    font-size: 20pt;
    font-family: "Monotype Corsiva";
    text-decoration: none;
    background-color: transparent;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.article_intro{
    width:100%;
    font-size: 10pt;
    /*font-family: "Monotype Corsiva";*/
    text-decoration: none;
    background-color: transparent;
}

.article_title a,
.article_title a:visited,
.article_title a:hover
{
    text-decoration: none;
    color: #333232;
    font-size: 20pt;
}
.article_intro_body{
    margin: 10px;
    padding: 10px;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.article_info
{
    margin: 0px;
    padding: 15px;
    font-size: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    line-height: 16px;
    background-color: #ffffff;
    width:196px;
}
.poll_title{
    margin: 5px;
    padding: 8px 0pt 0pt 14px;
    background-color: rgb(243, 242, 242);
    font-weight: normal;
    text-align: left;
    width:100%;
    font-size: 20pt;
    font-family: "Monotype Corsiva";
    text-decoration: none;
    background-color: transparent;
}
.poll_options{
    margin: 0pt;
    padding: 8px 0pt 0pt 14px;
    font-size: 9pt;
    font-family: "Tahoma";
    line-height: 16pt;
}
.poll_result{
    padding-left: 10px;
    background-color: #0c3c76;
    color: #ffffff;
}

hr{
    width: 97%;
    color: #d6d6d6;
}
.more_box{
    width: 100%;
    text-align: right;
    height: 27px;
    margin-right: 35px;
    background-image: url(../../images/style/next_button.png);
    background-position: right;
    background-repeat: no-repeat;
    vertical-align: middle;
    padding-top: 8px;
}
.button_link,
a{
    color: #313131;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    padding-right: 35px;
    
}

.classification{
    font-size: 8pt;
    text-align: left;
}
.classification h4{
    font-weight:bold;
    margin:0px;
}


/******************************************************************************/
.text{
    font-family: Verdana,sans-serif;
    font-size: 9pt;
    color: #0c3c76;
}
.results{
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #467c94;
    border-bottom-color: #467c94;
    border-left-width: 1px;
    border-right-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-left-color: #467c94;
    border-right-color: #467c94;
}
.results td{
    text-align:center;
}
.tabletop { background-color: #467c94; color:white; font-weight: 800; }

.std_command{
    background-image: url(../../images/style/submit_button.png);
    color: white;
    font-weight: bold;
    text-decoration: underline;
    padding: 1px;
    font-size: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 8px;
}

.to_right{
    float: right;
}

.gallery_photo,
.gallery_photo img{

    border: 0px solid white;
    margin: 10px;
}
.gallery_view{
    margin:10px;
}

