/*******************************************************************************************/
/*
 /*		This template/design is released under the Creative Commons Attribution 3.0 license.
 /*		This means that it can be used for private and commercial purposes, edited freely
 /*		or redistributed as long as you keep the link back to AS Designing.
 /*		For more info please see our terms of use: http://www.astemplates.com/terms.php
 /*
 /*		Designed by 'AS Designing'
 /*		Web: http://www.asdesigning.com
 /*		Email: info@asdesigning.com
 /*
 /**************************************************************************************/
/**************************************************************************************/
/**************************************************************************************/
/*   Elements
 /**************************************************************************************/
/**************************************************************************************/ * {
    padding: 0;
    margin: 0;
    border: 0px;
}

html {
    height: 100%;
}

body {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #3F3C38;
    text-align: left;
    vertical-align: top;
}

table {
    width: 100%;
}

img {
    border: 0;
    vertical-align: top;
}

p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}

p img {
    margin: 0px 15px 15px 0px;
    padding: 0px 0px 0px 0px;
}

a {
    text-decoration: none;
    color: #4c4fd0;
    outline-style: none;
    border: none;
}

a:hover {
    color: #B33A0D;
    border: none;
}

ul {
    list-style: none
}

li {
    list-style: circle outside none;
}

form {
    padding: 0px 0px 0px 0px;
}

fieldset {
    margin: 5px 0px 5px 0px;
    padding: 2px 0px 2px 0px;
}

input, select {
    width: 235px;
    height: 19px;
    margin: 1px 0px 3px 0px;
    padding: 2px 2px 2px 2px;
    font-size: 11px;
    color: #3F3C38;
    border: 1px;
    border-color: #DDD;
    border-style: solid;
}

input {
    height: 15px;
}

option {
    line-height: 30px;
    padding: 1px 1px 2px 3px;
    margin: 0px 0px 2px 0px;
}

textarea {
    width: 450px;
    margin: 2px 2px 10px 0px;
    padding: 2px 2px 2px 2px;
    font-size: 11px;
    border: 1px;
    border-color: #DDD;
    border-style: solid;
    color: #666666;
    vertical-align: bottom;
}

caption {
}

label {
    float: left;
    line-height: 17px;
    padding: 2px 0px 0px 0px;
    font-weight: normal;
}

/**************************************************************************************/
/*   Main Menu
 /**************************************************************************************/
#mainmenu {
    float: right;
    width: 650px;
    height: 80px;
    margin: 35px 0px 0px 0px;
    text-align: left;
}

#mainmenu ul {
    list-style: none;
    float: right;
}

#mainmenu li {
    display: inline;
    float: left;
}

#mainmenu li a {
    display: block;
    padding: 10px 8px 10px 8px;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    color: #EFEEEE;
    border: 2px;
    border-color: transparent;
    border-style: solid;
}

#mainmenu li a:hover {
    border-style: none;
    background-image: url(../images/mainmenubg.png);
    border: 2px;
    border-color: #3D3F45;
    border-style: solid;
}

#submenu {
    float: right;
    width: 90px;
    height: 25px;
    margin: 15px 5px 0px 0px;
}

#submenu #home a {
    float: left;
    width: 29px;
    height: 19px;
    background: url('../images/btnof_home.png');
    background-repeat: no-repeat;
}

#submenu #home a:hover {
    float: left;
    width: 29px;
    height: 19px;
    background: url('../images/btnon_home.png');
    border-style: none;
    background-repeat: no-repeat;
}

#submenu #contact a {
    float: left;
    width: 29px;
    height: 19px;
    margin: 0px 1px 0px 1px;
    background: url('../images/btnof_contact.png');
    background-repeat: no-repeat;
}

#submenu #contact a:hover {
    float: left;
    width: 29px;
    height: 19px;
    margin: 0px 1px 0px 1px;
    background: url('../images/btnon_contact.png');
    background-repeat: no-repeat;
    border-style: none;
}

#submenu #sitemap a {
    float: left;
    width: 29px;
    height: 19px;
    background: url('../images/btnof_map.png');
    background-repeat: no-repeat;
}

#submenu #sitemap a:hover {
    float: left;
    width: 29px;
    height: 19px;
    background: url('../images/btnon_map.png');
    background-repeat: no-repeat;
    border-style: none;
}

