* {
	margin: 0px;
	padding: 0px;
    font-family: calibri, tahoma, verdana sans-serif;
    font-size: 12px;
}

table {
    padding:0px;
    margin:0px;
    border-spacing: 0px;
}

body {
	background-color: #e0e0e0;
}

img {
    border: 0px;
}
#container {
    width:1000px;
    margin: 0px auto;
}

#topContainer {
    padding:10px;
    text-align: right;
}

td#bgLeftTop {
    background: url('img/lefttop.png')/*tpa=http://hiero.domaradzki.net/css/img/lefttop.png*/ top left no-repeat;
    height: 5px;
}

td#bgTop {
    background: url('img/top.png')/*tpa=http://hiero.domaradzki.net/css/img/top.png*/ top left repeat-x;
    height: 5px;
}
td#bgRightTop {
    background: url('img/righttop.png')/*tpa=http://hiero.domaradzki.net/css/img/righttop.png*/ top left no-repeat;
    height: 5px;
}
td#bgLeft {
    background-image: url('img/left.png')/*tpa=http://hiero.domaradzki.net/css/img/left.png*/;
    background-repeat: repeat-y;
    background-position: top left;
}
td#bgRight {
    background: url('img/right.png')/*tpa=http://hiero.domaradzki.net/css/img/right.png*/ top left repeat-y;
}
td#bgLeftBottom {
    background: url('img/leftbottom.png')/*tpa=http://hiero.domaradzki.net/css/img/leftbottom.png*/ top left no-repeat;
}
td#bgBottom {
    background: url('img/bottom.png')/*tpa=http://hiero.domaradzki.net/css/img/bottom.png*/ top left no-repeat;
}
td#bgRightBottom {
    background: url('img/rightbottom.png')/*tpa=http://hiero.domaradzki.net/css/img/rightbottom.png*/ top left no-repeat;
}
td#bgMain {
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding:10px;
    width:990px;
}

div#logo {
    float:left;
    margin: 10px;
}
div#mainMenuBox {
    float:right;
    margin: 20px 20px 0px 0px;
}
.clear {
    clear:both;
    height: 1px;
    line-height: 1px;
}

.box {
    border:1px solid #cecece; 
    border-radius: 5px;
    box-shadow: 1px 1px 2px #fff;
    padding:10px;
    background:#f2f2f2;
    background: url('../img/boxbackground.png')/*tpa=http://hiero.domaradzki.net/img/boxbackground.png*/ bottom left repeat-x;
}

div#container {
    width:941px;
    margin:auto;
}

div#logoBanner {
    background-color: #f0f0f0; 
    width:940px; 
    margin:auto; 
    border-radius: 5px; 
    border: 1px solid #cecece;
}

div#logoBanner .label {
    font-size: 16px;
    margin:10px;
}

div#footer {
    padding: 10px 0px;
}

div#platypusCMS{
    float:right;
}
/* breadcrumps - begin */

#bcReturn,
#breadcrumps {
    margin-top: -5px;
    padding-bottom: 10px;
}
#bcReturn a,
#breadcrumps a {
    font-size:12px;
    color: #7a7a7a;
    text-decoration: none;
}
#bcReturn a:hover,
#breadcrumps a:hover {
    color: #a6131b;
    text-decoration: none;
}

#bcReturn {
    float:right;
}

/* breadcrumps - end */

/* pagination - start */

.paginationControl .disabled {
    display: none;
}

.paginationControl,
.paginationControl span {
    font-size:14px;
    color: #cecece;  
}

.paginationControl span.current {
    font-size:14px;
    font-weight: 800;
}
.paginationControl {
    font-size:14px;
    text-align: center;
}
.paginationControl a {
    font-size:14px;
    color: #7a7a7a;
    text-decoration: none;
}
.paginationControl a:hover {
    color: #a6131b;
    text-decoration: none;    
}

/* pagination - end */

/* sitemap - begin */


#sitemap {
    padding-bottom: 15px;
}

#sitemap .title {
    color:#a6131b;
    font-size: 30px;
    margin-bottom: 15px;
}

#sitemap ul {
    list-style: none inside none;
    float:left;
    width:350px;
    padding-left:100px;
}

#sitemap a {
    font-size:12px;
    color: #7a7a7a;
    text-decoration: none;
}
#sitemap a:hover {
    color: #a6131b;
    text-decoration: none;
}

