body {
	background: #2c3135 url('../../public/images/tlo_top.gif') repeat-x;
	font-size: 12px;
	font-family: "Times new roman";
	color: #ffffff;
	margin: 0px;
}
ul, li, h1, h2, h3, p, form, input, textarea {
	margin: 0px;
	padding: 0px;
}
.left {
    float: left;
}
.right {
    display: block;
    float: right;
}
.bold {
    font-weight: bold;
}
.title {
    display: block;
}
p {
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 20px;
	font-family: "trebuchet MS";
	
}
.author {
    color:#FB9800;
    font-size:16px;
    font-style:italic;
}
a {
    text-decoration: none;
}
.both {
    clear:both;
    font-size:0;
    line-height:0;
    margin:0;
    padding:0;
}

/* comment contact */
#comment .leftComment,  #formularz .leftContact{
    float: left;
    width: 300px;
}
#comment .rightComment,  #formularz .rightContact {
    margin-left: 20px;
    float: left;
    width: 300px;
}
/* comment koniec */

.grey {
	background: #2c3135;
	}
.grey_font {
    color: #7b7f82;
}
.rss {
    font-family:verdana;
    font-size:10px;
    font-style:inherit;
    line-height:12px;
    text-align:justify;
    display: block;
}
#home {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#googleAdsense {
    padding-left:100px;
}

/* nawigacja pagination */
.navi {
    margin-top: 10px;
    text-align: center;
    color: #ffffff;
    font-family: verdana;
    font-size: 10px;
}
.navi a.active{
    color: #ffffff;
    font-weight: bold;
}
.navi a.active:hover{
    text-decoration: underline;
}
/* nawigacja pagination */

/* menu gorne */
#menu_up {
	width: 250px;
	margin-left: 10px;
	background: #ffffff;
        float: left;
	padding-top:5px;
	padding-bottom:5px;
}
#menu_up ul {
	margin-left: 30px;
	}
#menu_up ul li {
	list-style: none;
	display: block;
	float: left;
	width: 39px;
	height: 36px;
	margin-left: 6px;
}
#menu_up ul li a img {
	border: none;
}
/* koniec menu gorne 


 formularz wyszukiwarki */
#form_search {
	width: 335px;
	float: right;
	height: 34px;
	margin-top: 6px;
	margin-bottom: 5px;
	
	}
#search_text, #input_search, #button_search {
	position: absolute;
	font-size: 11px;
	}
#search_text {
	background: #ff7400 url('../../public/images/search/index_12.gif') no-repeat left top;
	width: 90px;
	height: 20px;
	font-family: Arial;
	margin-top: 6px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	}
#input_search {
	background: url('../../public/images/search/index_15.gif') repeat-x left top;
	width: 190px;
	height: 18px;
	font-family: "Trebuchet MS";
	font-style: italic;
	margin-top: 6px;
	margin-left: 100px;
	color: #48494b;
	padding-left: 10px;
	border: none;
	padding-top: 2px;
}
#button_search {
	margin-left: 300px;
	}
/* koniec formularza */

/*formularz logowania*/
#form_login .links{
    margin-top: 130px;
    position: absolute;
    margin-left: 100px;
}
#form_login a{
    background: url('../../public/images/strzalka.gif') no-repeat left center;
    display: block;
    line-height: 20px;
    border-bottom: solid 1px #ffffff;
    padding-left: 15px;
    font-weight: bold;
    color: #3f3f3f;
    font-size: 10px;
    font-family: verdana;
}
#form_login{
    width: 270px;
    overflow:hidden;
}
#form_login a:hover{
    border-bottom: dotted 1px #9f9f9f;
}
#login_text, #input_login, #input_pass, #button_login{
	position: absolute;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-style: italic;
	}
#login_text {
	font-family: arial;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 40px;
	color: #000000;
	}
#input_login {
	margin-top: 60px;
	margin-left: 15px;
	width: 160px;
	height: 21px;
	padding: 5px 0 0 45px;
	border: none;
	}
#input_pass {
	border: none;
	margin-top: 93px;
	margin-left: 15px;
	padding: 5px 0 0 45px;
	width: 160px;
	height: 21px;
	}
#button_login {
	margin-top: 54px;
	margin-left: 180px;
	width: 81px;
	height: 74px;
	}
.out {
	background: url('../../public/images/login/out.jpg') no-repeat left top;
	}
.pass_over {
	background: url('../../public/images/login/pass.jpg') no-repeat left top;
	}
.log_over {
	background: url('../../public/images/login/login.jpg') no-repeat left top;
	}
a.logout {
    margin-top: 5px;
    margin-left: 210px;
    position:absolute;
    font-family: verdana;
    font-size: 10px;
    color: #606060;
    border-bottom: dotted 1px #9f9f9f;
}
a.logout:hover{
    border-bottom: dotted 1px #ffffff;
}
/*koniec formularza logowanie*/

/*login*/
#login {
    float: left;
	height: 174px;
	width: 270px;
	background: #ffffff url('../../public/images/login/tlo_logon.gif') no-repeat 10px top;
	}