/**************************************************************************************/
/*   Header
 /**************************************************************************************/
/**************************************************************************************/
#header {
    min-height: 600px;
    background-image: url(../images/headerbg.png);
    background-repeat: repeat-x;
}

#headercontent {
    width: 1000px;
    height: 600px;
    margin: 0px auto 0px auto;
    background-image: url(../images/headeroverlay.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#headercolleft {
    float: left;
    width: 290px;
    height: 340px;
}

#headercolright {
    float: right;
    width: 700px;
    height: 340px;
}

#header input {
    width: 250px;
}

/**************************************************************************************/
/*   Content
 /**************************************************************************************/
/**************************************************************************************/
#content {
    width: 1000px;
    margin: 0px auto 0px auto;
}

#content .customhtml {
    clear: both;
    width: 950px;
    min-height: 200px;
    margin: 10px auto 20px auto;
    padding: 25px;
    background-image: url(../images/bg.png);
    color: #999;
}

#content .customhtml h1, #content .customhtml h2, #content .customhtml h3 {
    width: inherit !important;
    height: 20px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 7px 00px;
    color: #999;
    font-weight: normal;
    font-size: 15px;
    background-image: url(../images/sep_hor.png);
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: left;
}

#content .customhtml a {
    color: #999;
    border-bottom: 1px #999 dotted;
}

#content .customhtml .readmore a {
    color: #999;
    border: none;
}

#content .customhtml .readmore a {
    width: 125px;
    height: 28px;
    float: right;
}

#content .customhtml .button {
    width: 125px;
    height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    background-image: url(../images/btn_readmore.png);
    background-repeat: no-repeat;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}

#content .customhtml .button:hover {
    color: #B33A0D;
    border: none;
}

/**************************************************************************************/
/*   Column Left
 /**************************************************************************************/
/**************************************************************************************/
/*   Column Main
 /**************************************************************************************/
#colmain {
    float: right;
    width: 635px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    text-align: justify;
}

.colmainfull {
    width: 970px;
}

#colmain h1, #colmain h2, #colmain h3, #colmain .customhtml h1, #colmain .customhtml h2, #colmain .customhtml h3 {
    clear: both;
    width: inherit !important;
    color: #3F3C38;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0px 20px 0px;
    padding: 5px 0px 5px 40px;
    background-image: url(../images/headlinemain_bg.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
    border-top: 1px #ddd dotted;
    border-bottom: 1px #ddd dotted;
}

#colmain p {
    color: #3F3C38;
    font-weight: normal;
    text-align: justify;
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 0px 0px;
}

#colmain ul {
    float: left;
    width: 615px;
    text-align: left;
    margin: 30px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

#colmain li {
    padding: 3px;
}

#colmain input {
    float: left;
    width: 230px;
}

#colmain input[type =
"checkbox"], #colmain input[type = "radio"] {
    float: left;
    width: 16px;
    height: 16px;
    border: none;
}

#colmain label {
    float: left;
    width: 150px;
}

#colmain #article img {
    margin: 0px 10px 10px 0px;
    padding: 0px 0px 0px 0px;
}

#colmain .customhtml {
    clear: both;
    width: 100%;
    min-height: 0px;
    margin: 0px;
    padding: 0px;
    background: none;
    background-image: none;
    color: #3F3C38;
}

#colmain .readmore {
    margin: 0px 0px 10px 0px;
}

#colmain button, #colmain .button {
    margin: 25px 5px 25px 0px;
    padding: 0px 0px 0px 0px;
    width: 200px;
    height: 25px;
    font-weight: bold;
    color: #F6F6F6;
    text-align: center;
    background-image: url(../images/btnof_200.png);
    background-repeat: no-repeat;
    border: none;
}

#colmain .button a {
    position: absolute;
    height: 20px;
    color: #F6F6F6;
    padding: 0px 0px 0px 0px;
}

#colmain button:hover, #colmain .button:hover {
    cursor: pointer;
    background-image: url(../images/btnon_200.png);
    background-repeat: no-repeat;
    border: none;
}

#colmain .adsense {
    clear: both;
    width: 100%;
    min-height: 60px;
    margin: 35px 0px 30px 0px;
    padding: 15px 0px 0px 0px;
    text-align: left;
    background-color: transparent;
    border-top: 1px #ddd dotted;
    border-bottom: 1px #ddd dotted;
}