/* sitemap - end */

/* menu - begin */

#mainMenu {
    list-style: none inside none;
}

#mainMenu li {
    height: 38px;
    margin: 0px;
    padding: 0px;
    float:left;
}
#mainMenu li.leftEnd {
    background: url(../img/menusideleft.png)/*tpa=http://hiero.domaradzki.net/img/menusideleft.png*/ top left no-repeat;
    width: 6px;
}
#mainMenu li.rightEnd {
    background: url(../img/menusideright.png)/*tpa=http://hiero.domaradzki.net/img/menusideright.png*/ top left no-repeat;
    width: 4px;
}
#mainMenu li.elementLeft {
    background: url(../img/menuleft.png)/*tpa=http://hiero.domaradzki.net/img/menuleft.png*/ top left no-repeat;
    width: 1px;
}
#mainMenu li.elementRight {
    background: url(../img/menuright.png)/*tpa=http://hiero.domaradzki.net/img/menuright.png*/ top left no-repeat;
    width: 1px;
}

#mainMenu li.element a {
    height: 28px;
    padding: 10px 20px 0px 20px ;
    background: url(../img/menu.png)/*tpa=http://hiero.domaradzki.net/img/menu.png*/ top left repeat-x;
    display: block;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
#mainMenu li.element a:hover {
    background: url(../img/selectedmenu.png)/*tpa=http://hiero.domaradzki.net/img/selectedmenu.png*/ top left repeat-x;
    text-decoration: none;
}
#mainMenu li.selected span{
    display: block;
    padding: 10px 20px;
    background: url(../img/selectedmenu.png)/*tpa=http://hiero.domaradzki.net/img/selectedmenu.png*/ top left repeat-x;
    font-size: 16px;
    color: #fff;
}



/* menu - end */

/* submenu - begin */
.submenu {
    width:200px;
    background-color: #f0f0f0; 
    border-radius: 5px; 
    border: 1px solid #cecece;
    padding:10px;
    margin-right:10px;
}

.submenu .element {
    padding:3px 5px;
}
.submenu .element a {
    font-size:12px;
    color: #7a7a7a;
    text-decoration: none;
}
.submenu .element a:hover {
    color: #840d13;
    text-decoration: none;
}
.submenu .element span.selected{
    font-size:12px;
    color: #7a7a7a;
    font-weight: 800;
    text-decoration: none;
}
/* submenu - end */

/* site - begin */

.box .site {
    padding: 10px 20px;
}

.box .site .title {
    color:#a6131b;
    font-size: 30px;
    margin-bottom: 15px;
}

.box .site .content {
    color:#5d5d5d;
    font-size: 12px;
}

/* site - end */

/* sitelist - begin */

.sitelist {
}

.sitelist .box {
    width: 320px;
    float: left;
    margin: 0px 5px 10px 5px;
    padding: 10px;
}
.sitelist .box table {
    width:100%;
}
.sitelist .box table .image div {
    margin: 10px;
}
.sitelist .box table .image div img {
    margin:2px;
    padding:2px;
    border: 1px solid #E0E0E0;
}
.sitelist .box table .image {
    width: 100px;
}
.sitelist .box .title {
    padding-bottom: 10px;
}
.sitelist .box .title a {
    color: #a6131b;
    font-size: 18px;
    text-decoration: none;
}

.sitelist .box .title a:hover {
    text-decoration: none;
}

.sitelist .box .more {
    margin-right:10px;
    float: right;
}
.sitelist .box .more a {
    color: #a6131b;
    font-size: 12px;
    text-decoration: none;
}

.sitelist .box .more a:hover {
    text-decoration: none;
}
.sitelist .box .content {
    clear:both;
    color:#5d5d5d;
    font-size: 12px;
}

/* sitelist - end */

/* blogList - begin */

.blogList {
    width: 700px;
}
.blogList .boxname {
    color: #a6131b;
    font-size: 18px;
    padding: 10px;
}

.blogList .box {
    padding: 10px;
    margin-bottom: 10px;
}
.blogList .box .title {
    padding-bottom: 10px 10px 0px 10px;
}
.blogList .box .title a {
    color: #a6131b;
    font-size: 18px;
    text-decoration: none;
}

