@charset "utf-8";
/* CSS Document */
.inp { width: 170px; padding: 5px; border: 1px dashed #606060; font-size: 12px; background: none; color: #909090; }
#inptxt { width: 220px; height: 100px; padding: 5px; border: 1px dashed #606060; font-size: 11px; font-family: Tahoma; font-weight: normal !important; font-size: 12px; color: #909090; background: none; }
.inpok { width: 119px; height: 43px; background: url('../img/wyslij.png') no-repeat; cursor: pointer; }

.error{background: #ffcccc; border: 1px solid #ffa6a6; color: #ff0000; font-family: Tahoma, sans-serif; font-size: 11px; padding: 6px !important;}
.oko{background: #e7f3dd; border: 1px solid #bfdfa3; font-family: Tahoma, sans-serif; font-size: 11px; padding: 6px !important;}


#stronicowanie{ width: 100%; font-size: 10px; font-weight: bold; text-align: center}
ul#strony{ list-style: none; display: inline-table; }
#strony li { float: left; margin-right: 3px;}
#strony .le {margin-right: 10px;}
#strony .ra {margin-left: 10px;}
#strony a {display: inline-table; padding: 3px 8px; border: 1px solid #CCC; color: #304956; }
#strony a:hover {text-decoration: none; color: #FFFFFF; background: #13719C; }
#strony .strona_hover { border: 1px solid #CCC; text-decoration: none; background: #E4EBF3; padding: 3px 8px; color: #000000; }

.page_icon_inside { text-align: center; margin-bottom: 15px; }

#mapa h2 { font-size: 13px; }

ul.mapa_str{list-style: none;}
.mapa_parent{ background: url(../img/system/folder.png) no-repeat; padding-left: 20px;}
.mapa_child{ padding-left: 41px; background: url(../img/system/page_white_horizontal.png) no-repeat; background-position: 20px 1px;}

.arch_wiecej a { color: #13719C !important; }
.tags { border-top: 1px solid #EAEAEA; }
.tags div { font-weight: bold; padding: 5px 0; }

.galeria{width:453px; height:166px; margin: 10px auto 20px auto; padding: 3px; border: 1px solid #f4f4f4; overflow:hidden;}

.gallery { margin-bottom: 15px; text-align: center; }
.gallery img { height: 100px; }
.gallery_title span { font-size: 14px !important; }

.news_archive_icon { float: left; }
.news_archive_icon img { max-width: 100px; max-height: 100px; margin-right: 15px; }

.news_archive_more { text-align: right; }