/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *				Marek Kleszyk
 *		data:	14 styczeń 2009
 *		system:		T.BLOG-1.0
 */ 

@import url("menu.css"); 
@import url("comments.css"); 
 
			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; color: #cbd2ea; }
a:hover { text-decoration: underline; }
a.no-color { color: #6f6f6f; }
.kursor { cursor: pointer; }

hr { background: #324894; height: 1px; border: none; }
h1 { font-size: 11pt; }
h2 { font-size: 10pt; }
h3 { font-size: 9pt; }
h4 { font-size: 8pt; }
h5 { font-size: 7pt; }

.font0 { font-size: 7pt; }
.font1 { font-size: 8pt; }
* { margin: 0; padding: 0; }
p { margin: 5px 0; }
ul { margin: 5px 0; padding-left: 20px; }
ul li { margin: 5px 0; }
table { margin: auto; padding: 0; }
td, th { font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif; }

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
   padding: 5px 0;
	text-align: left;
   border-top: 1px solid #101C4A;
}

.tagi a {
   margin: 0 2px;
  
}

#page-title {
   margin: 10px;
	padding: 10px 0;
   margin-right: 0;
}

#page-title h1 {
	margin: 0;
	padding: 0;
	color: #cbd2ea;
	font-size: 12pt;
}

#page-content {
    line-height:12pt;
    overflow:hidden;
    padding:25px 0 10px 10px;
    text-align:justify;
}


.box-main {



}

#box-main1 {
 
    margin-top: 20px;
    width: 296px;
    border-right: 1px solid #1c264a;
    text-align: left;
    padding-left: 10px;
    float: left;
}


#box-main2 {

    border-right:1px solid #1C264A;
    float:left;
    margin-top:20px;
    padding-left:22px;
    padding-right:20px;
    text-align:left;
    width:287px;
}


#box-main3 {

    float:left;
    margin-top:20px;
    padding-left:29px;
    padding-right:8px;
    text-align:left;
    width:288px;
}


#box-main1 p {

    padding-left: 6px;
}


#box-main-top {

    float:left;
    margin-left:20px;
    margin-top:20px;
    width:638px;

}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #212e59;
   background: transparent;
	padding: 2px 3px;
	margin: 0 3px;
   color: #212e59;

}

select {
	padding-right: 0;
}

input.submit {
	padding: 3px 4px;
	background-color: #4a60ae;
	border: none;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
    color: #8da0e2;
    background-color: #000a2f;
    background-image: url(../img/b-background.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

#container {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}

#top {
	width: 980px;
    height: 276px;
	position: relative;
	overflow: hidden;
    text-align: left;
}

#menu-top {
    width: 980px;
    height: 56px;
    background: url(../img/b-menu-top.jpg) no-repeat center;
    float: left;
}


#menu-top ul {
    float:left;
    height:32px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:20px 0 0;
    padding:0 0 0 27px;
    text-align:left;
    width:746px;

}

#menu-top ul li {

    background:transparent url(../img/a-menutop.jpg) no-repeat scroll right bottom;
    color:#CEB694 !important;
    display:block;
    float:left;
    height:32px;
    margin:0 12px 0 0;
    padding:0 10px 0 0;


}

#menu-top ul li.last {

    background: none;

}

#menu-top2 {
    float:right;
    height:18px;
    margin-top:100px;
}


#menu-top2 ul {
    float:right;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0 0 0 12px;
    text-align:left;

}

#menu-top2 ul li {
    color: #8092d7;
    display:block;
    float:left;
    margin:0 6px 0 0;
    padding:0 6px 0 0;
}

#menu-top2 ul li a {
    color: #8092d7;

}

#menu-top2 ul li.last {

    background: none;

}






#menu-top .szukaj {
   padding: 4px;
   float: left;
   margin-top: 10px
}


#base {
	width: 980px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#base-line {
    background-color:#324894;
    height:4px;
    margin-top:0px;
    padding:0;
    width:980px;
    font-size: 1px;
}


#base-line2 {
    background-color:#192C74;
    height:1px;
    position:absolute;
    top:42px;
    left: 0px;
    width:980px;
    font-size: 1px;
}