/**************************************************************************************/
/*   Column Right
 /**************************************************************************************/
#colright {
    float: left;
    width: 335px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

#colright h1, #colright h2, #colright h3 {
    width: 325px;
    height: 25px;
    margin: 10px 0px 10px 0px;
    padding: 6px 0px 0px 10px;
    color: #EFEEEE;
    font-weight: normal;
    font-size: 13px;
    background-image: url(../images/headlineright_bg.png);
    background-repeat: repeat-x;
    text-align: left;
}

#colright h4, #colright .bannerheader {
    width: 225px;
    height: 25px;
    margin: 10px 0px 10px 0px;
    color: #3F3C38;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
}

#colright p {
    padding: 5px 0px 0px 0px;
}

#colright ul {
    padding: 10px 20px 10px 20px;
}

#colright li {
    padding: 3px 0px 3px 0px;
    list-style: inside;
    list-style-image: url(../images/mark.png);
}

#colright a {
    text-decoration: none;
    color: #6D636B;
    font-weight: normal;
    border: none;
}

#colright a:hover {
    color: #B33A0D;
    border: none;
    cursor: pointer;
}

#colright form {
    padding: 0px 20px 0px 20px;
}

#colright .txtblock {
    margin: 0px 20px 0px 20px;
    padding: 10px 0px 10px 0px;
}

#colright input {
    width: 197px;
    margin: 0px 0px 0px 0px;
}

#colright input[type =
"checkbox"], #colright input[type = "radio"] {
    float: left;
    width: 15px;
    height: 15px;
    margin: 2px 5px 0px 10px;
    border: none;
    background-color: #FFF;
}

#colright button, #colright .button {
    float: right;
    width: 120px;
    height: 25px;
    margin: 10px 0px 0px 20px;
    background-image: url(../images/btnof_120.png);
    background-repeat: repeat-x;
    background-color: #FFF;
    border: none;
}

#colright button:hover, #colright .button:hover {
    cursor: pointer;
    background-image: url(../images/btnon_120.png);
    background-repeat: repeat-x;
    background-color: #FFF;
    border: none;
}

/**************************************************************************************/
/**************************************************************************************/
/*   Footer
 /**************************************************************************************/
/**************************************************************************************/
#footer {
    background-image: url(../images/footertopbg.png);
    background-position: top left;
    background-repeat: repeat-x;
    font-weight: normal;
    font-size: 11px;
    color: #999;
}

#footerbg {
    position: relative;
    top: 15px;
    background-image: url(../images/bg.png);
    background-repeat: repeat;
}

#footercontent {
    clear: both;
    width: 1000px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/footeroverlay.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#footer h1, #footer h2, #footer h3 {
    width: 100%;
    height: 20px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 7px 00px;
    color: #999;
    font-weight: normal;
    font-size: 13px;
    background-image: url(../images/sep_hor.png);
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: left;
}

#footer p {
    color: #999;
}

#footer #search input {
    width: 200px;
    background-image: url(../images/search.png);
    background-position: right;
    background-repeat: no-repeat;
}

#footer a {
    text-decoration: none;
    color: #999;
}

#footer a:hover {
    color: #B33A0D;
    text-decoration: none;
    border: none;
}

#footer ul {
    text-align: left;
}

#footer li {
    padding: 3px 0px 3px 0px;
    color: #999;
    list-style: inside;
    list-style-image: url(../images/footer_mark.png);
}

#footer #social {
    text-align: right;
}

#footer #social p img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#footer #getintouch {
    clear: both;
    padding: 0px 0px 20px 0px;
}

#footer .customhtml {
    clear: both;
    width: 1000px;
    min-height: 250px;
    padding: 50px 0px 20px 0px;
}

#footermenu {
    text-align: left;
    color: #999;
    font-weight: normal;
    font-size: 11px;
}

#footertrademark {
    padding: 15px 0px 0px 0px;
    text-align: right;
    color: #999;
    font-size: 11px;
    font-weight: normal;
    background-image: url(../images/sep_hor.png);
    background-repeat: repeat-x;
    background-position: top;
}