#login div.tlo{
	height: 174px;
	background: url('../../public/images/login/tlo_logon.gif') no-repeat 10px bottom;
	}
/*koniec loginu*/

/*top logo*/
#top {
	float: left;
	height: 174px;
	width: 710px;
	background: url('../../public/images/top.jpg') no-repeat;
	}
#top a {
    display: block;
    color: #ffffff;
    width: 710px;
    height: 174px;
}
/*koniec top logo*/

/* menu glowne*/
#menu {
	background: #ffffff;
	margin-left: 10px;
	float: left;
	width: 250px;
	padding-bottom: 20px;
	}
#menu ul {
	list-style: none;
	width: 246px;
	}
#menu ul.left {
	margin-left: 2px;
	padding-top: 10px;
	}
#menu ul.left h3 {
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	height: 20px;
	margin-bottom: 1px;
	display: block;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 13px;
	background: #ffffff url('../../public/images/index_65.gif') repeat-x;
	}
#menu ul a {
	display: block;
	padding: 3px 3px 3px 10px;
	color: #393d40;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
	line-height: 15px;
	font-size: 11px;
	background: #ffffff url('../../public/images/index_70.gif') repeat-x;
	}
#menu ul a:hover {
	background: #fff3e2 url('../../public/images/index_71.gif') repeat-x;
	}
/*koniec menu glownego */

/*glowny content*/
#content {
	float: left;
        margin-top: 10px;
        margin-left: 10px;
	width: 700px;
	background: #2c3135;
	}
#content ul.menu_home {
	list-style: none;
	}
#content ul.menu_home li{
	float: left;
	}
#content table.image {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: solid 1px #585b5e;
    background: #707376;
    padding: 5px;
    font-style: italic;
}
#content table.alignLeft {
    float: left;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 5px;
}
#content table.image p {
    margin-bottom: 0px;
}
/*koniec glownego contentu*/

/* menu glowne */
#content ul li a {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 27px;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
	font-style: italic;
	}
#budowa a{
	width: 175px;
	background: url('../../public/images/menu_home/1.jpg') no-repeat;
	}
#budowa_act a{
	width: 175px;
	background: url('../../public/images/menu_home/1m.jpg') no-repeat;
	}
#artykuly a{
	width: 74px;
	background: url('../../public/images/menu_home/2.jpg') no-repeat;
	}
#artykuly_act a{
	width: 74px;
	background: url('../../public/images/menu_home/2m.jpg') no-repeat;
	}
#aktualnosci a{
	width: 101px;
	background: url('../../public/images/menu_home/3.jpg') no-repeat;
	}
#aktualnosci_act a{
	width: 101px;
	background: url('../../public/images/menu_home/3m.jpg') no-repeat;
	}
#programy a{
	width: 91px;
	background: url('../../public/images/menu_home/4.jpg') no-repeat;
	}
#programy_act a{
	width: 91px;
	background: url('../../public/images/menu_home/4m.jpg') no-repeat;
	}
#katalog a{
	width: 101px;
	background: url('../../public/images/menu_home/5.jpg') no-repeat;
	}
#katalog_act a{
	width: 101px;
	background: url('../../public/images/menu_home/5m.jpg') no-repeat;
	}
#budowa a:hover, #budowa_act a{
	background: url('../../public/images/menu_home/1m.jpg') no-repeat;
	}
#artykuly a:hover, #artykuly_act a{
	background: url('../../public/images/menu_home/2m.jpg') no-repeat;
	}
#aktualnosci a:hover, #aktualnosci_act a{
	background: url('../../public/images/menu_home/3m.jpg') no-repeat;
	}
#programy a:hover, #programy_act a{
	background: url('../../public/images/menu_home/4m.jpg') no-repeat;
	}
#katalog a:hover, #katalog_act a{
	background: url('../../public/images/menu_home/5m.jpg') no-repeat;
	}
/* koniec menu glownego */

/* box */
.big {
    width: 700px;
    clear: both;
}
.small {
    width: 345px;
    margin-bottom: 10px;
}
.box {
	margin-top: 10px;
	}
.box .srodek ul {
    font-family: "trebuchet MS";
    line-height:18px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:circle;
    margin-left:20px;
}
.box .srodek ol {
    font-family: "trebuchet MS";
    line-height:18px;
    list-style-image:none;
    list-style-position:outside;
    margin-left:20px;
}
.box .dane {
    margin-left: 20px;
    font-family: verdana;
    font-size: 13px;
}
.box .srodek h1 {
    height: 100%;
	padding-left: 60px;
	font-size: 20px;
	font-style: italic;
	line-height: 42px;
	/*height: 43px;*/
    font-weight: normal;
}
.box .srodek h2 {
    height: 100%;
	padding-left: 10px;
	font-size: 16px;
	font-style: italic;
	line-height: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
        border-bottom: solid 1px #cacaca;
	/*height: 43px;*/
    font-weight: normal;
}
.box .srodek.tekst h3 {
    height: 100%;
	padding-left: 10px;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
    font-weight: bold;
}

.box .srodek h1.zolty {
	background: url('../../public/images/index_60.jpg') no-repeat left top;

	}