#sciezka {
    float: left;
    color: #344997;
}

#sciezka a {
    color: #344997;
}


#sciezka a.selected {
    color: #8da0e2;
}

#sidebar-right .box {
	
	height: auto;
    margin: 4px 0;
	float: left;
}

#sidebar-right .b1 {
   background-color: #324894;
   color: #cbd2ea;
   margin-top: 0px;
   margin-bottom: 10px;
}

#sidebar-right .b2 {
   background-color: #4a60ae;
   color: #cbd2ea
}

#sidebar-right .b3 {
   background-color: #324894;
   color: #cbd2ea;
}

#sidebar-right .box .szukaj {
   padding: 4px;
}

#sidebar-right .box .szukane, #sidebar-right .b3 {
   padding: 10px 9px 9px;
   float: left;
}

#sidebar-right .box .szukane a {
   color: #ffffff;
}

.szukane h1, .szukane h2, .szukane h3 {
    font-size: 8pt;
    font-weight: normal
}
.szukane h4, .szukane h5 {
    font-size: 7pt;
}

.aktualphoto {
    float: left;
    margin: 0 10px 2px 0;
}


.aktualbox {
    margin-bottom: 10px;
}

.aktualcontent {
    font-size: 7pt;


}



#content {
    float:left;
    height:auto;
    margin-top:13px;
    overflow:hidden;
    position:relative;
    text-align:left;
    width:670px;
}



#footer {
    font-size:7pt;
    overflow:hidden;
    position:relative;
    text-align:left;
    width:980px;
    color: #808598;

}

#footer #menu-bottom {
    float:left;
    height:20px;
    margin-top:12px;
    text-align:left;
    width:820px;
}

#footer #footer-realizacja {
    float:right;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    margin-top:12px;
    color: #14235b;
}
#footer #footer-realizacja a {
    color: #14235b;
}

#footer #copyright {
    border-bottom:1px solid #101C4A;
    float:left;
    height:20px;
    padding:5px;
    text-align:left;
    width:980px;
    margin-top: 15px;
}

#footer #do-gory {
	width: 90px;
	height: 20px;
   padding: 5px 10px;
   text-align: right;
	float: left;
}

#footer #copyright a, #footer #do-gory a {
	color: #6f6f6f;
}


#aktual-header {
    float: left;
}

#opcje {
    float: right;
    color: #fff;
}

#opcje a {
   color: #fff;
}



			/* --------- galeria ---------- */

h1.nag {
	width: 98%;
	height: 16px;
	padding: 5px;
	background-image: url('../img/h1.jpg');
	background-repeat: repeat-x;
	float: left;
}
			
.foto-pokaz {
	margin-bottom: 5px;
	border: 1px solid #CFD3D8;
	padding: 3px;
}

.foto-opis {
	text-align: justify;
	display: block;
}

.foto-gal {
	border: 2px solid #a09c07;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}

.foto-gal:hover {
	border: 1px solid #a09c07;
	background-color: #f6f6f6;
	cursor: pointer;
}

#page-title-gal {
	padding: 10px;
	border-top: 1px solid #CFD3D8;
}

#page-title-gal h1 {
	margin: 0;
	padding: 0;
}

#page-content-gal {
	padding: 10px;
	overflow: hidden;
}

		/* --------- rejestr zmian ---------- */

table.rejestr {
	width: 100%;
	border: none;
	margin: 2px;
}

table.rejestr td {
	padding: 3px 1px;
	color: #999;
}

		/* --------- aktualności ---------- */

.art ul {
	list-style: none;
	margin: 10px 20px;
	padding: 0;
}

.art ul li {
	margin: 10px 0;
	height: 110px;
	border-bottom: 1px solid #000;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	color: #324894;
	float: left;
}

.art ul li .wiecej {
	height: 20px;
	float: right;
}

.news-foto {
	float: left;
	margin: 5px;
}

		/* --------- forum ---------- */

ul#forum {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

ul#forum li {
	margin: 5px 0;
	padding: 0 0 3px 18px;
	overflow: hidden;
	background: transparent url(../img/li-for.png) no-repeat scroll 0 2px;
	border-bottom: 1px solid #e6e6e6;
}