#footertrademark #trade {
    margin: 0px 0px 5px 0px;
}

/**************************************************************************************/
/**************************************************************************************/
/*   General Element IDs and classes
 /**************************************************************************************/
/**************************************************************************************/
#general {
}

#companyname {
    float: left;
    width: 350px;
    height: 85px;
    margin: 30px 0px 0px 0px;
}

#companyname a {
    font-size: 15px;
    font-style: italic;
    font-weight: bolder;
}

#companyname a:hover {
    color: #B33A0D;
    border: none;
}

.box1, .box2 {
    float: left;
    min-height: 200px;
    background-image: url(../images/sep_ver.png);
    background-repeat: repeat-y;
    background-position: right;
}

.box3 {
    float: left;
    min-height: 200px;
}

.txtbox1 {
    margin: 0px 25px 0px 0px;
}

.txtbox2 {
    margin: 0px 25px 0px 25px;
}

.txtbox3 {
    margin: 0px 0px 0px 25px;
}

#adsense {
    clear: both;
    float: right;
    margin: 30px 0px 0px 0px;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.center {
    padding: 10px;
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.spacer {
    width: 1px;
    height: 40px;
}

.separator {
    width: 1px;
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.separator_5 {
    width: 1px;
    height: 1px;
    margin: 5px 5px 5px 5px;
    padding: 0px 0px 0px 0px;
}

.separator_7 {
    width: 1px;
    height: 1px;
    margin: 7px 7px 7px 7px;
    padding: 0px 0px 0px 0px;
}

.separator_10 {
    width: 1px;
    height: 1px;
    margin: 10px 10px 10px 10px;
    padding: 0px 0px 0px 0px;
}

.separator_15 {
    width: 1px;
    height: 1px;
    margin: 15px 15px 15px 15px;
    padding: 0px 0px 0px 0px;
}

.separator_ver {
    margin: 0px 15px 0px 15px;
    width: 2px;
    background-image: url(../images/sep_ver.png);
    background-repeat: repeat-y;
    background-position: bottom;
}

.separator_hor {
    padding: 25px 0px 25px 0px;
    height: 2px;
    background-image: url(../images/sep_hor.png);
    background-repeat: repeat-x;
    background-position: center;
}

.separatordotted_hor {
}

.separatordotted_ver {
}

#slogan {
}

#search {
    clear: both;
    min-height: 85px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.border {
}

.button, button {
    padding: 0px 20px 0px 20px;
    margin: 10px 0px 0px 10px;
    height: 25px;
    width: 120px;
    font-size: 11px;
    font-weight: bold;
    color: #F6F6F6;
    outline-style: none;
}

.button:hover, button:hover {
    color: #F6F6F6;
    cursor: pointer;
}

.label {
    font-weight: bold;
}

.asterisk {
    float: left;
    width: 10px;
    padding: 0px 0px 0px 3px;
    color: #B33A0D;
}

/* Tomek Ścisło modifications */
.contentpaneopen tbody tr td input[type =
"submit"] {
    height: 25px;
    margin-top: 10px;
}

.flexicontact_table tbody tr td strong {
    color: #FF0000;
    display: block;
}

#colmain input[type =
"checkbox"] {
    margin-right: 10px;
}

.contentpaneopen tbody tr td strong {
    color: #FF0000;
    display: block;
}

.article-info-term {
    display: none;
}

.published {
    font-size: 10px;
}

.hits {
    font-size: 10px;
}

.article-info {
    margin-bottom: 10px !important;
}

.actions {
    padding-bottom: 10px !important;
}

.addrs {
    margin-top: 10px !important;
}

#headercontent {
    height: 530px;
}

#header {
    min-height: 530px;
}

li ul {
    width: 600px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

li ul li {
    list-style: circle;
}

h4 {
    display: inline;
}

#twitter .moduletable {
    background-color: transparent !important;
}

#twitter .moduletable h3 {
    display: none;
}

#twiter90 {
    border: 10px solid rgb(0, 0, 0) !important;
    border-radius: 10px 10px 10px 10px !important;
}

.pagination ul {
    margin: 0px !important;
}

.pagination ul li {
    list-style: none;
    display: inline;
}

.pagination .counter{
	text-indent:4px;
}

ul.actions{
	margin-top:0px !important;
}