.box .srodek h1.niebieski {
	background: url('../../public/images/index_78.jpg') no-repeat left top;
	}
.box .srodek h1.niebieski a {
    font-size: 12px;
    font-style: normal;
    color: #ebeff0;
    text-decoration: none;
    float: right;
    line-height: 14px;
    margin-top: 10px;
    padding-bottom: 2px;
    padding-top: 0px;
}
.box .srodek h1.niebieski a:hover {
    border-bottom: dotted 1px #ffffff;
    background: none;
}
.srodek {
	background: #5e6265 url('../../public/images/rogi/index_62.gif') repeat-x;
	padding: 5px;
        height: 100%;
	}
.srodek a {
    display: block;
    padding: 4px;
    color: #ffffff;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family:"trebuchet MS";
}
.srodek.tekst a {
    color: #ffffff;
    padding: 0;
    display: inline;
    border-bottom: dotted 1px #cacaca;
    font-family:"trebuchet MS";
}
.srodek.tekst a:hover {
    color: #CACACA;
    background: none;
}
.srodek a:hover {
    background: #393D40;
}
.srodek a .date {
    font-family:"Times New Roman";
    background: url('../../public/images/date.gif');
    color: #595d60;
    font-size: 12px;
    width: 79px;
    height: 17px;
    padding-top: 1px;
    text-align: center;
}
.srodek h1 a  {
    font-family:"Times New Roman";
     padding: 0px;
   /*  line-height: 25px;
     padding-top: 10px;*/
}
.srodek h1 a:hover {
     background: none;
     text-decoration: underline;
     padding: 0px;
    /*  padding-top: 10px;
    border-bottom: dotted 1px #ffffff;*/
}
.srodek .begin {
    color: #c4c4c4;
    display: block;
    text-align: justify;
}
.info {
    background: url('../../public/images/tlo_art.gif');
    width: 270px;
    height: 32px;
    float: right;
    margin-top: 15px;
    padding: 4px;
}
.lg, .ld, .pg, .pd {
	width: 5px;
	height: 5px;
        font-size:0;
        line-height:0;
        margin:0;
        padding:0;
	}
.g, .d {
	height: 5px;
        font-size:0;
        line-height:0;
        margin:0;
        padding:0;
	}
.lg {
	float: left;
	background: url('../../public/images/rogi/lg.gif') no-repeat;
	}
.pg {
	background: url('../../public/images/rogi/pg.gif') no-repeat;
	float: right;
	}
.g {
	background: url('../../public/images/rogi/tlo_g.gif') repeat-x;
	}
.ld {
	float: left;
	background: url('../../public/images/rogi/ld.gif') no-repeat;
	}
.pd {
	background: url('../../public/images/rogi/pd.gif') no-repeat;
	float: right;
	}
.d {
	background: url('../../public/images/rogi/tlo_d.gif') repeat-x;
	}
/*koniec boxu */

/*stopka*/
#footer {
    border-top: solid 1px #64676c;
    padding-top: 2px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
/*koniec stopki*/

/*box wyszukiwania*/
#content .search ul li a {
    font-size: 12px;
    text-align: left;
    height: 14px;
    line-height: 14px;
    padding: 2px;
}

/*koniec wyszukiwania*/

/* formularze */
#formularz {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
}
#formularz h2{
    margin-top: 25px;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 16px;
}
#formularz label{
    display: block;
    margin-bottom: 3px;
    margin-top: 5px;
    margin-left: 20px;
    font-family: verdana;
    font-size: 12px;
}
#formularz input, #formularz select{
    width: 250px;
    padding-left: 5px;
    padding-right: 5px;
    height: 21px;
    background: #FFFFFF url(../../public/images/index_70.gif) repeat-x scroll 0 0;
    border: none;
    padding-top: 5px;
    }
#formularz img {
    margin-bottom: 5px;
}
#formularz .submit input {
    color:#333333;
    cursor:pointer;
    font-family: "trebuchet MS";
    font-style:italic;
    font-weight:bold;
    margin-top: 10px;
    height:20px;
    padding:0;
    width:60px;
}
#formularz select {
    padding: 0;
    width: 250px;
}
#formularz textarea {
    background: #FFFFFF url(../../public/images/index_70.gif) repeat-x scroll 0 0;
    border: none;
}

#formularz textarea {
    width: 250px;
    height: 100px;
    padding: 5px;
}

#formularz ul.errors{
	color: #ff993d;
	list-style-type:square;
}
/*koniec formularzy*/

/* comments */
#comments {
    width: 670px;
    margin-left: auto;
    margin-right: auto;
}
#comments .comment {
        height: 100%;
	clear: both;
	padding: 5px;
	margin-top: 10px;
	background: #2C3135;
}
#comments .admin {
	background: #2C3135 url(../../public/images/tlo_admin_comment.jpg) repeat-x;
}
#comments .comment .title{
	font-weight: bold;
	border-bottom:1px dotted #7B7F82;
	padding-bottom: 2px;
	margin-bottom: 3px;
	display: block;
}

/* comments */