ul#forum li a {
	overflow: hidden;
	white-space: nowrap;
}

ul#forum li h2 {
	margin: 0;
}

ul#forum li h2 a, ul#forum li h2 small {
	color: #6e6e6e;
}

/* strona glowna */

.box {
	width: 290px;
	height: auto;
	margin: 8px;
	float: left;
}

.main-art {
	float: left;
}

.main-art ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-art ul li {
	margin: 0;
	margin-top: 15px;
	padding-left: 15px;
	background-image: url('../img/li2.jpg');
	background-repeat: no-repeat;
	background-position: 3px 0;
	font-weight: bold;
}

.main-art ul span {
	margin: 3px 15px;
	display: block;
}

.main-art ul li a {
	color: #404040;
}

span.wiecej {
	color: #ff6600;
}

#ramka {
	width: 97%;
	padding: 5px;
	border: 1px solid #e1debc;
	border-top: 1px solid #a09c07;
	background-color: #f0eee5;
	float: left;
}

.linki {
	margin: 3px 0;
	padding: 3px 0;
	width: 300px;
   border-top: 1px solid #225083;
   color: #6791bf;
	float: left;
}

.linki h2 {
	margin: 0;
	padding: 0;
   padding-left: 13px;
	font-weight: bold;
   background: transparent url('../img/art.gif') no-repeat left center;
   color: #afcbea;
	font-size: 9pt;
}

.linki a {
   color: #afcbea;
}

.linki span, span:link {
	font-style: normal;
   display: block;
   padding-left: 13px;
}

.linki span.www, span.www:link {
	color: #000;
}

#data, .data {
	height: 31px;
	margin-right: 10px;
	background-image: url('../img/data.jpg');
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 7pt;
	float: left;
}

#data strong, .data strong {
	font-size: 10pt;
	color: #9d9d9d;
}

.data2 {
	color: #ccc;
}

.page-foto {
	width: 172px;
	height: 121px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 6px;
	background-image: url('../img/tlo-foto.gif');
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

.page-foto a img {
	height: 121px;
}

#ocena {
	width: 715px;
	height: 33px;
	float: left;
}

#ocena #ocena-l {
	width: 9px;
	height: 33px;
	background-image: url('../img/ocena-l.jpg');
	background-repeat: no-repeat;
	float: left;
}

#ocena #ocena-a {
	width: 370px;
	height: 21px;
	padding: 5px 20px;
	background-color: #fff;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	color: #787878;
	font-weight: bold;
	font-size: 10pt;
	float: left;
}

#ocena #ocena-a strong{
	color: #ff7602;
}
#ocena #ocena-s {
	width: 285px;
	height: 21px;
	padding: 5px 0;
	background-color: #fff;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	color: #787878;
	font-weight: bold;
	font-size: 10pt;
	float: left;
}

#ocena #ocena-r {
	width: 11px;
	height: 33px;
	background-image: url('../img/ocena-r.jpg');
	background-repeat: no-repeat;
	float: left;
}

#sidebar-right {
	padding: 0;
	width: 290px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: right;
}

#sidebar-right #gora2 {
	width: 225px;
	height: 6px;
	background-image: url('../img/left-gora.jpg');
	background-repeat: no-repeat;
	float: left;
}

#sidebar-right #box2 {
	width: 223px;
	height: auto;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background-color: #324894;
	float: left;
}

#sidebar-right #dol2 {
	width: 225px;
	height: 6px;
	background-image: url('../img/left-dol.jpg');
	background-repeat: no-repeat;
	float: left;
}

.m-title {
	position: relative;
	padding: 0;
}

.m-title .data .m-mie{
	position: relative;
	top: -2px;
}

.m-title h1 {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font-size: 10pt;
}

a.m-link, a:hover.m-link {
	text-decoration: none;
	color: #262626;
}

#font_down {
	font-size: 7pt;
   font-weight: bold;
}

#font_or {
	font-size: 9pt;
   font-weight: bold;
}

#font_up {
	font-size: 11pt;
   font-weight: bold;
}