.blogList .box .title a:hover {
    text-decoration: none;
}

.blogList .box .more {
    margin-right:10px;
    float: right;
}
.blogList .box .more a {
    color: #a6131b;
    font-size: 12px;
    text-decoration: none;
}

.blogList .box .more a:hover {
    text-decoration: none;
}
.blogList .box .content {
    color:#5d5d5d;
    font-size: 12px;
}

.blogList .box .date {
    font-size: 10px;
    padding: 5px 0px;
    color:#5d5d5d;
    font-style: italic;
}

/* blogList - end */

/* blog - begin */

.box .blog {
    width: 670px;
}
.box .blog .back {
    padding-bottom: 10px;
}
.box .blog .back a{
    color: #7A7A7A;
    font-size: 12px;
    text-decoration: none;
}
.box .blog .back a:hover {
    color: #a6131b;
    text-decoration: none;
}

.box .blog .title {
    color: #a6131b;
    font-size: 18px;
    padding-bottom: 10px;
}

.box .blog .content {
    color:#5d5d5d;
    font-size: 12px;
}

/* blog - end */


/* lastblog - begin */

.lastblog .boxname {
    color: #a6131b;
    font-size: 14px;
    padding: 5px;
    
}
.lastblog .title {
    padding: 0px 10px 0px 5px;
}
.lastblog .title a{
    color: #5d5d5d;
    font-size: 12px;
    text-decoration: none;
}
.lastblog .title a:hover {
    color: #a6131b;
    text-decoration: none;
}
.lastblog .more a{
    float:right;
    margin-right: 10px;
    color: #5d5d5d;
    font-size: 12px;
    text-decoration: none;
}
.lastblog .more a:hover {
    color: #a6131b;
    text-decoration: none;
}

.lastblog .content {
    padding: 10px 10px 0px 5px;
    color:#5d5d5d;
    font-size: 12px;
}

/* lastblog - end */


/* articleList - begin */

.articleList {
    width: 700px;
}
.articleList .boxname {
    color: #a6131b;
    font-size: 18px;
    padding: 10px;
}

.articleList .box {
    padding: 10px;
    margin-bottom: 10px;
}
.articleList .box .title {
    padding-bottom: 10px 10px 0px 10px;
}
.articleList .box .title a {
    color: #a6131b;
    font-size: 18px;
    text-decoration: none;
}

.articleList .box .title a:hover {
    text-decoration: none;
}

.articleList .box .more {
    margin-right:10px;
    float: right;
}
.articleList .box .more a {
    color: #a6131b;
    font-size: 12px;
    text-decoration: none;
}

.articleList .box .more a:hover {
    text-decoration: none;
}
.articleList .box .content {
    color:#5d5d5d;
    font-size: 12px;
}
.articleList .box .content ul{
    list-style-position: inside;
}

.articleList .box .date {
    font-size: 10px;
    padding: 5px 0px;
    color:#5d5d5d;
    font-style: italic;
}

/* articleList - end */

/* article - begin */

.box .article {
    width: 670px;
}
.box .article .back {
    padding-bottom: 10px;
}
.box .article .back a{
    color: #7A7A7A;
    font-size: 12px;
    text-decoration: none;
}
.box .article .back a:hover {
    color: #a6131b;
    text-decoration: none;
}
.box .article .title {
    color: #a6131b;
    font-size: 18px;
    padding-bottom: 10px;
}
.box .article .content {
    color:#5d5d5d;
    font-size: 12px;
}

/* article - end */


/* lastarticle - begin */

.lastarticle .boxname {
    color: #a6131b;
    font-size: 14px;
    padding: 5px;
    
}
.lastarticle .title {
    padding: 0px 10px 0px 5px;
}
.lastarticle .title a{
    color: #5d5d5d;
    font-size: 12px;
    text-decoration: none;
}
.lastarticle .title a:hover {
    color: #a6131b;
    text-decoration: none;
}
.lastarticle .more a{
    float:right;
    margin-right: 10px;
    color: #5d5d5d;
    font-size: 12px;
    text-decoration: none;
}
.lastarticle .more a:hover {
    color: #a6131b;
    text-decoration: none;
}

.lastarticle .content {
    padding: 10px 10px 0px 5px;
    color:#5d5d5d;
    font-size: 12px;
}

/* lastarticle - end */